[INFO] cloning repository https://github.com/Szune/eilang-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Szune/eilang-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSzune%2Feilang-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSzune%2Feilang-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2c813b84eacdecabb9ab194d6adf911228631f2 [INFO] checking Szune/eilang-rust against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSzune%2Feilang-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Szune/eilang-rust on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Szune/eilang-rust [INFO] finished tweaking git repo https://github.com/Szune/eilang-rust [INFO] tweaked toml for git repo https://github.com/Szune/eilang-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Szune/eilang-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e73c3b6c7748fa86cffa452408a8585e70ea52af588e772633d8fcaaec9cc2b [INFO] running `Command { std: "docker" "start" "-a" "8e73c3b6c7748fa86cffa452408a8585e70ea52af588e772633d8fcaaec9cc2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e73c3b6c7748fa86cffa452408a8585e70ea52af588e772633d8fcaaec9cc2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e73c3b6c7748fa86cffa452408a8585e70ea52af588e772633d8fcaaec9cc2b", kill_on_drop: false }` [INFO] [stdout] 8e73c3b6c7748fa86cffa452408a8585e70ea52af588e772633d8fcaaec9cc2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd2ac5de578cb26839f3d52def5f2bb8e5e708850bef053aa5761bed5e23fa83 [INFO] running `Command { std: "docker" "start" "-a" "dd2ac5de578cb26839f3d52def5f2bb8e5e708850bef053aa5761bed5e23fa83", kill_on_drop: false }` [INFO] [stderr] Compiling ei v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 87 | return token!(TokenType::EndOfText); [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: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | '(' => tok = token!(TokenType::LeftParenthesis), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 101 | ')' => tok = token!(TokenType::RightParenthesis), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 102 | ',' => tok = token!(TokenType::Comma), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 103 | '.' => tok = token!(TokenType::Dot), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 104 | '{' => tok = token!(TokenType::LeftBrace), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 105 | '}' => tok = token!(TokenType::RightBrace), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 106 | '[' => tok = token!(TokenType::LeftBracket), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 107 | ']' => tok = token!(TokenType::RightBracket), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | tok = token!(TokenType::DoubleColon); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 114 | tok = token!(TokenType::Walrus); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 117 | _ => tok = token!(TokenType::Colon), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 119 | ';' => tok = token!(TokenType::Semicolon), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 122 | tok = token!(TokenType::LessThanEquals); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 125 | _ => tok = token!(TokenType::LessThan), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 129 | tok = token!(TokenType::GreaterThanEquals); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 132 | _ => tok = token!(TokenType::GreaterThan), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 136 | tok = token!(TokenType::And); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 143 | tok = token!(TokenType::Or); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | tok = token!(TokenType::NotEquals); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 157 | tok = token!(TokenType::EqualsEquals); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | _ => tok = token!(TokenType::Equals), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | '*' => tok = token!(TokenType::Asterisk), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 175 | _ => tok = token!(TokenType::Slash), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 177 | '+' => tok = token!(TokenType::Plus), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 182 | tok = token!(TokenType::Arrow) [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 184 | _ => tok = token!(TokenType::Dash), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 194 | tok = token!(unknown); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 200 | return token!(TokenType::EndOfText); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 87 | return token!(TokenType::EndOfText); [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: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | '(' => tok = token!(TokenType::LeftParenthesis), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 101 | ')' => tok = token!(TokenType::RightParenthesis), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 102 | ',' => tok = token!(TokenType::Comma), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 103 | '.' => tok = token!(TokenType::Dot), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 104 | '{' => tok = token!(TokenType::LeftBrace), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 105 | '}' => tok = token!(TokenType::RightBrace), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 106 | '[' => tok = token!(TokenType::LeftBracket), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 107 | ']' => tok = token!(TokenType::RightBracket), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | tok = token!(TokenType::DoubleColon); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 114 | tok = token!(TokenType::Walrus); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 117 | _ => tok = token!(TokenType::Colon), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 119 | ';' => tok = token!(TokenType::Semicolon), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 122 | tok = token!(TokenType::LessThanEquals); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 125 | _ => tok = token!(TokenType::LessThan), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 129 | tok = token!(TokenType::GreaterThanEquals); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 132 | _ => tok = token!(TokenType::GreaterThan), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 136 | tok = token!(TokenType::And); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 143 | tok = token!(TokenType::Or); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | tok = token!(TokenType::NotEquals); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 157 | tok = token!(TokenType::EqualsEquals); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | _ => tok = token!(TokenType::Equals), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | '*' => tok = token!(TokenType::Asterisk), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 175 | _ => tok = token!(TokenType::Slash), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 177 | '+' => tok = token!(TokenType::Plus), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 182 | tok = token!(TokenType::Arrow) [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 184 | _ => tok = token!(TokenType::Dash), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 194 | tok = token!(unknown); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 200 | return token!(TokenType::EndOfText); [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 `token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `called_with_arg_count` is never read [INFO] [stdout] --> src/interpreter.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct CallFrame { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 31 | called_with_arg_count: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `called_with_arg_count` is never read [INFO] [stdout] --> src/interpreter.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct CallFrame { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 31 | called_with_arg_count: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ei v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "dd2ac5de578cb26839f3d52def5f2bb8e5e708850bef053aa5761bed5e23fa83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd2ac5de578cb26839f3d52def5f2bb8e5e708850bef053aa5761bed5e23fa83", kill_on_drop: false }` [INFO] [stdout] dd2ac5de578cb26839f3d52def5f2bb8e5e708850bef053aa5761bed5e23fa83 [INFO] checking Szune/eilang-rust against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSzune%2Feilang-rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Szune/eilang-rust on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Szune/eilang-rust [INFO] finished tweaking git repo https://github.com/Szune/eilang-rust [INFO] tweaked toml for git repo https://github.com/Szune/eilang-rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Szune/eilang-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01092bb0530b422416e943a19a4cbdb9ab3dc978e6ebfebbe4257962fe3333e3 [INFO] running `Command { std: "docker" "start" "-a" "01092bb0530b422416e943a19a4cbdb9ab3dc978e6ebfebbe4257962fe3333e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01092bb0530b422416e943a19a4cbdb9ab3dc978e6ebfebbe4257962fe3333e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01092bb0530b422416e943a19a4cbdb9ab3dc978e6ebfebbe4257962fe3333e3", kill_on_drop: false }` [INFO] [stdout] 01092bb0530b422416e943a19a4cbdb9ab3dc978e6ebfebbe4257962fe3333e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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 -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48b75b3953df9fc756ded34212bb6abb3991d9a69f0e307018dd5b62aeb84e9b [INFO] running `Command { std: "docker" "start" "-a" "48b75b3953df9fc756ded34212bb6abb3991d9a69f0e307018dd5b62aeb84e9b", kill_on_drop: false }` [INFO] [stderr] Compiling ei v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 87 | return token!(TokenType::EndOfText); [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: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | '(' => tok = token!(TokenType::LeftParenthesis), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 101 | ')' => tok = token!(TokenType::RightParenthesis), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 102 | ',' => tok = token!(TokenType::Comma), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 103 | '.' => tok = token!(TokenType::Dot), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 104 | '{' => tok = token!(TokenType::LeftBrace), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 105 | '}' => tok = token!(TokenType::RightBrace), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 106 | '[' => tok = token!(TokenType::LeftBracket), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 107 | ']' => tok = token!(TokenType::RightBracket), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | tok = token!(TokenType::DoubleColon); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 114 | tok = token!(TokenType::Walrus); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 117 | _ => tok = token!(TokenType::Colon), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 119 | ';' => tok = token!(TokenType::Semicolon), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 122 | tok = token!(TokenType::LessThanEquals); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 125 | _ => tok = token!(TokenType::LessThan), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 129 | tok = token!(TokenType::GreaterThanEquals); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 132 | _ => tok = token!(TokenType::GreaterThan), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 136 | tok = token!(TokenType::And); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 143 | tok = token!(TokenType::Or); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | tok = token!(TokenType::NotEquals); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 157 | tok = token!(TokenType::EqualsEquals); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | _ => tok = token!(TokenType::Equals), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | '*' => tok = token!(TokenType::Asterisk), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 175 | _ => tok = token!(TokenType::Slash), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 177 | '+' => tok = token!(TokenType::Plus), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 182 | tok = token!(TokenType::Arrow) [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 184 | _ => tok = token!(TokenType::Dash), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 194 | tok = token!(unknown); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 87 | return token!(TokenType::EndOfText); [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: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 200 | return token!(TokenType::EndOfText); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | '(' => tok = token!(TokenType::LeftParenthesis), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 101 | ')' => tok = token!(TokenType::RightParenthesis), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 102 | ',' => tok = token!(TokenType::Comma), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 103 | '.' => tok = token!(TokenType::Dot), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 104 | '{' => tok = token!(TokenType::LeftBrace), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 105 | '}' => tok = token!(TokenType::RightBrace), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 106 | '[' => tok = token!(TokenType::LeftBracket), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 107 | ']' => tok = token!(TokenType::RightBracket), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | tok = token!(TokenType::DoubleColon); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 114 | tok = token!(TokenType::Walrus); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 117 | _ => tok = token!(TokenType::Colon), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 119 | ';' => tok = token!(TokenType::Semicolon), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 122 | tok = token!(TokenType::LessThanEquals); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 125 | _ => tok = token!(TokenType::LessThan), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 129 | tok = token!(TokenType::GreaterThanEquals); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 132 | _ => tok = token!(TokenType::GreaterThan), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 136 | tok = token!(TokenType::And); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 143 | tok = token!(TokenType::Or); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | tok = token!(TokenType::NotEquals); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 157 | tok = token!(TokenType::EqualsEquals); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | _ => tok = token!(TokenType::Equals), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | '*' => tok = token!(TokenType::Asterisk), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 175 | _ => tok = token!(TokenType::Slash), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 177 | '+' => tok = token!(TokenType::Plus), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 182 | tok = token!(TokenType::Arrow) [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 184 | _ => tok = token!(TokenType::Dash), [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 194 | tok = token!(unknown); [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 `token` (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/lexer.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | Token::with_pos($t, self.line, self.col); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 200 | return token!(TokenType::EndOfText); [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 `token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `called_with_arg_count` is never read [INFO] [stdout] --> src/interpreter.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct CallFrame { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 31 | called_with_arg_count: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn Ptr(val: T) -> Ptr { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | // consider changing to a non-static lifetime of the AST [INFO] [stdout] 30 | Ptr { ptr: Box::new(val) } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser.rs:119:19 [INFO] [stdout] | [INFO] [stdout] 96 | let parameters = self.parse_parameter_list(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | let parameters = parameters [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 118 | let block = self.parse_block(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 119 | Expr::new(ExprKind::Function(FunctionExpr { [INFO] [stdout] | ___________________^ [INFO] [stdout] 120 | | name: ident, [INFO] [stdout] 121 | | return_type, [INFO] [stdout] 122 | | parameters, [INFO] [stdout] 123 | | code: block, [INFO] [stdout] 124 | | })) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser.rs:307:19 [INFO] [stdout] | [INFO] [stdout] 306 | let value = self.parse_or(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 307 | Expr::new(ExprKind::NewAssignment(ident, Ptr(value))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser.rs:314:19 [INFO] [stdout] | [INFO] [stdout] 313 | let value = self.parse_or(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 314 | Expr::new(ExprKind::Reassignment(ident, Ptr(value))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser.rs:415:19 [INFO] [stdout] | [INFO] [stdout] 414 | let arguments = self.parse_argument_list(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 415 | Expr::new(ExprKind::FunctionCall(ident, arguments)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ei` (bin "ei") due to 6 previous errors; 59 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field `called_with_arg_count` is never read [INFO] [stdout] --> src/interpreter.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct CallFrame { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 31 | called_with_arg_count: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn Ptr(val: T) -> Ptr { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | // consider changing to a non-static lifetime of the AST [INFO] [stdout] 30 | Ptr { ptr: Box::new(val) } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser.rs:119:19 [INFO] [stdout] | [INFO] [stdout] 96 | let parameters = self.parse_parameter_list(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | let parameters = parameters [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 118 | let block = self.parse_block(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 119 | Expr::new(ExprKind::Function(FunctionExpr { [INFO] [stdout] | ___________________^ [INFO] [stdout] 120 | | name: ident, [INFO] [stdout] 121 | | return_type, [INFO] [stdout] 122 | | parameters, [INFO] [stdout] 123 | | code: block, [INFO] [stdout] 124 | | })) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser.rs:307:19 [INFO] [stdout] | [INFO] [stdout] 306 | let value = self.parse_or(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 307 | Expr::new(ExprKind::NewAssignment(ident, Ptr(value))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser.rs:314:19 [INFO] [stdout] | [INFO] [stdout] 313 | let value = self.parse_or(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 314 | Expr::new(ExprKind::Reassignment(ident, Ptr(value))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser.rs:415:19 [INFO] [stdout] | [INFO] [stdout] 414 | let arguments = self.parse_argument_list(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 415 | Expr::new(ExprKind::FunctionCall(ident, arguments)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser.rs:508:15 [INFO] [stdout] | [INFO] [stdout] 497 | let (root, _) = Parser::parse(lexer); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 508 | match main.code.ptr.exprs.first().unwrap().kind { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ei` (bin "ei" test) due to 7 previous errors; 59 warnings emitted [INFO] running `Command { std: "docker" "inspect" "48b75b3953df9fc756ded34212bb6abb3991d9a69f0e307018dd5b62aeb84e9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48b75b3953df9fc756ded34212bb6abb3991d9a69f0e307018dd5b62aeb84e9b", kill_on_drop: false }` [INFO] [stdout] 48b75b3953df9fc756ded34212bb6abb3991d9a69f0e307018dd5b62aeb84e9b