Build:
  1. 0
2026-06-24 12:08.26: New job: build iter.1.4 (869480a0642b)
2026-06-24 12:08.26: Waiting for resource in pool day11-builds
2026-06-24 13:25.19: Got resource from pool day11-builds
2026-06-24 13:25.19: [profile full] build iter.1.4
2026-06-24 13:25.19: build iter.1.4 (869480a0642b)
=== DEPENDENCIES (12 transitive) ===
  base-bigarray.base                                 2e16f77d4cae
  base-bytes.base                                    c40d17bc86b5
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  csexp.1.5.2                                        610c78f17734
  dune.3.23.1                                        848a72441e15
  dune-configurator.3.23.1                           bc97ce98d8a9
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
  ocamlfind.1.9.8                                    214dd418ac02
  result.1.5                                         9b1cd45b2159
=== 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/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 -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 -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-24 13:25.30: OK: build iter.1.4 (runc: 5.1s, disk: 9KB)
2026-06-24 13:25.30: Job succeeded