Build:
- 0
2026-06-16 15:35.19: New job: build minicaml.0.3.1 (61cb3a8b2e56) 2026-06-16 15:35.19: Waiting for resource in pool day11-builds 2026-06-16 16:28.24: Got resource from pool day11-builds 2026-06-16 16:28.24: [profile full] build minicaml.0.3.1 2026-06-16 16:28.24: build minicaml.0.3.1 (61cb3a8b2e56) === DEPENDENCIES (23 transitive) === ANSITerminal.0.8.5 2c813a4e8e21 base-bytes.base 4e354a32e9ce base-threads.base b7164ff76afe base-unix.base 839dc585f12d cmdliner.1.3.0 9fd00a2855c1 cppo.1.8.0 3c775a388c9d dune.3.23.1 d50060dd2cab menhir.20260209 918bd21ac84f menhirCST.20260209 b2588cab386e menhirGLR.20260209 9f1a82c9daff menhirLib.20260209 521b8486c619 menhirSdk.20260209 0f5231646c84 ocaml.5.4.1 708fed352b2a ocaml-base-compiler.5.4.1 89b85703f841 ocaml-compiler.5.4.1 a719b8419b8e ocaml-compiler-libs.v0.17.0 bb35244dbd80 ocaml-config.3 aa27f63940d8 ocamlfind.1.9.8 5cfa73ef65e7 ppx_derivers.1.2.1 48d8f0a02148 ppx_deriving.6.1.1 21563319369c ppxlib.0.38.0 089dd9eec9cd sexplib0.v0.17.0 3a274f46ef22 stdlib-shims.0.3.0 b64bd5274094 === STDOUT === Processing: [default: loading data] [minicaml.0.3.1: dl] [minicaml.0.3.1: extract] -> retrieved minicaml.0.3.1 (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.3.1) - (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 39, characters 0-9: - Warning: the precedence level assigned to IF is never useful. - File "lib/parser.mly", line 35, characters 0-9: - Warning: the precedence level assigned to LAMBDA is never useful. - File "lib/parser.mly", line 38, characters 0-9: - Warning: the precedence level assigned to THEN is never useful. - Warning: 23 states have shift/reduce conflicts. - Warning: 217 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 36, characters 2-11: - 36 | Term.info "minicaml" ~version:"0.3.1" ~doc ~exits:Term.default_exits ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - - File "bin/main.ml", line 36, characters 52-70: - 36 | Term.info "minicaml" ~version:"0.3.1" ~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 38, characters 9-18: - 38 | let () = Term.exit @@ Term.eval (run_minicaml_t, info) - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.exit - Use Stdlib.exit and Cmd.eval instead. - - File "bin/main.ml", line 38, characters 22-31: - 38 | let () = Term.exit @@ Term.eval (run_minicaml_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 36, characters 2-11: - 36 | Term.info "minicaml" ~version:"0.3.1" ~doc ~exits:Term.default_exits ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - - File "bin/main.ml", line 36, characters 52-70: - 36 | Term.info "minicaml" ~version:"0.3.1" ~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 38, characters 9-18: - 38 | let () = Term.exit @@ Term.eval (run_minicaml_t, info) - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.exit - Use Stdlib.exit and Cmd.eval instead. - - File "bin/main.ml", line 38, characters 22-31: - 38 | let () = Term.exit @@ Term.eval (run_minicaml_t, info) - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval - Use Cmd.v and one of Cmd.eval* instead. -> compiled minicaml.0.3.1 -> installed minicaml.0.3.1 === STDERR === 2026-06-16 16:28.35: OK: build minicaml.0.3.1 (runc: 6.6s, disk: 10KB) 2026-06-16 16:28.35: Job succeeded