Build:
- 0
2026-06-24 12:04.15: New job: build iter.1.3 (647ad7df8e17)
2026-06-24 12:04.15: Waiting for resource in pool day11-builds
2026-06-24 13:20.39: Got resource from pool day11-builds
2026-06-24 13:20.39: [profile full] build iter.1.3
2026-06-24 13:20.39: build iter.1.3 (647ad7df8e17)
=== DEPENDENCIES (12 transitive) ===
base-bigarray.base 2e16f77d4cae
base-bytes.base c40d17bc86b5
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
csexp.1.5.1 3b8b439aa630
dune.2.9.3 b31e72bc915d
dune-configurator.2.9.3 325687bc43ee
ocaml.4.14.4 b047fb9251f4
ocaml-base-compiler.4.14.4 d3b7ccb2c6fb
ocaml-config.2 2d9c209f5590
ocamlfind.1.9.8 214dd418ac02
result.1.5 bd06eaf5b0dd
=== 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-24 13:21.11: OK: build iter.1.3 (runc: 4.1s, disk: 8KB)
2026-06-24 13:21.11: Job succeeded