Build:
  1. 1
  2. 0
2026-08-05 18:20.35: New job: build menhir.20200123 (7663f6c11e02)
2026-08-05 18:20.35: Waiting for resource in pool day11-builds
2026-08-05 19:58.05: Got resource from pool day11-builds
2026-08-05 19:58.05: [profile full] build menhir.20200123
2026-08-05 19:58.05: build menhir.20200123 (7663f6c11e02)
=== DEPENDENCIES (9 transitive) ===
  base-threads.base                                  4e0218232a65
  base-unix.base                                     2d2c0bf34146
  compiler-cloning.enabled                           645922735998
  dune.3.24.2                                        1e5f2fe7e8cc
  menhirLib.20200123                                 88aa6c5507bd
  menhirSdk.20200123                                 ca36db5b07c2
  ocaml.5.5.0                                        07a9fea0affc
  ocaml-base-compiler.5.5.0                          90119128ecb1
  ocaml-compiler.5.5.0                               6aaaaa99fb41
=== STDOUT ===
Processing: [default: loading data]
[menhir.20200123: extract]
-> retrieved menhir.20200123  (cached)
[menhir: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "menhir" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/menhir.20200123)
- (cd _build/default/src/stage2 && .bin/menhir --canonical --table --fixed-exception ./parser.mly --compare-errors ./parserMessages.auto.messages --compare-errors ./parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 105 sample input sentences and 105 error messages.
- Read 105 sample input sentences and 50 error messages.
- (cd _build/default && src/stage2/.bin/menhir --canonical --table --fixed-exception --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.
- Built an LR(1) automaton with 368 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 47 states.
- Priority played a role in 0 of these states.
- 211 out of 368 states have a default reduction.
- 110 out of 368 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 13984 entries; 1795 non-zero; 1566 compressed.
- The action table occupies roughly 3224 bytes.
- The goto table is 20976 entries; 360 non-zero; 728 compressed.
- The goto table occupies roughly 1544 bytes.
- The error table occupies roughly 1784 bytes.
- The default_reduction table occupies roughly 400 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
- (cd _build/default/src/stage2 && .bin/menhir --canonical --table --fixed-exception ./parser.mly --compile-errors ./parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 105 sample input sentences and 50 error messages.
-> compiled  menhir.20200123
-> installed menhir.20200123

=== STDERR ===

2026-08-05 19:58.38: OK: build menhir.20200123 (runc: 23.6s, disk: 7KB)
2026-08-05 19:58.38: Job succeeded