Build:
- 0
2026-06-23 17:40.37: New job: build rfc6287.1.0.4 (6f69b96751d1) 2026-06-23 17:40.37: Waiting for resource in pool day11-builds 2026-06-23 19:26.25: Got resource from pool day11-builds 2026-06-23 19:26.25: [profile full] build rfc6287.1.0.4 2026-06-23 19:26.25: build rfc6287.1.0.4 (6f69b96751d1) === DEPENDENCIES (28 transitive) === astring.0.8.5 c9b7741b1ba7 base-threads.base b7164ff76afe base-unix.base 839dc585f12d bigarray-compat.1.1.0 03fdddc1554e compiler-cloning.enabled 0d2606125f88 conf-gmp.5 61e3c79e0ddf conf-gmp-powm-sec.4 ceb17ad6499b conf-pkg-config.5 4b60827fc174 csexp.1.5.2 315ecef51574 cstruct.6.0.1 152516e67534 dune.3.23.1 dbfeecb5ca10 dune-configurator.3.23.1 8afe79196456 duration.0.3.1 5f56d26b47cd eqaf.0.9 4288b275d04f hex.1.5.0 cd2f73e657a8 logs.0.10.0 7dbd75f5427f mirage-crypto.0.11.3 34b0c765ed5f mirage-crypto-pk.0.11.3 40fa9f2a4787 mirage-crypto-rng.0.11.3 05d047abe57c ocaml.5.5.0 1b4132bddf48 ocaml-base-compiler.5.5.0 1901c3a760c1 ocaml-compiler.5.5.0 5f593a0b4a8c ocamlbuild.0.16.1 b485a4f69c01 ocamlfind.1.9.8 5b46f9d92bbd rresult.0.7.0 673600dffe08 sexplib0.v0.17.0 313244870034 topkg.1.1.1 8e3718e4cf5c zarith.1.14 e195aa531085 === STDOUT === Processing: [default: loading data] [rfc6287.1.0.4: dl] [rfc6287.1.0.4: extract] -> retrieved rfc6287.1.0.4 (https://opam.ocaml.org/cache) [rfc6287: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "rfc6287" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/rfc6287.1.0.4) - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w +A-4-6-41-42-44-48-58 -principal -safe-string -g -bin-annot -bin-annot-occurrences -I lib/.rfc6287.objs/byte -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/eqaf -I /home/opam/.opam/default/lib/eqaf/bigstring -I /home/opam/.opam/default/lib/eqaf/cstruct -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/mirage-crypto -I /home/opam/.opam/default/lib/mirage-crypto-pk -I /home/opam/.opam/default/lib/mirage-crypto-rng -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/sexplib0 -I /home/opam/.opam/default/lib/zarith -cmi-file lib/.rfc6287.objs/byte/rfc6287.cmi -no-alias-deps -o lib/.rfc6287.objs/byte/rfc6287.cmo -c -impl lib/rfc6287.ml) - File "lib/rfc6287.ml", line 146, characters 32-35: - 146 | let o = get_uint8 hmac (len hmac - 1) land 0x0f in - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/rfc6287.ml", line 207, characters 21-24: - 207 | blit y 0 qbuf 0 (len y) ; - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/rfc6287.ml", line 214, characters 77-80: - 214 | | Some dgst, Some (`Digest y) when Mirage_crypto.Hash.digest_size dgst = len y -> y - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/rfc6287.ml", line 224, characters 26-29: - 224 | | Some n, Some y when len y = n -> y - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/rfc6287.ml", line 243, characters 58-61: - 243 | let c_off = match c with None -> None | Some _ -> Some (len fss) in - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/rfc6287.ml", line 248, characters 45-48: - 248 | Some (List.fold_left (fun a y -> a + len y) 0 [fss; fc; fq; fp; fs]) - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w +A-4-6-41-42-44-48-58 -principal -safe-string -g -I lib/.rfc6287.objs/byte -I lib/.rfc6287.objs/native -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/eqaf -I /home/opam/.opam/default/lib/eqaf/bigstring -I /home/opam/.opam/default/lib/eqaf/cstruct -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/mirage-crypto -I /home/opam/.opam/default/lib/mirage-crypto-pk -I /home/opam/.opam/default/lib/mirage-crypto-rng -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/sexplib0 -I /home/opam/.opam/default/lib/zarith -cmi-file lib/.rfc6287.objs/byte/rfc6287.cmi -no-alias-deps -o lib/.rfc6287.objs/native/rfc6287.cmx -c -impl lib/rfc6287.ml) - File "lib/rfc6287.ml", line 146, characters 32-35: - 146 | let o = get_uint8 hmac (len hmac - 1) land 0x0f in - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/rfc6287.ml", line 207, characters 21-24: - 207 | blit y 0 qbuf 0 (len y) ; - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/rfc6287.ml", line 214, characters 77-80: - 214 | | Some dgst, Some (`Digest y) when Mirage_crypto.Hash.digest_size dgst = len y -> y - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/rfc6287.ml", line 224, characters 26-29: - 224 | | Some n, Some y when len y = n -> y - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/rfc6287.ml", line 243, characters 58-61: - 243 | let c_off = match c with None -> None | Some _ -> Some (len fss) in - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/rfc6287.ml", line 248, characters 45-48: - 248 | Some (List.fold_left (fun a y -> a + len y) 0 [fss; fc; fq; fp; fs]) - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. -> compiled rfc6287.1.0.4 -> installed rfc6287.1.0.4 [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:26.56: OK: build rfc6287.1.0.4 (runc: 2.6s, disk: 13KB) 2026-06-23 19:26.56: Job succeeded