Build:
- 0
2026-06-23 18:06.32: New job: build x509.0.6.3 (9e7db8d031d3) 2026-06-23 18:06.32: Waiting for resource in pool day11-builds 2026-06-23 19:40.52: Got resource from pool day11-builds 2026-06-23 19:40.52: [profile full] build x509.0.6.3 2026-06-23 19:40.52: build x509.0.6.3 (9e7db8d031d3) === DEPENDENCIES (44 transitive) === asn1-combinators.0.2.6 052606091ee8 astring.0.8.5 af0a355c6a41 base.v0.17.3 876ca94bfeea base-bytes.base 4e354a32e9ce base-threads.base b7164ff76afe base-unix.base 839dc585f12d bigarray-compat.1.1.0 daad11e8fd80 conf-gmp.5 61e3c79e0ddf conf-pkg-config.5 4b60827fc174 cppo.1.8.0 3c775a388c9d cpuid.0.1.2 25b8f865f570 csexp.1.5.2 e2491a88a8e9 cstruct.6.0.1 032f5c255d6e cstruct-lwt.6.0.1 f56526a7b4ba cstruct-sexp.6.0.1 82bf69a50d1e dune.3.23.1 d50060dd2cab dune-configurator.3.23.1 83dd42d9abe2 lwt.5.10.0 c729367991aa mirage-no-solo5.1 324392a5261c mirage-no-xen.1 2d8ef17ab19c nocrypto.0.5.4-2 61e611ff15d6 num.1.6 158dee1e5f8c ocaml.5.4.1 708fed352b2a ocaml-base-compiler.5.4.1 89b85703f841 ocaml-compiler.5.4.1 a719b8419b8e ocaml-compiler-libs.v0.17.0 bb35244dbd80 ocaml-config.3 aa27f63940d8 ocaml_intrinsics_kernel.v0.17.2 faf575551ca9 ocamlbuild.0.16.1 069fc1e567af ocamlfind.1.9.8 5cfa73ef65e7 ocb-stubblr.0.1.1-1 bdc5759a2776 ocplib-endian.1.2 1d89a46df662 parsexp.v0.17.0 3e5ce3992c1d ppx_derivers.1.2.1 48d8f0a02148 ppx_deriving.6.1.1 21563319369c ppx_sexp_conv.v0.17.1 3f62d77bb0bb ppxlib.0.38.0 089dd9eec9cd ppxlib_jane.v0.17.4 a62b992f5e07 ptime.1.2.0 bbf602fc20a0 sexplib.v0.17.0 06685797e3a3 sexplib0.v0.17.0 3a274f46ef22 stdlib-shims.0.3.0 b64bd5274094 topkg.1.1.1 4a88955a28b6 zarith.1.14 c27770d6a561 === STDOUT === Processing: [default: loading data] [x509.0.6.3: dl] [x509.0.6.3: extract] -> retrieved x509.0.6.3 (https://opam.ocaml.org/cache) [x509: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "x509" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/x509.0.6.3) - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -bin-annot-occurrences -I lib/.x509.objs/byte -I lib/.x509.objs/public_cmi -I /home/opam/.opam/default/lib/asn1-combinators -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/cstruct-sexp -I /home/opam/.opam/default/lib/nocrypto -I /home/opam/.opam/default/lib/parsexp -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/sexplib -I /home/opam/.opam/default/lib/sexplib0 -I /home/opam/.opam/default/lib/zarith -no-alias-deps -o lib/.x509.objs/byte/asn_grammars.cmo -c -impl lib/asn_grammars.pp.ml) - File "lib/asn_grammars.ml", line 11, characters 9-20: - 11 | if Cstruct.len cs = 0 then Ok a else Error (`Parse "Leftovers") - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -bin-annot-occurrences -I lib/.x509.objs/byte -I lib/.x509.objs/public_cmi -I /home/opam/.opam/default/lib/asn1-combinators -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/cstruct-sexp -I /home/opam/.opam/default/lib/nocrypto -I /home/opam/.opam/default/lib/parsexp -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/sexplib -I /home/opam/.opam/default/lib/sexplib0 -I /home/opam/.opam/default/lib/zarith -no-alias-deps -o lib/.x509.objs/byte/x509_certificate.cmo -c -impl lib/x509_certificate.pp.ml) - File "lib/x509_certificate.ml", line 57, characters 22-33: - 57 | let s = Bytes.make (Cstruct.len cs * 3 - 1) ':' in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/x509_certificate.ml", line 58, characters 21-32: - 58 | for i = 0 to pred (Cstruct.len cs) do - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/x509_certificate.ml", line 176, characters 15-26: - 176 | let siglen = Cstruct.len signature in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/x509_certificate.ml", line 180, characters 25-28: - 180 | Cstruct.(sub raw lenl (len raw - (siglen + lenl + 19 + off))) - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -safe-string -g -I lib/.x509.objs/byte -I lib/.x509.objs/native -I lib/.x509.objs/public_cmi -I /home/opam/.opam/default/lib/asn1-combinators -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/cstruct-sexp -I /home/opam/.opam/default/lib/nocrypto -I /home/opam/.opam/default/lib/parsexp -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/sexplib -I /home/opam/.opam/default/lib/sexplib0 -I /home/opam/.opam/default/lib/zarith -cmi-file lib/.x509.objs/byte/asn_grammars.cmi -no-alias-deps -o lib/.x509.objs/native/asn_grammars.cmx -c -impl lib/asn_grammars.pp.ml) - File "lib/asn_grammars.ml", line 11, characters 9-20: - 11 | if Cstruct.len cs = 0 then Ok a else Error (`Parse "Leftovers") - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -bin-annot-occurrences -I lib/.x509.objs/byte -I lib/.x509.objs/public_cmi -I /home/opam/.opam/default/lib/asn1-combinators -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/cstruct-sexp -I /home/opam/.opam/default/lib/nocrypto -I /home/opam/.opam/default/lib/parsexp -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/sexplib -I /home/opam/.opam/default/lib/sexplib0 -I /home/opam/.opam/default/lib/zarith -no-alias-deps -o lib/.x509.objs/byte/x509_pem.cmo -c -impl lib/x509_pem.pp.ml) - File "lib/x509_pem.ml", line 11, characters 13-16: - 11 | let l1 = len cs and l2 = len target in - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/x509_pem.ml", line 11, characters 29-32: - 11 | let l1 = len cs and l2 = len target in - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/x509_pem.ml", line 15, characters 13-16: - 15 | let l1 = len cs and l2 = len target in - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/x509_pem.ml", line 15, characters 29-32: - 15 | let l1 = len cs and l2 = len target in - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/x509_pem.ml", line 19, characters 14-25: - 19 | let null cs = Cstruct.len cs = 0 - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/x509_pem.ml", line 36, characters 38-41: - 36 | `Begin (to_string @@ sub cs 11 (len cs - 16)) else - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/x509_pem.ml", line 39, characters 35-38: - 39 | `End (to_string @@ sub cs 9 (len cs - 14)) else - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/x509_pem.ml", line 85, characters 13-16: - 85 | | x when len x <= 64 -> List.rev (x :: acc) - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -safe-string -g -I lib/.x509.objs/byte -I lib/.x509.objs/native -I lib/.x509.objs/public_cmi -I /home/opam/.opam/default/lib/asn1-combinators -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/cstruct-sexp -I /home/opam/.opam/default/lib/nocrypto -I /home/opam/.opam/default/lib/parsexp -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/sexplib -I /home/opam/.opam/default/lib/sexplib0 -I /home/opam/.opam/default/lib/zarith -cmi-file lib/.x509.objs/byte/x509_certificate.cmi -no-alias-deps -o lib/.x509.objs/native/x509_certificate.cmx -c -impl lib/x509_certificate.pp.ml) - File "lib/x509_certificate.ml", line 57, characters 22-33: - 57 | let s = Bytes.make (Cstruct.len cs * 3 - 1) ':' in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/x509_certificate.ml", line 58, characters 21-32: - 58 | for i = 0 to pred (Cstruct.len cs) do - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/x509_certificate.ml", line 176, characters 15-26: - 176 | let siglen = Cstruct.len signature in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/x509_certificate.ml", line 180, characters 25-28: - 180 | Cstruct.(sub raw lenl (len raw - (siglen + lenl + 19 + off))) - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -safe-string -g -I lib/.x509.objs/byte -I lib/.x509.objs/native -I lib/.x509.objs/public_cmi -I /home/opam/.opam/default/lib/asn1-combinators -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/cstruct-sexp -I /home/opam/.opam/default/lib/nocrypto -I /home/opam/.opam/default/lib/parsexp -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/sexplib -I /home/opam/.opam/default/lib/sexplib0 -I /home/opam/.opam/default/lib/zarith -cmi-file lib/.x509.objs/byte/x509_pem.cmi -no-alias-deps -o lib/.x509.objs/native/x509_pem.cmx -c -impl lib/x509_pem.pp.ml) - File "lib/x509_pem.ml", line 11, characters 13-16: - 11 | let l1 = len cs and l2 = len target in - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/x509_pem.ml", line 11, characters 29-32: - 11 | let l1 = len cs and l2 = len target in - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/x509_pem.ml", line 15, characters 13-16: - 15 | let l1 = len cs and l2 = len target in - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/x509_pem.ml", line 15, characters 29-32: - 15 | let l1 = len cs and l2 = len target in - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/x509_pem.ml", line 19, characters 14-25: - 19 | let null cs = Cstruct.len cs = 0 - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/x509_pem.ml", line 36, characters 38-41: - 36 | `Begin (to_string @@ sub cs 11 (len cs - 16)) else - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/x509_pem.ml", line 39, characters 35-38: - 39 | `End (to_string @@ sub cs 9 (len cs - 14)) else - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/x509_pem.ml", line 85, characters 13-16: - 85 | | x when len x <= 64 -> List.rev (x :: acc) - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. -> compiled x509.0.6.3 -> installed x509.0.6.3 [WARNING] Opam package conf-pkg-config.5 depends on the following system package that can no longer be found: pkg-config === STDERR === 2026-06-23 19:41.42: OK: build x509.0.6.3 (runc: 7.6s, disk: 22KB) 2026-06-23 19:41.42: Job succeeded