Build:
- 0
2026-06-16 14:13.49: New job: build qtest.2.7 (fc470381ad6a) 2026-06-16 14:13.49: Waiting for resource in pool day11-builds 2026-06-16 15:57.50: Got resource from pool day11-builds 2026-06-16 15:57.50: [profile full] build qtest.2.7 2026-06-16 15:57.50: build qtest.2.7 (fc470381ad6a) === DEPENDENCIES (16 transitive) === base-bytes.base 70d0daec7841 base-threads.base b7164ff76afe base-unix.base 839dc585f12d dune.3.23.1 5402470d931c ocaml.4.14.4 cb826ea44eb2 ocaml-base-compiler.4.14.4 d2f775f983d7 ocaml-config.2 669e0fcf9e4d ocamlbuild.0.16.1 8f6c52e6fce8 ocamlfind.1.9.8 6025f4a8e98e ounit.2.2.7 40a233c99b04 ounit2.2.2.7 5914c9ed8da1 qcheck.0.91 4cbd2797632f qcheck-core.0.91 46f8c44e16bd qcheck-ounit.0.91 63325bb6e8a9 seq.base 063828a3d698 stdlib-shims.0.3.0 e2dd0beb9112 === 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-16 15:57.57: OK: build qtest.2.7 (runc: 2.6s, disk: 10KB) 2026-06-16 15:57.57: Job succeeded