Build:
  1. 0
2026-09-03 20:26.12: New job: build minicaml.0.2.2 (f17515c0ece5)
2026-09-03 20:26.12: Waiting for resource in pool day11-builds
2026-09-03 22:19.55: Got resource from pool day11-builds
2026-09-03 22:19.55: [profile full] build minicaml.0.2.2
2026-09-03 22:19.55: build minicaml.0.2.2 (f17515c0ece5)
=== DEPENDENCIES (23 transitive) ===
  ANSITerminal.0.8.5                                 13e8bcec8259
  base-bytes.base                                    a07bc30a9819
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  cmdliner.1.3.0                                     c8a741506821
  compiler-cloning.enabled                           966a2e6839f0
  cppo.1.8.0                                         83351009e21e
  dune.3.24.2                                        ec704e062ad3
  menhir.20260209                                    381a2138ba97
  menhirCST.20260209                                 2274e41bb75f
  menhirGLR.20260209                                 dc2d20aa75ca
  menhirLib.20260209                                 aca3f0b58574
  menhirSdk.20260209                                 fb69c1928809
  ocaml.5.5.0                                        22ebd7932512
  ocaml-base-compiler.5.5.0                          db1659234e8a
  ocaml-compiler.5.5.0                               7f52fb26d939
  ocaml-compiler-libs.v0.17.0                        5bb965f7a9b8
  ocamlfind.1.9.9~preview                            6a4c70487cf9
  ppx_derivers.1.2.1                                 b98ec33f5664
  ppx_deriving.6.1.3                                 f42e5829c88b
  ppxlib.0.38.0                                      3ee699583a7b
  sexplib0.v0.17.0                                   ff60a3c976cf
  stdlib-shims.0.3.0                                 8ab1e1c44699
=== 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-09-03 22:20.32: OK: build minicaml.0.2.2 (runc: 12.6s, disk: 11KB)
2026-09-03 22:20.32: Job succeeded