Build:
  1. 0
2026-06-16 11:49.36: New job: build fileutils.0.6.3 (6314d6f905fc)
2026-06-16 11:49.36: Waiting for resource in pool day11-builds
2026-06-16 12:09.33: Got resource from pool day11-builds
2026-06-16 12:09.33: [profile full] build fileutils.0.6.3
2026-06-16 12:09.33: build fileutils.0.6.3 (6314d6f905fc)
=== 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.3: dl]
[fileutils.0.6.3: extract]
-> retrieved fileutils.0.6.3  (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.3)
- (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.3
-> installed fileutils.0.6.3

=== STDERR ===

2026-06-16 12:10.02: OK: build fileutils.0.6.3 (runc: 4.6s, disk: 11KB)
2026-06-16 12:10.02: Job succeeded