Build:
- 0
2026-06-20 16:44.49: New job: build functoria-runtime.4.0.0~beta3 (c5913a2c4da2) 2026-06-20 16:44.49: Waiting for resource in pool day11-builds 2026-06-20 17:16.06: Got resource from pool day11-builds 2026-06-20 17:16.06: [profile full] build functoria-runtime.4.0.0~beta3 2026-06-20 17:16.06: build functoria-runtime.4.0.0~beta3 (c5913a2c4da2) === DEPENDENCIES (12 transitive) === base-threads.base b7164ff76afe base-unix.base 839dc585f12d cmdliner.1.3.0 207b321bdb62 compiler-cloning.enabled 0d2606125f88 dune.3.23.1 dbfeecb5ca10 fmt.0.11.0 feecefc1fa30 ocaml.5.5.0 1b4132bddf48 ocaml-base-compiler.5.5.0 1901c3a760c1 ocaml-compiler.5.5.0 5f593a0b4a8c ocamlbuild.0.16.1 b485a4f69c01 ocamlfind.1.9.8 5b46f9d92bbd topkg.1.1.1 8e3718e4cf5c === 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-20 17:16.19: OK: build functoria-runtime.4.0.0~beta3 (runc: 2.1s, disk: 12KB) 2026-06-20 17:16.19: Job succeeded