[INFO] cloning repository https://github.com/zamotany/lunatic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zamotany/lunatic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzamotany%2Flunatic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzamotany%2Flunatic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 684dbe592e1b35cf08b8bf132fc278a300a285c5
[INFO] checking zamotany/lunatic against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzamotany%2Flunatic" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zamotany/lunatic
[INFO] finished tweaking git repo https://github.com/zamotany/lunatic
[INFO] tweaked toml for git repo https://github.com/zamotany/lunatic written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zamotany/lunatic on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zamotany/lunatic 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d6bc8698252946a914bd6452913a13da192ed848647b11a954aabd70f8fd6e2
[INFO] running `Command { std: "docker" "start" "-a" "1d6bc8698252946a914bd6452913a13da192ed848647b11a954aabd70f8fd6e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d6bc8698252946a914bd6452913a13da192ed848647b11a954aabd70f8fd6e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d6bc8698252946a914bd6452913a13da192ed848647b11a954aabd70f8fd6e2", kill_on_drop: false }`
[INFO] [stdout] 1d6bc8698252946a914bd6452913a13da192ed848647b11a954aabd70f8fd6e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bf4b024a93d20d6a26cc7939f7a4b60bf85dfe372696d7814dae480761c1dcb
[INFO] running `Command { std: "docker" "start" "-a" "7bf4b024a93d20d6a26cc7939f7a4b60bf85dfe372696d7814dae480761c1dcb", kill_on_drop: false }`
[INFO] [stderr]     Checking lunatic v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `message` and `token` are never read
[INFO] [stdout]  --> src/parser/parsing_error.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct ParsingError<'a> {
[INFO] [stdout]   |            ------------ fields in this struct
[INFO] [stdout] 8 |     pub message: String,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 9 |     pub token: &'a Token<'a>,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ParsingError` 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/mod.rs:15:42
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub(super) fn parse_maybe_expression(&self) -> ParsingResult<Expression> {
[INFO] [stdout]    |                                          ^^^^^     -------------------------
[INFO] [stdout]    |                                          |         |             |
[INFO] [stdout]    |                                          |         |             the same lifetime is hidden here
[INFO] [stdout]    |                                          |         the same lifetime is hidden here
[INFO] [stdout]    |                                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub(super) fn parse_maybe_expression(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]    |                                                                  +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/binary.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 14 |     ) -> ParsingResult<Expression>
[INFO] [stdout]    |          -------------------------
[INFO] [stdout]    |          |             |
[INFO] [stdout]    |          |             the same lifetime is hidden here
[INFO] [stdout]    |          the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ) -> ParsingResult<'_, Expression<'_>>
[INFO] [stdout]    |                        +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/binary.rs:40:41
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub(super) fn parse_maybe_binary_or(&self) -> ParsingResult<Expression> {
[INFO] [stdout]    |                                         ^^^^^     -------------------------
[INFO] [stdout]    |                                         |         |             |
[INFO] [stdout]    |                                         |         |             the same lifetime is hidden here
[INFO] [stdout]    |                                         |         the same lifetime is hidden here
[INFO] [stdout]    |                                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub(super) fn parse_maybe_binary_or(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]    |                                                                 +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/binary.rs:48:42
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub(super) fn parse_maybe_binary_and(&self) -> ParsingResult<Expression> {
[INFO] [stdout]    |                                          ^^^^^     -------------------------
[INFO] [stdout]    |                                          |         |             |
[INFO] [stdout]    |                                          |         |             the same lifetime is hidden here
[INFO] [stdout]    |                                          |         the same lifetime is hidden here
[INFO] [stdout]    |                                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub(super) fn parse_maybe_binary_and(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]    |                                                                  +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/binary.rs:56:47
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub(super) fn parse_maybe_binary_relation(&self) -> ParsingResult<Expression> {
[INFO] [stdout]    |                                               ^^^^^     -------------------------
[INFO] [stdout]    |                                               |         |             |
[INFO] [stdout]    |                                               |         |             the same lifetime is hidden here
[INFO] [stdout]    |                                               |         the same lifetime is hidden here
[INFO] [stdout]    |                                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub(super) fn parse_maybe_binary_relation(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]    |                                                                       +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/binary.rs:72:49
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub(super) fn parse_maybe_binary_bitwise_or(&self) -> ParsingResult<Expression> {
[INFO] [stdout]    |                                                 ^^^^^     -------------------------
[INFO] [stdout]    |                                                 |         |             |
[INFO] [stdout]    |                                                 |         |             the same lifetime is hidden here
[INFO] [stdout]    |                                                 |         the same lifetime is hidden here
[INFO] [stdout]    |                                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub(super) fn parse_maybe_binary_bitwise_or(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]    |                                                                         +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/binary.rs:80:50
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub(super) fn parse_maybe_binary_bitwise_xor(&self) -> ParsingResult<Expression> {
[INFO] [stdout]    |                                                  ^^^^^     -------------------------
[INFO] [stdout]    |                                                  |         |             |
[INFO] [stdout]    |                                                  |         |             the same lifetime is hidden here
[INFO] [stdout]    |                                                  |         the same lifetime is hidden here
[INFO] [stdout]    |                                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub(super) fn parse_maybe_binary_bitwise_xor(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]    |                                                                          +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/binary.rs:88:50
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub(super) fn parse_maybe_binary_bitwise_and(&self) -> ParsingResult<Expression> {
[INFO] [stdout]    |                                                  ^^^^^     -------------------------
[INFO] [stdout]    |                                                  |         |             |
[INFO] [stdout]    |                                                  |         |             the same lifetime is hidden here
[INFO] [stdout]    |                                                  |         the same lifetime is hidden here
[INFO] [stdout]    |                                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub(super) fn parse_maybe_binary_bitwise_and(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]    |                                                                          +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/binary.rs:96:44
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub(super) fn parse_maybe_binary_shift(&self) -> ParsingResult<Expression> {
[INFO] [stdout]    |                                            ^^^^^     -------------------------
[INFO] [stdout]    |                                            |         |             |
[INFO] [stdout]    |                                            |         |             the same lifetime is hidden here
[INFO] [stdout]    |                                            |         the same lifetime is hidden here
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub(super) fn parse_maybe_binary_shift(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]    |                                                                    +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expressions/binary.rs:107:45
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub(super) fn parse_maybe_binary_concat(&self) -> ParsingResult<Expression> {
[INFO] [stdout]     |                                             ^^^^^     -------------------------
[INFO] [stdout]     |                                             |         |             |
[INFO] [stdout]     |                                             |         |             the same lifetime is hidden here
[INFO] [stdout]     |                                             |         the same lifetime is hidden here
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub(super) fn parse_maybe_binary_concat(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]     |                                                                     +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expressions/binary.rs:115:56
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub(super) fn parse_maybe_binary_arithmetic_simple(&self) -> ParsingResult<Expression> {
[INFO] [stdout]     |                                                        ^^^^^     -------------------------
[INFO] [stdout]     |                                                        |         |             |
[INFO] [stdout]     |                                                        |         |             the same lifetime is hidden here
[INFO] [stdout]     |                                                        |         the same lifetime is hidden here
[INFO] [stdout]     |                                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub(super) fn parse_maybe_binary_arithmetic_simple(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]     |                                                                                +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expressions/binary.rs:126:57
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub(super) fn parse_maybe_binary_arithmetic_complex(&self) -> ParsingResult<Expression> {
[INFO] [stdout]     |                                                         ^^^^^     -------------------------
[INFO] [stdout]     |                                                         |         |             |
[INFO] [stdout]     |                                                         |         |             the same lifetime is hidden here
[INFO] [stdout]     |                                                         |         the same lifetime is hidden here
[INFO] [stdout]     |                                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub(super) fn parse_maybe_binary_arithmetic_complex(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]     |                                                                                 +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expressions/binary.rs:139:47
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub(super) fn parse_maybe_binary_exponent(&self) -> ParsingResult<Expression> {
[INFO] [stdout]     |                                               ^^^^^     -------------------------
[INFO] [stdout]     |                                               |         |             |
[INFO] [stdout]     |                                               |         |             the same lifetime is hidden here
[INFO] [stdout]     |                                               |         the same lifetime is hidden here
[INFO] [stdout]     |                                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub(super) fn parse_maybe_binary_exponent(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]     |                                                                       +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parser/expressions/core.rs:8:38
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub(super) fn parse_maybe_spread(&self) -> ParsingResult<Expression> {
[INFO] [stdout]   |                                      ^^^^^     -------------------------
[INFO] [stdout]   |                                      |         |             |
[INFO] [stdout]   |                                      |         |             the same lifetime is hidden here
[INFO] [stdout]   |                                      |         the same lifetime is hidden here
[INFO] [stdout]   |                                      the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub(super) fn parse_maybe_spread(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]   |                                                              +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/core.rs:12:40
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn parse_maybe_function_definition(&self) -> ParsingResult<Expression> {
[INFO] [stdout]    |                                        ^^^^^     -------------------------
[INFO] [stdout]    |                                        |         |             |
[INFO] [stdout]    |                                        |         |             the same lifetime is hidden here
[INFO] [stdout]    |                                        |         the same lifetime is hidden here
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn parse_maybe_function_definition(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]    |                                                                +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/core.rs:16:40
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub(super) fn try_parse_identifier(&self) -> ParsingResult<Option<Identifier>> {
[INFO] [stdout]    |                                        ^^^^^     ---------------------------------
[INFO] [stdout]    |                                        |         |                    |
[INFO] [stdout]    |                                        |         |                    the same lifetime is hidden here
[INFO] [stdout]    |                                        |         the same lifetime is hidden here
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub(super) fn try_parse_identifier(&self) -> ParsingResult<'_, Option<Identifier<'_>>> {
[INFO] [stdout]    |                                                                +++                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/core.rs:30:39
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub(super) fn parse_maybe_literal(&self) -> ParsingResult<Expression> {
[INFO] [stdout]    |                                       ^^^^^     -------------------------
[INFO] [stdout]    |                                       |         |             |
[INFO] [stdout]    |                                       |         |             the same lifetime is hidden here
[INFO] [stdout]    |                                       |         the same lifetime is hidden here
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub(super) fn parse_maybe_literal(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]    |                                                               +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parser/expressions/function_call.rs:8:45
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub(super) fn parse_maybe_function_call(&self) -> ParsingResult<Expression> {
[INFO] [stdout]   |                                             ^^^^^     -------------------------
[INFO] [stdout]   |                                             |         |             |
[INFO] [stdout]   |                                             |         |             the same lifetime is hidden here
[INFO] [stdout]   |                                             |         the same lifetime is hidden here
[INFO] [stdout]   |                                             the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub(super) fn parse_maybe_function_call(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]   |                                                                     +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/function_call.rs:49:32
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn try_parse_function_args(&self) -> ParsingResult<Option<Args>> {
[INFO] [stdout]    |                                ^^^^^     ---------------------------
[INFO] [stdout]    |                                |         |                    |
[INFO] [stdout]    |                                |         |                    the same lifetime is hidden here
[INFO] [stdout]    |                                |         the same lifetime is hidden here
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn try_parse_function_args(&self) -> ParsingResult<'_, Option<Args<'_>>> {
[INFO] [stdout]    |                                                        +++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parser/expressions/prefix.rs:8:38
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub(super) fn parse_maybe_prefix(&self) -> ParsingResult<Expression> {
[INFO] [stdout]   |                                      ^^^^^     -------------------------
[INFO] [stdout]   |                                      |         |             |
[INFO] [stdout]   |                                      |         |             the same lifetime is hidden here
[INFO] [stdout]   |                                      |         the same lifetime is hidden here
[INFO] [stdout]   |                                      the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub(super) fn parse_maybe_prefix(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]   |                                                              +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parser/expressions/table_constructor.rs:8:49
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub(super) fn parse_maybe_table_constructor(&self) -> ParsingResult<Expression> {
[INFO] [stdout]   |                                                 ^^^^^     -------------------------
[INFO] [stdout]   |                                                 |         |             |
[INFO] [stdout]   |                                                 |         |             the same lifetime is hidden here
[INFO] [stdout]   |                                                 |         the same lifetime is hidden here
[INFO] [stdout]   |                                                 the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub(super) fn parse_maybe_table_constructor(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]   |                                                                         +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/table_constructor.rs:22:43
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub(super) fn parse_table_constructor(&self) -> ParsingResult<TableConstructor> {
[INFO] [stdout]    |                                           ^^^^^     -------------------------------
[INFO] [stdout]    |                                           |         |             |
[INFO] [stdout]    |                                           |         |             the same lifetime is hidden here
[INFO] [stdout]    |                                           |         the same lifetime is hidden here
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub(super) fn parse_table_constructor(&self) -> ParsingResult<'_, TableConstructor<'_>> {
[INFO] [stdout]    |                                                                   +++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/table_constructor.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn parse_field(&self) -> ParsingResult<Field> {
[INFO] [stdout]    |                    ^^^^^     --------------------
[INFO] [stdout]    |                    |         |             |
[INFO] [stdout]    |                    |         |             the same lifetime is hidden here
[INFO] [stdout]    |                    |         the same lifetime is hidden here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn parse_field(&self) -> ParsingResult<'_, Field<'_>> {
[INFO] [stdout]    |                                            +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parser/expressions/unary.rs:8:37
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub(super) fn parse_maybe_unary(&self) -> ParsingResult<Expression> {
[INFO] [stdout]   |                                     ^^^^^     -------------------------
[INFO] [stdout]   |                                     |         |             |
[INFO] [stdout]   |                                     |         |             the same lifetime is hidden here
[INFO] [stdout]   |                                     |         the same lifetime is hidden here
[INFO] [stdout]   |                                     the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub(super) fn parse_maybe_unary(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]   |                                                             +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parser/expressions/variable.rs:8:42
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub(super) fn parse_maybe_var_access(&self) -> ParsingResult<Expression> {
[INFO] [stdout]   |                                          ^^^^^     -------------------------
[INFO] [stdout]   |                                          |         |             |
[INFO] [stdout]   |                                          |         |             the same lifetime is hidden here
[INFO] [stdout]   |                                          |         the same lifetime is hidden here
[INFO] [stdout]   |                                          the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub(super) fn parse_maybe_var_access(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]   |                                                                  +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/variable.rs:66:35
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn parse_maybe_var_identifier(&self) -> ParsingResult<Expression> {
[INFO] [stdout]    |                                   ^^^^^     -------------------------
[INFO] [stdout]    |                                   |         |             |
[INFO] [stdout]    |                                   |         |             the same lifetime is hidden here
[INFO] [stdout]    |                                   |         the same lifetime is hidden here
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn parse_maybe_var_identifier(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]    |                                                           +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/parser.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn parse(&self) -> ParsingResult<Expression> {
[INFO] [stdout]    |                  ^^^^^     -------------------------
[INFO] [stdout]    |                  |         |             |
[INFO] [stdout]    |                  |         |             the same lifetime is hidden here
[INFO] [stdout]    |                  |         the same lifetime is hidden here
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn parse(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]    |                                          +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parser/parser_utils.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub(super) fn get_token(&self) -> Option<&Token> {
[INFO] [stdout]   |                             ^^^^^            ------
[INFO] [stdout]   |                             |                ||
[INFO] [stdout]   |                             |                |the same lifetime is hidden here
[INFO] [stdout]   |                             |                the same lifetime is elided here
[INFO] [stdout]   |                             the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub(super) fn get_token(&self) -> Option<&Token<'_>> {
[INFO] [stdout]   |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/parser_utils.rs:17:34
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub(super) fn get_last_token(&self) -> &Token {
[INFO] [stdout]    |                                  ^^^^^     ------
[INFO] [stdout]    |                                  |         ||
[INFO] [stdout]    |                                  |         |the same lifetime is hidden here
[INFO] [stdout]    |                                  |         the same lifetime is elided here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub(super) fn get_last_token(&self) -> &Token<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scanner.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn new(source: &str) -> Scanner {
[INFO] [stdout]    |                        ^^^^     ------- the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn new(source: &str) -> Scanner<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/scanner.rs:216:24
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn scan_tokens(&mut self) -> Result<&Vec<Token>, String> {
[INFO] [stdout]     |                        ^^^^^^^^^            -----------
[INFO] [stdout]     |                        |                    |    |
[INFO] [stdout]     |                        |                    |    the same lifetime is hidden here
[INFO] [stdout]     |                        |                    the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn scan_tokens(&mut self) -> Result<&Vec<Token<'_>>, String> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `message` and `token` are never read
[INFO] [stdout]  --> src/parser/parsing_error.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct ParsingError<'a> {
[INFO] [stdout]   |            ------------ fields in this struct
[INFO] [stdout] 8 |     pub message: String,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 9 |     pub token: &'a Token<'a>,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ParsingError` 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/mod.rs:15:42
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub(super) fn parse_maybe_expression(&self) -> ParsingResult<Expression> {
[INFO] [stdout]    |                                          ^^^^^     -------------------------
[INFO] [stdout]    |                                          |         |             |
[INFO] [stdout]    |                                          |         |             the same lifetime is hidden here
[INFO] [stdout]    |                                          |         the same lifetime is hidden here
[INFO] [stdout]    |                                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub(super) fn parse_maybe_expression(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]    |                                                                  +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/binary.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 14 |     ) -> ParsingResult<Expression>
[INFO] [stdout]    |          -------------------------
[INFO] [stdout]    |          |             |
[INFO] [stdout]    |          |             the same lifetime is hidden here
[INFO] [stdout]    |          the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ) -> ParsingResult<'_, Expression<'_>>
[INFO] [stdout]    |                        +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/binary.rs:40:41
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub(super) fn parse_maybe_binary_or(&self) -> ParsingResult<Expression> {
[INFO] [stdout]    |                                         ^^^^^     -------------------------
[INFO] [stdout]    |                                         |         |             |
[INFO] [stdout]    |                                         |         |             the same lifetime is hidden here
[INFO] [stdout]    |                                         |         the same lifetime is hidden here
[INFO] [stdout]    |                                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub(super) fn parse_maybe_binary_or(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]    |                                                                 +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/binary.rs:48:42
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub(super) fn parse_maybe_binary_and(&self) -> ParsingResult<Expression> {
[INFO] [stdout]    |                                          ^^^^^     -------------------------
[INFO] [stdout]    |                                          |         |             |
[INFO] [stdout]    |                                          |         |             the same lifetime is hidden here
[INFO] [stdout]    |                                          |         the same lifetime is hidden here
[INFO] [stdout]    |                                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub(super) fn parse_maybe_binary_and(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]    |                                                                  +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/binary.rs:56:47
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub(super) fn parse_maybe_binary_relation(&self) -> ParsingResult<Expression> {
[INFO] [stdout]    |                                               ^^^^^     -------------------------
[INFO] [stdout]    |                                               |         |             |
[INFO] [stdout]    |                                               |         |             the same lifetime is hidden here
[INFO] [stdout]    |                                               |         the same lifetime is hidden here
[INFO] [stdout]    |                                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub(super) fn parse_maybe_binary_relation(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]    |                                                                       +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/binary.rs:72:49
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub(super) fn parse_maybe_binary_bitwise_or(&self) -> ParsingResult<Expression> {
[INFO] [stdout]    |                                                 ^^^^^     -------------------------
[INFO] [stdout]    |                                                 |         |             |
[INFO] [stdout]    |                                                 |         |             the same lifetime is hidden here
[INFO] [stdout]    |                                                 |         the same lifetime is hidden here
[INFO] [stdout]    |                                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub(super) fn parse_maybe_binary_bitwise_or(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]    |                                                                         +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/binary.rs:80:50
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub(super) fn parse_maybe_binary_bitwise_xor(&self) -> ParsingResult<Expression> {
[INFO] [stdout]    |                                                  ^^^^^     -------------------------
[INFO] [stdout]    |                                                  |         |             |
[INFO] [stdout]    |                                                  |         |             the same lifetime is hidden here
[INFO] [stdout]    |                                                  |         the same lifetime is hidden here
[INFO] [stdout]    |                                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub(super) fn parse_maybe_binary_bitwise_xor(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]    |                                                                          +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/binary.rs:88:50
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub(super) fn parse_maybe_binary_bitwise_and(&self) -> ParsingResult<Expression> {
[INFO] [stdout]    |                                                  ^^^^^     -------------------------
[INFO] [stdout]    |                                                  |         |             |
[INFO] [stdout]    |                                                  |         |             the same lifetime is hidden here
[INFO] [stdout]    |                                                  |         the same lifetime is hidden here
[INFO] [stdout]    |                                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub(super) fn parse_maybe_binary_bitwise_and(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]    |                                                                          +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/binary.rs:96:44
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub(super) fn parse_maybe_binary_shift(&self) -> ParsingResult<Expression> {
[INFO] [stdout]    |                                            ^^^^^     -------------------------
[INFO] [stdout]    |                                            |         |             |
[INFO] [stdout]    |                                            |         |             the same lifetime is hidden here
[INFO] [stdout]    |                                            |         the same lifetime is hidden here
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub(super) fn parse_maybe_binary_shift(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]    |                                                                    +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expressions/binary.rs:107:45
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub(super) fn parse_maybe_binary_concat(&self) -> ParsingResult<Expression> {
[INFO] [stdout]     |                                             ^^^^^     -------------------------
[INFO] [stdout]     |                                             |         |             |
[INFO] [stdout]     |                                             |         |             the same lifetime is hidden here
[INFO] [stdout]     |                                             |         the same lifetime is hidden here
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub(super) fn parse_maybe_binary_concat(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]     |                                                                     +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expressions/binary.rs:115:56
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub(super) fn parse_maybe_binary_arithmetic_simple(&self) -> ParsingResult<Expression> {
[INFO] [stdout]     |                                                        ^^^^^     -------------------------
[INFO] [stdout]     |                                                        |         |             |
[INFO] [stdout]     |                                                        |         |             the same lifetime is hidden here
[INFO] [stdout]     |                                                        |         the same lifetime is hidden here
[INFO] [stdout]     |                                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub(super) fn parse_maybe_binary_arithmetic_simple(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]     |                                                                                +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expressions/binary.rs:126:57
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub(super) fn parse_maybe_binary_arithmetic_complex(&self) -> ParsingResult<Expression> {
[INFO] [stdout]     |                                                         ^^^^^     -------------------------
[INFO] [stdout]     |                                                         |         |             |
[INFO] [stdout]     |                                                         |         |             the same lifetime is hidden here
[INFO] [stdout]     |                                                         |         the same lifetime is hidden here
[INFO] [stdout]     |                                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub(super) fn parse_maybe_binary_arithmetic_complex(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]     |                                                                                 +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expressions/binary.rs:139:47
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub(super) fn parse_maybe_binary_exponent(&self) -> ParsingResult<Expression> {
[INFO] [stdout]     |                                               ^^^^^     -------------------------
[INFO] [stdout]     |                                               |         |             |
[INFO] [stdout]     |                                               |         |             the same lifetime is hidden here
[INFO] [stdout]     |                                               |         the same lifetime is hidden here
[INFO] [stdout]     |                                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub(super) fn parse_maybe_binary_exponent(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]     |                                                                       +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parser/expressions/core.rs:8:38
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub(super) fn parse_maybe_spread(&self) -> ParsingResult<Expression> {
[INFO] [stdout]   |                                      ^^^^^     -------------------------
[INFO] [stdout]   |                                      |         |             |
[INFO] [stdout]   |                                      |         |             the same lifetime is hidden here
[INFO] [stdout]   |                                      |         the same lifetime is hidden here
[INFO] [stdout]   |                                      the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub(super) fn parse_maybe_spread(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]   |                                                              +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/core.rs:12:40
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn parse_maybe_function_definition(&self) -> ParsingResult<Expression> {
[INFO] [stdout]    |                                        ^^^^^     -------------------------
[INFO] [stdout]    |                                        |         |             |
[INFO] [stdout]    |                                        |         |             the same lifetime is hidden here
[INFO] [stdout]    |                                        |         the same lifetime is hidden here
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn parse_maybe_function_definition(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]    |                                                                +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/core.rs:16:40
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub(super) fn try_parse_identifier(&self) -> ParsingResult<Option<Identifier>> {
[INFO] [stdout]    |                                        ^^^^^     ---------------------------------
[INFO] [stdout]    |                                        |         |                    |
[INFO] [stdout]    |                                        |         |                    the same lifetime is hidden here
[INFO] [stdout]    |                                        |         the same lifetime is hidden here
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub(super) fn try_parse_identifier(&self) -> ParsingResult<'_, Option<Identifier<'_>>> {
[INFO] [stdout]    |                                                                +++                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/core.rs:30:39
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub(super) fn parse_maybe_literal(&self) -> ParsingResult<Expression> {
[INFO] [stdout]    |                                       ^^^^^     -------------------------
[INFO] [stdout]    |                                       |         |             |
[INFO] [stdout]    |                                       |         |             the same lifetime is hidden here
[INFO] [stdout]    |                                       |         the same lifetime is hidden here
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub(super) fn parse_maybe_literal(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]    |                                                               +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parser/expressions/function_call.rs:8:45
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub(super) fn parse_maybe_function_call(&self) -> ParsingResult<Expression> {
[INFO] [stdout]   |                                             ^^^^^     -------------------------
[INFO] [stdout]   |                                             |         |             |
[INFO] [stdout]   |                                             |         |             the same lifetime is hidden here
[INFO] [stdout]   |                                             |         the same lifetime is hidden here
[INFO] [stdout]   |                                             the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub(super) fn parse_maybe_function_call(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]   |                                                                     +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/function_call.rs:49:32
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn try_parse_function_args(&self) -> ParsingResult<Option<Args>> {
[INFO] [stdout]    |                                ^^^^^     ---------------------------
[INFO] [stdout]    |                                |         |                    |
[INFO] [stdout]    |                                |         |                    the same lifetime is hidden here
[INFO] [stdout]    |                                |         the same lifetime is hidden here
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn try_parse_function_args(&self) -> ParsingResult<'_, Option<Args<'_>>> {
[INFO] [stdout]    |                                                        +++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parser/expressions/prefix.rs:8:38
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub(super) fn parse_maybe_prefix(&self) -> ParsingResult<Expression> {
[INFO] [stdout]   |                                      ^^^^^     -------------------------
[INFO] [stdout]   |                                      |         |             |
[INFO] [stdout]   |                                      |         |             the same lifetime is hidden here
[INFO] [stdout]   |                                      |         the same lifetime is hidden here
[INFO] [stdout]   |                                      the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub(super) fn parse_maybe_prefix(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]   |                                                              +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parser/expressions/table_constructor.rs:8:49
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub(super) fn parse_maybe_table_constructor(&self) -> ParsingResult<Expression> {
[INFO] [stdout]   |                                                 ^^^^^     -------------------------
[INFO] [stdout]   |                                                 |         |             |
[INFO] [stdout]   |                                                 |         |             the same lifetime is hidden here
[INFO] [stdout]   |                                                 |         the same lifetime is hidden here
[INFO] [stdout]   |                                                 the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub(super) fn parse_maybe_table_constructor(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]   |                                                                         +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/table_constructor.rs:22:43
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub(super) fn parse_table_constructor(&self) -> ParsingResult<TableConstructor> {
[INFO] [stdout]    |                                           ^^^^^     -------------------------------
[INFO] [stdout]    |                                           |         |             |
[INFO] [stdout]    |                                           |         |             the same lifetime is hidden here
[INFO] [stdout]    |                                           |         the same lifetime is hidden here
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub(super) fn parse_table_constructor(&self) -> ParsingResult<'_, TableConstructor<'_>> {
[INFO] [stdout]    |                                                                   +++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/table_constructor.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn parse_field(&self) -> ParsingResult<Field> {
[INFO] [stdout]    |                    ^^^^^     --------------------
[INFO] [stdout]    |                    |         |             |
[INFO] [stdout]    |                    |         |             the same lifetime is hidden here
[INFO] [stdout]    |                    |         the same lifetime is hidden here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn parse_field(&self) -> ParsingResult<'_, Field<'_>> {
[INFO] [stdout]    |                                            +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parser/expressions/unary.rs:8:37
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub(super) fn parse_maybe_unary(&self) -> ParsingResult<Expression> {
[INFO] [stdout]   |                                     ^^^^^     -------------------------
[INFO] [stdout]   |                                     |         |             |
[INFO] [stdout]   |                                     |         |             the same lifetime is hidden here
[INFO] [stdout]   |                                     |         the same lifetime is hidden here
[INFO] [stdout]   |                                     the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub(super) fn parse_maybe_unary(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]   |                                                             +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parser/expressions/variable.rs:8:42
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub(super) fn parse_maybe_var_access(&self) -> ParsingResult<Expression> {
[INFO] [stdout]   |                                          ^^^^^     -------------------------
[INFO] [stdout]   |                                          |         |             |
[INFO] [stdout]   |                                          |         |             the same lifetime is hidden here
[INFO] [stdout]   |                                          |         the same lifetime is hidden here
[INFO] [stdout]   |                                          the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub(super) fn parse_maybe_var_access(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]   |                                                                  +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expressions/variable.rs:66:35
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn parse_maybe_var_identifier(&self) -> ParsingResult<Expression> {
[INFO] [stdout]    |                                   ^^^^^     -------------------------
[INFO] [stdout]    |                                   |         |             |
[INFO] [stdout]    |                                   |         |             the same lifetime is hidden here
[INFO] [stdout]    |                                   |         the same lifetime is hidden here
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn parse_maybe_var_identifier(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]    |                                                           +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/parser.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn parse(&self) -> ParsingResult<Expression> {
[INFO] [stdout]    |                  ^^^^^     -------------------------
[INFO] [stdout]    |                  |         |             |
[INFO] [stdout]    |                  |         |             the same lifetime is hidden here
[INFO] [stdout]    |                  |         the same lifetime is hidden here
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn parse(&self) -> ParsingResult<'_, Expression<'_>> {
[INFO] [stdout]    |                                          +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parser/parser_utils.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub(super) fn get_token(&self) -> Option<&Token> {
[INFO] [stdout]   |                             ^^^^^            ------
[INFO] [stdout]   |                             |                ||
[INFO] [stdout]   |                             |                |the same lifetime is hidden here
[INFO] [stdout]   |                             |                the same lifetime is elided here
[INFO] [stdout]   |                             the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub(super) fn get_token(&self) -> Option<&Token<'_>> {
[INFO] [stdout]   |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/parser_utils.rs:17:34
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub(super) fn get_last_token(&self) -> &Token {
[INFO] [stdout]    |                                  ^^^^^     ------
[INFO] [stdout]    |                                  |         ||
[INFO] [stdout]    |                                  |         |the same lifetime is hidden here
[INFO] [stdout]    |                                  |         the same lifetime is elided here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub(super) fn get_last_token(&self) -> &Token<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scanner.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn new(source: &str) -> Scanner {
[INFO] [stdout]    |                        ^^^^     ------- the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn new(source: &str) -> Scanner<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/scanner.rs:216:24
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn scan_tokens(&mut self) -> Result<&Vec<Token>, String> {
[INFO] [stdout]     |                        ^^^^^^^^^            -----------
[INFO] [stdout]     |                        |                    |    |
[INFO] [stdout]     |                        |                    |    the same lifetime is hidden here
[INFO] [stdout]     |                        |                    the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn scan_tokens(&mut self) -> Result<&Vec<Token<'_>>, String> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] running `Command { std: "docker" "inspect" "7bf4b024a93d20d6a26cc7939f7a4b60bf85dfe372696d7814dae480761c1dcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bf4b024a93d20d6a26cc7939f7a4b60bf85dfe372696d7814dae480761c1dcb", kill_on_drop: false }`
[INFO] [stdout] 7bf4b024a93d20d6a26cc7939f7a4b60bf85dfe372696d7814dae480761c1dcb
