Build:
- 1
- 0
2026-09-03 22:05.35: New job: build ocamlformat.0.15.0 (629fbea86fc3)
2026-09-03 22:05.35: Waiting for resource in pool day11-builds
2026-09-03 22:53.45: Got resource from pool day11-builds
2026-09-03 22:53.45: [profile full] build ocamlformat.0.15.0
2026-09-03 22:53.45: build ocamlformat.0.15.0 (629fbea86fc3)
=== DEPENDENCIES (34 transitive) ===
astring.0.8.5 821941aaa7a9
base.v0.15.2 2dc8b5590316
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
cmdliner.1.3.0 24a02205bd10
cppo.1.8.0 003ce594c51b
csexp.1.5.1 54d007ca17e9
dune.2.9.3 cfdcdf8b4ea8
dune-configurator.2.9.3 bd8328f1eeb1
fix.20250919 8eb25c85807f
fpath.0.7.3 3859873a0219
menhir.20260209 20159896db9e
menhirCST.20260209 c10f2c8da36d
menhirGLR.20260209 15635b6e017a
menhirLib.20260209 c81d0f244b66
menhirSdk.20260209 fc7ed91ba329
ocaml.4.11.2 9044b53bfe17
ocaml-base-compiler.4.11.2 d1ed934bdaf0
ocaml-config.1 51b78fd13520
ocaml-migrate-parsetree.1.8.0 93ef00e6c3b3
ocamlbuild.0.16.1 3440315de9e6
ocamlfind.1.9.8 67e30f343c55
odoc.1.5.3 f95b5c73be25
ppx_derivers.1.2.1 376af23957bb
re.1.11.0 7d6633fd1352
result.1.5 0aab8f56e54f
seq.base cd92d8fe94f6
sexplib0.v0.15.1 68fab16c6a14
stdio.v0.15.0 34da7444631a
topkg.1.1.1 a4210ea8e9ab
tyxml.4.6.0 19b5ec3e4bd7
uucp.15.0.0 bec650569ad3
uuseg.15.0.0 a4edbda5c985
uutf.1.0.4 648eadc8496d
=== 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]
- 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]
- 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__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-09-03 22:54.31: OK: build ocamlformat.0.15.0 (runc: 29.2s, disk: 12KB)
2026-09-03 22:54.31: Job succeeded