Build:
  1. 0
2026-06-16 11:21.16: New job: build menhir-secondary.20231231 (d9bcb9eeebe2)
2026-06-16 11:21.16: Waiting for resource in pool day11-builds
2026-06-16 11:28.52: Got resource from pool day11-builds
2026-06-16 11:28.52: [profile full] build menhir-secondary.20231231
2026-06-16 11:28.52: build menhir-secondary.20231231 (d9bcb9eeebe2)
=== DEPENDENCIES (2 transitive) ===
  dune-secondary.3.16.0                              c0d512408517
  ocaml-secondary-compiler.4.14.2                    208983c0e1e0
=== 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-06-16 11:31.53: OK: build menhir-secondary.20231231 (runc: 48.2s, disk: 6KB)
2026-06-16 11:31.53: Job succeeded