Build:
- 0
2026-06-19 18:36.06: New job: build minicaml.0.2.2 (f14b32216fa5) 2026-06-19 18:36.06: Waiting for resource in pool day11-builds 2026-06-19 19:49.38: Got resource from pool day11-builds 2026-06-19 19:49.38: [profile full] build minicaml.0.2.2 2026-06-19 19:49.38: build minicaml.0.2.2 (f14b32216fa5) === DEPENDENCIES (22 transitive) === ANSITerminal.0.8.5 ea0016376df6 base-bytes.base 38023b842165 base-threads.base b7164ff76afe base-unix.base 839dc585f12d cmdliner.1.3.0 4cbf8dfc71ce cppo.1.8.0 58ff60202126 dune.3.23.1 b9e31df96092 menhir.20260209 7e5a18b3ff14 menhirCST.20260209 c168fb01e2f6 menhirGLR.20260209 edb0fdd26488 menhirLib.20260209 3896169a6c75 menhirSdk.20260209 4808133f977f ocaml.5.5.0 7bdffd2f55d9 ocaml-base-compiler.5.5.0 88ac983b1a28 ocaml-compiler.5.5.0 8d77bbea3746 ocaml-compiler-libs.v0.17.0 6bb2fe976db3 ocamlfind.1.9.8 1872268d1aec ppx_derivers.1.2.1 e49491a38353 ppx_deriving.6.1.1 44efc0a85ae7 ppxlib.0.38.0 495045ef7a3c sexplib0.v0.17.0 4906aac5ee08 stdlib-shims.0.3.0 4aecff888649 === STDOUT === Processing: [default: loading data] [minicaml.0.2.2: dl] [minicaml.0.2.2: extract] -> retrieved minicaml.0.2.2 (https://opam.ocaml.org/cache) [minicaml: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "minicaml" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/minicaml.0.2.2) - (cd _build/default && /home/opam/.opam/default/bin/menhir lib/parser.mly --base lib/parser --infer-read-reply lib/parser__mock.mli.inferred) - File "lib/parser.mly", line 35, characters 0-9: - Warning: the precedence level assigned to IF is never useful. - File "lib/parser.mly", line 31, characters 0-9: - Warning: the precedence level assigned to LAMBDA is never useful. - File "lib/parser.mly", line 34, characters 0-9: - Warning: the precedence level assigned to THEN is never useful. - Warning: 21 states have shift/reduce conflicts. - Warning: 182 shift/reduce conflicts were arbitrarily resolved. - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I bin/.main.eobjs/byte -I /home/opam/.opam/default/lib/ANSITerminal -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I lib/.minicaml.objs/byte -no-alias-deps -o bin/.main.eobjs/byte/dune__exe__Main.cmo -c -impl bin/main.pp.ml) - File "bin/main.ml", line 25, characters 2-11: - 25 | Term.info "minicaml" ~version:"0.2.2" ~doc ~exits:Term.default_exits ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - - File "bin/main.ml", line 25, characters 52-70: - 25 | Term.info "minicaml" ~version:"0.2.2" ~doc ~exits:Term.default_exits ~man - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.default_exits - Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead. - - File "bin/main.ml", line 27, characters 9-18: - 27 | let () = Term.exit @@ Term.eval (run_repl_t, info) - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.exit - Use Stdlib.exit and Cmd.eval instead. - - File "bin/main.ml", line 27, characters 22-31: - 27 | let () = Term.exit @@ Term.eval (run_repl_t, info) - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval - Use Cmd.v and one of Cmd.eval* instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I bin/.main.eobjs/byte -I bin/.main.eobjs/native -I /home/opam/.opam/default/lib/ANSITerminal -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I lib/.minicaml.objs/byte -I lib/.minicaml.objs/native -cmi-file bin/.main.eobjs/byte/dune__exe__Main.cmi -no-alias-deps -o bin/.main.eobjs/native/dune__exe__Main.cmx -c -impl bin/main.pp.ml) - File "bin/main.ml", line 25, characters 2-11: - 25 | Term.info "minicaml" ~version:"0.2.2" ~doc ~exits:Term.default_exits ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - - File "bin/main.ml", line 25, characters 52-70: - 25 | Term.info "minicaml" ~version:"0.2.2" ~doc ~exits:Term.default_exits ~man - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.default_exits - Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead. - - File "bin/main.ml", line 27, characters 9-18: - 27 | let () = Term.exit @@ Term.eval (run_repl_t, info) - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.exit - Use Stdlib.exit and Cmd.eval instead. - - File "bin/main.ml", line 27, characters 22-31: - 27 | let () = Term.exit @@ Term.eval (run_repl_t, info) - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval - Use Cmd.v and one of Cmd.eval* instead. -> compiled minicaml.0.2.2 -> installed minicaml.0.2.2 === STDERR === 2026-06-19 19:49.55: OK: build minicaml.0.2.2 (runc: 7.1s, disk: 10KB) 2026-06-19 19:49.55: Job succeeded