Build:
- 0
2026-09-03 20:19.11: New job: build ometrics.0.1.1 (f8e95301168a) 2026-09-03 20:19.11: Waiting for resource in pool day11-builds 2026-09-03 22:11.23: Got resource from pool day11-builds 2026-09-03 22:11.23: [profile full] build ometrics.0.1.1 2026-09-03 22:11.23: build ometrics.0.1.1 (f8e95301168a) === DEPENDENCIES (17 transitive) === base-threads.base 3d2f2cbc6db2 base-unix.base 3a38ddca6b5e cmdliner.1.3.0 3ff29f9d4b53 csexp.1.5.2 45da150ac45d dot-merlin-reader.4.7.1 5b0eb9e25931 dune.3.24.2 03fddf396e0b menhir.20211012 06162894e173 menhirLib.20211012 d25f4817c6c1 menhirSdk.20211012 b1a425066056 ocaml.4.12.1 40bf037a0516 ocaml-base-compiler.4.12.1 e714dfd3f0fe ocaml-config.2 75bd2fc1f23b ocaml-secondary-compiler.4.14.2 d66c1c5ac958 ocamlfind.1.9.6 b1980dc27cfd ocamlfind-secondary.1.9.6 cd09f5be8757 result.1.5 901d6a7defa5 yojson.3.0.0 5e3b9784c7aa === STDOUT === Processing: [default: loading data] [ometrics.0.1.1: dl] [ometrics.0.1.1: extract] -> retrieved ometrics.0.1.1 (https://opam.ocaml.org/cache) [ometrics: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "ometrics" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/ometrics.0.1.1) - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I bin/.main.eobjs/byte -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/csexp -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/yojson -I lib/.ometrics.objs/byte -I vendor/merlin/src/analysis/.merlin_analysis.objs/byte -I vendor/merlin/src/config/.config.objs/byte -I vendor/merlin/src/dot-merlin/dot-protocol/.merlin_dot_protocol.objs/byte -I vendor/merlin/src/extend/.merlin_extend.objs/byte -I vendor/merlin/src/frontend/.query_protocol.objs/byte -I vendor/merlin/src/kernel/.merlin_kernel.objs/byte -I vendor/merlin/src/ocaml/merlin_specific/.merlin_specific.objs/byte -I vendor/merlin/src/ocaml/parsing/.parsing.objs/byte -I vendor/merlin/src/ocaml/preprocess/.preprocess.objs/byte -I vendor/merlin/src/ocaml/typing/.typing.objs/byte -I vendor/merlin/src/ocaml/utils/.utils.objs/byte -I vendor/merlin/src/platform/.os_ipc.objs/byte -I vendor/merlin/src/utils/.merlin_utils.objs/byte -no-alias-deps -o bin/.main.eobjs/byte/dune__exe__Main.cmo -c -impl bin/main.ml) - File "bin/main.ml", line 56, characters 16-34: - 56 | let exits = Term.default_exits in - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.default_exits - Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead. - File "bin/main.ml", line 64, characters 6-15: - 64 | Term.info "check" ~version ~doc ~exits ) - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/main.ml", line 67, characters 16-34: - 67 | let exits = Term.default_exits in - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.default_exits - Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead. - File "bin/main.ml", line 80, characters 6-15: - 80 | Term.info "check-clone" ~version ~doc ~exits ) - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/main.ml", line 86, characters 14-32: - 86 | let exits = Term.default_exits in - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.default_exits - Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead. - File "bin/main.ml", line 87, characters 46-55: - 87 | (Term.(ret (const (`Help (`Pager, None)))), Term.info name ~version ~exits) - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/main.ml", line 90, characters 15-19: - 90 | let () = Term.(exit @@ eval_choice default cmds) - ^^^^ - Alert deprecated: Cmdliner.Term.exit - Use Stdlib.exit and Cmd.eval instead. - File "bin/main.ml", line 90, characters 23-34: - 90 | let () = Term.(exit @@ eval_choice default cmds) - ^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval_choice - Use Cmd.group and one of Cmd.eval* instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I bin/.main.eobjs/byte -I bin/.main.eobjs/native -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/csexp -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/yojson -I lib/.ometrics.objs/byte -I lib/.ometrics.objs/native -I vendor/merlin/src/analysis/.merlin_analysis.objs/byte -I vendor/merlin/src/analysis/.merlin_analysis.objs/native -I vendor/merlin/src/config/.config.objs/byte -I vendor/merlin/src/config/.config.objs/native -I vendor/merlin/src/dot-merlin/dot-protocol/.merlin_dot_protocol.objs/byte -I vendor/merlin/src/dot-merlin/dot-protocol/.merlin_dot_protocol.objs/native -I vendor/merlin/src/extend/.merlin_extend.objs/byte -I vendor/merlin/src/extend/.merlin_extend.objs/native -I vendor/merlin/src/frontend/.query_protocol.objs/byte -I vendor/merlin/src/frontend/.query_protocol.objs/native -I vendor/merlin/src/kernel/.merlin_kernel.objs/byte -I vendor/merlin/src/kernel/.merlin_kernel.objs/native -I vendor/merlin/src/ocaml/merlin_specific/.merlin_specific.objs/byte -I vendor/merlin/src/ocaml/merlin_specific/.merlin_specific.objs/native -I vendor/merlin/src/ocaml/parsing/.parsing.objs/byte -I vendor/merlin/src/ocaml/parsing/.parsing.objs/native -I vendor/merlin/src/ocaml/preprocess/.preprocess.objs/byte -I vendor/merlin/src/ocaml/preprocess/.preprocess.objs/native -I vendor/merlin/src/ocaml/typing/.typing.objs/byte -I vendor/merlin/src/ocaml/typing/.typing.objs/native -I vendor/merlin/src/ocaml/utils/.utils.objs/byte -I vendor/merlin/src/ocaml/utils/.utils.objs/native -I vendor/merlin/src/platform/.os_ipc.objs/byte -I vendor/merlin/src/platform/.os_ipc.objs/native -I vendor/merlin/src/utils/.merlin_utils.objs/byte -I vendor/merlin/src/utils/.merlin_utils.objs/native -intf-suffix .ml -no-alias-deps -o bin/.main.eobjs/native/dune__exe__Main.cmx -c -impl bin/main.ml) - File "bin/main.ml", line 56, characters 16-34: - 56 | let exits = Term.default_exits in - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.default_exits - Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead. - File "bin/main.ml", line 64, characters 6-15: - 64 | Term.info "check" ~version ~doc ~exits ) - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/main.ml", line 67, characters 16-34: - 67 | let exits = Term.default_exits in - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.default_exits - Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead. - File "bin/main.ml", line 80, characters 6-15: - 80 | Term.info "check-clone" ~version ~doc ~exits ) - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/main.ml", line 86, characters 14-32: - 86 | let exits = Term.default_exits in - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.default_exits - Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead. - File "bin/main.ml", line 87, characters 46-55: - 87 | (Term.(ret (const (`Help (`Pager, None)))), Term.info name ~version ~exits) - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/main.ml", line 90, characters 15-19: - 90 | let () = Term.(exit @@ eval_choice default cmds) - ^^^^ - Alert deprecated: Cmdliner.Term.exit - Use Stdlib.exit and Cmd.eval instead. - File "bin/main.ml", line 90, characters 23-34: - 90 | let () = Term.(exit @@ eval_choice default cmds) - ^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval_choice - Use Cmd.group and one of Cmd.eval* instead. -> compiled ometrics.0.1.1 -> installed ometrics.0.1.1 === STDERR === 2026-09-03 22:11.57: OK: build ometrics.0.1.1 (runc: 26.9s, disk: 13KB) 2026-09-03 22:11.57: Job succeeded