Build:
  1. 0
2026-07-10 01:04.50: New job: build menhir.20260209 (85ea61c29f69)
2026-07-10 01:04.50: Waiting for resource in pool day11-builds
2026-07-10 02:14.29: Got resource from pool day11-builds
2026-07-10 02:14.29: [profile full] build menhir.20260209
2026-07-10 02:14.29: build menhir.20260209 (85ea61c29f69)
=== DEPENDENCIES (13 transitive) ===
  base-threads.base                                  44df48f3da5c
  base-unix.base                                     4103cdc1c2b0
  dune.3.24.0                                        2fb6bb4f4af5
  menhirCST.20260209                                 ede14326951f
  menhirGLR.20260209                                 854946de08c9
  menhirLib.20260209                                 03788888cc09
  menhirSdk.20260209                                 51e90f590790
  ocaml.4.13.1                                       ed8d45982788
  ocaml-base-compiler.4.13.1                         885737a4ba80
  ocaml-config.2                                     e82bebcd8fee
  ocaml-secondary-compiler.4.14.2                    90adab01dc22
  ocamlfind.1.9.6                                    ec8bca202606
  ocamlfind-secondary.1.9.6                          402517a78923
=== 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)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- (cd _build/default/driver/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict ./Parser.mly --compare-errors ./ParserMessages.auto.messages --compare-errors ./ParserMessages.messages) > _build/default/driver/stage2/ParserMessages.check
- Read 103 sample input sentences and 103 error messages.
- Read 103 sample input sentences and 50 error messages.
- (cd _build/default/driver/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict ./Parser.mly --compile-errors ./ParserMessages.messages) > _build/default/driver/stage2/ParserMessages.ml
- Read 103 sample input sentences and 50 error messages.
- (cd _build/default && driver/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v driver/stage2/Parser.mly --base driver/stage2/Parser --infer-read-reply driver/stage2/Parser__mock.mli.inferred)
- 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-07-10 02:15.13: OK: build menhir.20260209 (runc: 18.6s, disk: 8KB)
2026-07-10 02:15.13: Job succeeded