Build:
- 0
2026-09-03 17:32.09: New job: build menhir.20260209 (7129ec4d777b)
2026-09-03 17:32.09: Waiting for resource in pool day11-builds
2026-09-03 18:17.09: Got resource from pool day11-builds
2026-09-03 18:17.09: [profile full] build menhir.20260209
2026-09-03 18:17.09: build menhir.20260209 (7129ec4d777b)
=== DEPENDENCIES (10 transitive) ===
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
dune.2.9.3 7191b8072f51
menhirCST.20260209 fde6e9a5d458
menhirGLR.20260209 e695e6b48890
menhirLib.20260209 aec0f4634b16
menhirSdk.20260209 5e4d7ba3810b
ocaml.4.14.4 c7d6265b51fe
ocaml-base-compiler.4.14.4 7a409b6ffbef
ocaml-config.2 85edea6ac168
=== STDOUT ===
Processing: [default: loading data]
[menhir.20260209: extract]
-> retrieved menhir.20260209 (cached)
[menhir: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "menhir" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/menhir.20260209)
- pack lib/pack/menhirLib.{ml,mli}
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- menhir driver/stage2/ParserMessages.check
- Read 103 sample input sentences and 103 error messages.
- Read 103 sample input sentences and 50 error messages.
- menhir driver/stage2/ParserMessages.ml
- Read 103 sample input sentences and 50 error messages.
- menhir driver/stage2/Parser.{ml,mli}
- Grammar has 57 nonterminal symbols, among which 1 start symbols.
- Grammar has 38 terminal symbols.
- Grammar has 132 productions.
- Built an LR(0) automaton with 205 states.
- The grammar is not SLR(1) -- 7 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 314 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.
- 158 out of 314 states have a default reduction.
- 110 out of 314 states are represented.
- 45 out of 98 symbols keep track of their start position.
- 40 out of 98 symbols keep track of their end position.
- The StackLang code contains 4186 instructions in 282 blocks.
- The StackLang code comprises 5 mutually recursive groups.
-> compiled menhir.20260209
-> installed menhir.20260209
=== STDERR ===
2026-09-03 18:17.46: OK: build menhir.20260209 (runc: 24.7s, disk: 7KB)
2026-09-03 18:17.46: Job succeeded