Build:
  1. 0
2026-06-16 14:29.59: New job: build ometrics.0.1.2 (2d32921900f1)
2026-06-16 14:29.59: Waiting for resource in pool day11-builds
2026-06-16 16:11.29: Got resource from pool day11-builds
2026-06-16 16:11.29: [profile full] build ometrics.0.1.2
2026-06-16 16:11.29: build ometrics.0.1.2 (2d32921900f1)
=== DEPENDENCIES (19 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  cmdliner.1.3.0                                     3cfffa4dddff
  csexp.1.5.2                                        3fd7f8aa8729
  digestif.1.3.0                                     571f53bc44d4
  dot-merlin-reader.4.7.1                            ca77acfa8d2e
  dune.3.23.1                                        4ab42388130e
  eqaf.0.10                                          6ce4f58c3efc
  menhir.20211012                                    0c5dd0ed9d12
  menhirLib.20211012                                 9bd0575fb11d
  menhirSdk.20211012                                 5808f857622f
  ocaml.4.13.1                                       374ce8822fbe
  ocaml-base-compiler.4.13.1                         3060c22370ce
  ocaml-config.2                                     7e2bf3da2a6e
  ocaml-secondary-compiler.4.14.2                    208983c0e1e0
  ocamlfind.1.9.6                                    233791feab3d
  ocamlfind-secondary.1.9.6                          f311c6b5c8e3
  result.1.5                                         fbf565328f9a
  yojson.3.0.0                                       ce928728c044
=== STDOUT ===
Processing: [default: loading data]
[ometrics.0.1.2: dl]
[ometrics.0.1.2: extract]
-> retrieved ometrics.0.1.2  (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.2)
- (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.2
-> installed ometrics.0.1.2

=== STDERR ===

2026-06-16 16:12.24: OK: build ometrics.0.1.2 (runc: 36.7s, disk: 14KB)
2026-06-16 16:12.24: Job succeeded