Build:
  1. 0
2026-06-20 19:00.55: New job: build qcstm.0.1 (07e6c7d14738)
2026-06-20 19:00.55: Waiting for resource in pool day11-builds
2026-06-20 19:15.48: Got resource from pool day11-builds
2026-06-20 19:15.48: [profile full] build qcstm.0.1
2026-06-20 19:15.48: build qcstm.0.1 (07e6c7d14738)
=== DEPENDENCIES (15 transitive) ===
  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
  ocamlbuild.0.16.1                                  b485a4f69c01
  ocamlfind.1.9.8                                    5b46f9d92bbd
  ounit2.2.2.7                                       23962b077f73
  qcheck.0.91                                        aa8a4d0e052f
  qcheck-core.0.91                                   ec429e3dbb1f
  qcheck-ounit.0.91                                  8f32dc36f045
  seq.base                                           1fbc0454e0be
  stdlib-shims.0.3.0                                 9047e6396dc4
=== STDOUT ===
Processing: [default: loading data]
[qcstm.0.1: dl]
[qcstm.0.1: extract]
-> retrieved qcstm.0.1  (https://opam.ocaml.org/cache)
[qcstm: make all]
+ /usr/bin/make "all" (CWD=/home/opam/.opam/default/.opam-switch/build/qcstm.0.1)
- ocamlbuild -use-ocamlfind -package qcheck src/qCSTM.cma
- + ocamlfind ocamlc -config
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamldep -package qcheck -modules src/qCSTM.ml > src/qCSTM.ml.depends
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -c -package qcheck -I src -o src/qCSTM.cmo src/qCSTM.ml
- + ocamlfind ocamlc -c -package qcheck -I src -o src/qCSTM.cmo src/qCSTM.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- File "src/qCSTM.ml", line 95, characters 25-30:
- 95 |   let consistency_test ?(count=1000) ~name =
-                               ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "src/qCSTM.ml", line 121, characters 19-24:
- 121 |   let agree_test ?(count=1000) ~name =
-                          ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- + ocamlfind ocamlc -a -package qcheck -I src src/qCSTM.cmo -o src/qCSTM.cma
- + ocamlfind ocamlc -a -package qcheck -I src src/qCSTM.cmo -o src/qCSTM.cma
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- ocamlbuild -use-ocamlfind -package qcheck src/qCSTM.cmxa
- + ocamlfind ocamlc -config
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -c -package qcheck -I src -o src/qCSTM.cmx src/qCSTM.ml
- + ocamlfind ocamlopt -c -package qcheck -I src -o src/qCSTM.cmx src/qCSTM.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- File "src/qCSTM.ml", line 95, characters 25-30:
- 95 |   let consistency_test ?(count=1000) ~name =
-                               ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "src/qCSTM.ml", line 121, characters 19-24:
- 121 |   let agree_test ?(count=1000) ~name =
-                          ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- + ocamlfind ocamlopt -a -package qcheck -I src src/qCSTM.cmx -o src/qCSTM.cmxa
- + ocamlfind ocamlopt -a -package qcheck -I src src/qCSTM.cmx -o src/qCSTM.cmxa
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
-> compiled  qcstm.0.1
[qcstm: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/qcstm.0.1)
- ocamlbuild -use-ocamlfind -package qcheck src/qCSTM.cma
- + ocamlfind ocamlc -config
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- ocamlbuild -use-ocamlfind -package qcheck src/qCSTM.cmxa
- + ocamlfind ocamlc -config
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- ocamlfind install qcstm META _build/src/qCSTM.cmi _build/src/qCSTM.cma _build/src/qCSTM.cmxa
- Installed /home/opam/.opam/default/lib/qcstm/qCSTM.cmxa
- Installed /home/opam/.opam/default/lib/qcstm/qCSTM.cma
- Installed /home/opam/.opam/default/lib/qcstm/qCSTM.cmi
- Installed /home/opam/.opam/default/lib/qcstm/META
-> installed qcstm.0.1

=== STDERR ===

2026-06-20 19:16.00: OK: build qcstm.0.1 (runc: 2.6s, disk: 10KB)
2026-06-20 19:16.00: Job succeeded