Build:
  1. 0
2026-09-03 17:39.37: New job: build qcheck-core.0.17 (fd776f9a9d80)
2026-09-03 17:39.37: Waiting for resource in pool day11-builds
2026-09-03 18:45.02: Got resource from pool day11-builds
2026-09-03 18:45.02: [profile full] build qcheck-core.0.17
2026-09-03 18:45.02: build qcheck-core.0.17 (fd776f9a9d80)
=== DEPENDENCIES (9 transitive) ===
  base-bytes.base                                    a07bc30a9819
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  compiler-cloning.enabled                           966a2e6839f0
  dune.3.24.2                                        ec704e062ad3
  ocaml.5.5.0                                        22ebd7932512
  ocaml-base-compiler.5.5.0                          db1659234e8a
  ocaml-compiler.5.5.0                               7f52fb26d939
  ocamlfind.1.9.9~preview                            6a4c70487cf9
=== 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-03 18:45.09: OK: build qcheck-core.0.17 (runc: 4.1s, disk: 7KB)
2026-09-03 18:45.09: Job succeeded