Build:
  1. 0
2026-06-16 11:55.22: New job: build iter.1.8 (3cc51c841c09)
2026-06-16 11:55.22: Waiting for resource in pool day11-builds
2026-06-16 12:27.54: Got resource from pool day11-builds
2026-06-16 12:27.54: [profile full] build iter.1.8
2026-06-16 12:27.54: build iter.1.8 (3cc51c841c09)
=== DEPENDENCIES (8 transitive) ===
  base-bigarray.base                                 dfc2a7e726c3
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  dune.3.23.1                                        d50060dd2cab
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
=== STDOUT ===
Processing: [default: loading data]
[iter.1.8: dl]
[iter.1.8: extract]
-> retrieved iter.1.8  (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.8)
- (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 1029, characters 8-15:
- 1029 |     let of_list l = of_iter_ (of_list l)
-                ^^^^^^^
- Warning 32 [unused-value-declaration]: unused value of_list.
- 
- File "src/Iter.ml", line 1030, characters 8-15:
- 1030 |     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 1029, characters 8-15:
- 1029 |     let of_list l = of_iter_ (of_list l)
-                ^^^^^^^
- Warning 32 [unused-value-declaration]: unused value of_list.
- 
- File "src/Iter.ml", line 1030, characters 8-15:
- 1030 |     let to_list x = to_list (to_iter_ x)
-                ^^^^^^^
- Warning 32 [unused-value-declaration]: unused value to_list.
-> compiled  iter.1.8
-> installed iter.1.8

=== STDERR ===

2026-06-16 12:28.40: OK: build iter.1.8 (runc: 3.1s, disk: 7KB)
2026-06-16 12:28.40: Job succeeded