Build:
  1. 0
2026-09-06 18:46.02: New job: build key-parsers.1.5.0 (32f757679adc)
2026-09-06 18:46.02: Waiting for resource in pool day11-builds
2026-09-06 18:53.13: Got resource from pool day11-builds
2026-09-06 18:53.13: [profile full] build key-parsers.1.5.0
2026-09-06 18:53.13: build key-parsers.1.5.0 (32f757679adc)
=== DEPENDENCIES (25 transitive) ===
  asn1-combinators.0.2.6                             fb4fa09e1bd6
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  conf-gmp.5                                         eac5259e412f
  conf-pkg-config.5                                  74f50f3cfe72
  cppo.1.8.0                                         8b34f9718c9c
  cstruct.6.3.0                                      f55477d929f9
  dune.3.24.2                                        bf83cdf0a904
  fmt.0.11.0                                         5ca93ca97f7e
  hex.1.5.0                                          d26d35645681
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-compiler-libs.v0.12.4                        0a923ba812db
  ocaml-config.2                                     85edea6ac168
  ocamlbuild.0.16.1                                  5ae5ab4d19bf
  ocamlfind.1.9.8                                    3cae95bed0a0
  ppx_derivers.1.2.1                                 e8685a77fc9e
  ppx_deriving.6.1.3                                 6743ea48b5ef
  ppxlib.0.38.0                                      4fd127ac1dbb
  ptime.1.2.0                                        b1ba40b0b818
  result.1.5                                         24fb8ad48a1d
  sexplib0.v0.17.0                                   17292fd79d80
  stdlib-shims.0.3.0                                 484c72a128b6
  topkg.1.1.1                                        f1122af0988e
  zarith.1.14                                        fc3f7a60e6b3
=== 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-09-06 18:53.22: OK: build key-parsers.1.5.0 (runc: 7.6s, disk: 10KB)
2026-09-06 18:53.22: Job succeeded