Build:
- 0
2026-08-05 17:59.12: New job: build menhir.20220210 (e4d5f9232a1a) 2026-08-05 17:59.12: Waiting for resource in pool day11-builds 2026-08-05 18:41.26: Got resource from pool day11-builds 2026-08-05 18:41.26: [profile full] build menhir.20220210 2026-08-05 18:41.26: build menhir.20220210 (e4d5f9232a1a) === DEPENDENCIES (8 transitive) === base-threads.base 4e0218232a65 base-unix.base 2d2c0bf34146 dune.3.24.2 162ae7669d73 menhirLib.20220210 dcca4297e884 menhirSdk.20220210 a4704844e4c9 ocaml.5.0.0 f39663fc6b64 ocaml-base-compiler.5.0.0 57f85f70f0b3 ocaml-config.3 53e4fd35e024 === STDOUT === Processing: [default: loading data] [menhir.20220210: extract] -> retrieved menhir.20220210 (cached) [menhir: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "menhir" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/menhir.20220210) - (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --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 --exn-carries-state --no-pager --require-aliases --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. - 41 out of 96 symbols keep track of their end position. - 264 specialized copies of 64 functions have been created. - The StackLang code contains 5161 instructions in 241 blocks. - The StackLang code comprises 5 mutually recursive groups. - (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --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.20220210 -> installed menhir.20220210 === STDERR === 2026-08-05 18:41.59: OK: build menhir.20220210 (runc: 25.2s, disk: 7KB) 2026-08-05 18:41.59: Job succeeded