Build:
  1. 0
2026-09-03 18:33.31: New job: build iter.1.4 (d2c7fcd31c73)
2026-09-03 18:33.31: Waiting for resource in pool day11-builds
2026-09-03 20:05.54: Got resource from pool day11-builds
2026-09-03 20:05.54: [profile full] build iter.1.4
2026-09-03 20:05.54: build iter.1.4 (d2c7fcd31c73)
=== DEPENDENCIES (12 transitive) ===
  base-bigarray.base                                 31ac6860ef52
  base-bytes.base                                    68d84c459288
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  csexp.1.5.2                                        c758d7657e5b
  dune.3.24.2                                        bf83cdf0a904
  dune-configurator.3.24.2                           23afe5cb4d3b
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-config.2                                     85edea6ac168
  ocamlfind.1.9.8                                    3cae95bed0a0
  result.1.5                                         24fb8ad48a1d
=== STDOUT ===
Processing: [default: loading data]
[iter.1.4: dl]
[iter.1.4: extract]
-> retrieved iter.1.4  (https://opam.ocaml.org/cache)
[iter: dune build]
+ /home/opam/.opam/default/bin/dune "build" "@install" "-p" "iter" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/iter.1.4)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -warn-error -a+8 -safe-string -strict-sequence -nolabels -g -bin-annot -I src/.iter.objs/byte -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/result -no-alias-deps -o src/.iter.objs/byte/iter.cmi -c -intf src/Iter.mli)
- File "src/Iter.mli", line 570, characters 19-27:
- 570 | val of_stream : 'a Stream.t -> 'a t
-                          ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/Iter.mli", line 573, characters 27-35:
- 573 | val to_stream : 'a t -> 'a Stream.t
-                                  ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -warn-error -a+8 -safe-string -strict-sequence -nolabels -g -bin-annot -I src/.iter.objs/byte -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/result -no-alias-deps -o src/.iter.objs/byte/iterLabels.cmi -c -intf src/IterLabels.mli)
- File "src/IterLabels.mli", line 534, characters 19-27:
- 534 | val of_stream : 'a Stream.t -> 'a t
-                          ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/IterLabels.mli", line 537, characters 27-35:
- 537 | val to_stream : 'a t -> 'a Stream.t
-                                  ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -warn-error -a+8 -safe-string -strict-sequence -nolabels -g -bin-annot -I src/.iter.objs/byte -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/result -intf-suffix .ml -no-alias-deps -o src/.iter.objs/byte/iter.cmo -c -impl src/Iter.ml)
- File "src/Iter.ml", line 348, characters 4-15:
- 348 |     Stream.from (_to_next 42 l)  (* 42=magic cookiiiiiie *)
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/Iter.ml", line 1044, characters 20-31:
- 1044 | let of_stream s k = Stream.iter k s
-                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -warn-error -a+8 -safe-string -strict-sequence -nolabels -g -O3 -unbox-closures -unbox-closures-factor 20 -I src/.iter.objs/byte -I src/.iter.objs/native -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/result -intf-suffix .ml -no-alias-deps -o src/.iter.objs/native/iter.cmx -c -impl src/Iter.ml)
- File "src/Iter.ml", line 348, characters 4-15:
- 348 |     Stream.from (_to_next 42 l)  (* 42=magic cookiiiiiie *)
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/Iter.ml", line 1044, characters 20-31:
- 1044 | let of_stream s k = Stream.iter k s
-                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  iter.1.4
-> installed iter.1.4

=== STDERR ===

2026-09-03 20:06.07: OK: build iter.1.4 (runc: 5.2s, disk: 9KB)
2026-09-03 20:06.07: Job succeeded