Build:
  1. 0
2026-06-24 15:59.28: New job: build ocamlformat.0.17.0 (e33a3271467a)
2026-06-24 15:59.28: Waiting for resource in pool day11-builds
2026-06-24 16:55.17: Got resource from pool day11-builds
2026-06-24 16:55.17: [profile full] build ocamlformat.0.17.0
2026-06-24 16:55.17: build ocamlformat.0.17.0 (e33a3271467a)
=== DEPENDENCIES (39 transitive) ===
  astring.0.8.5                                      a730652896a2
  base.v0.15.2                                       ab53b70023bc
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  cmdliner.1.3.0                                     e9d453bfc20a
  cppo.1.8.0                                         216785dacf31
  csexp.1.5.1                                        33b9ed7c0a98
  dune.2.9.3                                         f86544dfcbd0
  dune-build-info.2.9.3                              ecb3b9b45443
  dune-configurator.2.9.3                            69e82cd6b800
  fix.20250919                                       3bdd11699590
  fpath.0.7.3                                        4643719029a9
  menhir.20260209                                    b6b9cbedd8cc
  menhirCST.20260209                                 7002b8e38f66
  menhirGLR.20260209                                 6216b3e522e0
  menhirLib.20260209                                 6bbb00b3e00a
  menhirSdk.20260209                                 820c7c199332
  ocaml.4.12.1                                       dee35ad2ab01
  ocaml-base-compiler.4.12.1                         16a69ab1424d
  ocaml-compiler-libs.v0.12.4                        dbbaaf8e4622
  ocaml-config.2                                     e77f021f2144
  ocaml-migrate-parsetree.2.4.0                      476ef9255603
  ocaml-version.3.5.0                                242b88ea1b9f
  ocamlbuild.0.16.1                                  2ce5a99932fe
  ocamlfind.1.9.8                                    f66c61fccf46
  odoc.1.5.3                                         9f79ffb156f6
  ppx_derivers.1.2.1                                 cdd0ed19ce4d
  ppxlib.0.22.2                                      ac9b6690d404
  re.1.12.0                                          c0b7c9059bc7
  result.1.5                                         92c90cd12385
  seq.base                                           67d9aec3c6ca
  sexplib0.v0.15.1                                   89bc72aaadbc
  stdio.v0.15.0                                      1cdcc7184b60
  stdlib-shims.0.3.0                                 1a169232fdbb
  topkg.1.1.1                                        aa3cc6caa0fe
  tyxml.4.6.0                                        b43e2bc60941
  uucp.15.0.0                                        8e186833be13
  uuseg.15.0.0                                       5c52c2ed0ec3
  uutf.1.0.4                                         c576c893c0a6
=== STDOUT ===
Processing: [default: loading data]
[ocamlformat.0.17.0: dl]
[ocamlformat.0.17.0: extract]
-> retrieved ocamlformat.0.17.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.17.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 172, characters 2-11:
- 172 |   Term.info "ocamlformat" ~version:Version.version ~doc ~man
-         ^^^^^^^^^
- Alert deprecated: Import.Cmdliner.Term.info
- Use Cmd.info instead.
- File "lib/Conf.ml", line 1215, characters 12-23:
- 1215 |   let env = Arg.env_var "OCAMLFORMAT" in
-                    ^^^^^^^^^^^
- Alert deprecated: Import.Cmdliner.Arg.env_var
- Use Cmd.Env.info instead.
-> compiled  ocamlformat.0.17.0
-> installed ocamlformat.0.17.0

=== STDERR ===

2026-06-24 16:56.24: OK: build ocamlformat.0.17.0 (runc: 39.7s, disk: 13KB)
2026-06-24 16:56.24: Job succeeded