Build:
- 0
2026-06-16 11:49.36: New job: build fileutils.0.6.2 (0d71dc2d3e22) 2026-06-16 11:49.36: Waiting for resource in pool day11-builds 2026-06-16 12:09.29: Got resource from pool day11-builds 2026-06-16 12:09.29: [profile full] build fileutils.0.6.2 2026-06-16 12:09.29: build fileutils.0.6.2 (0d71dc2d3e22) === DEPENDENCIES (9 transitive) === base-bytes.base 70d0daec7841 base-threads.base b7164ff76afe base-unix.base 839dc585f12d dune.3.23.1 5402470d931c ocaml.4.14.4 cb826ea44eb2 ocaml-base-compiler.4.14.4 d2f775f983d7 ocaml-config.2 669e0fcf9e4d ocamlfind.1.9.8 6025f4a8e98e stdlib-shims.0.3.0 e2dd0beb9112 === STDOUT === Processing: [default: loading data] [fileutils.0.6.2: dl] [fileutils.0.6.2: extract] -> retrieved fileutils.0.6.2 (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.2) - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/stdlib-shims -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/fileUtilCMP.cmo -c -impl src/lib/fileutils/FileUtilCMP.ml) - File "src/lib/fileutils/FileUtilCMP.ml", line 42, characters 8-20: - 42 | Stream.empty st; - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/lib/fileutils/FileUtilCMP.ml", line 44, characters 11-25: - 44 | with Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/lib/fileutils/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/lib/fileutils/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/lib/fileutils/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/lib/fileutils/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/lib/fileutils/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/lib/fileutils/FileUtilCMP.ml", line 61, characters 8-22: - 61 | | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/lib/fileutils/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/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/native/fileUtilCMP.cmx -c -impl src/lib/fileutils/FileUtilCMP.ml) - File "src/lib/fileutils/FileUtilCMP.ml", line 42, characters 8-20: - 42 | Stream.empty st; - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/lib/fileutils/FileUtilCMP.ml", line 44, characters 11-25: - 44 | with Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/lib/fileutils/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/lib/fileutils/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/lib/fileutils/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/lib/fileutils/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/lib/fileutils/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/lib/fileutils/FileUtilCMP.ml", line 61, characters 8-22: - 61 | | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/lib/fileutils/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.2 -> installed fileutils.0.6.2 === STDERR === 2026-06-16 12:09.57: OK: build fileutils.0.6.2 (runc: 4.6s, disk: 11KB) 2026-06-16 12:09.57: Job succeeded