[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 master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a 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-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SalWolffs/spl-compile on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-15/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21312017c3d87c4aec8d6dd9b0bafdba4753b9cf8a8b05b74c03296a1e8d4264 [INFO] running `Command { std: "docker" "start" "-a" "21312017c3d87c4aec8d6dd9b0bafdba4753b9cf8a8b05b74c03296a1e8d4264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21312017c3d87c4aec8d6dd9b0bafdba4753b9cf8a8b05b74c03296a1e8d4264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21312017c3d87c4aec8d6dd9b0bafdba4753b9cf8a8b05b74c03296a1e8d4264", kill_on_drop: false }` [INFO] [stdout] 21312017c3d87c4aec8d6dd9b0bafdba4753b9cf8a8b05b74c03296a1e8d4264 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64e2368f9f76d55c9d919146069f0ab612702a0bc2f3439f221132a3e164abb8 [INFO] running `Command { std: "docker" "start" "-a" "64e2368f9f76d55c9d919146069f0ab612702a0bc2f3439f221132a3e164abb8", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking aho-corasick v0.7.8 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking spl-compile v0.1.0 (/opt/rustwide/workdir) [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: unused variable: `args` [INFO] [stdout] --> src/parser/mod.rs:208:13 [INFO] [stdout] | [INFO] [stdout] 208 | let args = self.tuplish(Parser::parse_id); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ftype` [INFO] [stdout] --> src/parser/mod.rs:209:13 [INFO] [stdout] | [INFO] [stdout] 209 | let ftype = if let Some(Marker(TypeColon)) = self.peektok()? { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_ftype` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/parser/mod.rs:207:27 [INFO] [stdout] | [INFO] [stdout] 207 | fn fun_def(&mut self, id: Id) -> ParseResult { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/parser/mod.rs:238:34 [INFO] [stdout] | [INFO] [stdout] 238 | fn assign_or_call(&mut self, id: Id) -> ParseResult { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/parser/mod.rs:208:13 [INFO] [stdout] | [INFO] [stdout] 208 | let args = self.tuplish(Parser::parse_id); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ftype` [INFO] [stdout] --> src/parser/mod.rs:209:13 [INFO] [stdout] | [INFO] [stdout] 209 | let ftype = if let Some(Marker(TypeColon)) = self.peektok()? { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_ftype` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/parser/mod.rs:207:27 [INFO] [stdout] | [INFO] [stdout] 207 | fn fun_def(&mut self, id: Id) -> ParseResult { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/parser/mod.rs:238:34 [INFO] [stdout] | [INFO] [stdout] 238 | fn assign_or_call(&mut self, id: Id) -> ParseResult { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.65s [INFO] running `Command { std: "docker" "inspect" "64e2368f9f76d55c9d919146069f0ab612702a0bc2f3439f221132a3e164abb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64e2368f9f76d55c9d919146069f0ab612702a0bc2f3439f221132a3e164abb8", kill_on_drop: false }` [INFO] [stdout] 64e2368f9f76d55c9d919146069f0ab612702a0bc2f3439f221132a3e164abb8