Build:
- 0
2026-09-03 22:58.04: New job: build minicaml.0.4 (de3422e87c98) 2026-09-03 22:58.04: Waiting for resource in pool day11-builds 2026-09-03 23:52.06: Got resource from pool day11-builds 2026-09-03 23:52.06: [profile full] build minicaml.0.4 2026-09-03 23:52.06: build minicaml.0.4 (de3422e87c98) === DEPENDENCIES (27 transitive) === ANSITerminal.0.8.5 63190b9928ba base-bytes.base b9dca55f5663 base-threads.base 3d2f2cbc6db2 base-unix.base 3a38ddca6b5e bisect_ppx.1.4.2 a4eeb8471d24 cmdliner.1.3.0 3ff29f9d4b53 cppo.1.8.0 d985c37e6252 dune.3.24.2 03fddf396e0b menhir.20260209 de4ca7cdd0c7 menhirCST.20260209 2ea297f64e86 menhirGLR.20260209 c45fda092d06 menhirLib.20260209 63057a7d8b93 menhirSdk.20260209 93ee5d65f602 ocaml.4.12.1 40bf037a0516 ocaml-base-compiler.4.12.1 e714dfd3f0fe ocaml-config.2 75bd2fc1f23b ocaml-migrate-parsetree.1.8.0 948d5b2a7ced ocaml-secondary-compiler.4.14.2 d66c1c5ac958 ocamlfind.1.9.6 b1980dc27cfd ocamlfind-secondary.1.9.6 cd09f5be8757 ocamline.1.1 ff2f03bdab02 ppx_derivers.1.2.1 a5c1b1ed9e33 ppx_deriving.4.5-1 e2c3bf403a02 ppx_tools.6.6 69ad908b8474 ppx_tools_versioned.5.4.0 7fce51fb0792 ppxfind.1.4 9ba9d647741e result.1.5 901d6a7defa5 === STDOUT === Processing: [default: loading data] [minicaml.0.4: dl] [minicaml.0.4: extract] -> retrieved minicaml.0.4 (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.4) - (cd _build/default && /home/opam/.opam/default/bin/menhir lib/parser.mly --base lib/parser --infer-write-query lib/parser__mock.ml.mock) - File "lib/parser.mly", line 28, characters 13-18: - Warning: the token COMMA is unused. - File "lib/parser.mly", line 12, characters 7-10: - Warning: the token DOT is unused. - File "lib/parser.mly", line 21, characters 7-14: - Warning: the token TOPOWER is unused. - (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 53, characters 0-5: - Warning: the precedence level assigned to DOT is never useful. - File "lib/parser.mly", line 46, characters 0-9: - Warning: the precedence level assigned to IF is never useful. - File "lib/parser.mly", line 45, characters 0-9: - Warning: the precedence level assigned to LAMBDA is never useful. - File "lib/parser.mly", line 46, characters 0-9: - Warning: the precedence level assigned to THEN is never useful. - File "lib/parser.mly", line 50, characters 0-5: - Warning: the precedence level assigned to TOPOWER is never useful. - Warning: 29 states have shift/reduce conflicts. - Warning: one state has reduce/reduce conflicts. - Warning: 229 shift/reduce conflicts were arbitrarily resolved. - Warning: one reduce/reduce conflict was arbitrarily resolved. - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I bin/.main.eobjs/byte -I /home/opam/.opam/default/lib/ANSITerminal -I /home/opam/.opam/default/lib/bisect_ppx/runtime -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/ocamline -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/result -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 51, characters 2-11: - 51 | Term.info "minicaml" ~version:"0.3.3" ~doc ~exits:Term.default_exits ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/main.ml", line 51, characters 52-70: - 51 | Term.info "minicaml" ~version:"0.3.3" ~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 53, characters 9-18: - 53 | 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 53, characters 22-31: - 53 | 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/bisect_ppx/runtime -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/ocamline -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/result -I lib/.minicaml.objs/byte -I lib/.minicaml.objs/native -intf-suffix .ml -no-alias-deps -o bin/.main.eobjs/native/dune__exe__Main.cmx -c -impl bin/main.pp.ml) - File "bin/main.ml", line 51, characters 2-11: - 51 | Term.info "minicaml" ~version:"0.3.3" ~doc ~exits:Term.default_exits ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/main.ml", line 51, characters 52-70: - 51 | Term.info "minicaml" ~version:"0.3.3" ~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 53, characters 9-18: - 53 | 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 53, characters 22-31: - 53 | 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.4 -> installed minicaml.0.4 === STDERR === 2026-09-03 23:52.27: OK: build minicaml.0.4 (runc: 9.1s, disk: 12KB) 2026-09-03 23:52.27: Job succeeded