[INFO] cloning repository https://github.com/mikaelmello/rox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikaelmello/rox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikaelmello%2Frox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikaelmello%2Frox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f401541291d8073e22e93bd541b8b424abc4b404 [INFO] checking mikaelmello/rox against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikaelmello%2Frox" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mikaelmello/rox on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mikaelmello/rox [INFO] finished tweaking git repo https://github.com/mikaelmello/rox [INFO] tweaked toml for git repo https://github.com/mikaelmello/rox written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/mikaelmello/rox already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode_reader v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 707689531fc2d707fe56fc271bc9eeea0b6f0a2ba1b694a36f83d7275cdcfdbb [INFO] running `Command { std: "docker" "start" "-a" "707689531fc2d707fe56fc271bc9eeea0b6f0a2ba1b694a36f83d7275cdcfdbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "707689531fc2d707fe56fc271bc9eeea0b6f0a2ba1b694a36f83d7275cdcfdbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "707689531fc2d707fe56fc271bc9eeea0b6f0a2ba1b694a36f83d7275cdcfdbb", kill_on_drop: false }` [INFO] [stdout] 707689531fc2d707fe56fc271bc9eeea0b6f0a2ba1b694a36f83d7275cdcfdbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ba5f45b29eb5d63f4d64f3c76a943fdc7e4b1ccbff78c59f95297f47347db5e [INFO] running `Command { std: "docker" "start" "-a" "8ba5f45b29eb5d63f4d64f3c76a943fdc7e4b1ccbff78c59f95297f47347db5e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking unicode_reader v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking fd-lock v2.0.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rustyline v8.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking rox v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lexer/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 55 | "(" => token!(TokenKind::LeftParen), [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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 56 | ")" => token!(TokenKind::RightParen), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 57 | "{" => token!(TokenKind::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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 58 | "}" => token!(TokenKind::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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 59 | "," => token!(TokenKind::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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 60 | "." => token!(TokenKind::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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 61 | "-" => token!(TokenKind::Minus), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 62 | "+" => token!(TokenKind::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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 63 | ";" => token!(TokenKind::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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 64 | "*" => token!(TokenKind::Star), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 67 | "!" if self.peek_match("=")? => token!(TokenKind::BangEqual), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 68 | "!" => token!(TokenKind::Bang), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 70 | "=" if self.peek_match("=")? => token!(TokenKind::EqualEqual), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 71 | "=" => token!(TokenKind::Equal), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 73 | "<" if self.peek_match("=")? => token!(TokenKind::LessEqual), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 74 | "<" => token!(TokenKind::Less), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 76 | ">" if self.peek_match("=")? => token!(TokenKind::GreaterEqual), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 77 | ">" => token!(TokenKind::Greater), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 80 | "/" => token!(TokenKind::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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 55 | "(" => token!(TokenKind::LeftParen), [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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 56 | ")" => token!(TokenKind::RightParen), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 57 | "{" => token!(TokenKind::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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 58 | "}" => token!(TokenKind::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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 59 | "," => token!(TokenKind::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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 60 | "." => token!(TokenKind::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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 61 | "-" => token!(TokenKind::Minus), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 62 | "+" => token!(TokenKind::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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 63 | ";" => token!(TokenKind::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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 64 | "*" => token!(TokenKind::Star), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 67 | "!" if self.peek_match("=")? => token!(TokenKind::BangEqual), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 68 | "!" => token!(TokenKind::Bang), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 70 | "=" if self.peek_match("=")? => token!(TokenKind::EqualEqual), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 71 | "=" => token!(TokenKind::Equal), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 73 | "<" if self.peek_match("=")? => token!(TokenKind::LessEqual), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 74 | "<" => token!(TokenKind::Less), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 76 | ">" if self.peek_match("=")? => token!(TokenKind::GreaterEqual), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 77 | ">" => token!(TokenKind::Greater), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/scanner.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | return Ok(Some(self.build_token($kind, loc))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 80 | "/" => token!(TokenKind::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: associated function is never used: `line` [INFO] [stdout] --> src/lexer/location.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn line(&self) -> isize { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `synchronize` [INFO] [stdout] --> src/parser/mod.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn synchronize(&mut self) -> Result<(), ParseError> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `line` [INFO] [stdout] --> src/lexer/location.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn line(&self) -> isize { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `synchronize` [INFO] [stdout] --> src/parser/mod.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn synchronize(&mut self) -> Result<(), ParseError> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.52s [INFO] running `Command { std: "docker" "inspect" "8ba5f45b29eb5d63f4d64f3c76a943fdc7e4b1ccbff78c59f95297f47347db5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ba5f45b29eb5d63f4d64f3c76a943fdc7e4b1ccbff78c59f95297f47347db5e", kill_on_drop: false }` [INFO] [stdout] 8ba5f45b29eb5d63f4d64f3c76a943fdc7e4b1ccbff78c59f95297f47347db5e