Build:
  1. 0
2026-09-03 18:32.37: New job: build asn1-combinators.0.2.5 (78d86e0340df)
2026-09-03 18:32.37: Waiting for resource in pool day11-builds
2026-09-03 20:04.23: Got resource from pool day11-builds
2026-09-03 20:04.23: [profile full] build asn1-combinators.0.2.5
2026-09-03 20:04.23: build asn1-combinators.0.2.5 (78d86e0340df)
=== DEPENDENCIES (17 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  bigarray-compat.1.1.0                              3f4e163c0195
  conf-gmp.5                                         eac5259e412f
  conf-pkg-config.5                                  74f50f3cfe72
  cstruct.6.0.1                                      64c3b8ffeb32
  dune.3.24.2                                        bf83cdf0a904
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-config.2                                     85edea6ac168
  ocamlbuild.0.16.1                                  5ae5ab4d19bf
  ocamlfind.1.9.8                                    3cae95bed0a0
  ptime.0.8.5                                        6331ea851a1c
  result.1.5                                         24fb8ad48a1d
  stdlib-shims.0.3.0                                 484c72a128b6
  topkg.1.1.1                                        f1122af0988e
  zarith.1.14                                        fc3f7a60e6b3
=== 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/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 -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/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/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_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/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-09-03 20:04.33: OK: build asn1-combinators.0.2.5 (runc: 3.1s, disk: 17KB)
2026-09-03 20:04.33: Job succeeded