[INFO] cloning repository https://github.com/AmaranthineCodices/rust-cc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AmaranthineCodices/rust-cc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmaranthineCodices%2Frust-cc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmaranthineCodices%2Frust-cc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aadbf5067e0dfab4adc806fbef40ba0dde6b67b9
[INFO] checking AmaranthineCodices/rust-cc against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmaranthineCodices%2Frust-cc" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AmaranthineCodices/rust-cc
[INFO] finished tweaking git repo https://github.com/AmaranthineCodices/rust-cc
[INFO] tweaked toml for git repo https://github.com/AmaranthineCodices/rust-cc written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AmaranthineCodices/rust-cc on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AmaranthineCodices/rust-cc 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded utf8-ranges v1.0.0
[INFO] [stderr]   Downloaded aho-corasick v0.6.4
[INFO] [stderr]   Downloaded memchr v2.0.1
[INFO] [stderr]   Downloaded thread_local v0.3.5
[INFO] [stderr]   Downloaded regex v0.2.10
[INFO] [stderr]   Downloaded regex-syntax v0.5.3
[INFO] [stderr]   Downloaded libc v0.2.40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7de64ae8241d7231f88f34f0571ef21c06ee0b04e5c6c77bc2260ca578885e27
[INFO] running `Command { std: "docker" "start" "-a" "7de64ae8241d7231f88f34f0571ef21c06ee0b04e5c6c77bc2260ca578885e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7de64ae8241d7231f88f34f0571ef21c06ee0b04e5c6c77bc2260ca578885e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7de64ae8241d7231f88f34f0571ef21c06ee0b04e5c6c77bc2260ca578885e27", kill_on_drop: false }`
[INFO] [stdout] 7de64ae8241d7231f88f34f0571ef21c06ee0b04e5c6c77bc2260ca578885e27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cdc7b6ba5cd81c7918e6126b0c712cf5f143f756dfda314ed924e38dd1f92f02
[INFO] running `Command { std: "docker" "start" "-a" "cdc7b6ba5cd81c7918e6126b0c712cf5f143f756dfda314ed924e38dd1f92f02", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking libc v0.2.40
[INFO] [stderr]     Checking ucd-util v0.1.1
[INFO] [stderr]     Checking lazy_static v1.0.0
[INFO] [stderr]    Compiling regex v0.2.10
[INFO] [stderr]     Checking utf8-ranges v1.0.0
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking regex-syntax v0.5.3
[INFO] [stderr]     Checking thread_local v0.3.5
[INFO] [stderr]     Checking memchr v2.0.1
[INFO] [stderr]     Checking aho-corasick v0.6.4
[INFO] [stderr]     Checking rust-cc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/lexer.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / lazy_static! {
[INFO] [stdout] 36 | |     static ref KEYWORDS: HashSet<&'static str> = HashSet::from_iter(vec![
[INFO] [stdout] 37 | |         "return", "int"
[INFO] [stdout] 38 | |     ]);
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     static ref SYMBOL_REGEX: Regex = Regex::new(r"^[\(\)\{\};]").unwrap();
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/lexer.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / lazy_static! {
[INFO] [stdout] 36 | |     static ref KEYWORDS: HashSet<&'static str> = HashSet::from_iter(vec![
[INFO] [stdout] 37 | |         "return", "int"
[INFO] [stdout] 38 | |     ]);
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     static ref SYMBOL_REGEX: Regex = Regex::new(r"^[\(\)\{\};]").unwrap();
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/lexer.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / lazy_static! {
[INFO] [stdout] 36 | |     static ref KEYWORDS: HashSet<&'static str> = HashSet::from_iter(vec![
[INFO] [stdout] 37 | |         "return", "int"
[INFO] [stdout] 38 | |     ]);
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     static ref SYMBOL_REGEX: Regex = Regex::new(r"^[\(\)\{\};]").unwrap();
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/lexer.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / lazy_static! {
[INFO] [stdout] 36 | |     static ref KEYWORDS: HashSet<&'static str> = HashSet::from_iter(vec![
[INFO] [stdout] 37 | |         "return", "int"
[INFO] [stdout] 38 | |     ]);
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     static ref SYMBOL_REGEX: Regex = Regex::new(r"^[\(\)\{\};]").unwrap();
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/lexer.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / lazy_static! {
[INFO] [stdout] 36 | |     static ref KEYWORDS: HashSet<&'static str> = HashSet::from_iter(vec![
[INFO] [stdout] 37 | |         "return", "int"
[INFO] [stdout] 38 | |     ]);
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     static ref SYMBOL_REGEX: Regex = Regex::new(r"^[\(\)\{\};]").unwrap();
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/lexer.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / lazy_static! {
[INFO] [stdout] 36 | |     static ref KEYWORDS: HashSet<&'static str> = HashSet::from_iter(vec![
[INFO] [stdout] 37 | |         "return", "int"
[INFO] [stdout] 38 | |     ]);
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     static ref SYMBOL_REGEX: Regex = Regex::new(r"^[\(\)\{\};]").unwrap();
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/lexer.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / lazy_static! {
[INFO] [stdout] 36 | |     static ref KEYWORDS: HashSet<&'static str> = HashSet::from_iter(vec![
[INFO] [stdout] 37 | |         "return", "int"
[INFO] [stdout] 38 | |     ]);
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     static ref SYMBOL_REGEX: Regex = Regex::new(r"^[\(\)\{\};]").unwrap();
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/lexer.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / lazy_static! {
[INFO] [stdout] 36 | |     static ref KEYWORDS: HashSet<&'static str> = HashSet::from_iter(vec![
[INFO] [stdout] 37 | |         "return", "int"
[INFO] [stdout] 38 | |     ]);
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     static ref SYMBOL_REGEX: Regex = Regex::new(r"^[\(\)\{\};]").unwrap();
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/lexer.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / lazy_static! {
[INFO] [stdout] 36 | |     static ref KEYWORDS: HashSet<&'static str> = HashSet::from_iter(vec![
[INFO] [stdout] 37 | |         "return", "int"
[INFO] [stdout] 38 | |     ]);
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     static ref SYMBOL_REGEX: Regex = Regex::new(r"^[\(\)\{\};]").unwrap();
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/lexer.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / lazy_static! {
[INFO] [stdout] 36 | |     static ref KEYWORDS: HashSet<&'static str> = HashSet::from_iter(vec![
[INFO] [stdout] 37 | |         "return", "int"
[INFO] [stdout] 38 | |     ]);
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     static ref SYMBOL_REGEX: Regex = Regex::new(r"^[\(\)\{\};]").unwrap();
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/lexer.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / lazy_static! {
[INFO] [stdout] 36 | |     static ref KEYWORDS: HashSet<&'static str> = HashSet::from_iter(vec![
[INFO] [stdout] 37 | |         "return", "int"
[INFO] [stdout] 38 | |     ]);
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     static ref SYMBOL_REGEX: Regex = Regex::new(r"^[\(\)\{\};]").unwrap();
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/lexer.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / lazy_static! {
[INFO] [stdout] 36 | |     static ref KEYWORDS: HashSet<&'static str> = HashSet::from_iter(vec![
[INFO] [stdout] 37 | |         "return", "int"
[INFO] [stdout] 38 | |     ]);
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     static ref SYMBOL_REGEX: Regex = Regex::new(r"^[\(\)\{\};]").unwrap();
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `LexemeKind` is never used
[INFO] [stdout]   --> src/lexer.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum LexemeKind<'a> {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Lexeme` is never constructed
[INFO] [stdout]   --> src/lexer.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Lexeme<'a> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `LexError` is never used
[INFO] [stdout]   --> src/lexer.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub enum LexError {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `try_get` is never used
[INFO] [stdout]   --> src/lexer.rs:47:4
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn try_get<'a, F>(current_input: &'a str, pattern: &Regex, transformer: F) -> Option<(&'a str, &'a str, LexemeKind<'a>)>
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_identifier_str` is never used
[INFO] [stdout]   --> src/lexer.rs:60:4
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn convert_identifier_str<'a>(identifier: &'a str) -> LexemeKind<'a> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_symbol_str` is never used
[INFO] [stdout]   --> src/lexer.rs:69:4
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn convert_symbol_str<'a>(symbol: &'a str) -> LexemeKind<'a> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_next_token` is never used
[INFO] [stdout]   --> src/lexer.rs:80:4
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn get_next_token<'a>(current_input: &'a str) -> Option<(&'a str, &'a str, LexemeKind<'a>)> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lex_str` is never used
[INFO] [stdout]   --> src/lexer.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn lex_str(input: &str) -> Result<Vec<Lexeme>, LexError> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/lexer.rs:87:23
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn lex_str(input: &str) -> Result<Vec<Lexeme>, LexError> {
[INFO] [stdout]    |                       ^^^^                ------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn lex_str(input: &str) -> Result<Vec<Lexeme<'_>>, LexError> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `line` and `column` are never read
[INFO] [stdout]   --> src/lexer.rs:31:25
[INFO] [stdout]    |
[INFO] [stdout] 31 |     UnrecognizedInput { line: usize, column: usize },
[INFO] [stdout]    |     -----------------   ^^^^         ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LexError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/lexer.rs:87:23
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn lex_str(input: &str) -> Result<Vec<Lexeme>, LexError> {
[INFO] [stdout]    |                       ^^^^                ------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn lex_str(input: &str) -> Result<Vec<Lexeme<'_>>, LexError> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.19s
[INFO] running `Command { std: "docker" "inspect" "cdc7b6ba5cd81c7918e6126b0c712cf5f143f756dfda314ed924e38dd1f92f02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdc7b6ba5cd81c7918e6126b0c712cf5f143f756dfda314ed924e38dd1f92f02", kill_on_drop: false }`
[INFO] [stdout] cdc7b6ba5cd81c7918e6126b0c712cf5f143f756dfda314ed924e38dd1f92f02
