Build:
  1. 0
2026-06-16 12:10.15: New job: build iter.1.4 (3320fa79a55c)
2026-06-16 12:10.15: Waiting for resource in pool day11-builds
2026-06-16 12:49.07: Got resource from pool day11-builds
2026-06-16 12:49.07: [profile full] build iter.1.4
2026-06-16 12:49.07: build iter.1.4 (3320fa79a55c)
=== DEPENDENCIES (12 transitive) ===
  base-bigarray.base                                 dfc2a7e726c3
  base-bytes.base                                    70d0daec7841
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  csexp.1.5.2                                        ec63db2dab31
  dune.3.23.1                                        5402470d931c
  dune-configurator.3.23.1                           58f4a3f92083
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
  ocamlfind.1.9.8                                    6025f4a8e98e
  result.1.5                                         537fffb7b75d
=== 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-06-16 12:49.17: OK: build iter.1.4 (runc: 3.6s, disk: 9KB)
2026-06-16 12:49.17: Job succeeded