Build:
  1. 1
  2. 0
2026-09-03 21:26.00: New job: build key-parsers.1.0.0 (79d1f816edf4)
2026-09-03 21:26.00: Waiting for resource in pool day11-builds
2026-09-03 22:35.10: Got resource from pool day11-builds
2026-09-03 22:35.10: [profile full] build key-parsers.1.0.0
2026-09-03 22:35.10: build key-parsers.1.0.0 (79d1f816edf4)
=== DEPENDENCIES (26 transitive) ===
  asn1-combinators.0.2.6                             15e46958807b
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  bigarray-compat.1.1.0                              858a2a6ce3c7
  compiler-cloning.enabled                           966a2e6839f0
  conf-gmp.5                                         eac5259e412f
  conf-pkg-config.5                                  74f50f3cfe72
  cppo.1.8.0                                         83351009e21e
  cstruct.6.0.1                                      90cc0dc183ee
  dune.3.24.2                                        ec704e062ad3
  hex.1.5.0                                          0ad266b0a0bc
  ocaml.5.5.0                                        22ebd7932512
  ocaml-base-compiler.5.5.0                          db1659234e8a
  ocaml-compiler.5.5.0                               7f52fb26d939
  ocaml-compiler-libs.v0.17.0                        5bb965f7a9b8
  ocamlbuild.0.16.1                                  ccce18256717
  ocamlfind.1.9.9~preview                            6a4c70487cf9
  ppx_derivers.1.2.1                                 b98ec33f5664
  ppx_deriving.6.1.3                                 f42e5829c88b
  ppxlib.0.38.0                                      3ee699583a7b
  ptime.1.2.0                                        668689079baf
  result.1.5                                         8fc6ae0d59de
  sexplib0.v0.17.0                                   ff60a3c976cf
  stdlib-shims.0.3.0                                 8ab1e1c44699
  topkg.1.1.1                                        3bd227743fbd
  zarith.1.14                                        bd527d6656b5
=== STDOUT ===
Processing: [default: loading data]
[key-parsers.1.0.0: dl]
[key-parsers.1.0.0: extract]
-> retrieved key-parsers.1.0.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.0.0)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w -39 -g -bin-annot -bin-annot-occurrences -I lib/.key_parsers.objs/byte -I /home/opam/.opam/default/lib/asn1-combinators -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ocaml/str -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 -cmi-file lib/.key_parsers.objs/byte/key_parsers__Cvc.cmi -no-alias-deps -open Key_parsers -o lib/.key_parsers.objs/byte/key_parsers__Cvc.cmo -c -impl lib/cvc.pp.ml)
- File "lib/cvc.ml", line 82, characters 22-33:
- 82 |   | Ok (t, left) when Cstruct.len left = 0 -> t
-                            ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- 
- File "lib/cvc.ml", line 144, characters 24-35:
- 144 |       (if length + i >= Cstruct.len bytes then List.rev acc else tokenize ~acc bytes (i + length) lim None Init)
-                               ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- 
- File "lib/cvc.ml", line 146, characters 41-52:
- 146 |   let tokens = tokenize ~acc:[] bytes 0 (Cstruct.len bytes) None Init in
-                                                ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- 
- File "lib/cvc.ml", line 153, characters 45-56:
- 153 |           Printf.sprintf "\006%c" (Char.chr (Cstruct.len bytes))
-                                                    ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w -39 -g -bin-annot -bin-annot-occurrences -I lib/.key_parsers.objs/byte -I /home/opam/.opam/default/lib/asn1-combinators -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ocaml/str -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 -cmi-file lib/.key_parsers.objs/byte/key_parsers__Ltpa.cmi -no-alias-deps -open Key_parsers -o lib/.key_parsers.objs/byte/key_parsers__Ltpa.cmo -c -impl lib/ltpa.pp.ml)
- File "lib/ltpa.ml", line 50, characters 20-31:
- 50 |         let e_off = Cstruct.len cs - 3 in
-                          ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w -39 -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/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ocaml/str -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 -cmi-file lib/.key_parsers.objs/byte/key_parsers__Ltpa.cmi -no-alias-deps -open Key_parsers -o lib/.key_parsers.objs/native/key_parsers__Ltpa.cmx -c -impl lib/ltpa.pp.ml)
- File "lib/ltpa.ml", line 50, characters 20-31:
- 50 |         let e_off = Cstruct.len cs - 3 in
-                          ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w -39 -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/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ocaml/str -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 -cmi-file lib/.key_parsers.objs/byte/key_parsers__Cvc.cmi -no-alias-deps -open Key_parsers -o lib/.key_parsers.objs/native/key_parsers__Cvc.cmx -c -impl lib/cvc.pp.ml)
- File "lib/cvc.ml", line 82, characters 22-33:
- 82 |   | Ok (t, left) when Cstruct.len left = 0 -> t
-                            ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- 
- File "lib/cvc.ml", line 144, characters 24-35:
- 144 |       (if length + i >= Cstruct.len bytes then List.rev acc else tokenize ~acc bytes (i + length) lim None Init)
-                               ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- 
- File "lib/cvc.ml", line 146, characters 41-52:
- 146 |   let tokens = tokenize ~acc:[] bytes 0 (Cstruct.len bytes) None Init in
-                                                ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- 
- File "lib/cvc.ml", line 153, characters 45-56:
- 153 |           Printf.sprintf "\006%c" (Char.chr (Cstruct.len bytes))
-                                                    ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w -39 -g -bin-annot -bin-annot-occurrences -I lib/.key_parsers.objs/byte -I /home/opam/.opam/default/lib/asn1-combinators -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ocaml/str -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 -cmi-file lib/.key_parsers.objs/byte/key_parsers__Asn1.cmi -no-alias-deps -open Key_parsers -o lib/.key_parsers.objs/byte/key_parsers__Asn1.cmo -c -impl lib/asn1.pp.ml)
- File "lib/asn1.ml", line 11, characters 29-40:
- 11 |   | Result.Ok (t, left) when Cstruct.len left = 0 -> Result.Ok t
-                                   ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w -39 -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/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ocaml/str -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 -cmi-file lib/.key_parsers.objs/byte/key_parsers__Asn1.cmi -no-alias-deps -open Key_parsers -o lib/.key_parsers.objs/native/key_parsers__Asn1.cmx -c -impl lib/asn1.pp.ml)
- File "lib/asn1.ml", line 11, characters 29-40:
- 11 |   | Result.Ok (t, left) when Cstruct.len left = 0 -> Result.Ok t
-                                   ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
-> compiled  key-parsers.1.0.0
-> installed key-parsers.1.0.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-03 22:35.26: OK: build key-parsers.1.0.0 (runc: 6.6s, disk: 15KB)
2026-09-03 22:35.26: Job succeeded