Building on asteria.caelum.ci.dev (from ocaml/opam:debian-unstable) Unable to find image 'ocaml/opam:debian-unstable' locally debian-unstable: Pulling from ocaml/opam 25fab027ffef: Pulling fs layer 25fab027ffef: Verifying Checksum 25fab027ffef: Download complete 25fab027ffef: Pull complete Digest: sha256:00c8fa21003c73535c54d476b1a5da8f00157ae8e69ed0802828b81c31dcd75f Status: Downloaded newer image for ocaml/opam:debian-unstable 2025-05-05 09:18.06 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (env CI true) /: (env OPAM_HEALTH_CHECK_CI true) /: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2025-05-05 09:18.06 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 58c7821a2ec75552933315247b1d9318a3314d66")) 2025-05-05 09:18.06 ---> using "1f63e7d6b660c13b95bdefa8bd74d4a0a1e979b0c2a6c446054b7ad023ec787a" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository")) Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2025-05-05 09:18.06 ---> using "6282a109d6d8c2c874350f527ea66d394ebe9bb90fcd957cd1fac24d9539ac49" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam switch create --repositories=default '5.3-opam' '5.3.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "5.3.0"} | "ocaml-system" {= "5.3.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.3 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-compiler.5.3.0 (cached) -> installed ocaml-compiler.5.3.0 -> installed ocaml-base-compiler.5.3.0 -> installed ocaml-config.3 -> installed ocaml.5.3.0 -> installed base-domains.base -> installed base-effects.base -> installed base-nnp.base Done. # To update the current shell environment, run: eval $(opam env --switch=5.3-opam) 2025-05-05 09:18.06 ---> using "567f7f44b3ccace7945083f986bd17de40fc6b0ea111fc73b6935c7d67505f75" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [205 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-05-05-0804.20-F-2025-05-04-0821.28.pdiff [117 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-05-05-0804.20-F-2025-05-04-0821.28.pdiff [117 kB] - Fetched 385 kB in 1s (287 kB/s) - Reading package lists... 2025-05-05 09:18.06 ---> using "8795c2d3514ade6515ef376b8f92139a133dbf6959e9c68c7f2ba298d4cfcbe8" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin add -k version dune $(opam show -f version dune)")) dune is now pinned to version 3.18.2 The following actions will be performed: === install 1 package - install dune 3.18.2 (pinned) <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved dune.3.18.2 (cached) -> installed dune.3.18.2 Done. # To update the current shell environment, run: eval $(opam env) 2025-05-05 09:18.06 ---> using "0c1f7089cca13ff2b67c86fd511257963dd1da191ea83408af0b43c5f36321f4" from cache /: (env DUNE_CACHE enabled) /: (env DUNE_CACHE_TRANSPORT direct) /: (env DUNE_CACHE_DUPLICATION copy) /: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam remove -y atdgen.2.16.0\ \nopam install -vy atdgen.2.16.0\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: atdgen.2.16.0 | grep -q 'debian-unstable'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi \ \n\ \n\ \nexit $res")) [NOTE] atdgen.2.16.0 is not installed. Nothing to do. The following actions will be performed: === install 14 packages - install atd 2.16.0 [required by atdgen] - install atdgen 2.16.0 - install atdgen-runtime 2.16.0 [required by atdgen] - install biniou 1.2.2 [required by atdgen] - install camlp-streams 5.0.1 [required by biniou] - install cmdliner 1.3.0 [required by atd] - install easy-format 1.3.4 [required by atd] - install menhir 20240715 [required by atd] - install menhirCST 20240715 [required by menhir] - install menhirLib 20240715 [required by menhir] - install menhirSdk 20240715 [required by menhir] - install re 1.12.0 [required by atdgen] - install seq base [required by re, yojson] - install yojson 2.2.2 [required by atdgen] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/37: [atd.2.16.0 + 2 others: extract] Processing 2/37: [atd.2.16.0 + 2 others: extract] [biniou.1.2.2: extract] Processing 3/37: [atd.2.16.0 + 2 others: extract] [biniou.1.2.2: extract] [camlp-streams.5.0.1: extract] -> retrieved atd.2.16.0, atdgen.2.16.0, atdgen-runtime.2.16.0 (cached) Processing 3/37: [biniou.1.2.2: extract] [camlp-streams.5.0.1: extract] Processing 4/37: [biniou.1.2.2: extract] [camlp-streams.5.0.1: extract] [cmdliner.1.3.0: extract] -> retrieved biniou.1.2.2 (cached) Processing 4/37: [camlp-streams.5.0.1: extract] [cmdliner.1.3.0: extract] Processing 5/37: [camlp-streams.5.0.1: extract] [cmdliner.1.3.0: extract] [easy-format.1.3.4: extract] -> retrieved camlp-streams.5.0.1 (cached) Processing 5/37: [cmdliner.1.3.0: extract] [easy-format.1.3.4: extract] Processing 6/37: [cmdliner.1.3.0: extract] [easy-format.1.3.4: extract] [menhir.20240715 + 3 others: extract] Processing 7/37: [cmdliner.1.3.0: extract] [easy-format.1.3.4: extract] [menhir.20240715 + 3 others: extract] [camlp-streams: dune build] -> retrieved easy-format.1.3.4 (cached) Processing 7/37: [cmdliner.1.3.0: extract] [menhir.20240715 + 3 others: extract] [camlp-streams: dune build] Processing 8/37: [cmdliner.1.3.0: extract] [menhir.20240715 + 3 others: extract] [re.1.12.0: extract] [camlp-streams: dune build] Processing 9/37: [cmdliner.1.3.0: extract] [menhir.20240715 + 3 others: extract] [re.1.12.0: extract] [camlp-streams: dune build] [easy-format: dune build] -> retrieved cmdliner.1.3.0 (cached) Processing 9/37: [menhir.20240715 + 3 others: extract] [re.1.12.0: extract] [camlp-streams: dune build] [easy-format: dune build] -> retrieved seq.base (cached) Processing 10/37: [menhir.20240715 + 3 others: extract] [re.1.12.0: extract] [camlp-streams: dune build] [easy-format: dune build] Processing 11/37: [menhir.20240715 + 3 others: extract] [re.1.12.0: extract] [yojson.2.2.2: extract] [camlp-streams: dune build] [easy-format: dune build] Processing 12/37: [menhir.20240715 + 3 others: extract] [re.1.12.0: extract] [yojson.2.2.2: extract] [camlp-streams: dune build] [cmdliner: make all] [easy-format: dune build] Processing 13/37: [menhir.20240715 + 3 others: extract] [re.1.12.0: extract] [yojson.2.2.2: extract] [camlp-streams: dune build] [cmdliner: make all] [easy-format: dune build] -> installed seq.base Processing 14/37: [menhir.20240715 + 3 others: extract] [re.1.12.0: extract] [yojson.2.2.2: extract] [camlp-streams: dune build] [cmdliner: make all] [easy-format: dune build] -> retrieved re.1.12.0 (cached) Processing 14/37: [menhir.20240715 + 3 others: extract] [yojson.2.2.2: extract] [camlp-streams: dune build] [cmdliner: make all] [easy-format: dune build] Processing 15/37: [menhir.20240715 + 3 others: extract] [yojson.2.2.2: extract] [camlp-streams: dune build] [cmdliner: make all] [easy-format: dune build] [re: dune build] -> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715 (cached) Processing 15/37: [yojson.2.2.2: extract] [camlp-streams: dune build] [cmdliner: make all] [easy-format: dune build] [re: dune build] Processing 16/37: [yojson.2.2.2: extract] [camlp-streams: dune build] [cmdliner: make all] [easy-format: dune build] [menhirCST: dune build] [re: dune build] Processing 17/37: [yojson.2.2.2: extract] [camlp-streams: dune build] [cmdliner: make all] [easy-format: dune build] [menhirCST: dune build] [menhirLib: dune build] [re: dune build] Processing 18/37: [yojson.2.2.2: extract] [camlp-streams: dune build] [cmdliner: make all] [easy-format: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "camlp-streams" "-j" "255" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/camlp-streams.5.0.1) -> compiled camlp-streams.5.0.1 Processing 18/37: [yojson.2.2.2: extract] [cmdliner: make all] [easy-format: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [re: dune build] -> installed camlp-streams.5.0.1 Processing 19/37: [yojson.2.2.2: extract] [cmdliner: make all] [easy-format: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "easy-format" "-j" "255" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/easy-format.1.3.4) -> compiled easy-format.1.3.4 Processing 19/37: [yojson.2.2.2: extract] [cmdliner: make all] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [re: dune build] -> installed easy-format.1.3.4 Processing 20/37: [yojson.2.2.2: extract] [cmdliner: make all] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [re: dune build] Processing 21/37: [yojson.2.2.2: extract] [biniou: dune build] [cmdliner: make all] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [re: dune build] -> retrieved yojson.2.2.2 (cached) Processing 21/37: [biniou: dune build] [cmdliner: make all] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [re: dune build] Processing 22/37: [biniou: dune build] [cmdliner: make all] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [re: dune build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirCST" "-j" "255" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/menhirCST.20240715) -> compiled menhirCST.20240715 Processing 22/37: [biniou: dune build] [cmdliner: make all] [menhirLib: dune build] [menhirSdk: dune build] [re: dune build] [yojson: dune build] -> installed menhirCST.20240715 Processing 23/37: [biniou: dune build] [cmdliner: make all] [menhirLib: dune build] [menhirSdk: dune build] [re: dune build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "255" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/re.1.12.0) - (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_emacs.objs/byte -I deprecated/.re_emacs.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_emacs.objs/native/re_emacs.cmx -c -impl deprecated/re_emacs.ml) - File "deprecated/re_emacs.ml", line 1, characters 4-14: - 1 | [@@@deprecated "Use Re.Emacs"] - ^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_glob.objs/byte -I deprecated/.re_glob.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_glob.objs/native/re_glob.cmx -c -impl deprecated/re_glob.ml) - File "deprecated/re_glob.ml", line 1, characters 4-14: - 1 | [@@@deprecated "Use Re.Glob"] - ^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_posix.objs/byte -I deprecated/.re_posix.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_posix.objs/native/re_posix.cmx -c -impl deprecated/re_posix.ml) - File "deprecated/re_posix.ml", line 1, characters 4-14: - 1 | [@@@deprecated "Use Re.Posix"] - ^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_perl.objs/byte -I deprecated/.re_perl.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_perl.objs/native/re_perl.cmx -c -impl deprecated/re_perl.ml) - File "deprecated/re_perl.ml", line 1, characters 4-14: - 1 | [@@@deprecated "Use Re.Perl"] - ^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_str.objs/byte -I deprecated/.re_str.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_str.objs/native/re_str.cmx -c -impl deprecated/re_str.ml) - File "deprecated/re_str.ml", line 1, characters 4-14: - 1 | [@@@deprecated "Use Re.Str"] - ^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_pcre.objs/byte -I deprecated/.re_pcre.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_pcre.objs/native/re_pcre.cmx -c -impl deprecated/re_pcre.ml) - File "deprecated/re_pcre.ml", line 1, characters 4-14: - 1 | [@@@deprecated "Use Re.Pcre"] - ^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context -> compiled re.1.12.0 Processing 23/37: [biniou: dune build] [cmdliner: make all] [menhirLib: dune build] [menhirSdk: dune build] [yojson: dune build] -> installed re.1.12.0 Processing 24/37: [biniou: dune build] [cmdliner: make all] [menhirLib: dune build] [menhirSdk: dune build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "255" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/menhirSdk.20240715) -> compiled menhirSdk.20240715 Processing 24/37: [biniou: dune build] [cmdliner: make all] [menhirLib: dune build] [yojson: dune build] -> installed menhirSdk.20240715 Processing 25/37: [biniou: dune build] [cmdliner: make all] [menhirLib: dune build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "255" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/menhirLib.20240715) - (cd _build/default/lib/pack && ./pack.exe) - Creating menhirLib.ml... - Creating menhirLib.mli... -> compiled menhirLib.20240715 Processing 25/37: [biniou: dune build] [cmdliner: make all] [yojson: dune build] -> installed menhirLib.20240715 Processing 26/37: [biniou: dune build] [cmdliner: make all] [yojson: dune build] Processing 27/37: [biniou: dune build] [cmdliner: make all] [menhir: dune build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "biniou" "-j" "255" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/biniou.1.2.2) -> compiled biniou.1.2.2 Processing 27/37: [cmdliner: make all] [menhir: dune build] [yojson: dune build] -> installed biniou.1.2.2 Processing 28/37: [cmdliner: make all] [menhir: dune build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "255" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/yojson.2.2.2) -> compiled yojson.2.2.2 Processing 28/37: [cmdliner: make all] [menhir: dune build] -> installed yojson.2.2.2 Processing 29/37: [cmdliner: make all] [menhir: dune build] Processing 30/37: [atdgen-runtime: dune build] [cmdliner: make all] [menhir: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/5.3-opam" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/cmdliner.1.3.0) - ocaml build.ml cma - ocaml build.ml cmxa - ocaml build.ml cmxs -> compiled cmdliner.1.3.0 Processing 30/37: [atdgen-runtime: dune build] [menhir: dune build] Processing 31/37: [atdgen-runtime: dune build] [menhir: dune build] [cmdliner: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "atdgen-runtime" "-j" "255" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/atdgen-runtime.2.16.0) -> compiled atdgen-runtime.2.16.0 Processing 31/37: [menhir: dune build] [cmdliner: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/5.3-opam/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.3-opam/doc/cmdliner" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/cmdliner.1.3.0) - install -d "/home/opam/.opam/5.3-opam/lib/cmdliner" - install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/5.3-opam/lib/cmdliner" - install cmdliner.opam "/home/opam/.opam/5.3-opam/lib/cmdliner/opam" - install _build/cmdliner.cma "/home/opam/.opam/5.3-opam/lib/cmdliner" - install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \ - "/home/opam/.opam/5.3-opam/lib/cmdliner" - install _build/cmdliner.cmxs "/home/opam/.opam/5.3-opam/lib/cmdliner" Processing 31/37: [menhir: dune build] [cmdliner: make install-doc] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/5.3-opam/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.3-opam/doc/cmdliner" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/cmdliner.1.3.0) - install -d "/home/opam/.opam/5.3-opam/doc/cmdliner/odoc-pages" - install CHANGES.md LICENSE.md README.md "/home/opam/.opam/5.3-opam/doc/cmdliner" - install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \ - doc/tool_man.mld "/home/opam/.opam/5.3-opam/doc/cmdliner/odoc-pages" -> installed cmdliner.1.3.0 Processing 31/37: [menhir: dune build] -> installed atdgen-runtime.2.16.0 Processing 32/37: [menhir: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "255" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/menhir.20240715) - (cd _build/default/lib/pack && ./pack.exe) - Creating menhirLib.ml... - Creating menhirLib.mli... - (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 99 sample input sentences and 99 error messages. - Read 99 sample input sentences and 47 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 199 states. - The grammar is not SLR(1) -- 7 states have a conflict. - The construction mode is no-pager. - Built an LR(1) automaton with 308 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. - 156 out of 308 states have a default reduction. - 108 out of 308 states are represented. - 44 out of 96 symbols keep track of their start position. - 39 out of 96 symbols keep track of their end position. - The StackLang code contains 4113 instructions in 277 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 99 sample input sentences and 47 error messages. -> compiled menhir.20240715 -> installed menhir.20240715 Processing 34/37: [atd: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "atd" "-j" "255" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/atd.2.16.0) -> compiled atd.2.16.0 -> installed atd.2.16.0 Processing 36/37: [atdgen: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "atdgen" "-j" "255" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/atdgen.2.16.0) -> compiled atdgen.2.16.0 -> installed atdgen.2.16.0 Done. # To update the current shell environment, run: eval $(opam env) 2025-05-05 09:18.30 ---> saved as "2d312a632b1c656850f674971ca5fc49ef87658465ff0c6c85c72e3cb03b348e" Job succeeded