[INFO] cloning repository https://github.com/Brabb3l/kfc-parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Brabb3l/kfc-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrabb3l%2Fkfc-parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrabb3l%2Fkfc-parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e8a7832277077fdceae8c096943947ee40711d1d
[INFO] building Brabb3l/kfc-parser against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrabb3l%2Fkfc-parser" "/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/Brabb3l/kfc-parser
[INFO] finished tweaking git repo https://github.com/Brabb3l/kfc-parser
[INFO] tweaked toml for git repo https://github.com/Brabb3l/kfc-parser written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Brabb3l/kfc-parser on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Brabb3l/kfc-parser 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6aee6c464279b39fd4edc6feaf56d1090a7afaa95782bdd2128581e77845f309
[INFO] running `Command { std: "docker" "start" "-a" "6aee6c464279b39fd4edc6feaf56d1090a7afaa95782bdd2128581e77845f309", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6aee6c464279b39fd4edc6feaf56d1090a7afaa95782bdd2128581e77845f309", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6aee6c464279b39fd4edc6feaf56d1090a7afaa95782bdd2128581e77845f309", kill_on_drop: false }`
[INFO] [stdout] 6aee6c464279b39fd4edc6feaf56d1090a7afaa95782bdd2128581e77845f309
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e274a5b47a06300370b6361b906eaec67ef6cba8a24f8592c43d032bb188e397
[INFO] running `Command { std: "docker" "start" "-a" "e274a5b47a06300370b6361b906eaec67ef6cba8a24f8592c43d032bb188e397", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling png v0.17.11
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling crc64fast v1.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling clap_builder v4.5.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]    Compiling texture2ddecoder v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling image v0.24.8
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling bcdec_rs v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling clap v4.5.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling ravif v0.11.11
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling parser v0.1.0 (/opt/rustwide/workdir/parser)
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> parser/src/data/impact/nodes.rs:60:29
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn get_impact_nodes(&self) -> HashMap<u32, ImpactNode> {
[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] 60 |     pub fn get_impact_nodes(&self) -> HashMap<u32, ImpactNode<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> parser/src/data/impact/bytecode/parser.rs:259:13
[INFO] [stdout]     |
[INFO] [stdout] 259 |     fn next(&self) -> Token {
[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] 259 |     fn next(&self) -> Token<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> parser/src/data/impact/bytecode/parser.rs:264:15
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn expect(&self, kind: TokenKind) -> Result<Token, ParseError> {
[INFO] [stdout]     |               ^^^^^ the lifetime is elided here ^^^^^ 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] 264 |     fn expect(&self, kind: TokenKind) -> Result<Token<'_>, ParseError> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> parser/src/data/impact/bytecode/parser.rs:299:14
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn next0(&self) -> Token {
[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] 299 |     fn next0(&self) -> Token<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> parser/src/data/impact/bytecode/text.rs:118:22
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn get_call_type(&self, index: Hash32) -> Option<&ImpactNode> {
[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] 118 |     fn get_call_type(&self, index: Hash32) -> Option<&ImpactNode<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
[INFO] running `Command { std: "docker" "inspect" "e274a5b47a06300370b6361b906eaec67ef6cba8a24f8592c43d032bb188e397", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e274a5b47a06300370b6361b906eaec67ef6cba8a24f8592c43d032bb188e397", kill_on_drop: false }`
[INFO] [stdout] e274a5b47a06300370b6361b906eaec67ef6cba8a24f8592c43d032bb188e397
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e08d50c0b05e63d89e9ebb671085d97e0b8854135081abace103b7c1e514974a
[INFO] running `Command { std: "docker" "start" "-a" "e08d50c0b05e63d89e9ebb671085d97e0b8854135081abace103b7c1e514974a", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> parser/src/data/impact/nodes.rs:60:29
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn get_impact_nodes(&self) -> HashMap<u32, ImpactNode> {
[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] 60 |     pub fn get_impact_nodes(&self) -> HashMap<u32, ImpactNode<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> parser/src/data/impact/bytecode/parser.rs:259:13
[INFO] [stdout]     |
[INFO] [stdout] 259 |     fn next(&self) -> Token {
[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] 259 |     fn next(&self) -> Token<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> parser/src/data/impact/bytecode/parser.rs:264:15
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn expect(&self, kind: TokenKind) -> Result<Token, ParseError> {
[INFO] [stdout]     |               ^^^^^ the lifetime is elided here ^^^^^ 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] 264 |     fn expect(&self, kind: TokenKind) -> Result<Token<'_>, ParseError> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> parser/src/data/impact/bytecode/parser.rs:299:14
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn next0(&self) -> Token {
[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] 299 |     fn next0(&self) -> Token<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> parser/src/data/impact/bytecode/text.rs:118:22
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn get_call_type(&self, index: Hash32) -> Option<&ImpactNode> {
[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] 118 |     fn get_call_type(&self, index: Hash32) -> Option<&ImpactNode<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling parser v0.1.0 (/opt/rustwide/workdir/parser)
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]    Compiling cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> parser/src/data/impact/bytecode/parser.rs:259:13
[INFO] [stdout]     |
[INFO] [stdout] 259 |     fn next(&self) -> Token {
[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] 259 |     fn next(&self) -> Token<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> parser/src/data/impact/nodes.rs:60:29
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn get_impact_nodes(&self) -> HashMap<u32, ImpactNode> {
[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 |     pub fn get_impact_nodes(&self) -> HashMap<u32, ImpactNode<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> parser/src/data/impact/bytecode/text.rs:118:22
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn get_call_type(&self, index: Hash32) -> Option<&ImpactNode> {
[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] 118 |     fn get_call_type(&self, index: Hash32) -> Option<&ImpactNode<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> parser/src/data/impact/bytecode/parser.rs:264:15
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn expect(&self, kind: TokenKind) -> Result<Token, ParseError> {
[INFO] [stdout]     |               ^^^^^ the lifetime is elided here ^^^^^ 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] 264 |     fn expect(&self, kind: TokenKind) -> Result<Token<'_>, ParseError> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> parser/src/data/impact/bytecode/parser.rs:299:14
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn next0(&self) -> Token {
[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] 299 |     fn next0(&self) -> Token<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.58s
[INFO] running `Command { std: "docker" "inspect" "e08d50c0b05e63d89e9ebb671085d97e0b8854135081abace103b7c1e514974a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e08d50c0b05e63d89e9ebb671085d97e0b8854135081abace103b7c1e514974a", kill_on_drop: false }`
[INFO] [stdout] e08d50c0b05e63d89e9ebb671085d97e0b8854135081abace103b7c1e514974a
