Build:
- 0
2026-06-16 15:44.56: New job: build ocamlformat.0.15.0 (c1335fbaa584)
2026-06-16 15:44.56: Waiting for resource in pool day11-builds
2026-06-16 16:32.51: Got resource from pool day11-builds
2026-06-16 16:32.51: [profile full] build ocamlformat.0.15.0
2026-06-16 16:32.51: build ocamlformat.0.15.0 (c1335fbaa584)
=== DEPENDENCIES (34 transitive) ===
astring.0.8.5 659b6332c593
base.v0.15.2 4fb5e634d3e0
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
cmdliner.1.3.0 2732d822bdf8
cppo.1.8.0 63f724edebc5
csexp.1.5.1 44846190afb7
dune.2.9.3 661f7b4a1d60
dune-configurator.2.9.3 bcfbfadb27a8
fix.20250919 dfbefa63cb35
fpath.0.7.3 e741d09376d5
menhir.20260209 0a63ee9b4826
menhirCST.20260209 0bfd2cd569ec
menhirGLR.20260209 e2e5937b98c7
menhirLib.20260209 069ad4c654a8
menhirSdk.20260209 4657d881771e
ocaml.4.11.2 82527a3d9959
ocaml-base-compiler.4.11.2 853adb80bee7
ocaml-config.1 73dc523c3cc6
ocaml-migrate-parsetree.1.8.0 9f746f5d8122
ocamlbuild.0.16.1 f3c519c1bc8e
ocamlfind.1.9.8 df35b34caa16
odoc.1.5.3 60a39d651169
ppx_derivers.1.2.1 f58027cd86ba
re.1.11.0 00dadec93a98
result.1.5 2a73556bba12
seq.base 9cd2e9e1495c
sexplib0.v0.15.1 c182065e75ef
stdio.v0.15.0 4877deba7489
topkg.1.1.1 f9eed75f21fa
tyxml.4.6.0 539934f262d2
uucp.15.0.0 c75bfbd6cf38
uuseg.15.0.0 bc60da1fc4a2
uutf.1.0.4 6835ace6a67e
=== STDOUT ===
Processing: [default: loading data]
[ocamlformat.0.15.0: dl]
[ocamlformat.0.15.0: extract]
-> retrieved ocamlformat.0.15.0 (https://opam.ocaml.org/cache)
[ocamlformat: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "ocamlformat" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/ocamlformat.0.15.0)
- ocamlc lib/import/.import.objs/byte/import.{cmi,cmti}
- File "lib/import/Import.mli", line 60, characters 14-23:
- 60 | val parse : Term.info -> (unit -> 'a Term.ret) -> 'a Term.result
- ^^^^^^^^^
- Alert deprecated: Term.info
- Use Cmd.info instead.
- ocamlopt lib/import/.import.objs/native/import.{cmx,o}
- File "lib/import/Import.ml", line 78, characters 4-13:
- 78 | Term.eval (Term.(ret (const validate $ tuple !args)), info)
- ^^^^^^^^^
- Alert deprecated: Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- ocamlc vendor/parse-wyc/menhir-recover/.main.eobjs/byte/dune__exe__Synthesis.{cmi,cmo,cmt}
- File "vendor/parse-wyc/menhir-recover/synthesis.ml", line 194, characters 15-29:
- 194 | (Lr1.reductions st)
- ^^^^^^^^^^^^^^
- Alert deprecated: G.Lr1.reductions
- Please use [get_reductions]
- ocamlc vendor/parse-wyc/menhir-recover/.main.eobjs/byte/dune__exe__Main.{cmi,cmo,cmt}
- File "vendor/parse-wyc/menhir-recover/main.ml", line 47, characters 11-25:
- 47 | (Lr1.reductions st));
- ^^^^^^^^^^^^^^
- Alert deprecated: G.Lr1.reductions
- Please use [get_reductions]
- ocamlopt vendor/parse-wyc/menhir-recover/.main.eobjs/native/dune__exe__Synthesis.{cmx,o}
- File "vendor/parse-wyc/menhir-recover/synthesis.ml", line 194, characters 15-29:
- 194 | (Lr1.reductions st)
- ^^^^^^^^^^^^^^
- Alert deprecated: G.Lr1.reductions
- Please use [get_reductions]
- ocamlopt vendor/parse-wyc/menhir-recover/.main.eobjs/native/dune__exe__Main.{cmx,o}
- File "vendor/parse-wyc/menhir-recover/main.ml", line 47, characters 11-25:
- 47 | (Lr1.reductions st));
- ^^^^^^^^^^^^^^
- Alert deprecated: G.Lr1.reductions
- Please use [get_reductions]
- ocamlopt lib/.ocamlformat_lib.objs/native/ocamlformat_lib__Conf.{cmx,o}
- File "lib/Conf.ml", line 177, characters 2-11:
- 177 | Term.info "ocamlformat" ~version:Version.version ~doc ~man
- ^^^^^^^^^
- Alert deprecated: Import.Cmdliner.Term.info
- Use Cmd.info instead.
- File "lib/Conf.ml", line 1305, characters 12-23:
- 1305 | let env = Arg.env_var "OCAMLFORMAT" in
- ^^^^^^^^^^^
- Alert deprecated: Import.Cmdliner.Arg.env_var
- Use Cmd.Env.info instead.
-> compiled ocamlformat.0.15.0
-> installed ocamlformat.0.15.0
=== STDERR ===
2026-06-16 16:33.23: OK: build ocamlformat.0.15.0 (runc: 22.1s, disk: 11KB)
2026-06-16 16:33.23: Job succeeded