Build:
  1. 0
2026-09-03 17:13.55: New job: build menhir-secondary.20231231 (96a2c0bfeffc)
2026-09-03 17:13.55: Waiting for resource in pool day11-builds
2026-09-03 17:21.57: Got resource from pool day11-builds
2026-09-03 17:21.57: [profile full] build menhir-secondary.20231231
2026-09-03 17:21.57: build menhir-secondary.20231231 (96a2c0bfeffc)
=== DEPENDENCIES (5 transitive) ===
  dune-secondary.3.16.0                              11c27781d61b
  ocaml.5.1.1                                        50f1035a9b57
  ocaml-base-compiler.5.1.1                          a16d764e3123
  ocaml-config.3                                     efed1b59ba59
  ocaml-secondary-compiler.4.14.2                    d66c1c5ac958
=== STDOUT ===
Processing: [default: loading data]
[menhir-secondary.20231231: dl]
[menhir-secondary.20231231: extract]
-> retrieved menhir-secondary.20231231  (https://opam.ocaml.org/cache)
[menhir-secondary: dune build]
+ /home/opam/.opam/default/share/ocaml-secondary-compiler/bin/dune "build" (CWD=/home/opam/.opam/default/.opam-switch/build/menhir-secondary.20231231)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- Read 99 sample input sentences and 47 error messages.
- Read 99 sample input sentences and 99 error messages.
- Read 99 sample input sentences and 47 error messages.
- Read 99 sample input sentences and 47 error messages.
- 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.
- Bootstrap check: comparing the stage 2 and stage 3 parsers...
- Bootstrap check: done.
-> compiled  menhir-secondary.20231231
[menhir-secondary: dune install]
+ /home/opam/.opam/default/share/ocaml-secondary-compiler/bin/dune "install" "--prefix" "/home/opam/.opam/default/share/ocaml-secondary-compiler" (CWD=/home/opam/.opam/default/.opam-switch/build/menhir-secondary.20231231)
-> installed menhir-secondary.20231231

=== STDERR ===

2026-09-03 17:22.41: OK: build menhir-secondary.20231231 (runc: 37.6s, disk: 7KB)
2026-09-03 17:22.41: Job succeeded