Build:
  1. 0
2026-07-09 23:27.58: New job: build menhir.20211012 (f74bd4934816)
2026-07-09 23:27.58: Waiting for resource in pool day11-builds
2026-07-10 00:25.35: Got resource from pool day11-builds
2026-07-10 00:25.35: [profile full] build menhir.20211012
2026-07-10 00:25.35: build menhir.20211012 (f74bd4934816)
=== DEPENDENCIES (9 transitive) ===
  base-threads.base                                  44df48f3da5c
  base-unix.base                                     4103cdc1c2b0
  dune.3.24.0                                        49eaaba29fe7
  menhirLib.20211012                                 38deb487dcfe
  menhirSdk.20211012                                 8145a1baaab2
  ocaml.5.3.0                                        ddb2e35a2f69
  ocaml-base-compiler.5.3.0                          cf8c3a52c31e
  ocaml-compiler.5.3.0                               f5475dee3f79
  ocaml-config.3                                     92ef02c73a36
=== STDOUT ===
Processing: [default: loading data]
[menhir.20211012: extract]
-> retrieved menhir.20211012  (cached)
[menhir: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "menhir" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/menhir.20211012)
- (cd _build/default/src/stage2 && .bin/menhir --no-pager --table --fixed-exception --require-aliases --strict ./parser.mly --compare-errors ./parserMessages.auto.messages --compare-errors ./parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
- (cd _build/default && src/stage2/.bin/menhir --no-pager --table --fixed-exception --require-aliases --strict --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 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.
- (cd _build/default/src/stage2 && .bin/menhir --no-pager --table --fixed-exception --require-aliases --strict ./parser.mly --compile-errors ./parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-> compiled  menhir.20211012
-> installed menhir.20211012

=== STDERR ===

2026-07-10 00:26.35: OK: build menhir.20211012 (runc: 26.6s, disk: 7KB)
2026-07-10 00:26.35: Job succeeded