Build:
  1. 0
2026-09-04 15:43.46: New job: build qcheck-core.0.17 (230fea462af1)
2026-09-04 15:43.46: Waiting for resource in pool day11-builds
2026-09-04 16:37.31: Got resource from pool day11-builds
2026-09-04 16:37.31: [profile full] build qcheck-core.0.17
2026-09-04 16:37.31: build qcheck-core.0.17 (230fea462af1)
=== DEPENDENCIES (9 transitive) ===
  base-bytes.base                                    03f6a7f50e10
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  compiler-cloning.enabled                           966a2e6839f0
  dune.3.24.2                                        25fbaa318de6
  ocaml.5.5.1                                        70ca0c66e0e8
  ocaml-base-compiler.5.5.1                          59841d7ed85e
  ocaml-compiler.5.5.1                               492c0c740bd1
  ocamlfind.1.9.9~preview                            5e0261154b58
=== 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-09-04 16:38.04: OK: build qcheck-core.0.17 (runc: 5.1s, disk: 7KB)
2026-09-04 16:38.04: Job succeeded