[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] b777a6a884052d6283971f71b3ba453aa6d417ab [INFO] testing lalrpop/lalrpop against master#0e21a27075a8c508f00d1a4430497f17ce93d5c9 for pr-98839 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flalrpop%2Flalrpop" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lalrpop/lalrpop on toolchain 0e21a27075a8c508f00d1a4430497f17ce93d5c9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "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-4/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" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_cell v1.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 891286dd44536cd695c43269654bffd845802d67e53041899de56449fb3974d5 [INFO] running `Command { std: "docker" "start" "-a" "891286dd44536cd695c43269654bffd845802d67e53041899de56449fb3974d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "891286dd44536cd695c43269654bffd845802d67e53041899de56449fb3974d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "891286dd44536cd695c43269654bffd845802d67e53041899de56449fb3974d5", kill_on_drop: false }` [INFO] [stdout] 891286dd44536cd695c43269654bffd845802d67e53041899de56449fb3974d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df0d948da8e2978ee3a9c17c5558a50b854fa220d46d53e23ca6dca0193d041e [INFO] running `Command { std: "docker" "start" "-a" "df0d948da8e2978ee3a9c17c5558a50b854fa220d46d53e23ca6dca0193d041e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.7.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling lalrpop v0.19.8 (/opt/rustwide/workdir/lalrpop) [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling pico-args v0.4.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling lalrpop-util v0.19.8 (/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] [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.8 (/opt/rustwide/workdir/doc/whitespace) [INFO] [stderr] Compiling pascal v0.11.0 (/opt/rustwide/workdir/doc/pascal/lalrpop) [INFO] [stderr] Compiling lalrpop-test v0.19.8 (/opt/rustwide/workdir/lalrpop-test) [INFO] [stderr] Compiling calculator v0.19.8 (/opt/rustwide/workdir/doc/calculator) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "df0d948da8e2978ee3a9c17c5558a50b854fa220d46d53e23ca6dca0193d041e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df0d948da8e2978ee3a9c17c5558a50b854fa220d46d53e23ca6dca0193d041e", kill_on_drop: false }` [INFO] [stdout] df0d948da8e2978ee3a9c17c5558a50b854fa220d46d53e23ca6dca0193d041e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a6cd7704c99c0b4e3e099f6e2ec888d568d1865ea61dc6054c362e75851a0a1 [INFO] running `Command { std: "docker" "start" "-a" "7a6cd7704c99c0b4e3e099f6e2ec888d568d1865ea61dc6054c362e75851a0a1", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling lalrpop-util v0.19.8 (/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] [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 lalrpop-test v0.19.8 (/opt/rustwide/workdir/lalrpop-test) [INFO] [stderr] Compiling pascal v0.11.0 (/opt/rustwide/workdir/doc/pascal/lalrpop) [INFO] [stderr] Compiling whitespace v0.19.8 (/opt/rustwide/workdir/doc/whitespace) [INFO] [stderr] Compiling calculator v0.19.8 (/opt/rustwide/workdir/doc/calculator) [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stdout] warning: unused import: `Delim` [INFO] [stdout] --> /opt/rustwide/target/debug/build/lalrpop-test-0e47585cdfc09a8e/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] [stderr] Compiling lalrpop v0.19.8 (/opt/rustwide/workdir/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/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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.24s [INFO] running `Command { std: "docker" "inspect" "7a6cd7704c99c0b4e3e099f6e2ec888d568d1865ea61dc6054c362e75851a0a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a6cd7704c99c0b4e3e099f6e2ec888d568d1865ea61dc6054c362e75851a0a1", kill_on_drop: false }` [INFO] [stdout] 7a6cd7704c99c0b4e3e099f6e2ec888d568d1865ea61dc6054c362e75851a0a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] be082b951bf233ca3e4495a009d7815d9819ad9440b6bd6224c21ce692999ac3 [INFO] running `Command { std: "docker" "start" "-a" "be082b951bf233ca3e4495a009d7815d9819ad9440b6bd6224c21ce692999ac3", 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-0e47585cdfc09a8e/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.85s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/calculator-e55db0c52757e9d9) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test calculator9 ... ok [INFO] [stdout] test calculator8 ... ok [INFO] [stdout] test calculator4 ... ok [INFO] [stdout] test calculator6 ... ok [INFO] [stdout] test calculator1 ... ok [INFO] [stdout] test calculator6b ... ok [INFO] [stdout] test calculator7 ... ok [INFO] [stdout] test calculator2 ... ok [INFO] [stdout] test calculator5 ... ok [INFO] [stdout] test calculator3 ... ok [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.38s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lalrpop-4ff33fbdf6c229a5) [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::repeat ... ok [INFO] [stdout] test lexer::dfa::overlap::alphabet ... ok [INFO] [stdout] test lexer::dfa::overlap::stagger ... ok [INFO] [stdout] test lexer::dfa::test::issue_32 ... ok [INFO] [stdout] test lexer::dfa::test::alternatives_extension ... ok [INFO] [stdout] test lexer::dfa::test::alternatives_contraction ... ok [INFO] [stdout] test lexer::dfa::test::alternatives ... ok [INFO] [stdout] test lexer::nfa::test::dot_newline ... ok [INFO] [stdout] test lexer::dfa::test::ambiguous_regex ... ok [INFO] [stdout] test lexer::nfa::test::edge_iter ... ok [INFO] [stdout] test lexer::nfa::test::text_boundaries ... ok [INFO] [stdout] test lexer::nfa::test::regex_star_group ... ok [INFO] [stdout] test lexer::nfa::test::regex_number ... ok [INFO] [stdout] test lexer::dfa::test::issue_35 ... ok [INFO] [stdout] test lexer::nfa::test::captures ... ok [INFO] [stdout] test lexer::nfa::test::line_boundaries ... ok [INFO] [stdout] test lexer::nfa::test::literal ... ok [INFO] [stdout] test lexer::nfa::test::identifier_regex ... ok [INFO] [stdout] test lexer::re::test::parse_unclosed_group ... ok [INFO] [stdout] test lexer::dfa::test::tokenizer ... ok [INFO] [stdout] test lexer::nfa::test::max_range ... ok [INFO] [stdout] test lexer::nfa::test::word_boundaries ... ok [INFO] [stdout] test lexer::re::test::alt_oom ... ok [INFO] [stdout] test lexer::nfa::test::issue_101 ... ok [INFO] [stdout] test lr1::example::test::empty_labels_positions ... ok [INFO] [stdout] test grammar::free_variables::test::other_names ... ok [INFO] [stdout] test lr1::build::test::lr0_expr_grammar_with_implicit_eof ... ok [INFO] [stdout] test lr1::build::test::lr0_expr_grammar_with_explicit_eof ... ok [INFO] [stdout] test lr1::build::test::shift_reduce_conflict1 ... ok [INFO] [stdout] test lr1::example::test::long_label_1_positions ... ok [INFO] [stdout] test lr1::build::test::match_grammar ... ok [INFO] [stdout] test lr1::build::test::start_state_1 ... ok [INFO] [stdout] test lr1::build::test::start_state ... ok [INFO] [stdout] test lr1::first::test::basic_first0 ... ok [INFO] [stdout] test lr1::error::test::suggest_question_conflict ... ok [INFO] [stdout] test lr1::error::test::expr_braced_conflict ... ok [INFO] [stdout] test lr1::example::test::long_label_1_strings ... ok [INFO] [stdout] test lr1::build_lalr::test::figure9_23 ... ok [INFO] [stdout] test lr1::error::test::priority_conflict ... ok [INFO] [stdout] test lr1::example::test::empty_labels_strings ... ok [INFO] [stdout] test lr1::first::test::basic_first1 ... ok [INFO] [stdout] test lr1::example::test::single_token_strings ... ok [INFO] [stdout] test lr1::lane_table::test::g0_conflict_1 ... ok [INFO] [stdout] test lr1::error::test::suggest_inline_conflict ... ok [INFO] [stdout] test lr1::lane_table::test::paper_example_g1_conflict_1 ... ok [INFO] [stdout] test lr1::trace::reduce::test::reduce_backtrace_3_graph ... ok [INFO] [stdout] test message::test::hello_world ... ok [INFO] [stdout] test lr1::trace::trace_graph::test::enumerator1 ... ok [INFO] [stdout] test lr1::trace::shift::test::shift_backtrace_1 ... ok [INFO] [stdout] test lr1::build::test::issue_144 ... ok [INFO] [stdout] test lr1::trace::reduce::test::backtrace2 ... ok [INFO] [stdout] test lr1::trace::trace_graph::test::enumerator ... ok [INFO] [stdout] test lr1::error::test::issue_249 ... ok [INFO] [stdout] test lr1::lane_table::test::paper_example_g0_build ... ok [INFO] [stdout] test normalize::inline::graph::test::test_inline_order ... ok [INFO] [stdout] test normalize::inline::graph::test::test_inline_cycle_3 ... ok [INFO] [stdout] test normalize::inline::graph::test::test_inline_self_cycle ... ok [INFO] [stdout] test normalize::norm_util::test::detecting_incurlybrackets_funky_expression ... ok [INFO] [stdout] test normalize::norm_util::test::detecting_nopresence_of_funky_expression ... ok [INFO] [stdout] test normalize::norm_util::test::detecting_normal_funky_expression ... ok [INFO] [stdout] test normalize::inline::test::sri ... ok [INFO] [stdout] test normalize::inline::test::issue_55 ... ok [INFO] [stdout] test lr1::lane_table::test::paper_example_g1_build ... ok [INFO] [stdout] test message::test::paragraphs ... ok [INFO] [stdout] test message::test::long_body ... ok [INFO] [stdout] test lr1::trace::reduce::test::backtrace1 ... ok [INFO] [stdout] test lr1::lane_table::test::large_conflict_1 ... ok [INFO] [stdout] test normalize::macro_expand::test::test_lookahead ... ok [INFO] [stdout] test normalize::prevalidate::test::bad_assoc_type ... ok [INFO] [stdout] test normalize::prevalidate::test::alternative_unrecognized_annotation ... ok [INFO] [stdout] test normalize::precedence::test::calculator ... ok [INFO] [stdout] test lr1::trace::reduce::test::backtrace_filter ... ok [INFO] [stdout] test normalize::macro_expand::test::test_comma ... ok [INFO] [stdout] test normalize::precedence::test::multilevel ... ok [INFO] [stdout] test normalize::precedence::test::macros ... ok [INFO] [stdout] test normalize::prevalidate::test::cannot_parse_assoc ... ok [INFO] [stdout] test normalize::precedence::test::non_consecutive_levels ... ok [INFO] [stdout] test normalize::prevalidate::test::cannot_parse_precedence ... ok [INFO] [stdout] test normalize::precedence::test::with_assoc ... ok [INFO] [stdout] test normalize::prevalidate::test::duplicate_annotation ... ok [INFO] [stdout] test normalize::prevalidate::test::dup_assoc_type ... ok [INFO] [stdout] test normalize::macro_expand::test::test_if_match ... ok [INFO] [stdout] test normalize::prevalidate::test::extern_after_match_token ... ok [INFO] [stdout] test normalize::prevalidate::test::first_level_assoc ... ok [INFO] [stdout] test normalize::prevalidate::test::missing_arg_precedence ... ok [INFO] [stdout] test normalize::prevalidate::test::lookahead_without_loc_type ... ok [INFO] [stdout] test normalize::prevalidate::test::match_catch_all_first_of_last ... ok [INFO] [stdout] test normalize::prevalidate::test::match_catch_all_last_of_first ... ok [INFO] [stdout] test normalize::prevalidate::test::invalid_lvl_precedence ... ok [INFO] [stdout] test normalize::prevalidate::test::missing_arg_assoc ... ok [INFO] [stdout] test normalize::prevalidate::test::invalid_assoc ... ok [INFO] [stdout] test normalize::prevalidate::test::mixing_names_and_anonymous_values ... ok [INFO] [stdout] test normalize::prevalidate::test::match_after_extern_token ... ok [INFO] [stdout] test normalize::prevalidate::test::expandable_expression_requires_named_variables ... ok [INFO] [stdout] test normalize::prevalidate::test::multiple_extern_token ... ok [INFO] [stdout] test normalize::prevalidate::test::unrecognized_annotation ... ok [INFO] [stdout] test normalize::prevalidate::test::public_macros ... ok [INFO] [stdout] test normalize::prevalidate::test::pub_inline_annotation ... ok [INFO] [stdout] test normalize::resolve::test::unknown_nonterminal ... ok [INFO] [stdout] test normalize::resolve::test::overlapping_terminal_and_nonterminal ... ok [INFO] [stdout] test normalize::prevalidate::test::multiple_match_token ... ok [INFO] [stdout] test normalize::resolve::test::double_nonterminal ... ok [INFO] [stdout] test normalize::resolve::test::repeated_macro_arg ... ok [INFO] [stdout] test normalize::prevalidate::test::named_symbols ... ok [INFO] [stdout] test normalize::prevalidate::test::missing_precedence ... ok [INFO] [stdout] test normalize::resolve::test::unknown_nonterminal_in_repeat_question ... ok [INFO] [stdout] test normalize::resolve::test::unknown_nonterminal_two ... ok [INFO] [stdout] test lr1::lane_table::test::paper_example_large_build ... ok [INFO] [stdout] test normalize::token_check::test::complex_match ... ok [INFO] [stdout] test normalize::token_check::test::regex_literals ... ok [INFO] [stdout] test normalize::token_check::test::quoted_literals ... ok [INFO] [stdout] test normalize::token_check::test::match_catch_all ... ok [INFO] [stdout] test normalize::token_check::test::match_mappings ... ok [INFO] [stdout] test normalize::token_check::test::invalid_regular_expression_unterminated_group ... ok [INFO] [stdout] test normalize::token_check::test::ambiguity_within_match ... ok [INFO] [stdout] test normalize::resolve::test::unknown_nonterminal_in_macro_arg ... ok [INFO] [stdout] test normalize::token_check::test::same_literal_twice ... ok [INFO] [stdout] test normalize::token_check::test::invalid_match_regex_literal ... ok [INFO] [stdout] test normalize::token_check::test::invalid_match_literal ... ok [INFO] [stdout] test normalize::tyinfer::test::error ... ok [INFO] [stdout] test normalize::tyinfer::test::intern_token ... ok [INFO] [stdout] test normalize::tyinfer::test::custom_token ... ok [INFO] [stdout] test normalize::tyinfer::test::test_cycle_direct ... ok [INFO] [stdout] test normalize::tyinfer::test::test_action ... ok [INFO] [stdout] test normalize::token_check::test::unknown_id_terminal ... ok [INFO] [stdout] test normalize::tyinfer::test::test_cycle_indirect ... ok [INFO] [stdout] test normalize::token_check::test::input_parameter_already_declared ... ok [INFO] [stdout] test normalize::tyinfer::test::test_lookahead ... ok [INFO] [stdout] test normalize::tyinfer::test::test_inconsistent_action ... ok [INFO] [stdout] test normalize::tyinfer::test::test_macro_expansion_infer ... ok [INFO] [stdout] test normalize::tyinfer::test::test_macro_expansion ... ok [INFO] [stdout] test parser::test::optional_semicolon ... ok [INFO] [stdout] test normalize::token_check::test::tick_input_lifetime_already_declared ... ok [INFO] [stdout] test tok::test::basic ... ok [INFO] [stdout] test parser::test::match_block ... ok [INFO] [stdout] test parser::test::match_complex ... ok [INFO] [stdout] test normalize::token_check::test::unknown_terminal ... ok [INFO] [stdout] test tok::test::char_literals ... ok [INFO] [stdout] test normalize::tyinfer::test::test_spanned_macro ... ok [INFO] [stdout] test normalize::tyinfer::test::test_pairs_and_tokens ... ok [INFO] [stdout] test normalize::tyinfer::test::test_type_question ... ok [INFO] [stdout] test tok::test::code2 ... ok [INFO] [stdout] test parser::test::grammars_with_where_clauses ... ok [INFO] [stdout] test normalize::tyinfer::test::test_star_plus_question ... ok [INFO] [stdout] test tok::test::code1 ... ok [INFO] [stdout] test tok::test::code_regex_paren ... ok [INFO] [stdout] test tok::test::eol_comment ... ok [INFO] [stdout] test tok::test::code_comment_eol ... 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 tok::test::code_paren ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_one_character_closingbracket_wrapped_by_brackets ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_error_end_of_input_instead_of_closing_normal_character_literal ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_nested_function_with_lifetimes ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_error_unbalanced ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_one_character_escaped_n ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_error_unbalanced_closingbracket_character ... 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 parser::test::where_clauses ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_one_character_openningbracket ... 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_openningbracket_wrapped_by_brackets ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_statement_with_lifetime ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_statement_with_many_lifetimes ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_tuple ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_one_character_openningcurlybracket ... ok [INFO] [stdout] test tok::test::forall ... ok [INFO] [stdout] test tok::test::regex1 ... ok [INFO] [stdout] test tok::test::regex2 ... 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::rule_stringliteral_slash_dot_then_equalsgreaterthancode_one_character_dot_in_stringliteral ... ok [INFO] [stdout] test tok::test::rule_stringliteral_slash_openningbracket_then_equalsgreaterthancode_one_character_openningbracket ... ok [INFO] [stdout] test tok::test::rule_stringliteral_slash_openningbracket_then_equalsgreaterthancode_empty_stringliteral ... ok [INFO] [stdout] test tok::test::shebang_attribute_special_characters_closing_sqbracket_in_string_literal ... ok [INFO] [stdout] test tok::test::hash_token ... ok [INFO] [stdout] test tok::test::shebang_attribute_special_characters_nested_sqbrackets ... ok [INFO] [stdout] test tok::test::rule_stringliteral_slash_openningbracket_then_equalsgreaterthancode_one_character_openningbracket_in_stringliteral ... ok [INFO] [stdout] test tok::test::shebang_attribute_special_characters_opening_sqbracket_in_string_literal ... ok [INFO] [stdout] test tok::test::shebang_attribute_normal_text ... ok [INFO] [stdout] test tok::test::shebang_attribute_special_characters_with_quotes ... ok [INFO] [stdout] test tok::test::string_escapes ... ok [INFO] [stdout] test tok::test::shebang_attribute_special_characters_without_quotes ... ok [INFO] [stdout] test tok::test::string_literals ... ok [INFO] [stdout] test tok::test::various_kinds_of_ids ... ok [INFO] [stdout] test tok::test::where1 ... ok [INFO] [stdout] test tok::test::use2 ... ok [INFO] [stdout] test tok::test::use1 ... ok [INFO] [stdout] test tok::test::where_forall_fnmut_with_return_type ... ok [INFO] [stdout] test tok::test::where_with_lifetimes ... 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 0.32s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lalrpop-0ae5171f9d88430a) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test::test_usage_help ... ok [INFO] [stdout] test test::test_usage_features ... ok [INFO] [stdout] test test::test_usage_level ... ok [INFO] [stdout] test test::test_usage_emit_whitespace ... ok [INFO] [stdout] test test::test_usage_multiple_inputs ... ok [INFO] [stdout] test test::test_usage_single_input ... ok [INFO] [stdout] test test::test_usage_out_dir ... ok [INFO] [stdout] test test::test_usage_version ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lalrpop_test-ee1d618d8efe213f) [INFO] [stdout] [INFO] [stdout] running 81 tests [INFO] [stdout] test error_recovery_dont_drop_unrecognized_token ... ok [INFO] [stdout] test error_recovery_dont_panic_on_reduce_at_eof ... ok [INFO] [stdout] test error_recovery_dont_panic_on_reduce_normal ... ok [INFO] [stdout] test error_recovery_eof ... ok [INFO] [stdout] test error_recovery_extra_token ... ok [INFO] [stdout] test error_recovery_issue_240 ... ok [INFO] [stdout] test error_recovery_eof_without_recovery ... ok [INFO] [stdout] test error_recovery_lalr_loop ... ok [INFO] [stdout] test error_recovery_lock_in ... ok [INFO] [stdout] test error_recovery_multiple_extra_tokens ... ok [INFO] [stdout] test error_recovery_span_starts_from_dropped_state ... ok [INFO] [stdout] test error_recovery_span_starts_inserted_tokens ... ok [INFO] [stdout] test error_recovery_span_starts_just_dropped_states ... ok [INFO] [stdout] test error_recovery_span_starts_just_dropped_tokens ... ok [INFO] [stdout] test error_test1 ... ok [INFO] [stdout] test error_recovery_span_starts_from_initial ... ok [INFO] [stdout] test expr_lalr_test1 ... ok [INFO] [stdout] test expr_lalr_test5 ... ok [INFO] [stdout] test expr_arena_test1 ... ok [INFO] [stdout] test expr_lalr_test3 ... ok [INFO] [stdout] test expr_lalr_test2 ... ok [INFO] [stdout] test error_recovery_span_starts_inserted_token_eof ... ok [INFO] [stdout] test expr_arena_test3 ... ok [INFO] [stdout] test expr_arena_test2 ... ok [INFO] [stdout] test expr_lifetime_tok1 ... ok [INFO] [stdout] test expr_test1 ... ok [INFO] [stdout] test expr_lalr_test4 ... ok [INFO] [stdout] test expr_test4 ... ok [INFO] [stdout] test expr_test5 ... ok [INFO] [stdout] test expr_test2 ... ok [INFO] [stdout] test expr_test3 ... ok [INFO] [stdout] test lexer_generic_test ... ok [INFO] [stdout] test loc_empty ... ok [INFO] [stdout] test issue_113 ... ok [INFO] [stdout] test display_parse_error ... ok [INFO] [stdout] test intern_tok_test1 ... ok [INFO] [stdout] test issue_253 ... ok [INFO] [stdout] test inline_test1 ... ok [INFO] [stdout] test generics_issue_417 ... ok [INFO] [stdout] test error_issue_278 ... ok [INFO] [stdout] test expr_intern_tok_test_err ... ok [INFO] [stdout] test generics_issue_104_test1 ... ok [INFO] [stdout] test loc_test1 ... ok [INFO] [stdout] test loc_test2 ... ok [INFO] [stdout] test expr_generic_test1 ... ok [INFO] [stdout] test expr_intern_tok_test2 ... ok [INFO] [stdout] test parse_error_map_err ... ok [INFO] [stdout] test pub_in::outer::pub_in_test ... ok [INFO] [stdout] test sub_ascent_test1 ... ok [INFO] [stdout] test sub_test2 ... ok [INFO] [stdout] test sub_test3 ... ok [INFO] [stdout] test sub_test1 ... ok [INFO] [stdout] test expr_intern_tok_test1 ... ok [INFO] [stdout] test sp_from_optional ... ok [INFO] [stdout] test parse_error_map_token_and_location ... ok [INFO] [stdout] test issue_55_test1 ... ok [INFO] [stdout] test test_action_return_associated_types ... ok [INFO] [stdout] test parse_error_eof_location ... ok [INFO] [stdout] test comments ... ok [INFO] [stdout] test test_nested_pattern ... ok [INFO] [stdout] test test_nested_pattern_string_error ... ok [INFO] [stdout] test test_nested_pattern_string ... ok [INFO] [stdout] test test_string_tokenize ... ok [INFO] [stdout] test test_mut_name ... ok [INFO] [stdout] test sub_table_test1 ... ok [INFO] [stdout] test test_match_alternatives ... ok [INFO] [stdout] test use_super_test1 ... ok [INFO] [stdout] test use_super_internal_tok ... ok [INFO] [stdout] test inline_fallible ... ok [INFO] [stdout] test unit_test1 ... ok [INFO] [stdout] test where_clause_with_forall_test1 ... ok [INFO] [stdout] test unit_test2 ... ok [INFO] [stdout] test verify_lalrpop_generates_itself ... FAILED [INFO] [stdout] test test_match_section_byte ... ok [INFO] [stdout] test test_match_section ... ok [INFO] [stdout] test loc_issue_90_lib::loc_issue_90_wacky ... ok [INFO] [stdout] test loc_issue_90_lib::loc_issue_90_wacky_3 ... ok [INFO] [stdout] test loc_issue_90_lib::loc_issue_90_test1 ... ok [INFO] [stdout] test loc_issue_90_lib::loc_issue_90_test2 ... ok [INFO] [stdout] test loc_issue_90_lib::loc_issue_90_maybe ... ok [INFO] [stdout] test loc_issue_90_lib::loc_issue_90_wonky ... 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: 0x5640dece8f40 - std::backtrace_rs::backtrace::libunwind::trace::h8bb00aa01257e658 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x5640dece8f40 - std::backtrace_rs::backtrace::trace_unsynchronized::hbe32e96be15adfbb [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5640dece8f40 - std::sys_common::backtrace::_print_fmt::h9784b9af5bb44c28 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5640dece8f40 - ::fmt::h1c87dcc158231dee [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5640ded0c78c - core::fmt::write::h75398e49432c4e9d [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x5640dece5275 - std::io::Write::write_fmt::hf0afd61938d8b31f [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x5640decea981 - std::sys_common::backtrace::_print::h39d989fb5cda9189 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5640decea981 - std::sys_common::backtrace::print::hafd951f3a156e9b8 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5640decea981 - std::panicking::default_hook::{{closure}}::h3c15d03d8aed3f76 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5640decea5d6 - std::panicking::default_hook::h6145e5c2935e997c [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5640deceb023 - std::panicking::rust_panic_with_hook::h4418702214a7a914 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5640deceaf17 - std::panicking::begin_panic_handler::{{closure}}::h0cc75df59cfeee86 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5640dece9414 - std::sys_common::backtrace::__rust_end_short_backtrace::hfebe76dc31b59894 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5640deceac42 - rust_begin_unwind [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5640de83d283 - core::panicking::panic_fmt::h28c6dc36de3ad6b2 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x5640de83d3d3 - core::result::unwrap_failed::ha6b981879806783f [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/result.rs:1805:5 [INFO] [stdout] 16: 0x5640deabb155 - core::result::Result::expect::h2d0ceced54aedbb3 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/result.rs:1055:23 [INFO] [stdout] 17: 0x5640dea6d636 - lalrpop_test::verify_lalrpop_generates_itself::h88e17841ebc75cde [INFO] [stdout] at /opt/rustwide/workdir/lalrpop-test/src/lib.rs:1032:5 [INFO] [stdout] 18: 0x5640dea6d4ba - lalrpop_test::verify_lalrpop_generates_itself::{{closure}}::ha523ae986040f28a [INFO] [stdout] at /opt/rustwide/workdir/lalrpop-test/src/lib.rs:1025:1 [INFO] [stdout] 19: 0x5640dea9913e - core::ops::function::FnOnce::call_once::h3d66c87917740093 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x5640deb1fa73 - core::ops::function::FnOnce::call_once::hce3bf1b84d649375 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x5640deb1fa73 - test::__rust_begin_short_backtrace::h268c4dff1fdc08d8 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/test/src/lib.rs:572:5 [INFO] [stdout] 22: 0x5640deb1e85c - as core::ops::function::FnOnce>::call_once::h77064d56d798d725 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 23: 0x5640deb1e85c - as core::ops::function::FnOnce<()>>::call_once::h362603611fd702ef [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5640deb1e85c - std::panicking::try::do_call::hc24e8889c40c0b88 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5640deb1e85c - std::panicking::try::h64fd9954f6422690 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5640deb1e85c - std::panic::catch_unwind::h8590ab8b8c78e131 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5640deb1e85c - test::run_test_in_process::hd8ca038d3f817f7d [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/test/src/lib.rs:595:18 [INFO] [stdout] 28: 0x5640deb1e85c - test::run_test::run_test_inner::{{closure}}::h57a8a429b5e58c39 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/test/src/lib.rs:489:39 [INFO] [stdout] 29: 0x5640deaea7cc - test::run_test::run_test_inner::{{closure}}::h72dbbb6bf3813446 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/test/src/lib.rs:516:37 [INFO] [stdout] 30: 0x5640deaea7cc - std::sys_common::backtrace::__rust_begin_short_backtrace::h916790c31ecb4ff9 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5640deaf07af - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ffbab0d0d8ad2ca [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 32: 0x5640deaf07af - as core::ops::function::FnOnce<()>>::call_once::he8df5d343786542a [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5640deaf07af - std::panicking::try::do_call::h80e54b75371d89cf [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5640deaf07af - std::panicking::try::h1b15ecfa1d32df7a [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5640deaf07af - std::panic::catch_unwind::h993ecf1ae87ebd59 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5640deaf07af - std::thread::Builder::spawn_unchecked_::{{closure}}::h23926ef7367e9afd [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 37: 0x5640deaf07af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h93ce9dab9bcb8d25 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 38: 0x5640decefd23 - as core::ops::function::FnOnce>::call_once::h7fdba1c346e6c483 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 39: 0x5640decefd23 - as core::ops::function::FnOnce>::call_once::h8839b4becacc6e1e [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 40: 0x5640decefd23 - std::sys::unix::thread::Thread::new::thread_start::h5077fd2da854c080 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f186f9f4609 - start_thread [INFO] [stdout] 42: 0x7f186f7c4133 - 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 0.64s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p lalrpop-test --lib' [INFO] running `Command { std: "docker" "inspect" "be082b951bf233ca3e4495a009d7815d9819ad9440b6bd6224c21ce692999ac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be082b951bf233ca3e4495a009d7815d9819ad9440b6bd6224c21ce692999ac3", kill_on_drop: false }` [INFO] [stdout] be082b951bf233ca3e4495a009d7815d9819ad9440b6bd6224c21ce692999ac3