Build:
- 0
2026-06-16 14:12.42: New job: build ocamlformat.0.20.1 (6731325f1a9d)
2026-06-16 14:12.42: Waiting for resource in pool day11-builds
2026-06-16 15:56.36: Got resource from pool day11-builds
2026-06-16 15:56.36: [profile full] build ocamlformat.0.20.1
2026-06-16 15:56.36: build ocamlformat.0.20.1 (6731325f1a9d)
=== DEPENDENCIES (36 transitive) ===
astring.0.8.5 156e7cc742dd
base.v0.14.4 a79b5ecf760d
base-bytes.base 70d0daec7841
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
camlp-streams.5.0.1 9588a46e2765
cmdliner.1.3.0 dad70bc4de20
csexp.1.5.1 e3f0f167b110
dune.2.9.3 36797f878ec2
dune-build-info.2.9.3 5aefa0837d12
dune-configurator.2.9.3 d180a2638840
either.1.0.0 49321cdb5891
fix.20250919 b4135de409d6
fpath.0.7.3 d991925a5b6c
menhir.20260209 bfbd27cfb93e
menhirCST.20260209 e0a0673b0a1b
menhirGLR.20260209 aa162e7bd1ea
menhirLib.20260209 63f93fd09019
menhirSdk.20260209 0b337dae608a
ocaml.4.14.4 cb826ea44eb2
ocaml-base-compiler.4.14.4 d2f775f983d7
ocaml-config.2 669e0fcf9e4d
ocaml-version.3.5.0 0e11a6443d9c
ocamlbuild.0.16.1 8f6c52e6fce8
ocamlfind.1.9.8 6025f4a8e98e
ocp-indent.1.8.1 04a5545e2b90
odoc-parser.1.0.1 9c0215a632a5
re.1.12.0 8694c61d3178
result.1.5 33a2387f4b32
seq.base 063828a3d698
sexplib0.v0.14.0 abc1a392677f
stdio.v0.14.0 9dbf71d48c65
topkg.1.1.1 ab549298f3fc
uucp.17.0.0 4a496346b394
uuseg.17.0.0 ea1a6bf402a0
uutf.1.0.4 9791e8459782
=== STDOUT ===
Processing: [default: loading data]
[ocamlformat.0.20.1: dl]
[ocamlformat.0.20.1: extract]
-> retrieved ocamlformat.0.20.1 (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.20.1)
- ocamlc vendor/ocamlformat-stdlib/.ocamlformat_stdlib.objs/byte/ocamlformat_stdlib__Cmdliner_ext.{cmi,cmti}
- File "vendor/ocamlformat-stdlib/cmdliner_ext.mli", line 9, characters 12-21:
- 9 | val parse : Term.info -> (unit -> 'a Term.ret) -> 'a Term.result
- ^^^^^^^^^
- Alert deprecated: Term.info
- Use Cmd.info 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/ocamlformat-stdlib/.ocamlformat_stdlib.objs/native/ocamlformat_stdlib__Cmdliner_ext.{cmx,o}
- File "vendor/ocamlformat-stdlib/cmdliner_ext.ml", line 28, characters 2-11:
- 28 | Term.eval (Term.(ret (const validate $ tuple !args)), info)
- ^^^^^^^^^
- Alert deprecated: Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- 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 178, characters 2-11:
- 178 | Term.info "ocamlformat" ~version:Version.current ~doc ~man
- ^^^^^^^^^
- Alert deprecated: Ocamlformat_stdlib.Cmdliner.Term.info
- Use Cmd.info instead.
- File "lib/Conf.ml", line 1196, characters 12-23:
- 1196 | let env = Arg.env_var "OCAMLFORMAT" in
- ^^^^^^^^^^^
- Alert deprecated: Ocamlformat_stdlib.Cmdliner.Arg.env_var
- Use Cmd.Env.info instead.
-> compiled ocamlformat.0.20.1
-> installed ocamlformat.0.20.1
=== STDERR ===
2026-06-16 15:57.31: OK: build ocamlformat.0.20.1 (runc: 32.7s, disk: 12KB)
2026-06-16 15:57.31: Job succeeded