[INFO] cloning repository https://github.com/lalrpop/lalrpop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lalrpop/lalrpop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flalrpop%2Flalrpop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flalrpop%2Flalrpop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d45124db36919e8a70a04581745b156fdeafbe92 [INFO] testing lalrpop/lalrpop against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flalrpop%2Flalrpop" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lalrpop/lalrpop on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lalrpop/lalrpop [INFO] finished tweaking git repo https://github.com/lalrpop/lalrpop [INFO] tweaked toml for git repo https://github.com/lalrpop/lalrpop written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/lalrpop/lalrpop already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba2f68dea36e2b4d40bd04dbabc89ff5f9a3bbd2619f68ab9d7ec5ca29526827 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ba2f68dea36e2b4d40bd04dbabc89ff5f9a3bbd2619f68ab9d7ec5ca29526827", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba2f68dea36e2b4d40bd04dbabc89ff5f9a3bbd2619f68ab9d7ec5ca29526827", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba2f68dea36e2b4d40bd04dbabc89ff5f9a3bbd2619f68ab9d7ec5ca29526827", kill_on_drop: false }` [INFO] [stdout] ba2f68dea36e2b4d40bd04dbabc89ff5f9a3bbd2619f68ab9d7ec5ca29526827 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b0a3994e1cb856e24b656293c07bd75efbcba4a197e43977add05e62198e305 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9b0a3994e1cb856e24b656293c07bd75efbcba4a197e43977add05e62198e305", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling once_cell v1.7.0 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling lalrpop v0.19.7 (/opt/rustwide/workdir/lalrpop) [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling pico-args v0.4.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling lalrpop-util v0.19.7 (/opt/rustwide/workdir/lalrpop-util) [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/prevalidate/mod.rs:158:42 [INFO] [stdout] | [INFO] [stdout] 158 | ... _ => return_err!( [INFO] [stdout] | ____________________________- [INFO] [stdout] 159 | | ... annotation.id_span, [INFO] [stdout] 160 | | ... r#"`cfg` annotations must have a `feature = "my_feature" argument"# [INFO] [stdout] 161 | | ... ), [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/prevalidate/mod.rs:241:40 [INFO] [stdout] | [INFO] [stdout] 241 | ...) => return_err!(ann_prec.id_span, "invalid argument `{}` for precedence annotation, expected `{}`", name, precedence::LVL_ARG), [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/prevalidate/mod.rs:242:29 [INFO] [stdout] | [INFO] [stdout] 242 | None => return_err!(ann_prec.id_span, "missing argument for precedence annotation, expected `{}`", precedence::LVL_ARG), [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/prevalidate/mod.rs:253:40 [INFO] [stdout] | [INFO] [stdout] 253 | ...=> return_err!(ann_assoc.id_span, "invalid argument `{}` for associativity annotation, expected `{}`", name, precedence::SIDE_ARG), [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/prevalidate/mod.rs:254:29 [INFO] [stdout] | [INFO] [stdout] 254 | ...one => return_err!(ann_assoc.id_span, "missing argument for associativity annotation, expected `{}`", precedence::SIDE_ARG), [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/resolve/mod.rs:228:76 [INFO] [stdout] | [INFO] [stdout] 228 | Def::Nonterminal(0) | Def::Terminal | Def::MacroArg => return_err!( [INFO] [stdout] | ____________________________________________________________________________- [INFO] [stdout] 229 | | symbol.span, [INFO] [stdout] 230 | | "`{}` is a {}, not a macro", [INFO] [stdout] 231 | | msym.name, [INFO] [stdout] 232 | | def.description() [INFO] [stdout] 233 | | ), [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/resolve/mod.rs:273:36 [INFO] [stdout] | [INFO] [stdout] 273 | Def::Nonterminal(_) => return_err!(symbol.span, "`{}` is a macro", id), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/resolve/mod.rs:281:21 [INFO] [stdout] | [INFO] [stdout] 281 | None => return_err!(span, "no definition found for `{}`", id), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/macro_expand/mod.rs:167:21 [INFO] [stdout] | [INFO] [stdout] 167 | None => return_err!(span, "no macro definition found for `{}`", msym.name), [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/macro_expand/mod.rs:320:25 [INFO] [stdout] | [INFO] [stdout] 320 | Err(err) => return_err!(span, "invalid regular expression `{}`: {}", regex, err), [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/macro_expand/mod.rs:398:21 [INFO] [stdout] | [INFO] [stdout] 398 | / return_err!( [INFO] [stdout] 399 | | span, [INFO] [stdout] 400 | | "named symbols like `{}:{}` are only allowed at the top-level of a nonterminal", [INFO] [stdout] 401 | | ex_id, ex_sym) [INFO] [stdout] | |__________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `return_err` [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/token_check/mod.rs:366:13 [INFO] [stdout] | [INFO] [stdout] 366 | / return_err!( [INFO] [stdout] 367 | | spans[literal], [INFO] [stdout] 368 | | "{} are not supported in regular expressions", [INFO] [stdout] 369 | | feature [INFO] [stdout] 370 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `return_err` [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/token_check/mod.rs:376:13 [INFO] [stdout] | [INFO] [stdout] 376 | / return_err!( [INFO] [stdout] 377 | | spans[literal0], [INFO] [stdout] 378 | | "ambiguity detected between the terminal `{}` and the terminal `{}`", [INFO] [stdout] 379 | | literal0, [INFO] [stdout] 380 | | literal1 [INFO] [stdout] 381 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `return_err` [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling whitespace v0.19.7 (/opt/rustwide/workdir/doc/whitespace) [INFO] [stderr] Compiling calculator v0.19.7 (/opt/rustwide/workdir/doc/calculator) [INFO] [stderr] Compiling lalrpop-test v0.19.7 (/opt/rustwide/workdir/lalrpop-test) [INFO] [stderr] Compiling pascal v0.11.0 (/opt/rustwide/workdir/doc/pascal/lalrpop) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "9b0a3994e1cb856e24b656293c07bd75efbcba4a197e43977add05e62198e305", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b0a3994e1cb856e24b656293c07bd75efbcba4a197e43977add05e62198e305", kill_on_drop: false }` [INFO] [stdout] 9b0a3994e1cb856e24b656293c07bd75efbcba4a197e43977add05e62198e305 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7823b38900727554e0c73e60f0c325eda79f44b1e57b8b91d64edcf7bfbc09a9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7823b38900727554e0c73e60f0c325eda79f44b1e57b8b91d64edcf7bfbc09a9", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling lalrpop-util v0.19.7 (/opt/rustwide/workdir/lalrpop-util) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/prevalidate/mod.rs:158:42 [INFO] [stdout] | [INFO] [stdout] 158 | ... _ => return_err!( [INFO] [stdout] | ____________________________- [INFO] [stdout] 159 | | ... annotation.id_span, [INFO] [stdout] 160 | | ... r#"`cfg` annotations must have a `feature = "my_feature" argument"# [INFO] [stdout] 161 | | ... ), [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/prevalidate/mod.rs:241:40 [INFO] [stdout] | [INFO] [stdout] 241 | ...) => return_err!(ann_prec.id_span, "invalid argument `{}` for precedence annotation, expected `{}`", name, precedence::LVL_ARG), [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/prevalidate/mod.rs:242:29 [INFO] [stdout] | [INFO] [stdout] 242 | None => return_err!(ann_prec.id_span, "missing argument for precedence annotation, expected `{}`", precedence::LVL_ARG), [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/prevalidate/mod.rs:253:40 [INFO] [stdout] | [INFO] [stdout] 253 | ...=> return_err!(ann_assoc.id_span, "invalid argument `{}` for associativity annotation, expected `{}`", name, precedence::SIDE_ARG), [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/prevalidate/mod.rs:254:29 [INFO] [stdout] | [INFO] [stdout] 254 | ...one => return_err!(ann_assoc.id_span, "missing argument for associativity annotation, expected `{}`", precedence::SIDE_ARG), [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/resolve/mod.rs:228:76 [INFO] [stdout] | [INFO] [stdout] 228 | Def::Nonterminal(0) | Def::Terminal | Def::MacroArg => return_err!( [INFO] [stdout] | ____________________________________________________________________________- [INFO] [stdout] 229 | | symbol.span, [INFO] [stdout] 230 | | "`{}` is a {}, not a macro", [INFO] [stdout] 231 | | msym.name, [INFO] [stdout] 232 | | def.description() [INFO] [stdout] 233 | | ), [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling whitespace v0.19.7 (/opt/rustwide/workdir/doc/whitespace) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/resolve/mod.rs:273:36 [INFO] [stdout] | [INFO] [stdout] 273 | Def::Nonterminal(_) => return_err!(symbol.span, "`{}` is a macro", id), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lalrpop-test v0.19.7 (/opt/rustwide/workdir/lalrpop-test) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/resolve/mod.rs:281:21 [INFO] [stdout] | [INFO] [stdout] 281 | None => return_err!(span, "no definition found for `{}`", id), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling calculator v0.19.7 (/opt/rustwide/workdir/doc/calculator) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/macro_expand/mod.rs:167:21 [INFO] [stdout] | [INFO] [stdout] 167 | None => return_err!(span, "no macro definition found for `{}`", msym.name), [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pascal v0.11.0 (/opt/rustwide/workdir/doc/pascal/lalrpop) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/macro_expand/mod.rs:320:25 [INFO] [stdout] | [INFO] [stdout] 320 | Err(err) => return_err!(span, "invalid regular expression `{}`: {}", regex, err), [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/macro_expand/mod.rs:398:21 [INFO] [stdout] | [INFO] [stdout] 398 | / return_err!( [INFO] [stdout] 399 | | span, [INFO] [stdout] 400 | | "named symbols like `{}:{}` are only allowed at the top-level of a nonterminal", [INFO] [stdout] 401 | | ex_id, ex_sym) [INFO] [stdout] | |__________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `return_err` [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/token_check/mod.rs:366:13 [INFO] [stdout] | [INFO] [stdout] 366 | / return_err!( [INFO] [stdout] 367 | | spans[literal], [INFO] [stdout] 368 | | "{} are not supported in regular expressions", [INFO] [stdout] 369 | | feature [INFO] [stdout] 370 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `return_err` [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/token_check/mod.rs:376:13 [INFO] [stdout] | [INFO] [stdout] 376 | / return_err!( [INFO] [stdout] 377 | | spans[literal0], [INFO] [stdout] 378 | | "ambiguity detected between the terminal `{}` and the terminal `{}`", [INFO] [stdout] 379 | | literal0, [INFO] [stdout] 380 | | literal1 [INFO] [stdout] 381 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `return_err` [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling lalrpop v0.19.7 (/opt/rustwide/workdir/lalrpop) [INFO] [stdout] warning: unused import: `Delim` [INFO] [stdout] --> /opt/rustwide/target/debug/build/lalrpop-test-9393528847e90971/out/nested.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use util::tok::{Tok, Delim}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/prevalidate/mod.rs:158:42 [INFO] [stdout] | [INFO] [stdout] 158 | ... _ => return_err!( [INFO] [stdout] | ____________________________- [INFO] [stdout] 159 | | ... annotation.id_span, [INFO] [stdout] 160 | | ... r#"`cfg` annotations must have a `feature = "my_feature" argument"# [INFO] [stdout] 161 | | ... ), [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/prevalidate/mod.rs:241:40 [INFO] [stdout] | [INFO] [stdout] 241 | ...) => return_err!(ann_prec.id_span, "invalid argument `{}` for precedence annotation, expected `{}`", name, precedence::LVL_ARG), [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/prevalidate/mod.rs:242:29 [INFO] [stdout] | [INFO] [stdout] 242 | None => return_err!(ann_prec.id_span, "missing argument for precedence annotation, expected `{}`", precedence::LVL_ARG), [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/prevalidate/mod.rs:253:40 [INFO] [stdout] | [INFO] [stdout] 253 | ...=> return_err!(ann_assoc.id_span, "invalid argument `{}` for associativity annotation, expected `{}`", name, precedence::SIDE_ARG), [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/prevalidate/mod.rs:254:29 [INFO] [stdout] | [INFO] [stdout] 254 | ...one => return_err!(ann_assoc.id_span, "missing argument for associativity annotation, expected `{}`", precedence::SIDE_ARG), [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/resolve/mod.rs:228:76 [INFO] [stdout] | [INFO] [stdout] 228 | Def::Nonterminal(0) | Def::Terminal | Def::MacroArg => return_err!( [INFO] [stdout] | ____________________________________________________________________________- [INFO] [stdout] 229 | | symbol.span, [INFO] [stdout] 230 | | "`{}` is a {}, not a macro", [INFO] [stdout] 231 | | msym.name, [INFO] [stdout] 232 | | def.description() [INFO] [stdout] 233 | | ), [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/resolve/mod.rs:273:36 [INFO] [stdout] | [INFO] [stdout] 273 | Def::Nonterminal(_) => return_err!(symbol.span, "`{}` is a macro", id), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/resolve/mod.rs:281:21 [INFO] [stdout] | [INFO] [stdout] 281 | None => return_err!(span, "no definition found for `{}`", id), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/macro_expand/mod.rs:167:21 [INFO] [stdout] | [INFO] [stdout] 167 | None => return_err!(span, "no macro definition found for `{}`", msym.name), [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/macro_expand/mod.rs:320:25 [INFO] [stdout] | [INFO] [stdout] 320 | Err(err) => return_err!(span, "invalid regular expression `{}`: {}", regex, err), [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/macro_expand/mod.rs:398:21 [INFO] [stdout] | [INFO] [stdout] 398 | / return_err!( [INFO] [stdout] 399 | | span, [INFO] [stdout] 400 | | "named symbols like `{}:{}` are only allowed at the top-level of a nonterminal", [INFO] [stdout] 401 | | ex_id, ex_sym) [INFO] [stdout] | |__________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `return_err` [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/token_check/mod.rs:366:13 [INFO] [stdout] | [INFO] [stdout] 366 | / return_err!( [INFO] [stdout] 367 | | spans[literal], [INFO] [stdout] 368 | | "{} are not supported in regular expressions", [INFO] [stdout] 369 | | feature [INFO] [stdout] 370 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `return_err` [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lalrpop/src/normalize/token_check/mod.rs:376:13 [INFO] [stdout] | [INFO] [stdout] 376 | / return_err!( [INFO] [stdout] 377 | | spans[literal0], [INFO] [stdout] 378 | | "ambiguity detected between the terminal `{}` and the terminal `{}`", [INFO] [stdout] 379 | | literal0, [INFO] [stdout] 380 | | literal1 [INFO] [stdout] 381 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `return_err` [INFO] [stdout] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "7823b38900727554e0c73e60f0c325eda79f44b1e57b8b91d64edcf7bfbc09a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7823b38900727554e0c73e60f0c325eda79f44b1e57b8b91d64edcf7bfbc09a9", kill_on_drop: false }` [INFO] [stdout] 7823b38900727554e0c73e60f0c325eda79f44b1e57b8b91d64edcf7bfbc09a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 793e33105a9842a41320f934edfa40af9ed6b03049dfd51ca62c11c5ea3cfc95 [INFO] running `Command { std: "docker" "start" "-a" "793e33105a9842a41320f934edfa40af9ed6b03049dfd51ca62c11c5ea3cfc95", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stderr] | [INFO] [stderr] 22 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: lalrpop/src/normalize/prevalidate/mod.rs:158:42 [INFO] [stderr] | [INFO] [stderr] 158 | ... _ => return_err!( [INFO] [stderr] | ____________________________- [INFO] [stderr] 159 | | ... annotation.id_span, [INFO] [stderr] 160 | | ... r#"`cfg` annotations must have a `feature = "my_feature" argument"# [INFO] [stderr] 161 | | ... ), [INFO] [stderr] | |_______________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stderr] | [INFO] [stderr] 22 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: lalrpop/src/normalize/prevalidate/mod.rs:241:40 [INFO] [stderr] | [INFO] [stderr] 241 | ...) => return_err!(ann_prec.id_span, "invalid argument `{}` for precedence annotation, expected `{}`", name, precedence::LVL_ARG), [INFO] [stderr] | -------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stderr] | [INFO] [stderr] 22 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: lalrpop/src/normalize/prevalidate/mod.rs:242:29 [INFO] [stderr] | [INFO] [stderr] 242 | None => return_err!(ann_prec.id_span, "missing argument for precedence annotation, expected `{}`", precedence::LVL_ARG), [INFO] [stderr] | --------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stderr] | [INFO] [stderr] 22 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: lalrpop/src/normalize/prevalidate/mod.rs:253:40 [INFO] [stderr] | [INFO] [stderr] 253 | ...=> return_err!(ann_assoc.id_span, "invalid argument `{}` for associativity annotation, expected `{}`", name, precedence::SIDE_ARG), [INFO] [stderr] | ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stderr] | [INFO] [stderr] 22 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: lalrpop/src/normalize/prevalidate/mod.rs:254:29 [INFO] [stderr] | [INFO] [stderr] 254 | ...one => return_err!(ann_assoc.id_span, "missing argument for associativity annotation, expected `{}`", precedence::SIDE_ARG), [INFO] [stderr] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stderr] | [INFO] [stderr] 22 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: lalrpop/src/normalize/resolve/mod.rs:228:76 [INFO] [stderr] | [INFO] [stderr] 228 | Def::Nonterminal(0) | Def::Terminal | Def::MacroArg => return_err!( [INFO] [stderr] | ____________________________________________________________________________- [INFO] [stderr] 229 | | symbol.span, [INFO] [stderr] 230 | | "`{}` is a {}, not a macro", [INFO] [stderr] 231 | | msym.name, [INFO] [stderr] 232 | | def.description() [INFO] [stderr] 233 | | ), [INFO] [stderr] | |_____________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stderr] | [INFO] [stderr] 22 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: lalrpop/src/normalize/resolve/mod.rs:273:36 [INFO] [stderr] | [INFO] [stderr] 273 | Def::Nonterminal(_) => return_err!(symbol.span, "`{}` is a macro", id), [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stderr] | [INFO] [stderr] 22 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: lalrpop/src/normalize/resolve/mod.rs:281:21 [INFO] [stderr] | [INFO] [stderr] 281 | None => return_err!(span, "no definition found for `{}`", id), [INFO] [stderr] | ----------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stderr] | [INFO] [stderr] 22 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: lalrpop/src/normalize/macro_expand/mod.rs:167:21 [INFO] [stderr] | [INFO] [stderr] 167 | None => return_err!(span, "no macro definition found for `{}`", msym.name), [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stderr] | [INFO] [stderr] 22 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: lalrpop/src/normalize/macro_expand/mod.rs:320:25 [INFO] [stderr] | [INFO] [stderr] 320 | Err(err) => return_err!(span, "invalid regular expression `{}`: {}", regex, err), [INFO] [stderr] | -------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stderr] | [INFO] [stderr] 22 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: lalrpop/src/normalize/macro_expand/mod.rs:398:21 [INFO] [stderr] | [INFO] [stderr] 398 | / return_err!( [INFO] [stderr] 399 | | span, [INFO] [stderr] 400 | | "named symbols like `{}:{}` are only allowed at the top-level of a nonterminal", [INFO] [stderr] 401 | | ex_id, ex_sym) [INFO] [stderr] | |__________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `return_err` [INFO] [stderr] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stderr] | [INFO] [stderr] 22 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: lalrpop/src/normalize/token_check/mod.rs:366:13 [INFO] [stderr] | [INFO] [stderr] 366 | / return_err!( [INFO] [stderr] 367 | | spans[literal], [INFO] [stderr] 368 | | "{} are not supported in regular expressions", [INFO] [stderr] 369 | | feature [INFO] [stderr] 370 | | ) [INFO] [stderr] | |_____________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `return_err` [INFO] [stderr] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> lalrpop/src/normalize/mod.rs:22:11 [INFO] [stderr] | [INFO] [stderr] 22 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: lalrpop/src/normalize/token_check/mod.rs:376:13 [INFO] [stderr] | [INFO] [stderr] 376 | / return_err!( [INFO] [stderr] 377 | | spans[literal0], [INFO] [stderr] 378 | | "ambiguity detected between the terminal `{}` and the terminal `{}`", [INFO] [stderr] 379 | | literal0, [INFO] [stderr] 380 | | literal1 [INFO] [stderr] 381 | | ) [INFO] [stderr] | |_____________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `return_err` [INFO] [stderr] = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `lalrpop` (lib) generated 13 warnings [INFO] [stderr] warning: `lalrpop` (lib test) generated 13 warnings (13 duplicates) [INFO] [stderr] warning: unused import: `Delim` [INFO] [stderr] --> /opt/rustwide/target/debug/build/lalrpop-test-9393528847e90971/out/nested.rs:3:22 [INFO] [stderr] | [INFO] [stderr] 3 | use util::tok::{Tok, Delim}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `lalrpop-test` (lib test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/calculator-5aca87e7bdcc5229) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test calculator9 ... ok [INFO] [stdout] test calculator6b ... ok [INFO] [stdout] test calculator8 ... ok [INFO] [stdout] test calculator1 ... ok [INFO] [stdout] test calculator6 ... ok [INFO] [stdout] test calculator7 ... ok [INFO] [stdout] test calculator4 ... ok [INFO] [stdout] test calculator5 ... ok [INFO] [stdout] test calculator2 ... ok [INFO] [stdout] test calculator3 ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lalrpop-db8d867850ce15e5) [INFO] [stdout] test calculator2b ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.76s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 199 tests [INFO] [stdout] test collections::multimap::push_nil ... ok [INFO] [stdout] test collections::multimap::push ... ok [INFO] [stdout] test lexer::dfa::overlap::alphabet ... ok [INFO] [stdout] test lexer::dfa::overlap::repeat ... ok [INFO] [stdout] test lexer::dfa::overlap::stagger ... ok [INFO] [stdout] test grammar::free_variables::test::other_names ... ok [INFO] [stdout] test lexer::dfa::test::alternatives_contraction ... ok [INFO] [stdout] test lexer::dfa::test::alternatives ... ok [INFO] [stdout] test lexer::nfa::test::max_range ... ok [INFO] [stdout] test lexer::nfa::test::captures ... ok [INFO] [stdout] test lexer::nfa::test::regex_number ... ok [INFO] [stdout] test lexer::nfa::test::regex_star_group ... ok [INFO] [stdout] test lexer::nfa::test::issue_101 ... ok [INFO] [stdout] test lexer::nfa::test::line_boundaries ... ok [INFO] [stdout] test lexer::nfa::test::dot_newline ... ok [INFO] [stdout] test lexer::nfa::test::edge_iter ... ok [INFO] [stdout] test lexer::dfa::test::issue_35 ... ok [INFO] [stdout] test lexer::dfa::test::ambiguous_regex ... ok [INFO] [stdout] test lexer::dfa::test::tokenizer ... ok [INFO] [stdout] test lexer::dfa::test::issue_32 ... ok [INFO] [stdout] test lexer::dfa::test::alternatives_extension ... ok [INFO] [stdout] test lexer::nfa::test::literal ... ok [INFO] [stdout] test lexer::re::test::alt_oom ... ok [INFO] [stdout] test lexer::re::test::parse_unclosed_group ... ok [INFO] [stdout] test lexer::nfa::test::text_boundaries ... ok [INFO] [stdout] test lexer::nfa::test::word_boundaries ... ok [INFO] [stdout] test lexer::nfa::test::identifier_regex ... ok [INFO] [stdout] test lr1::example::test::empty_labels_strings ... ok [INFO] [stdout] test lr1::build::test::lr0_expr_grammar_with_implicit_eof ... ok [INFO] [stdout] test lr1::example::test::empty_labels_positions ... ok [INFO] [stdout] test lr1::error::test::suggest_question_conflict ... ok [INFO] [stdout] test lr1::build::test::match_grammar ... ok [INFO] [stdout] test lr1::build::test::shift_reduce_conflict1 ... ok [INFO] [stdout] test lr1::error::test::expr_braced_conflict ... ok [INFO] [stdout] test lr1::build::test::start_state_1 ... ok [INFO] [stdout] test lr1::example::test::single_token_strings ... ok [INFO] [stdout] test lr1::build::test::lr0_expr_grammar_with_explicit_eof ... ok [INFO] [stdout] test lr1::build_lalr::test::figure9_23 ... ok [INFO] [stdout] test lr1::first::test::basic_first0 ... ok [INFO] [stdout] test lr1::first::test::basic_first1 ... ok [INFO] [stdout] test lr1::example::test::long_label_1_strings ... ok [INFO] [stdout] test lr1::build::test::start_state ... ok [INFO] [stdout] test lr1::lane_table::test::g0_conflict_1 ... ok [INFO] [stdout] test lr1::example::test::long_label_1_positions ... ok [INFO] [stdout] test lr1::lane_table::test::paper_example_g1_conflict_1 ... ok [INFO] [stdout] test lr1::error::test::suggest_inline_conflict ... ok [INFO] [stdout] test message::test::hello_world ... ok [INFO] [stdout] test lr1::trace::trace_graph::test::enumerator1 ... ok [INFO] [stdout] test message::test::paragraphs ... ok [INFO] [stdout] test lr1::error::test::issue_249 ... ok [INFO] [stdout] test lr1::trace::shift::test::shift_backtrace_1 ... ok [INFO] [stdout] test lr1::lane_table::test::large_conflict_1 ... ok [INFO] [stdout] test lr1::error::test::priority_conflict ... ok [INFO] [stdout] test lr1::trace::reduce::test::backtrace2 ... ok [INFO] [stdout] test lr1::trace::trace_graph::test::enumerator ... ok [INFO] [stdout] test lr1::lane_table::test::paper_example_g0_build ... ok [INFO] [stdout] test lr1::build::test::issue_144 ... ok [INFO] [stdout] test normalize::inline::graph::test::test_inline_cycle_3 ... ok [INFO] [stdout] test lr1::trace::reduce::test::reduce_backtrace_3_graph ... ok [INFO] [stdout] test lr1::lane_table::test::paper_example_g1_build ... ok [INFO] [stdout] test normalize::inline::test::sri ... ok [INFO] [stdout] test normalize::norm_util::test::detecting_nopresence_of_funky_expression ... ok [INFO] [stdout] test normalize::macro_expand::test::test_lookahead ... ok [INFO] [stdout] test normalize::inline::graph::test::test_inline_order ... ok [INFO] [stdout] test normalize::inline::graph::test::test_inline_self_cycle ... ok [INFO] [stdout] test normalize::inline::test::issue_55 ... ok [INFO] [stdout] test normalize::macro_expand::test::test_comma ... ok [INFO] [stdout] test normalize::norm_util::test::detecting_normal_funky_expression ... ok [INFO] [stdout] test lr1::trace::reduce::test::backtrace1 ... ok [INFO] [stdout] test normalize::prevalidate::test::bad_assoc_type ... ok [INFO] [stdout] test normalize::prevalidate::test::cannot_parse_assoc ... ok [INFO] [stdout] test normalize::precedence::test::calculator ... ok [INFO] [stdout] test normalize::prevalidate::test::duplicate_annotation ... ok [INFO] [stdout] test normalize::prevalidate::test::dup_assoc_type ... ok [INFO] [stdout] test normalize::precedence::test::multilevel ... ok [INFO] [stdout] test normalize::prevalidate::test::cannot_parse_precedence ... ok [INFO] [stdout] test message::test::long_body ... ok [INFO] [stdout] test normalize::prevalidate::test::alternative_unrecognized_annotation ... ok [INFO] [stdout] test normalize::norm_util::test::detecting_incurlybrackets_funky_expression ... ok [INFO] [stdout] test normalize::prevalidate::test::expandable_expression_requires_named_variables ... ok [INFO] [stdout] test normalize::prevalidate::test::invalid_assoc ... ok [INFO] [stdout] test normalize::macro_expand::test::test_if_match ... ok [INFO] [stdout] test normalize::prevalidate::test::first_level_assoc ... ok [INFO] [stdout] test normalize::precedence::test::macros ... ok [INFO] [stdout] test normalize::prevalidate::test::extern_after_match_token ... ok [INFO] [stdout] test lr1::lane_table::test::paper_example_large_build ... ok [INFO] [stdout] test normalize::precedence::test::with_assoc ... ok [INFO] [stdout] test normalize::precedence::test::non_consecutive_levels ... ok [INFO] [stdout] test normalize::prevalidate::test::match_catch_all_first_of_last ... ok [INFO] [stdout] test normalize::prevalidate::test::missing_arg_precedence ... ok [INFO] [stdout] test normalize::prevalidate::test::match_after_extern_token ... ok [INFO] [stdout] test normalize::prevalidate::test::unrecognized_annotation ... ok [INFO] [stdout] test normalize::prevalidate::test::pub_inline_annotation ... ok [INFO] [stdout] test normalize::prevalidate::test::match_catch_all_last_of_first ... ok [INFO] [stdout] test normalize::prevalidate::test::missing_precedence ... ok [INFO] [stdout] test normalize::prevalidate::test::mixing_names_and_anonymous_values ... ok [INFO] [stdout] test normalize::prevalidate::test::invalid_lvl_precedence ... ok [INFO] [stdout] test normalize::prevalidate::test::named_symbols ... ok [INFO] [stdout] test normalize::prevalidate::test::multiple_extern_token ... ok [INFO] [stdout] test normalize::prevalidate::test::multiple_match_token ... ok [INFO] [stdout] test normalize::prevalidate::test::lookahead_without_loc_type ... ok [INFO] [stdout] test normalize::prevalidate::test::missing_arg_assoc ... ok [INFO] [stdout] test normalize::resolve::test::repeated_macro_arg ... ok [INFO] [stdout] test normalize::resolve::test::overlapping_terminal_and_nonterminal ... ok [INFO] [stdout] test normalize::resolve::test::unknown_nonterminal_in_macro_arg ... ok [INFO] [stdout] test normalize::resolve::test::double_nonterminal ... ok [INFO] [stdout] test normalize::resolve::test::unknown_nonterminal_in_repeat_question ... ok [INFO] [stdout] test normalize::resolve::test::unknown_nonterminal ... ok [INFO] [stdout] test normalize::resolve::test::unknown_nonterminal_two ... ok [INFO] [stdout] test normalize::token_check::test::invalid_match_regex_literal ... ok [INFO] [stdout] test normalize::token_check::test::ambiguity_within_match ... ok [INFO] [stdout] test normalize::token_check::test::quoted_literals ... ok [INFO] [stdout] test normalize::token_check::test::same_literal_twice ... ok [INFO] [stdout] test normalize::token_check::test::match_catch_all ... ok [INFO] [stdout] test normalize::prevalidate::test::public_macros ... ok [INFO] [stdout] test normalize::token_check::test::complex_match ... ok [INFO] [stdout] test normalize::token_check::test::match_mappings ... ok [INFO] [stdout] test normalize::token_check::test::invalid_match_literal ... ok [INFO] [stdout] test normalize::token_check::test::regex_literals ... ok [INFO] [stdout] test lr1::trace::reduce::test::backtrace_filter ... ok [INFO] [stdout] test normalize::token_check::test::invalid_regular_expression_unterminated_group ... ok [INFO] [stdout] test normalize::token_check::test::tick_input_lifetime_already_declared ... ok [INFO] [stdout] test normalize::tyinfer::test::error ... ok [INFO] [stdout] test normalize::tyinfer::test::test_lookahead ... ok [INFO] [stdout] test normalize::tyinfer::test::custom_token ... ok [INFO] [stdout] test normalize::tyinfer::test::test_inconsistent_action ... ok [INFO] [stdout] test normalize::tyinfer::test::test_macro_expansion ... ok [INFO] [stdout] test normalize::tyinfer::test::test_action ... ok [INFO] [stdout] test normalize::token_check::test::unknown_terminal ... ok [INFO] [stdout] test normalize::tyinfer::test::intern_token ... ok [INFO] [stdout] test normalize::token_check::test::unknown_id_terminal ... ok [INFO] [stdout] test normalize::tyinfer::test::test_cycle_direct ... ok [INFO] [stdout] test normalize::token_check::test::input_parameter_already_declared ... ok [INFO] [stdout] test normalize::tyinfer::test::test_cycle_indirect ... ok [INFO] [stdout] test parser::test::match_complex ... ok [INFO] [stdout] test parser::test::match_block ... ok [INFO] [stdout] test normalize::tyinfer::test::test_pairs_and_tokens ... ok [INFO] [stdout] test normalize::tyinfer::test::test_star_plus_question ... ok [INFO] [stdout] test normalize::tyinfer::test::test_spanned_macro ... ok [INFO] [stdout] test normalize::tyinfer::test::test_macro_expansion_infer ... ok [INFO] [stdout] test parser::test::grammars_with_where_clauses ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_error_end_of_input_instead_of_closing_normal_character_literal ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_error_unbalanced ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_error_unbalanced_closingbracket_character ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_error_unterminated_character_literal ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_error_unterminated_string_literal ... ok [INFO] [stdout] test parser::test::where_clauses ... ok [INFO] [stdout] test tok::test::code_comment_eol ... ok [INFO] [stdout] test tok::test::eol_comment ... ok [INFO] [stdout] test tok::test::basic ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_one_character_closingbracket_wrapped_by_brackets ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_one_character_escaped_planet123 ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_one_character_escaped_w ... ok [INFO] [stdout] test tok::test::code2 ... ok [INFO] [stdout] test tok::test::code_paren ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_one_character_openningbracket_wrapped_by_brackets ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_one_character_openningbracket ... ok [INFO] [stdout] test normalize::tyinfer::test::test_type_question ... ok [INFO] [stdout] test tok::test::code1 ... ok [INFO] [stdout] test tok::test::char_literals ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_statement_with_lifetime ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_one_character_openningsquarebracket ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_single_quote_literal ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_one_character_openningcurlybracket ... ok [INFO] [stdout] test parser::test::optional_semicolon ... ok [INFO] [stdout] test tok::test::regex1 ... ok [INFO] [stdout] test tok::test::regex2 ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_statement_with_many_lifetimes ... ok [INFO] [stdout] test tok::test::rule_id_then_equalsgreaterthancode_functioncall ... ok [INFO] [stdout] test tok::test::rule_stringliteral_slash_dot_then_equalsgreaterthancode_functioncall ... ok [INFO] [stdout] test tok::test::rule_stringliteral_slash_dot_then_equalsgreaterthancode_many_characters_in_stringliteral ... ok [INFO] [stdout] test tok::test::rule_stringliteral_slash_dot_then_equalsgreaterthancode_one_character_dot ... ok [INFO] [stdout] test tok::test::forall ... ok [INFO] [stdout] test tok::test::hash_token ... ok [INFO] [stdout] test tok::test::rule_stringliteral_slash_dot_then_equalsgreaterthancode_one_character_dot_in_stringliteral ... ok [INFO] [stdout] test tok::test::rule_stringliteral_slash_openningbracket_then_equalsgreaterthancode_empty_stringliteral ... ok [INFO] [stdout] test tok::test::rule_stringliteral_slash_openningbracket_then_equalsgreaterthancode_one_character_openningbracket ... ok [INFO] [stdout] test tok::test::shebang_attribute_normal_text ... ok [INFO] [stdout] test tok::test::shebang_attribute_special_characters_nested_sqbrackets ... ok [INFO] [stdout] test tok::test::shebang_attribute_special_characters_opening_sqbracket_in_string_literal ... ok [INFO] [stdout] test tok::test::shebang_attribute_special_characters_with_quotes ... ok [INFO] [stdout] test tok::test::shebang_attribute_special_characters_without_quotes ... ok [INFO] [stdout] test tok::test::string_escapes ... ok [INFO] [stdout] test tok::test::string_literals ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_one_character_escaped_n ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_nested_function_with_lifetimes ... ok [INFO] [stdout] test tok::test::where_with_lifetimes ... ok [INFO] [stdout] test tok::test::where_forall_fnmut_with_return_type ... ok [INFO] [stdout] test tok::test::shebang_attribute_special_characters_closing_sqbracket_in_string_literal ... ok [INFO] [stdout] test tok::test::use2 ... ok [INFO] [stdout] test tok::test::various_kinds_of_ids ... ok [INFO] [stdout] test tok::test::where1 ... ok [INFO] [stdout] test tok::test::rule_stringliteral_slash_openningbracket_then_equalsgreaterthancode_one_character_openningbracket_in_stringliteral ... ok [INFO] [stdout] test tok::test::code_regex_paren ... ok [INFO] [stdout] test tok::test::use1 ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_tuple ... ok [INFO] [stdout] test lr1::build::test::expr_grammar1 ... ok [INFO] [stdout] test tok::test::code_forgot_comma - should panic ... ok [INFO] [stdout] test normalize::token_check::test::match_precedence ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 199 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.16s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lalrpop-9dc1b985307ab4bf) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test::test_usage_emit_whitespace ... ok [INFO] [stdout] test test::test_usage_help ... ok [INFO] [stdout] test test::test_usage_features ... ok [INFO] [stdout] test test::test_usage_multiple_inputs ... ok [INFO] [stdout] test test::test_usage_out_dir ... ok [INFO] [stdout] test test::test_usage_version ... ok [INFO] [stdout] test test::test_usage_level ... ok [INFO] [stdout] test test::test_usage_single_input ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lalrpop_test-c55ab1d2d54d0cea) [INFO] [stdout] [INFO] [stdout] running 81 tests [INFO] [stdout] test error_recovery_eof ... ok [INFO] [stdout] test error_recovery_dont_drop_unrecognized_token ... ok [INFO] [stdout] test error_recovery_span_starts_inserted_token_eof ... ok [INFO] [stdout] test error_recovery_eof_without_recovery ... ok [INFO] [stdout] test error_recovery_extra_token ... ok [INFO] [stdout] test error_recovery_issue_240 ... ok [INFO] [stdout] test error_recovery_dont_panic_on_reduce_normal ... ok [INFO] [stdout] test expr_arena_test1 ... ok [INFO] [stdout] test expr_arena_test2 ... ok [INFO] [stdout] test expr_arena_test3 ... ok [INFO] [stdout] test error_recovery_lock_in ... ok [INFO] [stdout] test error_recovery_lalr_loop ... ok [INFO] [stdout] test error_recovery_span_starts_from_dropped_state ... ok [INFO] [stdout] test error_recovery_span_starts_from_initial ... ok [INFO] [stdout] test error_test1 ... ok [INFO] [stdout] test error_recovery_multiple_extra_tokens ... ok [INFO] [stdout] test expr_lalr_test1 ... ok [INFO] [stdout] test expr_lalr_test2 ... ok [INFO] [stdout] test expr_lifetime_tok1 ... ok [INFO] [stdout] test expr_test2 ... ok [INFO] [stdout] test expr_test3 ... ok [INFO] [stdout] test expr_test1 ... ok [INFO] [stdout] test error_recovery_span_starts_inserted_tokens ... ok [INFO] [stdout] test expr_test5 ... ok [INFO] [stdout] test expr_lalr_test3 ... ok [INFO] [stdout] test expr_lalr_test4 ... ok [INFO] [stdout] test expr_lalr_test5 ... ok [INFO] [stdout] test expr_test4 ... ok [INFO] [stdout] test intern_tok_test1 ... ok [INFO] [stdout] test error_recovery_span_starts_just_dropped_tokens ... ok [INFO] [stdout] test error_recovery_dont_panic_on_reduce_at_eof ... ok [INFO] [stdout] test inline_test1 ... ok [INFO] [stdout] test expr_intern_tok_test_err ... ok [INFO] [stdout] test generics_issue_417 ... ok [INFO] [stdout] test loc_empty ... ok [INFO] [stdout] test issue_113 ... ok [INFO] [stdout] test lexer_generic_test ... ok [INFO] [stdout] test error_recovery_span_starts_just_dropped_states ... ok [INFO] [stdout] test issue_253 ... ok [INFO] [stdout] test expr_generic_test1 ... ok [INFO] [stdout] test loc_test1 ... ok [INFO] [stdout] test loc_test2 ... ok [INFO] [stdout] test expr_intern_tok_test1 ... ok [INFO] [stdout] test display_parse_error ... ok [INFO] [stdout] test parse_error_map_err ... ok [INFO] [stdout] test pub_in::outer::pub_in_test ... ok [INFO] [stdout] test inline_fallible ... ok [INFO] [stdout] test expr_intern_tok_test2 ... ok [INFO] [stdout] test sub_ascent_test1 ... ok [INFO] [stdout] test sub_test1 ... ok [INFO] [stdout] test generics_issue_104_test1 ... ok [INFO] [stdout] test sub_table_test1 ... ok [INFO] [stdout] test sub_test3 ... ok [INFO] [stdout] test sp_from_optional ... ok [INFO] [stdout] test sub_test2 ... ok [INFO] [stdout] test error_issue_278 ... ok [INFO] [stdout] test parse_error_map_token_and_location ... ok [INFO] [stdout] test test_nested_pattern ... ok [INFO] [stdout] test test_nested_pattern_string_error ... ok [INFO] [stdout] test test_string_tokenize ... ok [INFO] [stdout] test test_action_return_associated_types ... ok [INFO] [stdout] test parse_error_eof_location ... ok [INFO] [stdout] test test_mut_name ... ok [INFO] [stdout] test comments ... ok [INFO] [stdout] test use_super_internal_tok ... ok [INFO] [stdout] test test_nested_pattern_string ... ok [INFO] [stdout] test test_match_alternatives ... ok [INFO] [stdout] test use_super_test1 ... ok [INFO] [stdout] test where_clause_with_forall_test1 ... ok [INFO] [stdout] test issue_55_test1 ... ok [INFO] [stdout] test verify_lalrpop_generates_itself ... FAILED [INFO] [stdout] test unit_test1 ... ok [INFO] [stdout] test unit_test2 ... ok [INFO] [stdout] test test_match_section ... ok [INFO] [stdout] test test_match_section_byte ... ok [INFO] [stdout] test loc_issue_90_lib::loc_issue_90_wacky_3 ... ok [INFO] [stdout] test loc_issue_90_lib::loc_issue_90_wonky ... ok [INFO] [stdout] test loc_issue_90_lib::loc_issue_90_wacky ... ok [INFO] [stdout] test loc_issue_90_lib::loc_issue_90_maybe ... ok [INFO] [stdout] test loc_issue_90_lib::loc_issue_90_test2 ... ok [INFO] [stderr] error: test failed, to rerun pass '-p lalrpop-test --lib' [INFO] [stdout] test loc_issue_90_lib::loc_issue_90_test1 ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- verify_lalrpop_generates_itself stdout ---- [INFO] [stdout] thread 'verify_lalrpop_generates_itself' panicked at 'no grammar file found: Os { code: 2, kind: NotFound, message: "No such file or directory" }', lalrpop-test/src/lib.rs:1032:51 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55adac6bb6bc - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55adac6bb6bc - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55adac6bb6bc - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55adac6bb6bc - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55adac6e1a3c - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55adac6b62d3 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55adac6bdd92 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55adac6bdd92 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55adac6bdd92 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55adac6bd9e1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55adac6be3e3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55adac6be100 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55adac6bbb64 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55adac6bde39 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55adac20d311 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55adac20d403 - core::result::unwrap_failed::ha0327e3803285d6e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/result.rs:1690:5 [INFO] [stdout] 16: 0x55adac47c822 - core::result::Result::expect::h46ff34bb6b93afaf [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/result.rs:975:23 [INFO] [stdout] 17: 0x55adac44875e - lalrpop_test::verify_lalrpop_generates_itself::h8539a3ff5a02198e [INFO] [stdout] at /opt/rustwide/workdir/lalrpop-test/src/lib.rs:1032:5 [INFO] [stdout] 18: 0x55adac44860a - lalrpop_test::verify_lalrpop_generates_itself::{{closure}}::hb05b74cdd9008dcc [INFO] [stdout] at /opt/rustwide/workdir/lalrpop-test/src/lib.rs:1025:1 [INFO] [stdout] 19: 0x55adac44af0e - core::ops::function::FnOnce::call_once::he7f16670595e5f8c [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55adac4ecab3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55adac4ecab3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55adac4eb79f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x55adac4eb79f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55adac4eb79f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x55adac4eb79f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x55adac4eb79f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x55adac4eb79f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55adac4eb79f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55adac4f4b61 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55adac4f4b61 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x55adac4c15ef - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 32: 0x55adac4c15ef - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55adac4c15ef - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x55adac4c15ef - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x55adac4c15ef - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x55adac4c15ef - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 37: 0x55adac4c15ef - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55adac6c4823 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x55adac6c4823 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x55adac6c4823 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f8dde380609 - start_thread [INFO] [stdout] 42: 0x7f8dde152293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] verify_lalrpop_generates_itself [INFO] [stdout] [INFO] [stdout] test result: FAILED. 80 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.91s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "793e33105a9842a41320f934edfa40af9ed6b03049dfd51ca62c11c5ea3cfc95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "793e33105a9842a41320f934edfa40af9ed6b03049dfd51ca62c11c5ea3cfc95", kill_on_drop: false }` [INFO] [stdout] 793e33105a9842a41320f934edfa40af9ed6b03049dfd51ca62c11c5ea3cfc95