Build:
- 0
2026-06-24 15:25.12: New job: build qtest.2.7 (19b9e38a9fd8) 2026-06-24 15:25.12: Waiting for resource in pool day11-builds 2026-06-24 16:48.27: Got resource from pool day11-builds 2026-06-24 16:48.27: [profile full] build qtest.2.7 2026-06-24 16:48.27: build qtest.2.7 (19b9e38a9fd8) === DEPENDENCIES (16 transitive) === base-bytes.base c40d17bc86b5 base-threads.base c9e7bdbf5823 base-unix.base 7d1428be9ddb dune.3.23.1 848a72441e15 ocaml.4.14.4 b047fb9251f4 ocaml-base-compiler.4.14.4 d3b7ccb2c6fb ocaml-config.2 2d9c209f5590 ocamlbuild.0.16.1 7e0d6aadb209 ocamlfind.1.9.8 214dd418ac02 ounit.2.2.7 1ebbe6e968b1 ounit2.2.2.7 c47e2d37575c qcheck.0.91 ea356ff9dda9 qcheck-core.0.91 529e7a902678 qcheck-ounit.0.91 abf3a0f52267 seq.base 0160fc3002c2 stdlib-shims.0.3.0 de5202e23add === 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-06-24 16:48.48: OK: build qtest.2.7 (runc: 2.6s, disk: 10KB) 2026-06-24 16:48.48: Job succeeded