Build:
- 0
2026-06-19 18:36.02: New job: build decompress.0.9.1 (65707beaec9d) 2026-06-19 18:36.02: Waiting for resource in pool day11-builds 2026-06-19 19:33.41: Got resource from pool day11-builds 2026-06-19 19:33.41: [profile full] build decompress.0.9.1 2026-06-19 19:33.41: build decompress.0.9.1 (65707beaec9d) === DEPENDENCIES (15 transitive) === base-bytes.base 38023b842165 base-threads.base b7164ff76afe base-unix.base 839dc585f12d bigarray-compat.1.1.0 f132a29a396b checkseum.0.5.3 90ced934dfda cmdliner.1.3.0 4cbf8dfc71ce csexp.1.5.2 6a11fd34e537 dune.3.23.1 b9e31df96092 dune-configurator.3.23.1 cdae849f232e mmap.1.2.0 1b260d9bbfaf ocaml.5.5.0 7bdffd2f55d9 ocaml-base-compiler.5.5.0 88ac983b1a28 ocaml-compiler.5.5.0 8d77bbea3746 ocamlfind.1.9.8 1872268d1aec optint.0.3.0 22f78c3beab2 === STDOUT === Processing: [default: loading data] [decompress.0.9.1: dl] [decompress.0.9.1: extract] -> retrieved decompress.0.9.1 (https://opam.ocaml.org/cache) [decompress: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "decompress" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/decompress.0.9.1) - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w +1..49 -w -4-41-44 -g -bin-annot -bin-annot-occurrences -I lib/.impl.objs/byte -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/optint -no-alias-deps -open Impl -o lib/.impl.objs/byte/impl__Decompress_inflate.cmo -c -impl lib/decompress_inflate.ml) - File "lib/decompress_inflate.ml", line 1438, characters 40-42: - 1438 | let expect = Optint.Infix.(a1 << 24 || a2 << 16 || b1 << 8 || b2) in - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "lib/decompress_inflate.ml", line 1438, characters 34-36: - 1438 | let expect = Optint.Infix.(a1 << 24 || a2 << 16 || b1 << 8 || b2) in - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - - File "lib/decompress_inflate.ml", line 1438, characters 52-54: - 1438 | let expect = Optint.Infix.(a1 << 24 || a2 << 16 || b1 << 8 || b2) in - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "lib/decompress_inflate.ml", line 1438, characters 46-48: - 1438 | let expect = Optint.Infix.(a1 << 24 || a2 << 16 || b1 << 8 || b2) in - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - - File "lib/decompress_inflate.ml", line 1438, characters 63-65: - 1438 | let expect = Optint.Infix.(a1 << 24 || a2 << 16 || b1 << 8 || b2) in - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "lib/decompress_inflate.ml", line 1438, characters 58-60: - 1438 | let expect = Optint.Infix.(a1 << 24 || a2 << 16 || b1 << 8 || b2) in - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - - File "lib/decompress_inflate.ml", line 1750, characters 32-34: - 1750 | Optint.Infix.(size3 << 24 || size2 << 16 || size1 << 8 || size0) - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "lib/decompress_inflate.ml", line 1750, characters 26-28: - 1750 | Optint.Infix.(size3 << 24 || size2 << 16 || size1 << 8 || size0) - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - - File "lib/decompress_inflate.ml", line 1750, characters 47-49: - 1750 | Optint.Infix.(size3 << 24 || size2 << 16 || size1 << 8 || size0) - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "lib/decompress_inflate.ml", line 1750, characters 41-43: - 1750 | Optint.Infix.(size3 << 24 || size2 << 16 || size1 << 8 || size0) - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - - File "lib/decompress_inflate.ml", line 1750, characters 61-63: - 1750 | Optint.Infix.(size3 << 24 || size2 << 16 || size1 << 8 || size0) - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "lib/decompress_inflate.ml", line 1750, characters 56-58: - 1750 | Optint.Infix.(size3 << 24 || size2 << 16 || size1 << 8 || size0) - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - - File "lib/decompress_inflate.ml", line 1772, characters 31-33: - 1772 | Optint.Infix.(crc4 << 24 || crc3 << 16 || crc2 << 8 || crc1) - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "lib/decompress_inflate.ml", line 1772, characters 25-27: - 1772 | Optint.Infix.(crc4 << 24 || crc3 << 16 || crc2 << 8 || crc1) - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - - File "lib/decompress_inflate.ml", line 1772, characters 45-47: - 1772 | Optint.Infix.(crc4 << 24 || crc3 << 16 || crc2 << 8 || crc1) - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "lib/decompress_inflate.ml", line 1772, characters 39-41: - 1772 | Optint.Infix.(crc4 << 24 || crc3 << 16 || crc2 << 8 || crc1) - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - - File "lib/decompress_inflate.ml", line 1772, characters 58-60: - 1772 | Optint.Infix.(crc4 << 24 || crc3 << 16 || crc2 << 8 || crc1) - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "lib/decompress_inflate.ml", line 1772, characters 53-55: - 1772 | Optint.Infix.(crc4 << 24 || crc3 << 16 || crc2 << 8 || crc1) - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - - File "lib/decompress_inflate.ml", line 1840, characters 40-42: - 1840 | let mtime = Optint.Infix.(mt3 << 24 || mt2 << 16 || mt1 << 8 || mt0) in - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "lib/decompress_inflate.ml", line 1840, characters 34-36: - 1840 | let mtime = Optint.Infix.(mt3 << 24 || mt2 << 16 || mt1 << 8 || mt0) in - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - - File "lib/decompress_inflate.ml", line 1840, characters 53-55: - 1840 | let mtime = Optint.Infix.(mt3 << 24 || mt2 << 16 || mt1 << 8 || mt0) in - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "lib/decompress_inflate.ml", line 1840, characters 47-49: - 1840 | let mtime = Optint.Infix.(mt3 << 24 || mt2 << 16 || mt1 << 8 || mt0) in - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - - File "lib/decompress_inflate.ml", line 1840, characters 65-67: - 1840 | let mtime = Optint.Infix.(mt3 << 24 || mt2 << 16 || mt1 << 8 || mt0) in - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "lib/decompress_inflate.ml", line 1840, characters 60-62: - 1840 | let mtime = Optint.Infix.(mt3 << 24 || mt2 << 16 || mt1 << 8 || mt0) in - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w +1..49 -w -4-41-44 -g -bin-annot -bin-annot-occurrences -I lib/.impl.objs/byte -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/optint -no-alias-deps -open Impl -o lib/.impl.objs/byte/impl__Decompress_deflate.cmo -c -impl lib/decompress_deflate.ml) - File "lib/decompress_deflate.ml", line 1144, characters 43-45: - 1144 | Optint.(to_int Infix.(adler >> 16 && of_int32 0xFFFFl)) - ^^ - Alert deprecated: Optint.Infix.&& - Please use ( land ). - - File "lib/decompress_deflate.ml", line 1144, characters 37-39: - 1144 | Optint.(to_int Infix.(adler >> 16 && of_int32 0xFFFFl)) - ^^ - Alert deprecated: Optint.Infix.>> - Please use ( lsr ). - - File "lib/decompress_deflate.ml", line 1146, characters 37-39: - 1146 | Optint.(to_int Infix.(adler && of_int32 0xFFFFl)) - ^^ - Alert deprecated: Optint.Infix.&& - Please use ( land ). - - File "lib/decompress_deflate.ml", line 1398, characters 54-56: - 1398 | @@ KCrc32.put_short_lsb Optint.(to_int Infix.(crc && of_int32 0xFFFFl)) - ^^ - Alert deprecated: Optint.Infix.&& - Please use ( land ). - - File "lib/decompress_deflate.ml", line 1400, characters 41-43: - 1400 | Optint.(to_int Infix.(crc >> 16 && of_int32 0xFFFFl)) - ^^ - Alert deprecated: Optint.Infix.&& - Please use ( land ). - - File "lib/decompress_deflate.ml", line 1400, characters 35-37: - 1400 | Optint.(to_int Infix.(crc >> 16 && of_int32 0xFFFFl)) - ^^ - Alert deprecated: Optint.Infix.>> - Please use ( lsr ). - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I bin/.dpipe.eobjs/byte -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/checkseum/c -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/optint -I bin/bs/.bigstring_rw.objs/byte -I lib/.decompress.objs/byte -I lib/.impl.objs/byte -no-alias-deps -o bin/.dpipe.eobjs/byte/dpipe.cmo -c -impl bin/dpipe.ml) - File "bin/dpipe.ml", line 185, characters 6-10: - 185 | pure do_command $ input_size $ output_size $ mode $ level $ algo $ wbits) - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - - File "bin/dpipe.ml", line 186, characters 4-13: - 186 | , Term.info "dpipe" ~doc ~man ) - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - - File "bin/dpipe.ml", line 188, characters 15-24: - 188 | let () = match Term.eval command with `Error _ -> exit 1 | _ -> exit 0 - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval - Use Cmd.v and one of Cmd.eval* instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w +1..49 -w -4-41-44 -g -unbox-closures -unbox-closures-factor 20 -I lib/.impl.objs/byte -I lib/.impl.objs/native -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/optint -cmi-file lib/.impl.objs/byte/impl__Decompress_inflate.cmi -no-alias-deps -open Impl -o lib/.impl.objs/native/impl__Decompress_inflate.cmx -c -impl lib/decompress_inflate.ml) - File "lib/decompress_inflate.ml", line 1438, characters 40-42: - 1438 | let expect = Optint.Infix.(a1 << 24 || a2 << 16 || b1 << 8 || b2) in - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "lib/decompress_inflate.ml", line 1438, characters 34-36: - 1438 | let expect = Optint.Infix.(a1 << 24 || a2 << 16 || b1 << 8 || b2) in - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - - File "lib/decompress_inflate.ml", line 1438, characters 52-54: - 1438 | let expect = Optint.Infix.(a1 << 24 || a2 << 16 || b1 << 8 || b2) in - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "lib/decompress_inflate.ml", line 1438, characters 46-48: - 1438 | let expect = Optint.Infix.(a1 << 24 || a2 << 16 || b1 << 8 || b2) in - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - - File "lib/decompress_inflate.ml", line 1438, characters 63-65: - 1438 | let expect = Optint.Infix.(a1 << 24 || a2 << 16 || b1 << 8 || b2) in - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "lib/decompress_inflate.ml", line 1438, characters 58-60: - 1438 | let expect = Optint.Infix.(a1 << 24 || a2 << 16 || b1 << 8 || b2) in - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - - File "lib/decompress_inflate.ml", line 1750, characters 32-34: - 1750 | Optint.Infix.(size3 << 24 || size2 << 16 || size1 << 8 || size0) - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "lib/decompress_inflate.ml", line 1750, characters 26-28: - 1750 | Optint.Infix.(size3 << 24 || size2 << 16 || size1 << 8 || size0) - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - - File "lib/decompress_inflate.ml", line 1750, characters 47-49: - 1750 | Optint.Infix.(size3 << 24 || size2 << 16 || size1 << 8 || size0) - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "lib/decompress_inflate.ml", line 1750, characters 41-43: - 1750 | Optint.Infix.(size3 << 24 || size2 << 16 || size1 << 8 || size0) - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - - File "lib/decompress_inflate.ml", line 1750, characters 61-63: - 1750 | Optint.Infix.(size3 << 24 || size2 << 16 || size1 << 8 || size0) - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "lib/decompress_inflate.ml", line 1750, characters 56-58: - 1750 | Optint.Infix.(size3 << 24 || size2 << 16 || size1 << 8 || size0) - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - - File "lib/decompress_inflate.ml", line 1772, characters 31-33: - 1772 | Optint.Infix.(crc4 << 24 || crc3 << 16 || crc2 << 8 || crc1) - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "lib/decompress_inflate.ml", line 1772, characters 25-27: - 1772 | Optint.Infix.(crc4 << 24 || crc3 << 16 || crc2 << 8 || crc1) - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - - File "lib/decompress_inflate.ml", line 1772, characters 45-47: - 1772 | Optint.Infix.(crc4 << 24 || crc3 << 16 || crc2 << 8 || crc1) - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "lib/decompress_inflate.ml", line 1772, characters 39-41: - 1772 | Optint.Infix.(crc4 << 24 || crc3 << 16 || crc2 << 8 || crc1) - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - - File "lib/decompress_inflate.ml", line 1772, characters 58-60: - 1772 | Optint.Infix.(crc4 << 24 || crc3 << 16 || crc2 << 8 || crc1) - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "lib/decompress_inflate.ml", line 1772, characters 53-55: - 1772 | Optint.Infix.(crc4 << 24 || crc3 << 16 || crc2 << 8 || crc1) - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - - File "lib/decompress_inflate.ml", line 1840, characters 40-42: - 1840 | let mtime = Optint.Infix.(mt3 << 24 || mt2 << 16 || mt1 << 8 || mt0) in - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "lib/decompress_inflate.ml", line 1840, characters 34-36: - 1840 | let mtime = Optint.Infix.(mt3 << 24 || mt2 << 16 || mt1 << 8 || mt0) in - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - - File "lib/decompress_inflate.ml", line 1840, characters 53-55: - 1840 | let mtime = Optint.Infix.(mt3 << 24 || mt2 << 16 || mt1 << 8 || mt0) in - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "lib/decompress_inflate.ml", line 1840, characters 47-49: - 1840 | let mtime = Optint.Infix.(mt3 << 24 || mt2 << 16 || mt1 << 8 || mt0) in - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - - File "lib/decompress_inflate.ml", line 1840, characters 65-67: - 1840 | let mtime = Optint.Infix.(mt3 << 24 || mt2 << 16 || mt1 << 8 || mt0) in - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "lib/decompress_inflate.ml", line 1840, characters 60-62: - 1840 | let mtime = Optint.Infix.(mt3 << 24 || mt2 << 16 || mt1 << 8 || mt0) in - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w +1..49 -w -4-41-44 -g -unbox-closures -unbox-closures-factor 20 -I lib/.impl.objs/byte -I lib/.impl.objs/native -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/optint -cmi-file lib/.impl.objs/byte/impl__Decompress_deflate.cmi -no-alias-deps -open Impl -o lib/.impl.objs/native/impl__Decompress_deflate.cmx -c -impl lib/decompress_deflate.ml) - File "lib/decompress_deflate.ml", line 1144, characters 43-45: - 1144 | Optint.(to_int Infix.(adler >> 16 && of_int32 0xFFFFl)) - ^^ - Alert deprecated: Optint.Infix.&& - Please use ( land ). - - File "lib/decompress_deflate.ml", line 1144, characters 37-39: - 1144 | Optint.(to_int Infix.(adler >> 16 && of_int32 0xFFFFl)) - ^^ - Alert deprecated: Optint.Infix.>> - Please use ( lsr ). - - File "lib/decompress_deflate.ml", line 1146, characters 37-39: - 1146 | Optint.(to_int Infix.(adler && of_int32 0xFFFFl)) - ^^ - Alert deprecated: Optint.Infix.&& - Please use ( land ). - - File "lib/decompress_deflate.ml", line 1398, characters 54-56: - 1398 | @@ KCrc32.put_short_lsb Optint.(to_int Infix.(crc && of_int32 0xFFFFl)) - ^^ - Alert deprecated: Optint.Infix.&& - Please use ( land ). - - File "lib/decompress_deflate.ml", line 1400, characters 41-43: - 1400 | Optint.(to_int Infix.(crc >> 16 && of_int32 0xFFFFl)) - ^^ - Alert deprecated: Optint.Infix.&& - Please use ( land ). - - File "lib/decompress_deflate.ml", line 1400, characters 35-37: - 1400 | Optint.(to_int Infix.(crc >> 16 && of_int32 0xFFFFl)) - ^^ - Alert deprecated: Optint.Infix.>> - Please use ( lsr ). - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I bin/.dpipe.eobjs/byte -I bin/.dpipe.eobjs/native -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/checkseum/c -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/optint -I bin/bs/.bigstring_rw.objs/byte -I bin/bs/.bigstring_rw.objs/native -I lib/.decompress.objs/byte -I lib/.decompress.objs/native -I lib/.impl.objs/byte -I lib/.impl.objs/native -cmi-file bin/.dpipe.eobjs/byte/dpipe.cmi -no-alias-deps -o bin/.dpipe.eobjs/native/dpipe.cmx -c -impl bin/dpipe.ml) - File "bin/dpipe.ml", line 185, characters 6-10: - 185 | pure do_command $ input_size $ output_size $ mode $ level $ algo $ wbits) - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - - File "bin/dpipe.ml", line 186, characters 4-13: - 186 | , Term.info "dpipe" ~doc ~man ) - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - - File "bin/dpipe.ml", line 188, characters 15-24: - 188 | let () = match Term.eval command with `Error _ -> exit 1 | _ -> exit 0 - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval - Use Cmd.v and one of Cmd.eval* instead. -> compiled decompress.0.9.1 -> installed decompress.0.9.1 === STDERR === 2026-06-19 19:34.18: OK: build decompress.0.9.1 (runc: 5.6s, disk: 26KB) 2026-06-19 19:34.18: Job succeeded