Build:
- 0
2026-09-03 20:20.04: New job: build ocamlformat.0.16.0 (b6ca2d3e500a)
2026-09-03 20:20.04: Waiting for resource in pool day11-builds
2026-09-03 22:11.57: Got resource from pool day11-builds
2026-09-03 22:11.57: [profile full] build ocamlformat.0.16.0
2026-09-03 22:11.57: build ocamlformat.0.16.0 (b6ca2d3e500a)
=== DEPENDENCIES (39 transitive) ===
astring.0.8.5 d6d57435af98
base.v0.15.2 2c30023465cb
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
cmdliner.1.3.0 3ff29f9d4b53
cppo.1.8.0 349948da3656
csexp.1.5.1 c9c1cc79708e
dune.2.9.3 67503f7aaabf
dune-build-info.2.9.3 5277cb0401cb
dune-configurator.2.9.3 5dfc0ec5c343
fix.20250919 0d7b24428863
fpath.0.7.3 59fc3e08077a
menhir.20260209 8950755673b5
menhirCST.20260209 313d38259885
menhirGLR.20260209 bc91cc4f688e
menhirLib.20260209 4a4e23b8e42c
menhirSdk.20260209 677b537b8615
ocaml.4.12.1 40bf037a0516
ocaml-base-compiler.4.12.1 e714dfd3f0fe
ocaml-compiler-libs.v0.12.4 20a7e9211f24
ocaml-config.2 75bd2fc1f23b
ocaml-migrate-parsetree.2.4.0 9ef540ec8476
ocaml-version.3.5.0 be3ea5b0c694
ocamlbuild.0.16.1 b436c8ee2909
ocamlfind.1.9.8 9b083cf8a2bb
odoc.1.5.3 6916ff1a0a06
ppx_derivers.1.2.1 5923fba2b316
ppxlib.0.21.1 e18e2a86b8fe
re.1.12.0 953a48a7eea9
result.1.5 d01aeb9ef7d3
seq.base 54beea656353
sexplib0.v0.15.1 4d8920d6a980
stdio.v0.15.0 1b8754aeb608
stdlib-shims.0.3.0 51b493c5875b
topkg.1.1.1 64554df6938c
tyxml.4.6.0 dbfcf4371a54
uucp.15.0.0 95e5c66ec97a
uuseg.15.0.0 650ed728e952
uutf.1.0.4 39bd978dc148
=== STDOUT ===
Processing: [default: loading data]
[ocamlformat.0.16.0: dl]
[ocamlformat.0.16.0: extract]
-> retrieved ocamlformat.0.16.0 (https://opam.ocaml.org/cache)
[ocamlformat: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "ocamlformat" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/ocamlformat.0.16.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 174, characters 2-11:
- 174 | Term.info "ocamlformat" ~version:Version.version ~doc ~man
- ^^^^^^^^^
- Alert deprecated: Import.Cmdliner.Term.info
- Use Cmd.info instead.
- File "lib/Conf.ml", line 1236, characters 12-23:
- 1236 | let env = Arg.env_var "OCAMLFORMAT" in
- ^^^^^^^^^^^
- Alert deprecated: Import.Cmdliner.Arg.env_var
- Use Cmd.Env.info instead.
-> compiled ocamlformat.0.16.0
-> installed ocamlformat.0.16.0
=== STDERR ===
2026-09-03 22:12.36: OK: build ocamlformat.0.16.0 (runc: 25.2s, disk: 12KB)
2026-09-03 22:12.36: Job succeeded