[INFO] cloning repository https://github.com/MonliH/fluo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MonliH/fluo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMonliH%2Ffluo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMonliH%2Ffluo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e794dc9217e962971ec52b52db881cb970c4e625 [INFO] building MonliH/fluo against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMonliH%2Ffluo" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MonliH/fluo on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MonliH/fluo [INFO] finished tweaking git repo https://github.com/MonliH/fluo [INFO] tweaked toml for git repo https://github.com/MonliH/fluo written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/MonliH/fluo already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2a31f428be24829cbbcc34ee73f4e616e16b9315117f41c44a1419808ecfb6c [INFO] running `Command { std: "docker" "start" "-a" "d2a31f428be24829cbbcc34ee73f4e616e16b9315117f41c44a1419808ecfb6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2a31f428be24829cbbcc34ee73f4e616e16b9315117f41c44a1419808ecfb6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2a31f428be24829cbbcc34ee73f4e616e16b9315117f41c44a1419808ecfb6c", kill_on_drop: false }` [INFO] [stdout] d2a31f428be24829cbbcc34ee73f4e616e16b9315117f41c44a1419808ecfb6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail-expr-drop-order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbfdd06faf420570a5f47aa19be392f62d55194f738abfca400ebf3d3456c13f [INFO] running `Command { std: "docker" "start" "-a" "cbfdd06faf420570a5f47aa19be392f62d55194f738abfca400ebf3d3456c13f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fluoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/common/diagnostic.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct FileId(usize); [INFO] [stdout] | ------ ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `FileId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `single_char` is never used [INFO] [stdout] --> src/common/diagnostic.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl Span { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn single_char(s: usize, fid: FileId) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `span` is never read [INFO] [stdout] --> src/common/diagnostic.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Diagnostic { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 45 | span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Diagnostic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new_owned`, `with_annot_owned`, and `with_annot` are never used [INFO] [stdout] --> src/common/diagnostic.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 49 | impl Diagnostic { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn new_owned(ty: ErrorType, msg: String, span: Span) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub fn with_annot_owned(mut self, msg: String, span: Span) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | pub fn with_annot(mut self, msg: &'static str, span: Span) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new_owned` and `new` are never used [INFO] [stdout] --> src/common/diagnostic.rs:110:12 [INFO] [stdout] | [INFO] [stdout] 109 | impl Annotation { [INFO] [stdout] | --------------- associated functions in this implementation [INFO] [stdout] 110 | pub fn new_owned(msg: String, span: Span) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn new(msg: &'static str, span: Span) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `inner` is never used [INFO] [stdout] --> src/common/interner.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl StrId { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] 11 | pub fn inner(self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `with_capacity` is never used [INFO] [stdout] --> src/common/interner.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl Interner { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 25 | pub fn with_capacity(cap: usize) -> Interner { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Statement` is never used [INFO] [stdout] --> src/frontend/ast.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Statement { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Expr` is never used [INFO] [stdout] --> src/frontend/ast.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum Expr {} [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Expr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/frontend/lex.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub enum Token { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 22 | Equals, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 23 | Colon, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 24 | [INFO] [stdout] 25 | Fn, [INFO] [stdout] | ^^ [INFO] [stdout] 26 | End, [INFO] [stdout] | ^^^ [INFO] [stdout] 27 | Type, [INFO] [stdout] | ^^^^ [INFO] [stdout] 28 | Case, [INFO] [stdout] | ^^^^ [INFO] [stdout] 29 | Do, [INFO] [stdout] | ^^ [INFO] [stdout] 30 | Import, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 31 | [INFO] [stdout] 32 | String(StrId), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 33 | Operator(StrId), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `is_operator`, and `consume_until` are never used [INFO] [stdout] --> src/frontend/lex.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 49 | impl<'a> Lexer<'a> { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 50 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | fn is_operator(c: char) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | fn consume_until(&mut self, predicate: impl Fn(char) -> bool) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `Command { std: "docker" "inspect" "cbfdd06faf420570a5f47aa19be392f62d55194f738abfca400ebf3d3456c13f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbfdd06faf420570a5f47aa19be392f62d55194f738abfca400ebf3d3456c13f", kill_on_drop: false }` [INFO] [stdout] cbfdd06faf420570a5f47aa19be392f62d55194f738abfca400ebf3d3456c13f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail-expr-drop-order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c0ef6184b93cc416e14c94b45bc771c8fe3c69348fa27088f3c77380d4993bd [INFO] running `Command { std: "docker" "start" "-a" "9c0ef6184b93cc416e14c94b45bc771c8fe3c69348fa27088f3c77380d4993bd", kill_on_drop: false }` [INFO] [stderr] Compiling fluoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `token` is never read [INFO] [stdout] --> src/frontend/lex.rs:205:25 [INFO] [stdout] | [INFO] [stdout] 205 | token += 1; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 223 | / match_tokens!( [INFO] [stdout] 224 | | atom_test, [INFO] [stdout] 225 | | "(:testing ok)", [INFO] [stdout] 226 | | {0 => "testing", 1 => "ok"}, [INFO] [stdout] ... | [INFO] [stdout] 230 | | Token::RParen [INFO] [stdout] 231 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = note: this warning originates in the macro `match_tokens` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `token` is never read [INFO] [stdout] --> src/frontend/lex.rs:205:25 [INFO] [stdout] | [INFO] [stdout] 205 | token += 1; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 233 | / match_tokens!( [INFO] [stdout] 234 | | ident_with_space, [INFO] [stdout] 235 | | "abc efghijklmno_pqrstuvwxyz _QWERTYUIOP ASDFGHJKL ZXCVBNM", [INFO] [stdout] ... | [INFO] [stdout] 247 | | Token::Ident(StrId(4)) [INFO] [stdout] 248 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in the macro `match_tokens` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/common/diagnostic.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct FileId(usize); [INFO] [stdout] | ------ ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `FileId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `single_char` is never used [INFO] [stdout] --> src/common/diagnostic.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl Span { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn single_char(s: usize, fid: FileId) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `span` is never read [INFO] [stdout] --> src/common/diagnostic.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Diagnostic { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 45 | span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Diagnostic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new_owned`, `with_annot_owned`, and `with_annot` are never used [INFO] [stdout] --> src/common/diagnostic.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 49 | impl Diagnostic { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn new_owned(ty: ErrorType, msg: String, span: Span) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub fn with_annot_owned(mut self, msg: String, span: Span) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | pub fn with_annot(mut self, msg: &'static str, span: Span) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new_owned` and `new` are never used [INFO] [stdout] --> src/common/diagnostic.rs:110:12 [INFO] [stdout] | [INFO] [stdout] 109 | impl Annotation { [INFO] [stdout] | --------------- associated functions in this implementation [INFO] [stdout] 110 | pub fn new_owned(msg: String, span: Span) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn new(msg: &'static str, span: Span) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `inner` is never used [INFO] [stdout] --> src/common/interner.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl StrId { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] 11 | pub fn inner(self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `with_capacity` is never used [INFO] [stdout] --> src/common/interner.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl Interner { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 25 | pub fn with_capacity(cap: usize) -> Interner { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Statement` is never used [INFO] [stdout] --> src/frontend/ast.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Statement { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Expr` is never used [INFO] [stdout] --> src/frontend/ast.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum Expr {} [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Expr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/frontend/lex.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub enum Token { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 22 | Equals, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 23 | Colon, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 24 | [INFO] [stdout] 25 | Fn, [INFO] [stdout] | ^^ [INFO] [stdout] 26 | End, [INFO] [stdout] | ^^^ [INFO] [stdout] 27 | Type, [INFO] [stdout] | ^^^^ [INFO] [stdout] 28 | Case, [INFO] [stdout] | ^^^^ [INFO] [stdout] 29 | Do, [INFO] [stdout] | ^^ [INFO] [stdout] 30 | Import, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 31 | [INFO] [stdout] 32 | String(StrId), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 33 | Operator(StrId), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `is_operator` and `consume_until` are never used [INFO] [stdout] --> src/frontend/lex.rs:105:8 [INFO] [stdout] | [INFO] [stdout] 49 | impl<'a> Lexer<'a> { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 105 | fn is_operator(c: char) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | fn consume_until(&mut self, predicate: impl Fn(char) -> bool) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] running `Command { std: "docker" "inspect" "9c0ef6184b93cc416e14c94b45bc771c8fe3c69348fa27088f3c77380d4993bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c0ef6184b93cc416e14c94b45bc771c8fe3c69348fa27088f3c77380d4993bd", kill_on_drop: false }` [INFO] [stdout] 9c0ef6184b93cc416e14c94b45bc771c8fe3c69348fa27088f3c77380d4993bd