Build:
  1. 0
2026-07-24 11:52.28: New job: build functoria-runtime.4.0.0~beta3 (2052b16058bf)
2026-07-24 11:52.28: Waiting for resource in pool day11-builds
2026-07-24 12:10.08: Got resource from pool day11-builds
2026-07-24 12:10.08: [profile full] build functoria-runtime.4.0.0~beta3
2026-07-24 12:10.08: build functoria-runtime.4.0.0~beta3 (2052b16058bf)
=== DEPENDENCIES (12 transitive) ===
  base-threads.base                                  afe16a8e71c3
  base-unix.base                                     73c0a5fdd34a
  cmdliner.1.3.0                                     6c4a88273317
  compiler-cloning.enabled                           22a431860256
  dune.3.24.1                                        0d2a3ba8bfb9
  fmt.0.11.0                                         403e631c7da1
  ocaml.5.5.0                                        af24caade1d3
  ocaml-base-compiler.5.5.0                          5f93989ce6d7
  ocaml-compiler.5.5.0                               15edcf5138e5
  ocamlbuild.0.16.1                                  ae35ea2527bb
  ocamlfind.1.9.8                                    86ca4a7260d8
  topkg.1.1.1                                        ff0c2942c8aa
=== STDOUT ===
Processing: [default: loading data]
[functoria-runtime.4.0.0~beta3: dl]
[functoria-runtime.4.0.0~beta3: extract]
-> retrieved functoria-runtime.4.0.0~beta3  (https://opam.ocaml.org/cache)
[functoria-runtime: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "functoria-runtime" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/functoria-runtime.4.0.0~beta3)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib_runtime/functoria/.functoria_runtime.objs/byte -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/fmt -no-alias-deps -o lib_runtime/functoria/.functoria_runtime.objs/byte/functoria_runtime.cmi -c -intf lib_runtime/functoria/functoria_runtime.mli)
- File "lib_runtime/functoria/functoria_runtime.mli", line 32, characters 15-37:
- 32 |   val opt : 'a Cmdliner.Arg.converter -> 'a -> Cmdliner.Arg.info -> 'a t
-                     ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "lib_runtime/functoria/functoria_runtime.mli", line 35, characters 20-42:
- 35 |   val required : 'a Cmdliner.Arg.converter -> Cmdliner.Arg.info -> 'a t
-                          ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "lib_runtime/functoria/functoria_runtime.mli", line 39, characters 22-44:
- 39 |     ?default:'a -> 'a Cmdliner.Arg.converter -> Cmdliner.Arg.info -> 'a t
-                            ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib_runtime/functoria/.functoria_runtime.objs/byte -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/fmt -cmi-file lib_runtime/functoria/.functoria_runtime.objs/byte/functoria_runtime.cmi -no-alias-deps -o lib_runtime/functoria/.functoria_runtime.objs/byte/functoria_runtime.cmo -c -impl lib_runtime/functoria/functoria_runtime.ml)
- File "lib_runtime/functoria/functoria_runtime.ml", line 19, characters 20-42:
- 19 |     | Opt : 'a * 'a Cmdliner.Arg.converter -> 'a kind
-                          ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "lib_runtime/functoria/functoria_runtime.ml", line 21, characters 20-42:
- 21 |     | Required : 'a Cmdliner.Arg.converter -> 'a kind
-                          ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "lib_runtime/functoria/functoria_runtime.ml", line 60, characters 34-38:
- 60 |     let term arg = Cmdliner.Term.(pure set $ arg) in
-                                        ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- 
- File "lib_runtime/functoria/functoria_runtime.ml", line 75, characters 30-34:
- 75 |     let gather k rest = Term.(pure (fun () () -> ()) $ k $ rest) in
-                                    ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- 
- File "lib_runtime/functoria/functoria_runtime.ml", line 76, characters 41-50:
- 76 |     let t = List.fold_right gather keys (Term.pure ()) in
-                                               ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- 
- File "lib_runtime/functoria/functoria_runtime.ml", line 77, characters 16-20:
- 77 |     match Term.(eval ~argv (t, info s)) with
-                      ^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- 
- File "lib_runtime/functoria/functoria_runtime.ml", line 77, characters 31-35:
- 77 |     match Term.(eval ~argv (t, info s)) with
-                                     ^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I lib_runtime/functoria/.functoria_runtime.objs/byte -I lib_runtime/functoria/.functoria_runtime.objs/native -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/fmt -cmi-file lib_runtime/functoria/.functoria_runtime.objs/byte/functoria_runtime.cmi -no-alias-deps -o lib_runtime/functoria/.functoria_runtime.objs/native/functoria_runtime.cmx -c -impl lib_runtime/functoria/functoria_runtime.ml)
- File "lib_runtime/functoria/functoria_runtime.ml", line 19, characters 20-42:
- 19 |     | Opt : 'a * 'a Cmdliner.Arg.converter -> 'a kind
-                          ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "lib_runtime/functoria/functoria_runtime.ml", line 21, characters 20-42:
- 21 |     | Required : 'a Cmdliner.Arg.converter -> 'a kind
-                          ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "lib_runtime/functoria/functoria_runtime.ml", line 60, characters 34-38:
- 60 |     let term arg = Cmdliner.Term.(pure set $ arg) in
-                                        ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- 
- File "lib_runtime/functoria/functoria_runtime.ml", line 75, characters 30-34:
- 75 |     let gather k rest = Term.(pure (fun () () -> ()) $ k $ rest) in
-                                    ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- 
- File "lib_runtime/functoria/functoria_runtime.ml", line 76, characters 41-50:
- 76 |     let t = List.fold_right gather keys (Term.pure ()) in
-                                               ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- 
- File "lib_runtime/functoria/functoria_runtime.ml", line 77, characters 16-20:
- 77 |     match Term.(eval ~argv (t, info s)) with
-                      ^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- 
- File "lib_runtime/functoria/functoria_runtime.ml", line 77, characters 31-35:
- 77 |     match Term.(eval ~argv (t, info s)) with
-                                     ^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
-> compiled  functoria-runtime.4.0.0~beta3
-> installed functoria-runtime.4.0.0~beta3

=== STDERR ===

2026-07-24 12:10.20: OK: build functoria-runtime.4.0.0~beta3 (runc: 2.6s, disk: 12KB)
2026-07-24 12:10.20: Job succeeded