Build:
- 0
2026-06-16 12:13.39: New job: build asn1-combinators.0.2.5 (59322d44ad43) 2026-06-16 12:13.39: Waiting for resource in pool day11-builds 2026-06-16 12:50.54: Got resource from pool day11-builds 2026-06-16 12:50.54: [profile full] build asn1-combinators.0.2.5 2026-06-16 12:50.54: build asn1-combinators.0.2.5 (59322d44ad43) === DEPENDENCIES (17 transitive) === base-threads.base b7164ff76afe base-unix.base 839dc585f12d bigarray-compat.1.1.0 ecf1ac9cc3fe conf-gmp.5 61e3c79e0ddf conf-pkg-config.5 64c6b37d622b cstruct.6.0.1 db62722d8978 dune.3.23.1 5402470d931c ocaml.4.14.4 cb826ea44eb2 ocaml-base-compiler.4.14.4 d2f775f983d7 ocaml-config.2 669e0fcf9e4d ocamlbuild.0.16.1 8f6c52e6fce8 ocamlfind.1.9.8 6025f4a8e98e ptime.0.8.5 b411d6cdb776 result.1.5 537fffb7b75d stdlib-shims.0.3.0 e2dd0beb9112 topkg.1.1.1 ab549298f3fc zarith.1.14 cde7973b8292 === STDOUT === Processing: [default: loading data] [asn1-combinators.0.2.5: dl] [asn1-combinators.0.2.5: extract] -> retrieved asn1-combinators.0.2.5 (https://opam.ocaml.org/cache) [asn1-combinators: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "asn1-combinators" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/asn1-combinators.0.2.5) - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.asn1_combinators.objs/byte -I src/.asn1_combinators.objs/public_cmi -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/zarith -intf-suffix .ml -no-alias-deps -o src/.asn1_combinators.objs/byte/asn_writer.cmo -c -impl src/asn_writer.ml) - File "src/asn_writer.ml", line 5, characters 26-29: - 5 | let (s1, s2) = Cstruct.(len cs1, len cs2) in - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/asn_writer.ml", line 5, characters 35-38: - 5 | let (s1, s2) = Cstruct.(len cs1, len cs2) in - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/asn_writer.ml", line 45, characters 10-21: - 45 | let n = Cstruct.len cs' 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 -g -I src/.asn1_combinators.objs/byte -I src/.asn1_combinators.objs/native -I src/.asn1_combinators.objs/public_cmi -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/zarith -intf-suffix .ml -no-alias-deps -o src/.asn1_combinators.objs/native/asn_writer.cmx -c -impl src/asn_writer.ml) - File "src/asn_writer.ml", line 5, characters 26-29: - 5 | let (s1, s2) = Cstruct.(len cs1, len cs2) in - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/asn_writer.ml", line 5, characters 35-38: - 5 | let (s1, s2) = Cstruct.(len cs1, len cs2) in - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/asn_writer.ml", line 45, characters 10-21: - 45 | let n = Cstruct.len cs' in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.asn1_combinators.objs/byte -I src/.asn1_combinators.objs/public_cmi -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/zarith -no-alias-deps -o src/.asn1_combinators.objs/byte/asn_prim.cmo -c -impl src/asn_prim.ml) - File "src/asn_prim.ml", line 174, characters 15-26: - 174 | let length = Cstruct.len - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/asn_prim.ml", line 191, characters 12-23: - 191 | let n = Cstruct.len cs in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/asn_prim.ml", line 198, characters 15-26: - 198 | let size = Cstruct.len cs in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/asn_prim.ml", line 205, characters 16-27: - 205 | Array.init (Cstruct.len cs * 8 - unused) @@ fun i -> - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/asn_prim.ml", line 240, characters 28-39: - 240 | and length (unused, cs) = Cstruct.len cs - unused - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/asn_prim.ml", line 271, characters 10-21: - 271 | match Cstruct.len cs with - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.asn1_combinators.objs/byte -I src/.asn1_combinators.objs/public_cmi -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/zarith -no-alias-deps -o src/.asn1_combinators.objs/byte/asn_combinators.cmo -c -impl src/asn_combinators.ml) - File "src/asn_combinators.ml", line 15, characters 26-29: - 15 | let ds = create_unsafe (len cs) in - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/asn_combinators.ml", line 16, characters 18-21: - 16 | blit cs 0 ds 0 (len cs); cs - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/asn_combinators.ml", line 79, characters 14-25: - 79 | let n = Cstruct.len cs 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 -g -I src/.asn1_combinators.objs/byte -I src/.asn1_combinators.objs/native -I src/.asn1_combinators.objs/public_cmi -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/zarith -intf-suffix .ml -no-alias-deps -o src/.asn1_combinators.objs/native/asn_prim.cmx -c -impl src/asn_prim.ml) - File "src/asn_prim.ml", line 174, characters 15-26: - 174 | let length = Cstruct.len - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/asn_prim.ml", line 191, characters 12-23: - 191 | let n = Cstruct.len cs in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/asn_prim.ml", line 198, characters 15-26: - 198 | let size = Cstruct.len cs in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/asn_prim.ml", line 205, characters 16-27: - 205 | Array.init (Cstruct.len cs * 8 - unused) @@ fun i -> - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/asn_prim.ml", line 240, characters 28-39: - 240 | and length (unused, cs) = Cstruct.len cs - unused - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/asn_prim.ml", line 271, characters 10-21: - 271 | match Cstruct.len cs with - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.asn1_combinators.objs/byte -I src/.asn1_combinators.objs/public_cmi -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/zarith -no-alias-deps -o src/.asn1_combinators.objs/byte/asn_ber_der.cmo -c -impl src/asn_ber_der.ml) - File "src/asn_ber_der.ml", line 126, characters 39-42: - 126 | Cstruct.(sub cs off n, sub cs k (len cs - k)) - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/.asn1_combinators.objs/byte -I src/.asn1_combinators.objs/native -I src/.asn1_combinators.objs/public_cmi -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/zarith -intf-suffix .ml -no-alias-deps -o src/.asn1_combinators.objs/native/asn_combinators.cmx -c -impl src/asn_combinators.ml) - File "src/asn_combinators.ml", line 15, characters 26-29: - 15 | let ds = create_unsafe (len cs) in - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/asn_combinators.ml", line 16, characters 18-21: - 16 | blit cs 0 ds 0 (len cs); cs - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/asn_combinators.ml", line 79, characters 14-25: - 79 | let n = Cstruct.len cs 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 -g -I src/.asn1_combinators.objs/byte -I src/.asn1_combinators.objs/native -I src/.asn1_combinators.objs/public_cmi -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/zarith -intf-suffix .ml -no-alias-deps -o src/.asn1_combinators.objs/native/asn_ber_der.cmx -c -impl src/asn_ber_der.ml) - File "src/asn_ber_der.ml", line 126, characters 39-42: - 126 | Cstruct.(sub cs off n, sub cs k (len cs - k)) - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. -> compiled asn1-combinators.0.2.5 -> installed asn1-combinators.0.2.5 [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 12:51.02: OK: build asn1-combinators.0.2.5 (runc: 2.6s, disk: 17KB) 2026-06-16 12:51.02: Job succeeded