Build:
  1. 1
  2. 0
2026-09-03 21:58.33: New job: build qtest.2.7 (3ac099ad66ce)
2026-09-03 21:58.33: Waiting for resource in pool day11-builds
2026-09-03 22:47.15: Got resource from pool day11-builds
2026-09-03 22:47.15: [profile full] build qtest.2.7
2026-09-03 22:47.15: build qtest.2.7 (3ac099ad66ce)
=== DEPENDENCIES (16 transitive) ===
  base-bytes.base                                    68d84c459288
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  dune.3.24.2                                        bf83cdf0a904
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-config.2                                     85edea6ac168
  ocamlbuild.0.16.1                                  5ae5ab4d19bf
  ocamlfind.1.9.8                                    3cae95bed0a0
  ounit.2.2.7                                        41d3bea560da
  ounit2.2.2.7                                       160ca7dcdaf6
  qcheck.0.91                                        67fffadf37a2
  qcheck-core.0.91                                   4a8c9f770061
  qcheck-ounit.0.91                                  65a1cbcf043c
  seq.base                                           1957e27deb9b
  stdlib-shims.0.3.0                                 484c72a128b6
=== STDOUT ===
Processing: [default: loading data]
[qtest.2.7: dl]
[qtest.2.7: extract]
-> retrieved qtest.2.7  (https://opam.ocaml.org/cache)
[qtest: make build]
+ /usr/bin/make "build" (CWD=/home/opam/.opam/default/.opam-switch/build/qtest.2.7)
- ocamlbuild -use-ocamlfind all.otarget
- + ocamlfind ocamlc -config
- + /home/opam/.opam/default/bin/ocamllex.opt -q src/qtest.mll
- + ocamlfind ocamldep -package bytes -modules src/qtest.ml > src/qtest.ml.depends
- + ocamlfind ocamldep -package bytes -modules src/core.ml > src/core.ml.depends
- + /home/opam/.opam/default/bin/ocamllex.opt -q src/misclex.mll
- + ocamlfind ocamldep -package bytes -modules src/misclex.ml > src/misclex.ml.depends
- + ocamlfind ocamlc -c -safe-string -w A -package bytes -w -4 -w -44 -w -50 -I src -I tests -o src/misclex.cmo src/misclex.ml
- + ocamlfind ocamlc -c -safe-string -w A -package bytes -w -4 -w -44 -w -50 -I src -I tests -o src/misclex.cmo src/misclex.ml
- File "src/misclex.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlyacc src/qparse.mly
- + ocamlfind ocamldep -package bytes -modules src/qparse.mli > src/qparse.mli.depends
- + ocamlfind ocamlc -c -safe-string -w A -package bytes -w -4 -w -44 -w -50 -I src -I tests -o src/core.cmo src/core.ml
- + ocamlfind ocamlc -c -safe-string -w A -package bytes -w -4 -w -44 -w -50 -I src -I tests -o src/core.cmo src/core.ml
- File "src/core.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + ocamlfind ocamlc -c -safe-string -w A -package bytes -w -4 -w -44 -w -50 -I src -I tests -o src/qparse.cmi src/qparse.mli
- + ocamlfind ocamlc -c -safe-string -w A -package bytes -w -29 -w -4 -w -44 -w -50 -I src -I tests -o src/qtest.cmo src/qtest.ml
- + ocamlfind ocamlc -c -safe-string -w A -package bytes -w -29 -w -4 -w -44 -w -50 -I src -I tests -o src/qtest.cmo src/qtest.ml
- File "src/qtest.mll", line 221, characters 4-21:
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "src/qtest.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + ocamlfind ocamlopt -c -safe-string -w A -package bytes -w -4 -w -44 -w -50 -I src -I tests -o src/misclex.cmx src/misclex.ml
- + ocamlfind ocamlopt -c -safe-string -w A -package bytes -w -4 -w -44 -w -50 -I src -I tests -o src/misclex.cmx src/misclex.ml
- File "src/misclex.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + ocamlfind ocamldep -package bytes -modules src/qparse.ml > src/qparse.ml.depends
- + ocamlfind ocamlopt -c -safe-string -w A -package bytes -w -4 -w -44 -w -50 -I src -I tests -o src/core.cmx src/core.ml
- + ocamlfind ocamlopt -c -safe-string -w A -package bytes -w -4 -w -44 -w -50 -I src -I tests -o src/core.cmx src/core.ml
- File "src/core.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + ocamlfind ocamlopt -c -safe-string -w A -package bytes -w -4 -w -44 -w -50 -I src -I tests -o src/qparse.cmx src/qparse.ml
- + ocamlfind ocamlopt -c -safe-string -w A -package bytes -w -29 -w -4 -w -44 -w -50 -I src -I tests -o src/qtest.cmx src/qtest.ml
- + ocamlfind ocamlopt -c -safe-string -w A -package bytes -w -29 -w -4 -w -44 -w -50 -I src -I tests -o src/qtest.cmx src/qtest.ml
- File "src/qtest.mll", line 221, characters 4-21:
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "src/qtest.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + ocamlfind ocamlopt -linkpkg -package bytes -I src src/misclex.cmx src/core.cmx src/qparse.cmx src/qtest.cmx -o src/qtest.native
- + ln -sf /home/opam/.opam/default/.opam-switch/build/qtest.2.7/_build/src/qtest.native /home/opam/.opam/default/.opam-switch/build/qtest.2.7
-> compiled  qtest.2.7
[qtest: make install]
+ /usr/bin/make "BIN=/home/opam/.opam/default/bin" "install" (CWD=/home/opam/.opam/default/.opam-switch/build/qtest.2.7)
- cp qtest.native /home/opam/.opam/default/bin/qtest
-> installed qtest.2.7

=== STDERR ===

2026-09-03 22:47.31: OK: build qtest.2.7 (runc: 3.1s, disk: 10KB)
2026-09-03 22:47.31: Job succeeded