[INFO] cloning repository https://github.com/SalWolffs/spl-compile [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SalWolffs/spl-compile" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSalWolffs%2Fspl-compile", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSalWolffs%2Fspl-compile'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de1b29b2184885b6a1eeb58677d993fc5694086f [INFO] checking SalWolffs/spl-compile against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSalWolffs%2Fspl-compile" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SalWolffs/spl-compile on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SalWolffs/spl-compile [INFO] finished tweaking git repo https://github.com/SalWolffs/spl-compile [INFO] tweaked toml for git repo https://github.com/SalWolffs/spl-compile written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/SalWolffs/spl-compile already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aho-corasick v0.7.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75b4f66c80b14d93f6595badd7e56263d7d91518efe0d25c2eafeab84ddf67e6 [INFO] running `Command { std: "docker" "start" "-a" "75b4f66c80b14d93f6595badd7e56263d7d91518efe0d25c2eafeab84ddf67e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75b4f66c80b14d93f6595badd7e56263d7d91518efe0d25c2eafeab84ddf67e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75b4f66c80b14d93f6595badd7e56263d7d91518efe0d25c2eafeab84ddf67e6", kill_on_drop: false }` [INFO] [stdout] 75b4f66c80b14d93f6595badd7e56263d7d91518efe0d25c2eafeab84ddf67e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4352b87a82009360c1e48d3d32f6b144e357cc67b9bd41babe26ea6c395bb56 [INFO] running `Command { std: "docker" "start" "-a" "a4352b87a82009360c1e48d3d32f6b144e357cc67b9bd41babe26ea6c395bb56", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking aho-corasick v0.7.8 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking spl-compile v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/parser/mod.rs (4 fixes) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/lex.rs:190:62 [INFO] [stdout] | [INFO] [stdout] 190 | return Some(Err(LexError($reason.to_string(), $loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | _ => fail!("Found lone &", self.loc), [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 `fail` (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] --> src/parser/lex.rs:190:62 [INFO] [stdout] | [INFO] [stdout] 190 | return Some(Err(LexError($reason.to_string(), $loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 270 | _ => fail!("Found lone |", self.loc), [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 `fail` (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] --> src/parser/lex.rs:190:62 [INFO] [stdout] | [INFO] [stdout] 190 | return Some(Err(LexError($reason.to_string(), $loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 274 | Err(msg) => fail!(msg, self.loc), [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 `fail` (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] --> src/parser/lex.rs:190:62 [INFO] [stdout] | [INFO] [stdout] 190 | return Some(Err(LexError($reason.to_string(), $loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 286 | Err(l) => fail!("Unclosed block comment started", l), [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 `fail` (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] --> src/parser/lex.rs:190:62 [INFO] [stdout] | [INFO] [stdout] 190 | return Some(Err(LexError($reason.to_string(), $loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | _ => fail!("Found lone /", self.loc), [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 `fail` (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] --> src/parser/lex.rs:190:62 [INFO] [stdout] | [INFO] [stdout] 190 | return Some(Err(LexError($reason.to_string(), $loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 303 | fail!("Unrecognized character", self.loc) [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 `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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] --> src/parser/shunting_yard.rs:5:64 [INFO] [stdout] | [INFO] [stdout] 5 | return Err(ParseError($reason.to_string(), Some($loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | Some(&(Op(Not), loc)) => fail!("Expected binary operator, found '!'", loc), [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 `fail` (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] --> src/parser/mod.rs:32:58 [INFO] [stdout] | [INFO] [stdout] 32 | return Err(ParseError($reason.to_string(), None)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 317 | None => fail!("EOF while parsing tuple"), [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 `fail` (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] --> src/parser/lex.rs:190:62 [INFO] [stdout] | [INFO] [stdout] 190 | return Some(Err(LexError($reason.to_string(), $loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | _ => fail!("Found lone &", self.loc), [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 `fail` (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] --> src/parser/lex.rs:190:62 [INFO] [stdout] | [INFO] [stdout] 190 | return Some(Err(LexError($reason.to_string(), $loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 270 | _ => fail!("Found lone |", self.loc), [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 `fail` (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] --> src/parser/lex.rs:190:62 [INFO] [stdout] | [INFO] [stdout] 190 | return Some(Err(LexError($reason.to_string(), $loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 274 | Err(msg) => fail!(msg, self.loc), [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 `fail` (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] --> src/parser/lex.rs:190:62 [INFO] [stdout] | [INFO] [stdout] 190 | return Some(Err(LexError($reason.to_string(), $loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 286 | Err(l) => fail!("Unclosed block comment started", l), [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 `fail` (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] --> src/parser/lex.rs:190:62 [INFO] [stdout] | [INFO] [stdout] 190 | return Some(Err(LexError($reason.to_string(), $loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | _ => fail!("Found lone /", self.loc), [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 `fail` (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] --> src/parser/lex.rs:190:62 [INFO] [stdout] | [INFO] [stdout] 190 | return Some(Err(LexError($reason.to_string(), $loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 303 | fail!("Unrecognized character", self.loc) [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 `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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] --> src/parser/shunting_yard.rs:5:64 [INFO] [stdout] | [INFO] [stdout] 5 | return Err(ParseError($reason.to_string(), Some($loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | Some(&(Op(Not), loc)) => fail!("Expected binary operator, found '!'", loc), [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 `fail` (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] --> src/parser/mod.rs:32:58 [INFO] [stdout] | [INFO] [stdout] 32 | return Err(ParseError($reason.to_string(), None)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 317 | None => fail!("EOF while parsing tuple"), [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 `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.15s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking spl-compile v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/lex.rs:190:62 [INFO] [stdout] | [INFO] [stdout] 190 | return Some(Err(LexError($reason.to_string(), $loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | _ => fail!("Found lone &", self.loc), [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 `fail` (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] --> src/parser/lex.rs:190:62 [INFO] [stdout] | [INFO] [stdout] 190 | return Some(Err(LexError($reason.to_string(), $loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 270 | _ => fail!("Found lone |", self.loc), [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 `fail` (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] --> src/parser/lex.rs:190:62 [INFO] [stdout] | [INFO] [stdout] 190 | return Some(Err(LexError($reason.to_string(), $loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 274 | Err(msg) => fail!(msg, self.loc), [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 `fail` (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] --> src/parser/lex.rs:190:62 [INFO] [stdout] | [INFO] [stdout] 190 | return Some(Err(LexError($reason.to_string(), $loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 286 | Err(l) => fail!("Unclosed block comment started", l), [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 `fail` (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] --> src/parser/lex.rs:190:62 [INFO] [stdout] | [INFO] [stdout] 190 | return Some(Err(LexError($reason.to_string(), $loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | _ => fail!("Found lone /", self.loc), [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 `fail` (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] --> src/parser/lex.rs:190:62 [INFO] [stdout] | [INFO] [stdout] 190 | return Some(Err(LexError($reason.to_string(), $loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 303 | fail!("Unrecognized character", self.loc) [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 `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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] --> src/parser/shunting_yard.rs:5:64 [INFO] [stdout] | [INFO] [stdout] 5 | return Err(ParseError($reason.to_string(), Some($loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | Some(&(Op(Not), loc)) => fail!("Expected binary operator, found '!'", loc), [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 `fail` (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] --> src/parser/mod.rs:32:58 [INFO] [stdout] | [INFO] [stdout] 32 | return Err(ParseError($reason.to_string(), None)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 317 | None => fail!("EOF while parsing tuple"), [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 `fail` (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] --> src/parser/lex.rs:190:62 [INFO] [stdout] | [INFO] [stdout] 190 | return Some(Err(LexError($reason.to_string(), $loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | _ => fail!("Found lone &", self.loc), [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 `fail` (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] --> src/parser/lex.rs:190:62 [INFO] [stdout] | [INFO] [stdout] 190 | return Some(Err(LexError($reason.to_string(), $loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 270 | _ => fail!("Found lone |", self.loc), [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 `fail` (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] --> src/parser/lex.rs:190:62 [INFO] [stdout] | [INFO] [stdout] 190 | return Some(Err(LexError($reason.to_string(), $loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 274 | Err(msg) => fail!(msg, self.loc), [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 `fail` (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] --> src/parser/lex.rs:190:62 [INFO] [stdout] | [INFO] [stdout] 190 | return Some(Err(LexError($reason.to_string(), $loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 286 | Err(l) => fail!("Unclosed block comment started", l), [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 `fail` (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] --> src/parser/lex.rs:190:62 [INFO] [stdout] | [INFO] [stdout] 190 | return Some(Err(LexError($reason.to_string(), $loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | _ => fail!("Found lone /", self.loc), [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 `fail` (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] --> src/parser/lex.rs:190:62 [INFO] [stdout] | [INFO] [stdout] 190 | return Some(Err(LexError($reason.to_string(), $loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 303 | fail!("Unrecognized character", self.loc) [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 `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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] --> src/parser/shunting_yard.rs:5:64 [INFO] [stdout] | [INFO] [stdout] 5 | return Err(ParseError($reason.to_string(), Some($loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | Some(&(Op(Not), loc)) => fail!("Expected binary operator, found '!'", loc), [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 `fail` (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] --> src/parser/mod.rs:32:58 [INFO] [stdout] | [INFO] [stdout] 32 | return Err(ParseError($reason.to_string(), None)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 317 | None => fail!("EOF while parsing tuple"), [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 `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `Command { std: "docker" "inspect" "a4352b87a82009360c1e48d3d32f6b144e357cc67b9bd41babe26ea6c395bb56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4352b87a82009360c1e48d3d32f6b144e357cc67b9bd41babe26ea6c395bb56", kill_on_drop: false }` [INFO] [stdout] a4352b87a82009360c1e48d3d32f6b144e357cc67b9bd41babe26ea6c395bb56