Build:
- 0
2026-06-24 16:00.03: New job: build ocamlformat.0.15.1 (01afb0f234d0)
2026-06-24 16:00.03: Waiting for resource in pool day11-builds
2026-06-24 16:55.44: Got resource from pool day11-builds
2026-06-24 16:55.44: [profile full] build ocamlformat.0.15.1
2026-06-24 16:55.44: build ocamlformat.0.15.1 (01afb0f234d0)
=== DEPENDENCIES (37 transitive) ===
astring.0.8.5 a26592bf0052
base.v0.15.2 1d32c35bae02
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
cmdliner.1.3.0 a48955219859
cppo.1.8.0 1b87e63358c6
csexp.1.5.1 a4cecc0edb7b
dune.2.9.3 462b86050f48
dune-configurator.2.9.3 6457db1e265e
fix.20250919 0cf17700be2c
fpath.0.7.3 ddbccf2b779e
menhir.20260209 8573e77fe1e9
menhirCST.20260209 8c57de8a86eb
menhirGLR.20260209 8cacd80ab026
menhirLib.20260209 652cd3409224
menhirSdk.20260209 09113b3efe03
ocaml.4.11.2 dc018a4b7397
ocaml-base-compiler.4.11.2 81f0dd8b8651
ocaml-compiler-libs.v0.12.4 38a101f18cfa
ocaml-config.1 2489653e51e5
ocaml-migrate-parsetree.2.4.0 7f7e78d78ba9
ocamlbuild.0.16.1 c852f758aecf
ocamlfind.1.9.8 c048fc0ddff1
odoc.1.5.3 5d8b5a196e8e
ppx_derivers.1.2.1 b00cf2729127
ppxlib.0.21.1 8de8e3c3cf54
re.1.11.0 10512bb092b6
result.1.5 bd00ee9f6608
seq.base 8a2d99539621
sexplib0.v0.15.1 d7559d076471
stdio.v0.15.0 b65f62f24d05
stdlib-shims.0.3.0 36f97c686a5a
topkg.1.1.1 1dae331d8019
tyxml.4.6.0 b516b1866d47
uucp.15.0.0 7337d8b75afc
uuseg.15.0.0 f885568431ba
uutf.1.0.4 fbd4e2ca6e6d
=== STDOUT ===
Processing: [default: loading data]
[ocamlformat.0.15.1: dl]
[ocamlformat.0.15.1: extract]
-> retrieved ocamlformat.0.15.1 (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.1)
- 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.1
-> installed ocamlformat.0.15.1
=== STDERR ===
2026-06-24 16:56.39: OK: build ocamlformat.0.15.1 (runc: 40.7s, disk: 12KB)
2026-06-24 16:56.39: Job succeeded