Build:
- 0
2026-06-16 17:45.40: New job: build rfc6287.1.0.4 (e13eae41f909) 2026-06-16 17:45.40: Waiting for resource in pool day11-builds 2026-06-16 18:20.17: Got resource from pool day11-builds 2026-06-16 18:20.17: [profile full] build rfc6287.1.0.4 2026-06-16 18:20.17: build rfc6287.1.0.4 (e13eae41f909) === DEPENDENCIES (28 transitive) === astring.0.8.5 af0a355c6a41 base-threads.base b7164ff76afe base-unix.base 839dc585f12d bigarray-compat.1.1.0 daad11e8fd80 conf-gmp.5 61e3c79e0ddf conf-gmp-powm-sec.4 ceb17ad6499b conf-pkg-config.5 64c6b37d622b csexp.1.5.2 e2491a88a8e9 cstruct.6.0.1 032f5c255d6e dune.3.23.1 d50060dd2cab dune-configurator.3.23.1 83dd42d9abe2 duration.0.3.1 174b376e0906 eqaf.0.9 2368fdb89fb1 hex.1.5.0 ad8b89914f8e logs.0.10.0 90d980464842 mirage-crypto.0.11.3 7b1aaf888159 mirage-crypto-pk.0.11.3 010390b7d9a0 mirage-crypto-rng.0.11.3 1de66f84761b ocaml.5.4.1 708fed352b2a ocaml-base-compiler.5.4.1 89b85703f841 ocaml-compiler.5.4.1 a719b8419b8e ocaml-config.3 aa27f63940d8 ocamlbuild.0.16.1 069fc1e567af ocamlfind.1.9.8 5cfa73ef65e7 rresult.0.7.0 02b516a972ff sexplib0.v0.17.0 3a274f46ef22 topkg.1.1.1 4a88955a28b6 zarith.1.14 b2ef7cdb0e39 === 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-16 18:20.30: OK: build rfc6287.1.0.4 (runc: 2.6s, disk: 13KB) 2026-06-16 18:20.30: Job succeeded