Build:
- 0
2026-06-16 11:50.01: New job: build depgraph.0.1.0 (0423d96f4fb3) 2026-06-16 11:50.01: Waiting for resource in pool day11-builds 2026-06-16 12:13.59: Got resource from pool day11-builds 2026-06-16 12:13.59: [profile full] build depgraph.0.1.0 2026-06-16 12:13.59: build depgraph.0.1.0 (0423d96f4fb3) === DEPENDENCIES (10 transitive) === base-threads.base b7164ff76afe base-unix.base 839dc585f12d cmdliner.1.3.0 dad70bc4de20 dune.3.23.1 5402470d931c ocaml.4.14.4 cb826ea44eb2 ocaml-base-compiler.4.14.4 d2f775f983d7 ocaml-config.2 669e0fcf9e4d ocamlfind.1.9.8 6025f4a8e98e ocamlgraph.2.2.0 ffe2e581e49b omake.0.10.7 c714f346b9c3 === STDOUT === Processing: [default: loading data] [depgraph.0.1.0: dl] [depgraph.0.1.0: extract] -> retrieved depgraph.0.1.0 (https://opam.ocaml.org/cache) [depgraph: omake] + /home/opam/.opam/default/bin/omake (CWD=/home/opam/.opam/default/.opam-switch/build/depgraph.0.1.0) - *** omake: reading OMakefiles - --- Checking for ocamlfind... (found /home/opam/.opam/default/bin/ocamlfind) - --- Checking for ocamlc.opt... (found /home/opam/.opam/default/bin/ocamlc.opt) - --- Checking for ocamlopt.opt... (found /home/opam/.opam/default/bin/ocamlopt.opt) - --- Checking for ocamldep.opt... (found /home/opam/.opam/default/bin/ocamldep.opt) - --- Checking for ocamllex.opt... (found /home/opam/.opam/default/bin/ocamllex.opt) - --- Checking whether ocamlc understands the "z" warnings... (yes) - --- Checking whether ocamlopt can create cmxs plugins... (yes) - *** omake: finished reading OMakefiles (0.15 sec) - --- Checking if ocamldep understands -modules... (yes) - - build src depgraph.o - + ocamlfind ocamlopt -package cmdliner,ocamlgraph,str -g -bin-annot -thread -I . -o depgraph.cmx -c depgraph.ml - File "depgraph.ml", line 80, characters 5-22: - 80 | |> String.capitalize - ^^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.capitalize - Use String.capitalize_ascii/StringLabels.capitalize_ascii instead. - File "depgraph.ml", line 195, characters 17-21: - 195 | let term = Term.(pure run $ dir $ use_cmi $ ignore_f) - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "depgraph.ml", line 207, characters 2-11: - 207 | Term.info ~man "depgraph" - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "depgraph.ml", line 210, characters 8-17: - 210 | match Term.eval (term, info) with - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval - Use Cmd.v and one of Cmd.eval* instead. - *** omake: done (0.78 sec, 1/1 scans, 5/7 rules, 14/41 digests) -> compiled depgraph.0.1.0 -> installed depgraph.0.1.0 === STDERR === 2026-06-16 12:14.24: OK: build depgraph.0.1.0 (runc: 2.6s, disk: 7KB) 2026-06-16 12:14.24: Job succeeded