[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 try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSzune%2Feilang-rust" "/workspace/builds/worker-38/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-38/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Szune/eilang-rust on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/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-38/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: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e067032b53e78be5c419461e2253f580dd0dce09d74e38b87fe6268514ad773 [INFO] running `Command { std: "docker" "start" "-a" "9e067032b53e78be5c419461e2253f580dd0dce09d74e38b87fe6268514ad773", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e067032b53e78be5c419461e2253f580dd0dce09d74e38b87fe6268514ad773", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e067032b53e78be5c419461e2253f580dd0dce09d74e38b87fe6268514ad773", kill_on_drop: false }` [INFO] [stdout] 9e067032b53e78be5c419461e2253f580dd0dce09d74e38b87fe6268514ad773 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a836cbf927890c129fa95f0b03ea6676145d7fe012c46b8797b134b507f7c051 [INFO] running `Command { std: "docker" "start" "-a" "a836cbf927890c129fa95f0b03ea6676145d7fe012c46b8797b134b507f7c051", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ei v0.5.0 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `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 is never read: `called_with_arg_count` [INFO] [stdout] --> src/interpreter.rs:31:5 [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: 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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `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 is never read: `called_with_arg_count` [INFO] [stdout] --> src/interpreter.rs:31:5 [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 [unoptimized + debuginfo] target(s) in 13.16s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ei v0.5.0 (/tmp/fixit) [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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `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 is never read: `called_with_arg_count` [INFO] [stdout] --> src/interpreter.rs:31:5 [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: field is never read: `called_with_arg_count` [INFO] [stdout] --> src/interpreter.rs:31:5 [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: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.17s [INFO] running `Command { std: "docker" "inspect" "a836cbf927890c129fa95f0b03ea6676145d7fe012c46b8797b134b507f7c051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a836cbf927890c129fa95f0b03ea6676145d7fe012c46b8797b134b507f7c051", kill_on_drop: false }` [INFO] [stdout] a836cbf927890c129fa95f0b03ea6676145d7fe012c46b8797b134b507f7c051