Build:
- 0
2026-06-16 13:46.08: New job: build alcotest.1.5.0 (650f77f3684a) 2026-06-16 13:46.08: Waiting for resource in pool day11-builds 2026-06-16 14:32.33: Got resource from pool day11-builds 2026-06-16 14:32.33: [profile full] build alcotest.1.5.0 2026-06-16 14:32.33: build alcotest.1.5.0 (650f77f3684a) === DEPENDENCIES (17 transitive) === astring.0.8.5 af0a355c6a41 base-threads.base b7164ff76afe base-unix.base 839dc585f12d cmdliner.1.3.0 9fd00a2855c1 dune.3.23.1 d50060dd2cab fmt.0.11.0 91daf499456b ocaml.5.4.1 708fed352b2a ocaml-base-compiler.5.4.1 89b85703f841 ocaml-compiler.5.4.1 a719b8419b8e ocaml-config.3 aa27f63940d8 ocaml-syntax-shims.1.0.0 121d9d9e944d ocamlbuild.0.16.1 069fc1e567af ocamlfind.1.9.8 5cfa73ef65e7 re.1.14.0 5782bfeeaea2 stdlib-shims.0.3.0 b64bd5274094 topkg.1.1.1 4a88955a28b6 uutf.1.0.4 78a247af49a2 === STDOUT === Processing: [default: loading data] [alcotest.1.5.0: dl] [alcotest.1.5.0: extract] -> retrieved alcotest.1.5.0 (https://opam.ocaml.org/cache) [alcotest: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "alcotest" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/alcotest.1.5.0) - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fmt/cli -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -cmi-file src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Config.cmi -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Config.cmo -c -impl src/alcotest-engine/config.ml) - File "src/alcotest-engine/config.ml", line 52, characters 16-27: - 52 | let env = Arg.env_var "ALCOTEST_VERBOSE" in - ^^^^^^^^^^^ - Alert deprecated: Arg.env_var - Use Cmd.Env.info instead. - - File "src/alcotest-engine/config.ml", line 62, characters 16-27: - 62 | let env = Arg.env_var "ALCOTEST_COMPACT" in - ^^^^^^^^^^^ - Alert deprecated: Arg.env_var - Use Cmd.Env.info instead. - - File "src/alcotest-engine/config.ml", line 69, characters 16-27: - 69 | let env = Arg.env_var "ALCOTEST_BAIL" in - ^^^^^^^^^^^ - Alert deprecated: Arg.env_var - Use Cmd.Env.info instead. - - File "src/alcotest-engine/config.ml", line 82, characters 16-27: - 82 | let env = Arg.env_var "ALCOTEST_SHOW_ERRORS" in - ^^^^^^^^^^^ - Alert deprecated: Arg.env_var - Use Cmd.Env.info instead. - - File "src/alcotest-engine/config.ml", line 89, characters 16-27: - 89 | let env = Arg.env_var "ALCOTEST_QUICK_TESTS" in - ^^^^^^^^^^^ - Alert deprecated: Arg.env_var - Use Cmd.Env.info instead. - - File "src/alcotest-engine/config.ml", line 119, characters 16-27: - 119 | let env = Arg.env_var "ALCOTEST_TAIL_ERRORS" in - ^^^^^^^^^^^ - Alert deprecated: Arg.env_var - Use Cmd.Env.info instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fmt/cli -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -cmi-file src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Config.cmi -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Config.cmx -c -impl src/alcotest-engine/config.ml) - File "src/alcotest-engine/config.ml", line 52, characters 16-27: - 52 | let env = Arg.env_var "ALCOTEST_VERBOSE" in - ^^^^^^^^^^^ - Alert deprecated: Arg.env_var - Use Cmd.Env.info instead. - - File "src/alcotest-engine/config.ml", line 62, characters 16-27: - 62 | let env = Arg.env_var "ALCOTEST_COMPACT" in - ^^^^^^^^^^^ - Alert deprecated: Arg.env_var - Use Cmd.Env.info instead. - - File "src/alcotest-engine/config.ml", line 69, characters 16-27: - 69 | let env = Arg.env_var "ALCOTEST_BAIL" in - ^^^^^^^^^^^ - Alert deprecated: Arg.env_var - Use Cmd.Env.info instead. - - File "src/alcotest-engine/config.ml", line 82, characters 16-27: - 82 | let env = Arg.env_var "ALCOTEST_SHOW_ERRORS" in - ^^^^^^^^^^^ - Alert deprecated: Arg.env_var - Use Cmd.Env.info instead. - - File "src/alcotest-engine/config.ml", line 89, characters 16-27: - 89 | let env = Arg.env_var "ALCOTEST_QUICK_TESTS" in - ^^^^^^^^^^^ - Alert deprecated: Arg.env_var - Use Cmd.Env.info instead. - - File "src/alcotest-engine/config.ml", line 119, characters 16-27: - 119 | let env = Arg.env_var "ALCOTEST_TAIL_ERRORS" in - ^^^^^^^^^^^ - Alert deprecated: Arg.env_var - Use Cmd.Env.info instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fmt/cli -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -cmi-file src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Cli.cmi -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Cli.cmo -c -impl src/alcotest-engine/cli.ml) - File "src/alcotest-engine/cli.ml", line 41, characters 14-25: - 41 | let env = Arg.env_var "ALCOTEST_COLOR" in - ^^^^^^^^^^^ - Alert deprecated: Cmdliner.Arg.env_var - Use Cmd.Env.info instead. - - File "src/alcotest-engine/cli.ml", line 80, characters 11-20: - 80 | (term, Term.info exec_name ~doc) - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - - File "src/alcotest-engine/cli.ml", line 91, characters 11-20: - 91 | (term, Term.info "test" ~doc) - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - - File "src/alcotest-engine/cli.ml", line 97, characters 6-15: - 97 | Term.info "list" ~doc ) - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - - File "src/alcotest-engine/cli.ml", line 105, characters 29-55: - 105 | if and_exit then exit (Term.exit_status_of_result result) else M.return () - ^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.exit_status_of_result - Use Cmd.eval instead. - - File "src/alcotest-engine/cli.ml", line 108, characters 6-22: - 108 | Term.eval_choice ?argv - ^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval_choice - Use Cmd.group and one of Cmd.eval* instead. - - File "src/alcotest-engine/cli.ml", line 117, characters 14-40: - 117 | exit (Term.exit_status_of_result result) - ^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.exit_status_of_result - Use Cmd.eval instead. - - File "src/alcotest-engine/cli.ml", line 127, characters 42-51: - 127 | run_with_args' config ~argv name (Term.pure ()) tl) - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest/.alcotest.objs/byte -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fmt/tty -I src/alcotest-engine/.alcotest_engine.objs/byte -cmi-file src/alcotest/.alcotest.objs/byte/alcotest.cmi -no-alias-deps -open Alcotest__ -o src/alcotest/.alcotest.objs/byte/alcotest.cmo -c -impl src/alcotest/alcotest.ml) - File "_none_", line 1: - Alert ocaml_deprecated_auto_include: - OCaml's lib directory layout changed in 5.0. The unix subdirectory has been - automatically added to the search path, but you should add -I +unix to the - command-line to silence this alert (e.g. by adding unix to the list of - libraries in your dune file, or adding use_unix to your _tags file for - ocamlbuild, or using -package unix for ocamlfind). - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fmt/cli -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -cmi-file src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Cli.cmi -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Cli.cmx -c -impl src/alcotest-engine/cli.ml) - File "src/alcotest-engine/cli.ml", line 41, characters 14-25: - 41 | let env = Arg.env_var "ALCOTEST_COLOR" in - ^^^^^^^^^^^ - Alert deprecated: Cmdliner.Arg.env_var - Use Cmd.Env.info instead. - - File "src/alcotest-engine/cli.ml", line 80, characters 11-20: - 80 | (term, Term.info exec_name ~doc) - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - - File "src/alcotest-engine/cli.ml", line 91, characters 11-20: - 91 | (term, Term.info "test" ~doc) - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - - File "src/alcotest-engine/cli.ml", line 97, characters 6-15: - 97 | Term.info "list" ~doc ) - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - - File "src/alcotest-engine/cli.ml", line 105, characters 29-55: - 105 | if and_exit then exit (Term.exit_status_of_result result) else M.return () - ^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.exit_status_of_result - Use Cmd.eval instead. - - File "src/alcotest-engine/cli.ml", line 108, characters 6-22: - 108 | Term.eval_choice ?argv - ^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval_choice - Use Cmd.group and one of Cmd.eval* instead. - - File "src/alcotest-engine/cli.ml", line 117, characters 14-40: - 117 | exit (Term.exit_status_of_result result) - ^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.exit_status_of_result - Use Cmd.eval instead. - - File "src/alcotest-engine/cli.ml", line 127, characters 42-51: - 127 | run_with_args' config ~argv name (Term.pure ()) tl) - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fmt/tty -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -cmi-file src/alcotest/.alcotest.objs/byte/alcotest.cmi -no-alias-deps -open Alcotest__ -o src/alcotest/.alcotest.objs/native/alcotest.cmx -c -impl src/alcotest/alcotest.ml) - File "_none_", line 1: - Alert ocaml_deprecated_auto_include: - OCaml's lib directory layout changed in 5.0. The unix subdirectory has been - automatically added to the search path, but you should add -I +unix to the - command-line to silence this alert (e.g. by adding unix to the list of - libraries in your dune file, or adding use_unix to your _tags file for - ocamlbuild, or using -package unix for ocamlfind). -> compiled alcotest.1.5.0 -> installed alcotest.1.5.0 === STDERR === 2026-06-16 14:32.42: OK: build alcotest.1.5.0 (runc: 4.6s, disk: 18KB) 2026-06-16 14:32.42: Job succeeded