Build:
  1. 0
2026-06-16 12:02.48: New job: build iter.1.3 (eff752d54279)
2026-06-16 12:02.48: Waiting for resource in pool day11-builds
2026-06-16 12:46.49: Got resource from pool day11-builds
2026-06-16 12:46.49: [profile full] build iter.1.3
2026-06-16 12:46.49: build iter.1.3 (eff752d54279)
=== DEPENDENCIES (12 transitive) ===
  base-bigarray.base                                 dfc2a7e726c3
  base-bytes.base                                    70d0daec7841
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  csexp.1.5.1                                        e3f0f167b110
  dune.2.9.3                                         36797f878ec2
  dune-configurator.2.9.3                            d180a2638840
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
  ocamlfind.1.9.8                                    6025f4a8e98e
  result.1.5                                         33a2387f4b32
=== STDOUT ===
Processing: [default: loading data]
[iter.1.3: dl]
[iter.1.3: extract]
-> retrieved iter.1.3  (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.3)
-       ocamlc src/.iter.objs/byte/iter.{cmi,cmti}
- File "src/Iter.mli", line 558, characters 19-27:
- 558 | val of_stream : 'a Stream.t -> 'a t
-                          ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/Iter.mli", line 561, characters 27-35:
- 561 | val to_stream : 'a t -> 'a Stream.t
-                                  ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-       ocamlc src/.iter.objs/byte/iterLabels.{cmi,cmti}
- File "src/IterLabels.mli", line 522, characters 19-27:
- 522 | val of_stream : 'a Stream.t -> 'a t
-                          ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/IterLabels.mli", line 525, characters 27-35:
- 525 | val to_stream : 'a t -> 'a Stream.t
-                                  ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-       ocamlc src/.iter.objs/byte/iter.{cmo,cmt}
- File "src/Iter.ml", line 344, characters 4-15:
- 344 |     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 1040, characters 20-31:
- 1040 | let of_stream s k = Stream.iter k s
-                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-     ocamlopt src/.iter.objs/native/iter.{cmx,o}
- File "src/Iter.ml", line 344, characters 4-15:
- 344 |     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 1040, characters 20-31:
- 1040 | let of_stream s k = Stream.iter k s
-                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  iter.1.3
-> installed iter.1.3

=== STDERR ===

2026-06-16 12:47.04: OK: build iter.1.3 (runc: 3.6s, disk: 8KB)
2026-06-16 12:47.04: Job succeeded