Build:
  1. 0
2026-06-24 15:24.25: New job: build key-parsers.1.5.0 (cde89f131cf9)
2026-06-24 15:24.25: Waiting for resource in pool day11-builds
2026-06-24 16:48.21: Got resource from pool day11-builds
2026-06-24 16:48.21: [profile full] build key-parsers.1.5.0
2026-06-24 16:48.21: build key-parsers.1.5.0 (cde89f131cf9)
=== DEPENDENCIES (25 transitive) ===
  asn1-combinators.0.2.6                             6923becacd01
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  conf-gmp.5                                         be11edf77089
  conf-pkg-config.5                                  d5de2c6a88f9
  cppo.1.8.0                                         5f3f70cae95b
  cstruct.6.2.0                                      4e406f8cd962
  dune.3.23.1                                        848a72441e15
  fmt.0.11.0                                         2830e55b9a03
  hex.1.5.0                                          82625df4f0f2
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-compiler-libs.v0.12.4                        2aecf989b0b2
  ocaml-config.2                                     2d9c209f5590
  ocamlbuild.0.16.1                                  7e0d6aadb209
  ocamlfind.1.9.8                                    214dd418ac02
  ppx_derivers.1.2.1                                 9245877bc46e
  ppx_deriving.6.1.1                                 3b885544a1c8
  ppxlib.0.38.0                                      c54fe6e3bf29
  ptime.1.2.0                                        84bd2cff0ba0
  result.1.5                                         9b1cd45b2159
  sexplib0.v0.17.0                                   86d78ae8a795
  stdlib-shims.0.3.0                                 de5202e23add
  topkg.1.1.1                                        511e1a1958da
  zarith.1.14                                        a8971d2f668c
=== STDOUT ===
Processing: [default: loading data]
[key-parsers.1.5.0: dl]
[key-parsers.1.5.0: extract]
-> retrieved key-parsers.1.5.0  (https://opam.ocaml.org/cache)
[key-parsers: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "key-parsers" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/key-parsers.1.5.0)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I lib/.key_parsers.objs/byte -I /home/opam/.opam/default/lib/asn1-combinators -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/zarith -intf-suffix .ml -no-alias-deps -open Key_parsers -o lib/.key_parsers.objs/byte/key_parsers__Pgp.cmo -c -impl lib/pgp.pp.ml)
- File "lib/pgp.ml", line 646, characters 25-37:
- 646 |           Ok (Issuer_id (Int64.format "%x" id))
-                                ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Int64.format
- Use Printf.sprintf with a [%L...] format instead.
- File "lib/pgp.ml", line 703, characters 21-33:
- 703 |         let key_id = Int64.format "%x" key_id_int in
-                            ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Int64.format
- Use Printf.sprintf with a [%L...] format instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I lib/.key_parsers.objs/byte -I lib/.key_parsers.objs/native -I /home/opam/.opam/default/lib/asn1-combinators -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/zarith -intf-suffix .ml -no-alias-deps -open Key_parsers -o lib/.key_parsers.objs/native/key_parsers__Pgp.cmx -c -impl lib/pgp.pp.ml)
- File "lib/pgp.ml", line 646, characters 25-37:
- 646 |           Ok (Issuer_id (Int64.format "%x" id))
-                                ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Int64.format
- Use Printf.sprintf with a [%L...] format instead.
- File "lib/pgp.ml", line 703, characters 21-33:
- 703 |         let key_id = Int64.format "%x" key_id_int in
-                            ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Int64.format
- Use Printf.sprintf with a [%L...] format instead.
-> compiled  key-parsers.1.5.0
-> installed key-parsers.1.5.0
[WARNING] Opam package conf-pkg-config.5 depends on the following system package that can no longer be found: pkg-config

=== STDERR ===

2026-06-24 16:48.39: OK: build key-parsers.1.5.0 (runc: 6.1s, disk: 10KB)
2026-06-24 16:48.39: Job succeeded