Build:
  1. 0
2026-06-20 15:58.46: New job: build qcheck-core.0.17 (bf6dcf668337)
2026-06-20 15:58.46: Waiting for resource in pool day11-builds
2026-06-20 16:18.58: Got resource from pool day11-builds
2026-06-20 16:18.58: [profile full] build qcheck-core.0.17
2026-06-20 16:18.59: build qcheck-core.0.17 (bf6dcf668337)
=== DEPENDENCIES (9 transitive) ===
  base-bytes.base                                    ec2393fe4c6d
  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
  ocamlfind.1.9.8                                    5b46f9d92bbd
=== STDOUT ===
Processing: [default: loading data]
[qcheck-core.0.17: dl]
[qcheck-core.0.17: extract]
-> retrieved qcheck-core.0.17  (https://opam.ocaml.org/cache)
[qcheck-core: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "qcheck-core" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/qcheck-core.0.17)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w +a-4-42-44-48-50-58-32-60@8 -safe-string -g -bin-annot -bin-annot-occurrences -I src/core/.qcheck_core.objs/byte -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/ocaml/unix -no-alias-deps -o src/core/.qcheck_core.objs/byte/qcheck_ops.cmo -c -impl src/core/qcheck_ops.ml)
- File "src/core/qcheck_ops.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w +a-4-42-44-48-50-58-32-60@8 -safe-string -g -bin-annot -bin-annot-occurrences -I src/core/.qcheck_core.objs/byte -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/ocaml/unix -cmi-file src/core/.qcheck_core.objs/byte/qCheck.cmi -no-alias-deps -o src/core/.qcheck_core.objs/byte/qCheck.cmo -c -impl src/core/QCheck.ml)
- File "src/core/QCheck.ml", line 1343, characters 4-33:
- 1343 |     mutable res: 'a TestResult.t;
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field res is never mutated.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w +a-4-42-44-48-50-58-32-60@8 -safe-string -g -I src/core/.qcheck_core.objs/byte -I src/core/.qcheck_core.objs/native -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/ocaml/unix -cmi-file src/core/.qcheck_core.objs/byte/qCheck.cmi -no-alias-deps -o src/core/.qcheck_core.objs/native/qCheck.cmx -c -impl src/core/QCheck.ml)
- File "src/core/QCheck.ml", line 1343, characters 4-33:
- 1343 |     mutable res: 'a TestResult.t;
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field res is never mutated.
-> compiled  qcheck-core.0.17
-> installed qcheck-core.0.17

=== STDERR ===

2026-06-20 16:19.15: OK: build qcheck-core.0.17 (runc: 3.7s, disk: 7KB)
2026-06-20 16:19.15: Job succeeded