Build:
- 0
2026-09-03 23:15.31: New job: build x509.0.6.3 (109bea4a1716) 2026-09-03 23:15.31: Waiting for resource in pool day11-builds 2026-09-04 00:12.10: Got resource from pool day11-builds 2026-09-04 00:12.10: [profile full] build x509.0.6.3 2026-09-04 00:12.10: build x509.0.6.3 (109bea4a1716) === DEPENDENCIES (44 transitive) === asn1-combinators.0.2.6 15e46958807b astring.0.8.5 51ee6d00b649 base.v0.17.3 82edd6e178f2 base-bytes.base a07bc30a9819 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 cpuid.0.1.2 60ed2db79b5a csexp.1.5.2 58b250503765 cstruct.6.0.1 90cc0dc183ee cstruct-lwt.6.0.1 ab11839a00dc cstruct-sexp.6.0.1 335504b10a8b dune.3.24.2 ec704e062ad3 dune-configurator.3.24.2 183455f65a68 lwt.5.10.1 69efc17969d2 mirage-no-solo5.1 768d5163d163 mirage-no-xen.1 f14b89a70a2d nocrypto.0.5.4-2 0aeb0a8a5c27 num.1.6 805d35561ae4 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 ocaml_intrinsics_kernel.v0.17.2 73ed8f7cbaaf ocamlbuild.0.16.1 ccce18256717 ocamlfind.1.9.9~preview 6a4c70487cf9 ocb-stubblr.0.1.1-1 e8385b7ca131 ocplib-endian.1.2 f93892607f26 parsexp.v0.17.0 bd04d8f8cb39 ppx_derivers.1.2.1 b98ec33f5664 ppx_deriving.6.1.3 f42e5829c88b ppx_sexp_conv.v0.17.1 34b096a879f3 ppxlib.0.38.0 3ee699583a7b ppxlib_jane.v0.17.4 4b7b40a77119 ptime.1.2.0 668689079baf sexplib.v0.17.0 a1f645f08766 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] [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/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_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/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-09-04 00:12.31: OK: build x509.0.6.3 (runc: 9.1s, disk: 22KB) 2026-09-04 00:12.31: Job succeeded