Build:
- 1
- 0
2026-09-03 22:11.56: New job: build duff.0.2 (7b8fe6734f37) 2026-09-03 22:11.56: Waiting for resource in pool day11-builds 2026-09-03 22:58.36: Got resource from pool day11-builds 2026-09-03 22:58.36: [profile full] build duff.0.2 2026-09-03 22:58.36: build duff.0.2 (7b8fe6734f37) === DEPENDENCIES (24 transitive) === astring.0.8.5 4be4a00e1aee base-bytes.base 09d4f3f859a8 base-threads.base 3d2f2cbc6db2 base-unix.base 3a38ddca6b5e bigarray-compat.1.1.0 44d85fdfa949 bos.0.3.0 4a34e276ac9b cmdliner.1.0.4 45f77fa626f5 cppo.1.8.0 944ded0a89d5 csexp.1.5.2 5e87c8154b21 cstruct.6.0.1 b250436f198e dune.3.24.2 5163a8c8378a dune-configurator.3.24.2 ed839d9cc527 fmt.0.9.0 6269d291d32d fpath.0.7.3 08c7882afd4e logs.0.7.0 f49bcea75fb2 lwt.5.10.1 bf034225ff5f ocaml.5.0.0 3b2ae07b112c ocaml-base-compiler.5.0.0 e3db6b41f84b ocaml-config.3 916d48d26793 ocamlbuild.0.16.1 8b241451808e ocamlfind.1.9.8 be139ea51990 ocplib-endian.1.2 a8b0fa3d16f2 rresult.0.7.0 7fa180ae7ffb topkg.1.1.1 600d32dcbaad === STDOUT === Processing: [default: loading data] [duff.0.2: dl] [duff.0.2: extract] -> retrieved duff.0.2 (https://opam.ocaml.org/cache) [duff: dune subst] + /home/opam/.opam/default/bin/dune "subst" (CWD=/home/opam/.opam/default/.opam-switch/build/duff.0.2) [duff: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "duff" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/duff.0.2) - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I lib/.duff.objs/byte -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/fmt -cmi-file lib/.duff.objs/byte/duff.cmi -no-alias-deps -o lib/.duff.objs/byte/duff.cmo -c -impl lib/duff.ml) - File "lib/duff.ml", line 220, characters 9-20: - 220 | 3 + (Cstruct.len buff + 1) + 1 + (Array.fold_left (fun acc x -> List.length x * 4 + 1 + acc) 1 hash) - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "lib/duff.ml", line 231, characters 16-27: - 231 | then min (Cstruct.len buf) 0xFFFFFFFE - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "lib/duff.ml", line 232, characters 16-27: - 232 | else min (Cstruct.len buf) max_int in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "lib/duff.ml", line 252, characters 43-54: - 252 | let hash = Hash.hash buf (!idx + 1) (Cstruct.len buf) in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "lib/duff.ml", line 394, characters 16-27: - 394 | let len = Cstruct.len buf in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "lib/duff.ml", line 404, characters 12-23: - 404 | let len = Cstruct.len c in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "lib/duff.ml", line 430, characters 16-27: - 430 | let src_len = Cstruct.len src in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "lib/duff.ml", line 431, characters 16-27: - 431 | let dst_len = Cstruct.len dst in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "lib/duff.ml", line 531, characters 63-74: - 531 | Index.Hash.hash buf (offset + copy_len - V.window) (Cstruct.len buf)) - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "lib/duff.ml", line 535, characters 38-49: - 535 | let hash = Index.Hash.hash buf 0 (Cstruct.len buf) in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "lib/duff.ml", line 536, characters 33-44: - 536 | let consumed = min V.window (Cstruct.len buf) 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 lib/.duff.objs/byte -I lib/.duff.objs/native -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/fmt -cmi-file lib/.duff.objs/byte/duff.cmi -no-alias-deps -o lib/.duff.objs/native/duff.cmx -c -impl lib/duff.ml) - File "lib/duff.ml", line 220, characters 9-20: - 220 | 3 + (Cstruct.len buff + 1) + 1 + (Array.fold_left (fun acc x -> List.length x * 4 + 1 + acc) 1 hash) - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "lib/duff.ml", line 231, characters 16-27: - 231 | then min (Cstruct.len buf) 0xFFFFFFFE - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "lib/duff.ml", line 232, characters 16-27: - 232 | else min (Cstruct.len buf) max_int in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "lib/duff.ml", line 252, characters 43-54: - 252 | let hash = Hash.hash buf (!idx + 1) (Cstruct.len buf) in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "lib/duff.ml", line 394, characters 16-27: - 394 | let len = Cstruct.len buf in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "lib/duff.ml", line 404, characters 12-23: - 404 | let len = Cstruct.len c in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "lib/duff.ml", line 430, characters 16-27: - 430 | let src_len = Cstruct.len src in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "lib/duff.ml", line 431, characters 16-27: - 431 | let dst_len = Cstruct.len dst in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "lib/duff.ml", line 531, characters 63-74: - 531 | Index.Hash.hash buf (offset + copy_len - V.window) (Cstruct.len buf)) - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "lib/duff.ml", line 535, characters 38-49: - 535 | let hash = Index.Hash.hash buf 0 (Cstruct.len buf) in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "lib/duff.ml", line 536, characters 33-44: - 536 | let consumed = min V.window (Cstruct.len buf) in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. -> compiled duff.0.2 -> installed duff.0.2 === STDERR === 2026-09-03 22:58.43: OK: build duff.0.2 (runc: 3.7s, disk: 14KB) 2026-09-03 22:58.43: Job succeeded