Build:
- 0
2026-09-03 17:32.17: New job: build fileutils.0.6.1 (8b4106df3f58) 2026-09-03 17:32.17: Waiting for resource in pool day11-builds 2026-09-03 18:32.16: Got resource from pool day11-builds 2026-09-03 18:32.16: [profile full] build fileutils.0.6.1 2026-09-03 18:32.16: build fileutils.0.6.1 (8b4106df3f58) === DEPENDENCIES (9 transitive) === base-bytes.base 68d84c459288 base-threads.base 3d2f2cbc6db2 base-unix.base 3a38ddca6b5e dune.3.24.2 bf83cdf0a904 ocaml.4.14.4 c7d6265b51fe ocaml-base-compiler.4.14.4 7a409b6ffbef ocaml-config.2 85edea6ac168 ocamlfind.1.9.8 3cae95bed0a0 stdlib-shims.0.3.0 484c72a128b6 === STDOUT === Processing: [default: loading data] [fileutils.0.6.1: dl] [fileutils.0.6.1: extract] -> retrieved fileutils.0.6.1 (https://opam.ocaml.org/cache) [fileutils: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "fileutils" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/fileutils.0.6.1) - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.fileutils.objs/byte -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/stdlib-shims -no-alias-deps -o src/.fileutils.objs/byte/fileUtilCMP.cmo -c -impl src/FileUtilCMP.ml) - File "src/FileUtilCMP.ml", line 42, characters 8-20: - 42 | Stream.empty st; - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/FileUtilCMP.ml", line 44, characters 11-25: - 44 | with Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/FileUtilCMP.ml", line 50, characters 18-35: - 50 | let stream1 = Stream.of_channel fd1 in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/FileUtilCMP.ml", line 51, characters 18-35: - 51 | let stream2 = Stream.of_channel fd2 in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/FileUtilCMP.ml", line 54, characters 16-27: - 54 | while ((Stream.next stream1) = (Stream.next stream2)) do - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/FileUtilCMP.ml", line 54, characters 40-51: - 54 | while ((Stream.next stream1) = (Stream.next stream2)) do - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/FileUtilCMP.ml", line 58, characters 14-26: - 58 | Some (Stream.count stream1) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/FileUtilCMP.ml", line 61, characters 8-22: - 61 | | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/FileUtilCMP.ml", line 71, characters 24-36: - 71 | Some (Stream.count stream1) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/.fileutils.objs/byte -I src/.fileutils.objs/native -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/.fileutils.objs/native/fileUtilCMP.cmx -c -impl src/FileUtilCMP.ml) - File "src/FileUtilCMP.ml", line 42, characters 8-20: - 42 | Stream.empty st; - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/FileUtilCMP.ml", line 44, characters 11-25: - 44 | with Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/FileUtilCMP.ml", line 50, characters 18-35: - 50 | let stream1 = Stream.of_channel fd1 in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/FileUtilCMP.ml", line 51, characters 18-35: - 51 | let stream2 = Stream.of_channel fd2 in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/FileUtilCMP.ml", line 54, characters 16-27: - 54 | while ((Stream.next stream1) = (Stream.next stream2)) do - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/FileUtilCMP.ml", line 54, characters 40-51: - 54 | while ((Stream.next stream1) = (Stream.next stream2)) do - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/FileUtilCMP.ml", line 58, characters 14-26: - 58 | Some (Stream.count stream1) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/FileUtilCMP.ml", line 61, characters 8-22: - 61 | | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/FileUtilCMP.ml", line 71, characters 24-36: - 71 | Some (Stream.count stream1) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. -> compiled fileutils.0.6.1 -> installed fileutils.0.6.1 === STDERR === 2026-09-03 18:32.31: OK: build fileutils.0.6.1 (runc: 3.6s, disk: 10KB) 2026-09-03 18:32.31: Job succeeded