Build:
  1. 0
2026-09-04 15:58.58: New job: build menhir.20250912 (5fb43da1a7af)
2026-09-04 15:58.58: Waiting for resource in pool day11-builds
2026-09-04 16:47.59: Got resource from pool day11-builds
2026-09-04 16:47.59: [profile full] build menhir.20250912
2026-09-04 16:48.00: build menhir.20250912 (5fb43da1a7af)
=== DEPENDENCIES (10 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  compiler-cloning.enabled                           966a2e6839f0
  dune.3.23.1                                        22cf6d1ea22c
  menhirCST.20250912                                 82e1bf5cb98e
  menhirLib.20250912                                 aa7413396216
  menhirSdk.20250912                                 8f16d5d9693d
  ocaml.5.5.1                                        70ca0c66e0e8
  ocaml-base-compiler.5.5.1                          59841d7ed85e
  ocaml-compiler.5.5.1                               492c0c740bd1
=== STDOUT ===
Processing: [default: loading data]
[menhir.20250912: extract]
-> retrieved menhir.20250912  (cached)
[menhir: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "menhir" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/menhir.20250912)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 99 sample input sentences and 99 error messages.
- Read 99 sample input sentences and 47 error messages.
- (cd _build/default && src/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 199 states.
- The grammar is not SLR(1) -- 7 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 308 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 50 states.
- Priority played a role in 0 of these states.
- 156 out of 308 states have a default reduction.
- 108 out of 308 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 39 out of 96 symbols keep track of their end position.
- The StackLang code contains 4113 instructions in 277 blocks.
- The StackLang code comprises 5 mutually recursive groups.
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 99 sample input sentences and 47 error messages.
-> compiled  menhir.20250912
-> installed menhir.20250912

=== STDERR ===

2026-09-04 16:49.00: OK: build menhir.20250912 (runc: 40.7s, disk: 7KB)
2026-09-04 16:49.00: Job succeeded