Build:
  1. 0
2026-06-16 13:46.03: New job: build functoria-runtime.4.0.0~beta3 (643bfc5faba8)
2026-06-16 13:46.03: Waiting for resource in pool day11-builds
2026-06-16 14:32.08: Got resource from pool day11-builds
2026-06-16 14:32.08: [profile full] build functoria-runtime.4.0.0~beta3
2026-06-16 14:32.08: build functoria-runtime.4.0.0~beta3 (643bfc5faba8)
=== DEPENDENCIES (12 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  cmdliner.1.3.0                                     9fd00a2855c1
  dune.3.23.1                                        d50060dd2cab
  fmt.0.11.0                                         91daf499456b
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
  ocamlbuild.0.16.1                                  069fc1e567af
  ocamlfind.1.9.8                                    5cfa73ef65e7
  topkg.1.1.1                                        4a88955a28b6
=== 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-06-16 14:32.20: OK: build functoria-runtime.4.0.0~beta3 (runc: 2.2s, disk: 12KB)
2026-06-16 14:32.20: Job succeeded