[INFO] cloning repository https://github.com/kerwanp/phprs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kerwanp/phprs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkerwanp%2Fphprs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkerwanp%2Fphprs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b890156b7740cc7172eda72c863c9f0c32140749
[INFO] checking kerwanp/phprs against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkerwanp%2Fphprs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kerwanp/phprs
[INFO] finished tweaking git repo https://github.com/kerwanp/phprs
[INFO] tweaked toml for git repo https://github.com/kerwanp/phprs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kerwanp/phprs on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kerwanp/phprs 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded logos-derive v0.14.0
[INFO] [stderr]   Downloaded ariadne v0.2.0
[INFO] [stderr]   Downloaded fluent-uri v0.1.4
[INFO] [stderr]   Downloaded logos-codegen v0.14.0
[INFO] [stderr]   Downloaded datatest-derive v0.8.0
[INFO] [stderr]   Downloaded env_filter v0.1.3
[INFO] [stderr]   Downloaded lsp-types v0.97.0
[INFO] [stderr]   Downloaded ariadne v0.5.1
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.4
[INFO] [stderr]   Downloaded env_logger v0.11.8
[INFO] [stderr]   Downloaded lsp-server v0.7.8
[INFO] [stderr]   Downloaded jiff-static v0.2.6
[INFO] [stderr]   Downloaded datatest v0.8.0
[INFO] [stderr]   Downloaded chumsky v0.10.0
[INFO] [stderr]   Downloaded jiff v0.2.6
[INFO] [stderr]   Downloaded logos v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 999de6b781ce5dfd950bbc569b43c00e1e5f92e65d430c5c15477d45970c8c94
[INFO] running `Command { std: "docker" "start" "-a" "999de6b781ce5dfd950bbc569b43c00e1e5f92e65d430c5c15477d45970c8c94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "999de6b781ce5dfd950bbc569b43c00e1e5f92e65d430c5c15477d45970c8c94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "999de6b781ce5dfd950bbc569b43c00e1e5f92e65d430c5c15477d45970c8c94", kill_on_drop: false }`
[INFO] [stdout] 999de6b781ce5dfd950bbc569b43c00e1e5f92e65d430c5c15477d45970c8c94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2b49d0f3afa684a4cbc880e5168104984f4514de91a5cc60b54057bc9e3d78b
[INFO] running `Command { std: "docker" "start" "-a" "b2b49d0f3afa684a4cbc880e5168104984f4514de91a5cc60b54057bc9e3d78b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling datatest v0.8.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling chumsky v0.10.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking ariadne v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking fluent-uri v0.1.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking jiff v0.2.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking ariadne v0.5.1
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking clap_builder v4.5.35
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]    Compiling logos-codegen v0.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling datatest-derive v0.8.0
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]    Compiling logos-derive v0.14.0
[INFO] [stderr]     Checking logos v0.14.0
[INFO] [stderr]     Checking clap v4.5.35
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking lsp-server v0.7.8
[INFO] [stderr]     Checking lsp-types v0.97.0
[INFO] [stderr]     Checking phprs_lexer v0.1.0 (/opt/rustwide/workdir/crates/lexer)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/lexer/src/lib.rs:408:23
[INFO] [stdout]     |
[INFO] [stdout] 408 | pub fn lexer(content: &str) -> impl Iterator<Item = (Result, Range<usize>)> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 408 | pub fn lexer(content: &str) -> impl Iterator<Item = (Result<'_>, Range<usize>)> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking phprs_parser v0.1.0 (/opt/rustwide/workdir/crates/parser)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/lexer/src/lib.rs:408:23
[INFO] [stdout]     |
[INFO] [stdout] 408 | pub fn lexer(content: &str) -> impl Iterator<Item = (Result, Range<usize>)> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 408 | pub fn lexer(content: &str) -> impl Iterator<Item = (Result<'_>, Range<usize>)> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `text_length` is never read
[INFO] [stdout]   --> crates/lexer/tests/lexer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | struct TokenCase {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     text_length: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TokenCase` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/mod.rs:49:22
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn tokenize(src: &str) -> impl chumsky::input::ValueInput<Token = Token, Span = SimpleSpan> {
[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] 49 | pub fn tokenize(src: &str) -> impl chumsky::input::ValueInput<'_, Token = Token<'_>, Span = SimpleSpan> {
[INFO] [stdout]    |                                                               +++              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking phprs_lsp v0.1.0 (/opt/rustwide/workdir/crates/lsp)
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> crates/lsp/src/lib.rs:42:45
[INFO] [stdout]    |
[INFO] [stdout] 42 | async fn run_server(connection: Connection, params: serde_json::Value) -> Result<()> {
[INFO] [stdout]    |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking phprs_cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> crates/lsp/src/lib.rs:42:45
[INFO] [stdout]    |
[INFO] [stdout] 42 | async fn run_server(connection: Connection, params: serde_json::Value) -> Result<()> {
[INFO] [stdout]    |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> crates/cli/src/lib.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | use clap::{Parser, Subcommand, command};
[INFO] [stdout]   |                                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> crates/cli/src/lib.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | use clap::{Parser, Subcommand, command};
[INFO] [stdout]   |                                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking phprs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/mod.rs:49:22
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn tokenize(src: &str) -> impl chumsky::input::ValueInput<Token = Token, Span = SimpleSpan> {
[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] 49 | pub fn tokenize(src: &str) -> impl chumsky::input::ValueInput<'_, Token = Token<'_>, Span = SimpleSpan> {
[INFO] [stdout]    |                                                               +++              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/atoms/breakout_level.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn parse(src: &str) -> Result<BreakoutLevel, ()> {
[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] 37 |     fn parse(src: &str) -> Result<BreakoutLevel<'_>, ()> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/atoms/class_type_designator.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn parse(src: &str) -> Result<ClassTypeDesignator, ()> {
[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] 37 |     fn parse(src: &str) -> Result<ClassTypeDesignator<'_>, ()> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/atoms/const_element.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn parse(src: &str) -> Result<ConstElement, ()> {
[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] 55 |     fn parse(src: &str) -> Result<ConstElement<'_>, ()> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/atoms/const_element.rs:64:24
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn parse_list(src: &str) -> Result<Vec<ConstElement>, ()> {
[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] 64 |     fn parse_list(src: &str) -> Result<Vec<ConstElement<'_>>, ()> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/atoms/intrinsic/empty_intrinsic.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn parse(src: &str) -> Result<EmptyIntrinsic, ()> {
[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] 34 |     fn parse(src: &str) -> Result<EmptyIntrinsic<'_>, ()> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/atoms/intrinsic/eval_intrinsic.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn parse(src: &str) -> Result<EvalIntrinsic, ()> {
[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] 34 |     fn parse(src: &str) -> Result<EvalIntrinsic<'_>, ()> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/atoms/intrinsic/exit_intrinsic.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn parse(src: &str) -> Result<ExitIntrinsic, ()> {
[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] 38 |     fn parse(src: &str) -> Result<ExitIntrinsic<'_>, ()> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/atoms/intrinsic/isset_intrinsic.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn parse(src: &str) -> Result<IssetIntrinsic, ()> {
[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] 40 |     fn parse(src: &str) -> Result<IssetIntrinsic<'_>, ()> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/atoms/intrinsic.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn parse(src: &str) -> Result<Intrinsic, ()> {
[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] 48 |     fn parse(src: &str) -> Result<Intrinsic<'_>, ()> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/atoms/literal.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn parse(src: &str) -> Result<Literal, ()> {
[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] 44 |     fn parse(src: &str) -> Result<Literal<'_>, ()> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/atoms/name/namespace_name.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn parse(src: &str) -> Result<NamespaceName, ()> {
[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] 32 |     fn parse(src: &str) -> Result<NamespaceName<'_>, ()> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/atoms/name/variable_name.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn parse(src: &str) -> Result<VariableName, ()> {
[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] 25 |     fn parse(src: &str) -> Result<VariableName<'_>, ()> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/atoms/name.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn parse(src: &str) -> Result<Name, ()> {
[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] 31 |     fn parse(src: &str) -> Result<Name<'_>, ()> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/atoms/parameter/parameter_declaration.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn parse(src: &str) -> Result<ParameterDeclaration, ()> {
[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] 76 |     fn parse(src: &str) -> Result<ParameterDeclaration<'_>, ()> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/atoms/parameter/variadic_parameter.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn parse(src: &str) -> Result<VariadicParameter, ()> {
[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] 41 |     fn parse(src: &str) -> Result<VariadicParameter<'_>, ()> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/atoms/type/return_type.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn parse(src: &str) -> Result<ReturnType, ()> {
[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] 32 |     fn parse(src: &str) -> Result<ReturnType<'_>, ()> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/atoms/type/type_declaration.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn parse(src: &str) -> Result<TypeDeclaration, ()> {
[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] 33 |     fn parse(src: &str) -> Result<TypeDeclaration<'_>, ()> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/class/constructor_declaration.rs:71:19
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn parse(src: &str) -> Result<ConstructorDeclaration, ()> {
[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] 71 |     fn parse(src: &str) -> Result<ConstructorDeclaration<'_>, ()> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/expressions/anonymous_function_expression.rs:66:19
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn parse(src: &str) -> Result<AnonymousFunctionCreationExpression, ()> {
[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] 66 |     fn parse(src: &str) -> Result<AnonymousFunctionCreationExpression<'_>, ()> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/expressions/byref_assignment_expression.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn parse(src: &str) -> Result<ByrefAssigmentExpression, ()> {
[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] 34 |     fn parse(src: &str) -> Result<ByrefAssigmentExpression<'_>, ()> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/expressions/dereferencable_expression.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn parse(src: &str) -> Result<DereferencableExpression, ()> {
[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] 44 |     fn parse(src: &str) -> Result<DereferencableExpression<'_>, ()> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/expressions/member_access_expression.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn parse(src: &str) -> Result<MemberAccessExpression, ()> {
[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] 32 |     fn parse(src: &str) -> Result<MemberAccessExpression<'_>, ()> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/parser/src/parser/expressions/primary_expression.rs:141:19
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn parse(src: &str) -> Result<PrimaryExpression, ()> {
[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] 141 |     fn parse(src: &str) -> Result<PrimaryExpression<'_>, ()> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/parser/src/parser/expressions.rs:237:19
[INFO] [stdout]     |
[INFO] [stdout] 237 |     fn parse(src: &str) -> Result<Expression, ()> {
[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] 237 |     fn parse(src: &str) -> Result<Expression<'_>, ()> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/statements/compound_statement.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn parse(src: &str) -> Result<CompoundStatement, ()> {
[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] 36 |     fn parse(src: &str) -> Result<CompoundStatement<'_>, ()> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/statements/const_declaration.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn parse(src: &str) -> Result<ConstDeclaration, ()> {
[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] 41 |     fn parse(src: &str) -> Result<ConstDeclaration<'_>, ()> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/statements/continue_statement.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn parse(src: &str) -> Result<ContinueStatement, ()> {
[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] 29 |     fn parse(src: &str) -> Result<ContinueStatement<'_>, ()> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/statements/do_statement.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn parse(src: &str) -> Result<DoStatement, ()> {
[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] 51 |     fn parse(src: &str) -> Result<DoStatement<'_>, ()> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/statements/echo_statement.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn parse(src: &str) -> Result<EchoStatement, ()> {
[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] 45 |     fn parse(src: &str) -> Result<EchoStatement<'_>, ()> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/statements/expression_statement.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn parse(src: &str) -> Result<ExpressionStatement, ()> {
[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] 43 |     fn parse(src: &str) -> Result<ExpressionStatement<'_>, ()> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/statements/for_statement.rs:60:19
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn parse(src: &str) -> Result<ForStatement, ()> {
[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] 60 |     fn parse(src: &str) -> Result<ForStatement<'_>, ()> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/statements/global_declaration.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn parse(src: &str) -> Result<GlobalDeclaration, ()> {
[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] 37 |     fn parse(src: &str) -> Result<GlobalDeclaration<'_>, ()> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/statements/goto_statement.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn parse(src: &str) -> Result<GotoStatement, ()> {
[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] 29 |     fn parse(src: &str) -> Result<GotoStatement<'_>, ()> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/parser/src/parser/statements/if_statement.rs:110:33
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn parse_elseif_clause(src: &str) -> Result<ElseIfClause, ()> {
[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] 110 |     fn parse_elseif_clause(src: &str) -> Result<ElseIfClause<'_>, ()> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/parser/src/parser/statements/if_statement.rs:133:31
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn parse_else_clause(src: &str) -> Result<ElseClause, ()> {
[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] 133 |     fn parse_else_clause(src: &str) -> Result<ElseClause<'_>, ()> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/parser/src/parser/statements/if_statement.rs:153:19
[INFO] [stdout]     |
[INFO] [stdout] 153 |     fn parse(src: &str) -> Result<IfStatement, ()> {
[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] 153 |     fn parse(src: &str) -> Result<IfStatement<'_>, ()> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/statements/named_label_statement.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn parse(src: &str) -> Result<NamedLabelStatement, ()> {
[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] 29 |     fn parse(src: &str) -> Result<NamedLabelStatement<'_>, ()> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/statements/namespace_definition.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn parse(src: &str) -> Result<NamespaceDefinition, ()> {
[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] 47 |     fn parse(src: &str) -> Result<NamespaceDefinition<'_>, ()> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/statements/namespace_use_declaration.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn parse(src: &str) -> Result<NamespaceUseDeclaration, ()> {
[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] 32 |     fn parse(src: &str) -> Result<NamespaceUseDeclaration<'_>, ()> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/statements/return_statement.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn parse(src: &str) -> Result<ReturnStatement, ()> {
[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] 40 |     fn parse(src: &str) -> Result<ReturnStatement<'_>, ()> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/statements/switch_statement.rs:92:34
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn parse_case_statement(src: &str) -> Result<CaseStatement, ()> {
[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] 92 |     fn parse_case_statement(src: &str) -> Result<CaseStatement<'_>, ()> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/parser/src/parser/statements/switch_statement.rs:148:19
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn parse(src: &str) -> Result<SwitchStatement, ()> {
[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] 148 |     fn parse(src: &str) -> Result<SwitchStatement<'_>, ()> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/statements/throw_statement.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn parse(src: &str) -> Result<ThrowStatement, ()> {
[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] 40 |     fn parse(src: &str) -> Result<ThrowStatement<'_>, ()> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/statements/unset_statement.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn parse(src: &str) -> Result<UnsetStatement, ()> {
[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] 43 |     fn parse(src: &str) -> Result<UnsetStatement<'_>, ()> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/statements/while_statement.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn parse(src: &str) -> Result<WhileStatement, ()> {
[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] 57 |     fn parse(src: &str) -> Result<WhileStatement<'_>, ()> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/variables/callable.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn parse(src: &str) -> Result<CallableVariable, ()> {
[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] 41 |     fn parse(src: &str) -> Result<CallableVariable<'_>, ()> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/parser/src/parser/variables/new_variable.rs:101:19
[INFO] [stdout]     |
[INFO] [stdout] 101 |     fn parse(src: &str) -> Result<NewVariable, ()> {
[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] 101 |     fn parse(src: &str) -> Result<NewVariable<'_>, ()> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser/variables/simple.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn parse(src: &str) -> Result<SimpleVariable, ()> {
[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] 69 |     fn parse(src: &str) -> Result<SimpleVariable<'_>, ()> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/parser/src/parser/variables.rs:107:19
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn parse(src: &str) -> Result<Variable, ()> {
[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] 107 |     fn parse(src: &str) -> Result<Variable<'_>, ()> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "b2b49d0f3afa684a4cbc880e5168104984f4514de91a5cc60b54057bc9e3d78b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2b49d0f3afa684a4cbc880e5168104984f4514de91a5cc60b54057bc9e3d78b", kill_on_drop: false }`
[INFO] [stdout] b2b49d0f3afa684a4cbc880e5168104984f4514de91a5cc60b54057bc9e3d78b
