Build:
  1. 0
2026-06-20 15:54.13: New job: build iter.1.7 (5ffdbd43a686)
2026-06-20 15:54.13: Waiting for resource in pool day11-builds
2026-06-20 16:06.00: Got resource from pool day11-builds
2026-06-20 16:06.00: [profile full] build iter.1.7
2026-06-20 16:06.00: build iter.1.7 (5ffdbd43a686)
=== DEPENDENCIES (8 transitive) ===
  base-bigarray.base                                 dfc2a7e726c3
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  compiler-cloning.enabled                           0d2606125f88
  dune.3.23.1                                        dbfeecb5ca10
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
=== STDOUT ===
Processing: [default: loading data]
[iter.1.7: dl]
[iter.1.7: extract]
-> retrieved iter.1.7  (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.7)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w +a -warn-error -a+8 -strict-sequence -w +a -warn-error -a+8 -nolabels -g -bin-annot -bin-annot-occurrences -I src/.iter.objs/byte -cmi-file src/.iter.objs/byte/iter.cmi -no-alias-deps -o src/.iter.objs/byte/iter.cmo -c -impl src/Iter.ml)
- File "src/Iter.ml", line 1017, characters 8-15:
- 1017 |     let of_list l = of_iter_ (of_list l)
-                ^^^^^^^
- Warning 32 [unused-value-declaration]: unused value of_list.
- 
- File "src/Iter.ml", line 1018, characters 8-15:
- 1018 |     let to_list x = to_list (to_iter_ x)
-                ^^^^^^^
- Warning 32 [unused-value-declaration]: unused value to_list.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w +a -warn-error -a+8 -strict-sequence -w +a -warn-error -a+8 -nolabels -g -O3 -unbox-closures -unbox-closures-factor 20 -I src/.iter.objs/byte -I src/.iter.objs/native -cmi-file src/.iter.objs/byte/iter.cmi -no-alias-deps -o src/.iter.objs/native/iter.cmx -c -impl src/Iter.ml)
- File "src/Iter.ml", line 1017, characters 8-15:
- 1017 |     let of_list l = of_iter_ (of_list l)
-                ^^^^^^^
- Warning 32 [unused-value-declaration]: unused value of_list.
- 
- File "src/Iter.ml", line 1018, characters 8-15:
- 1018 |     let to_list x = to_list (to_iter_ x)
-                ^^^^^^^
- Warning 32 [unused-value-declaration]: unused value to_list.
-> compiled  iter.1.7
-> installed iter.1.7

=== STDERR ===

2026-06-20 16:06.13: OK: build iter.1.7 (runc: 5.1s, disk: 7KB)
2026-06-20 16:06.13: Job succeeded