Build:
- 0
2026-09-03 19:51.16: New job: build ometrics.0.1.3 (a3d8edfded50) 2026-09-03 19:51.16: Waiting for resource in pool day11-builds 2026-09-03 21:35.39: Got resource from pool day11-builds 2026-09-03 21:35.39: [profile full] build ometrics.0.1.3 2026-09-03 21:35.39: build ometrics.0.1.3 (a3d8edfded50) === DEPENDENCIES (18 transitive) === base-threads.base 3d2f2cbc6db2 base-unix.base 3a38ddca6b5e cmdliner.1.3.0 4809362b4a60 csexp.1.5.2 736db9409a7a digestif.1.3.1 2a07514ab1f8 dune.3.24.2 d7ac63a1e14a eqaf.0.10 de2c2d63df17 menhir.20211012 64dc669f1d13 menhirLib.20211012 9e5a9abd326c menhirSdk.20211012 2291fe9491e3 ocaml.4.13.1 87019ce58e6b ocaml-base-compiler.4.13.1 8da2ad413a13 ocaml-config.2 dd7a6703ffd4 ocaml-secondary-compiler.4.14.2 d66c1c5ac958 ocamlfind.1.9.6 a2ee5a486e5a ocamlfind-secondary.1.9.6 4a14eb7d6568 result.1.5 35dc6eff1a41 yojson.3.0.0 f3dffe7264c2 === STDOUT === Processing: [default: loading data] [ometrics.0.1.3: dl] [ometrics.0.1.3: extract] -> retrieved ometrics.0.1.3 (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.3) - (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/digestif/c -I /home/opam/.opam/default/lib/eqaf -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/digestif/c -I /home/opam/.opam/default/lib/eqaf -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.3 -> installed ometrics.0.1.3 === STDERR === 2026-09-03 21:36.16: OK: build ometrics.0.1.3 (runc: 27.7s, disk: 14KB) 2026-09-03 21:36.16: Job succeeded