Build:
  1. 0
2026-06-16 14:12.59: New job: build key-parsers.1.4.0 (58c171c11337)
2026-06-16 14:12.59: Waiting for resource in pool day11-builds
2026-06-16 15:57.19: Got resource from pool day11-builds
2026-06-16 15:57.19: [profile full] build key-parsers.1.4.0
2026-06-16 15:57.19: build key-parsers.1.4.0 (58c171c11337)
=== DEPENDENCIES (25 transitive) ===
  asn1-combinators.0.2.6                             6c8ca1717cbe
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  conf-gmp.5                                         61e3c79e0ddf
  conf-pkg-config.5                                  64c6b37d622b
  cppo.1.8.0                                         ea583d2d3bbb
  cstruct.6.2.0                                      b14be91c9825
  dune.3.23.1                                        5402470d931c
  fmt.0.11.0                                         fb25837707ac
  hex.1.5.0                                          59eb090201f6
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-compiler-libs.v0.12.4                        d1dd1437b449
  ocaml-config.2                                     669e0fcf9e4d
  ocamlbuild.0.16.1                                  8f6c52e6fce8
  ocamlfind.1.9.8                                    6025f4a8e98e
  ppx_derivers.1.2.1                                 441538dbecd1
  ppx_deriving.6.1.1                                 4c7646da994d
  ppxlib.0.38.0                                      a3e9cb715835
  ptime.1.2.0                                        cedc85093139
  result.1.5                                         537fffb7b75d
  sexplib0.v0.17.0                                   7af37899b3a0
  stdlib-shims.0.3.0                                 e2dd0beb9112
  topkg.1.1.1                                        ab549298f3fc
  zarith.1.14                                        cde7973b8292
=== STDOUT ===
Processing: [default: loading data]
[key-parsers.1.4.0: dl]
[key-parsers.1.4.0: extract]
-> retrieved key-parsers.1.4.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.4.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.4.0
-> installed key-parsers.1.4.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-16 15:57.37: OK: build key-parsers.1.4.0 (runc: 5.6s, disk: 10KB)
2026-06-16 15:57.37: Job succeeded