Build:
  1. 0
2026-06-24 10:59.59: New job: build menhir-secondary.20210419 (e84fb872a83c)
2026-06-24 10:59.59: Waiting for resource in pool day11-builds
2026-06-24 11:02.28: Got resource from pool day11-builds
2026-06-24 11:02.28: [profile full] build menhir-secondary.20210419
2026-06-24 11:02.28: build menhir-secondary.20210419 (e84fb872a83c)
=== DEPENDENCIES (2 transitive) ===
  dune-secondary.3.16.0                              c981bcd9f58a
  ocaml-secondary-compiler.4.14.2                    fb63d435ed9e
=== STDOUT ===
Processing: [default: loading data]
[menhir-secondary.20210419: dl]
[menhir-secondary.20210419: extract]
-> retrieved menhir-secondary.20210419  (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.20210419)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- Read 101 sample input sentences and 48 error messages.
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
- Read 101 sample input sentences and 48 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 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 298 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 40 states.
- Priority played a role in 0 of these states.
- 152 out of 298 states have a default reduction.
- 102 out of 298 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 48 out of 96 symbols keep track of their end position.
- The action table is 11324 entries; 1610 non-zero; 1359 compressed.
- The action table occupies roughly 2816 bytes.
- The goto table is 16986 entries; 329 non-zero; 636 compressed.
- The goto table occupies roughly 1368 bytes.
- The error table occupies roughly 1448 bytes.
- The default_reduction table occupies roughly 336 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
- Bootstrap check: comparing the stage 2 and stage 3 parsers...
- Bootstrap check: done.
-> compiled  menhir-secondary.20210419
[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.20210419)
-> installed menhir-secondary.20210419

=== STDERR ===

2026-06-24 11:03.09: OK: build menhir-secondary.20210419 (runc: 32.2s, disk: 7KB)
2026-06-24 11:03.09: Job succeeded