Build:
  1. 0
2026-06-16 12:20.34: New job: build qcheck-core.0.13 (01034193f7d6)
2026-06-16 12:20.34: Waiting for resource in pool day11-builds
2026-06-16 13:00.15: Got resource from pool day11-builds
2026-06-16 13:00.15: [profile full] build qcheck-core.0.13
2026-06-16 13:00.15: build qcheck-core.0.13 (01034193f7d6)
=== DEPENDENCIES (9 transitive) ===
  base-bytes.base                                    4e354a32e9ce
  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
  ocamlfind.1.9.8                                    5cfa73ef65e7
=== STDOUT ===
Processing: [default: loading data]
[qcheck-core.0.13: dl]
[qcheck-core.0.13: extract]
-> retrieved qcheck-core.0.13  (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.13)
- (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 1292, characters 4-33:
- 1292 |     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 1292, characters 4-33:
- 1292 |     mutable res: 'a TestResult.t;
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field res is never mutated.
-> compiled  qcheck-core.0.13
-> installed qcheck-core.0.13

=== STDERR ===

2026-06-16 13:00.22: OK: build qcheck-core.0.13 (runc: 2.6s, disk: 6KB)
2026-06-16 13:00.22: Job succeeded