[INFO] cloning repository https://github.com/pineapplehunter/fst-file-tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pineapplehunter/fst-file-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpineapplehunter%2Ffst-file-tools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpineapplehunter%2Ffst-file-tools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] efb562d53fdc128103981714178b36833cf61029
[INFO] checking pineapplehunter/fst-file-tools against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpineapplehunter%2Ffst-file-tools" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/pineapplehunter/fst-file-tools
[INFO] finished tweaking git repo https://github.com/pineapplehunter/fst-file-tools
[INFO] tweaked toml for git repo https://github.com/pineapplehunter/fst-file-tools written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pineapplehunter/fst-file-tools 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/pineapplehunter/fst-file-tools 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]  Downloading crates ...
[INFO] [stderr]   Downloaded enum-primitive-derive v0.2.2
[INFO] [stderr]   Downloaded termion v2.0.1
[INFO] [stderr]   Downloaded lz4_flex v0.11.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49a24678e7affbe3febcc4466f401ed5b616bd9674e730c9f93f87fa66dd952c
[INFO] running `Command { std: "docker" "start" "-a" "49a24678e7affbe3febcc4466f401ed5b616bd9674e730c9f93f87fa66dd952c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49a24678e7affbe3febcc4466f401ed5b616bd9674e730c9f93f87fa66dd952c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49a24678e7affbe3febcc4466f401ed5b616bd9674e730c9f93f87fa66dd952c", kill_on_drop: false }`
[INFO] [stdout] 49a24678e7affbe3febcc4466f401ed5b616bd9674e730c9f93f87fa66dd952c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba61ee4be7914f8fedcf40d49a560e742a23a69f0d019bbe85ec973244482fd2
[INFO] running `Command { std: "docker" "start" "-a" "ba61ee4be7914f8fedcf40d49a560e742a23a69f0d019bbe85ec973244482fd2", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking lz4_flex v0.11.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking clap_builder v4.4.6
[INFO] [stderr]     Checking termion v2.0.1
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling enum-primitive-derive v0.2.2
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]     Checking thiserror v1.0.50
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.0
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking clap v4.4.6
[INFO] [stderr]     Checking fst-file v0.1.0 (/opt/rustwide/workdir/fst-file)
[INFO] [stdout] warning: unused import: `blocks::*`
[INFO] [stdout]   --> fst-file/src/data_types/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use blocks::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> fst-file/src/lib.rs:25:49
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn parse_blocks<'a>(input: &'a [u8]) -> IResult<&[u8], Vec<BlockInfo>, VerboseError<&[u8]>> {
[INFO] [stdout]    |                             --                  ^^^^^                               ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |                   |
[INFO] [stdout]    |                             |                   the same lifetime is elided here
[INFO] [stdout]    |                             the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn parse_blocks<'a>(input: &'a [u8]) -> IResult<&'a [u8], Vec<BlockInfo>, VerboseError<&'a [u8]>> {
[INFO] [stdout]    |                                                  ++                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/mod.rs:134:16
[INFO] [stdout]     |
[INFO] [stdout] 134 |         input: &[u8],
[INFO] [stdout]     |                ^^^^^ the lifetime is elided here
[INFO] [stdout] 135 |     ) -> IResult<&[u8], (Span, Self), VerboseError<&[u8]>> {
[INFO] [stdout]     |                  ^^^^^   ^^^^                      ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                  |       |
[INFO] [stdout]     |                  |       the same lifetime is hidden here
[INFO] [stdout]     |                  the same 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] 135 |     ) -> IResult<&[u8], (Span<'_>, Self), VerboseError<&[u8]>> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fst-file/src/block_parsers/blackout.rs:57:21
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn parse(input: &[u8]) -> ParseResult<BlackoutRecord> {
[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(input: &[u8]) -> ParseResult<'_, BlackoutRecord> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fst-file/src/block_parsers/blackout.rs:65:21
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn parse(input: &[u8]) -> ParseResult<BlackoutContent> {
[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] 65 |     fn parse(input: &[u8]) -> ParseResult<'_, BlackoutContent> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fst-file/src/block_parsers/geometry.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn parse(input: &[u8]) -> ParseResult<Self> {
[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] 50 |     fn parse(input: &[u8]) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fst-file/src/block_parsers/header.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn parse(input: &[u8]) -> ParseResult<HeaderBlockContent> {
[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(input: &[u8]) -> ParseResult<'_, HeaderBlockContent> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/hierarchy/mod.rs:196:28
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn parse_tokens(input: &[u8]) -> ParseResult<Vec<(Span, HierarchyToken)>> {
[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] 196 |     fn parse_tokens(input: &[u8]) -> ParseResult<'_, Vec<(Span<'_>, HierarchyToken)>> {
[INFO] [stdout]     |                                                  +++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/hierarchy/mod.rs:211:32
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn parse_attr_begin(input: &[u8]) -> ParseResult<'_, (Span, HierarchyToken)> {
[INFO] [stdout]     |                                ^^^^^                 ^^   ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                     |
[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] 211 |     fn parse_attr_begin(input: &[u8]) -> ParseResult<'_, (Span<'_>, HierarchyToken)> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/hierarchy/mod.rs:234:30
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn parse_attr_end(input: &[u8]) -> ParseResult<(Span, HierarchyToken)> {
[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] 234 |     fn parse_attr_end(input: &[u8]) -> ParseResult<'_, (Span<'_>, HierarchyToken)> {
[INFO] [stdout]     |                                                    +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/hierarchy/mod.rs:244:33
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn parse_scope_begin(input: &[u8]) -> ParseResult<(Span, HierarchyToken)> {
[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] 244 |     fn parse_scope_begin(input: &[u8]) -> ParseResult<'_, (Span<'_>, HierarchyToken)> {
[INFO] [stdout]     |                                                       +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/hierarchy/mod.rs:265:31
[INFO] [stdout]     |
[INFO] [stdout] 265 |     fn parse_scope_end(input: &[u8]) -> ParseResult<(Span, HierarchyToken)> {
[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] 265 |     fn parse_scope_end(input: &[u8]) -> ParseResult<'_, (Span<'_>, HierarchyToken)> {
[INFO] [stdout]     |                                                     +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/hierarchy/mod.rs:272:25
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn parse_vcd(input: &[u8]) -> ParseResult<(Span, HierarchyToken)> {
[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] 272 |     fn parse_vcd(input: &[u8]) -> ParseResult<'_, (Span<'_>, HierarchyToken)> {
[INFO] [stdout]     |                                               +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/hierarchy/mod.rs:296:29
[INFO] [stdout]     |
[INFO] [stdout] 296 |     fn parse_unknown(input: &[u8]) -> ParseResult<(Span, HierarchyToken)> {
[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] 296 |     fn parse_unknown(input: &[u8]) -> ParseResult<'_, (Span<'_>, HierarchyToken)> {
[INFO] [stdout]     |                                                   +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/hierarchy/mod.rs:307:16
[INFO] [stdout]     |
[INFO] [stdout] 307 |         input: &[(PosistionAndSize, HierarchyToken)],
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 308 |     ) -> ParseResult<Scope, [(PosistionAndSize, HierarchyToken)]> {
[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] 308 |     ) -> ParseResult<'_, Scope, [(PosistionAndSize, HierarchyToken)]> {
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/hierarchy/mod.rs:364:12
[INFO] [stdout]     |
[INFO] [stdout] 364 |     input: &[(PosistionAndSize, HierarchyToken)],
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 365 | ) -> ParseResult<&HierarchyToken, [(PosistionAndSize, HierarchyToken)]> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |      |           |
[INFO] [stdout]     |      |           the same lifetime is elided 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] 365 | ) -> ParseResult<'_, &HierarchyToken, [(PosistionAndSize, HierarchyToken)]> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/hierarchy/mod.rs:370:12
[INFO] [stdout]     |
[INFO] [stdout] 370 |     input: &[(PosistionAndSize, HierarchyToken)],
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 371 | ) -> ParseResult<&HierarchyToken, [(PosistionAndSize, HierarchyToken)]> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |      |           |
[INFO] [stdout]     |      |           the same lifetime is elided 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] 371 | ) -> ParseResult<'_, &HierarchyToken, [(PosistionAndSize, HierarchyToken)]> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/hierarchy/mod.rs:376:12
[INFO] [stdout]     |
[INFO] [stdout] 376 |     input: &[(PosistionAndSize, HierarchyToken)],
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 377 | ) -> ParseResult<&HierarchyToken, [(PosistionAndSize, HierarchyToken)]> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |      |           |
[INFO] [stdout]     |      |           the same lifetime is elided 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] 377 | ) -> ParseResult<'_, &HierarchyToken, [(PosistionAndSize, HierarchyToken)]> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/hierarchy/mod.rs:382:12
[INFO] [stdout]     |
[INFO] [stdout] 382 |     input: &[(PosistionAndSize, HierarchyToken)],
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 383 | ) -> ParseResult<&HierarchyToken, [(PosistionAndSize, HierarchyToken)]> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |      |           |
[INFO] [stdout]     |      |           the same lifetime is elided 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] 383 | ) -> ParseResult<'_, &HierarchyToken, [(PosistionAndSize, HierarchyToken)]> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/hierarchy/mod.rs:388:12
[INFO] [stdout]     |
[INFO] [stdout] 388 |     input: &[(PosistionAndSize, HierarchyToken)],
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 389 | ) -> ParseResult<&HierarchyToken, [(PosistionAndSize, HierarchyToken)]> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |      |           |
[INFO] [stdout]     |      |           the same lifetime is elided 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] 389 | ) -> ParseResult<'_, &HierarchyToken, [(PosistionAndSize, HierarchyToken)]> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/hierarchy/mod.rs:394:12
[INFO] [stdout]     |
[INFO] [stdout] 394 |     input: &[(PosistionAndSize, HierarchyToken)],
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 395 | ) -> ParseResult<&HierarchyToken, [(PosistionAndSize, HierarchyToken)]> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |      |           |
[INFO] [stdout]     |      |           the same lifetime is elided 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] 395 | ) -> ParseResult<'_, &HierarchyToken, [(PosistionAndSize, HierarchyToken)]> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fst-file/src/block_parsers/hierarchy/attribute_type.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn parse(input: &[u8]) -> ParseResult<Self> {
[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] 19 |     fn parse(input: &[u8]) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fst-file/src/block_parsers/hierarchy/misc_type.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn parse(input: &[u8]) -> ParseResult<Self> {
[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] 23 |     fn parse(input: &[u8]) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fst-file/src/block_parsers/hierarchy/scope_type.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn parse(input: &[u8]) -> ParseResult<Self> {
[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(input: &[u8]) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fst-file/src/block_parsers/hierarchy/var_dir.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn parse(input: &[u8]) -> ParseResult<Self> {
[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] 20 |     fn parse(input: &[u8]) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fst-file/src/block_parsers/hierarchy/var_type.rs:43:21
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn parse(input: &[u8]) -> ParseResult<Self> {
[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(input: &[u8]) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/value_change_data.rs:181:10
[INFO] [stdout]     |
[INFO] [stdout] 179 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 180 |         input: &'a [u8],
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 181 |     ) -> ParseResult<ValueChangeDataIntermediate> {
[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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 181 |     ) -> ParseResult<'a, ValueChangeDataIntermediate> {
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> fst-file/src/data_types/varint.rs:41:50
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn parse<'a>(input: &'a [u8]) -> ParseResult<'_, VarInt> {
[INFO] [stdout]    |                          --                      ^^ the same lifetime is elided here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 41 -     fn parse<'a>(input: &'a [u8]) -> ParseResult<'_, VarInt> {
[INFO] [stdout] 41 +     fn parse<'a>(input: &'a [u8]) -> ParseResult<'a, VarInt> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/data_types/varint.rs:104:50
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn parse<'a>(input: &'a [u8]) -> ParseResult<'_, SVarInt> {
[INFO] [stdout]     |                          --                      ^^ the same lifetime is elided here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 104 -     fn parse<'a>(input: &'a [u8]) -> ParseResult<'_, SVarInt> {
[INFO] [stdout] 104 +     fn parse<'a>(input: &'a [u8]) -> ParseResult<'a, SVarInt> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking fst-file-cli v0.1.0 (/opt/rustwide/workdir/fst-file-cli)
[INFO] [stdout] warning: unused import: `blocks::*`
[INFO] [stdout]   --> fst-file/src/data_types/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use blocks::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> fst-file/src/lib.rs:25:49
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn parse_blocks<'a>(input: &'a [u8]) -> IResult<&[u8], Vec<BlockInfo>, VerboseError<&[u8]>> {
[INFO] [stdout]    |                             --                  ^^^^^                               ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |                   |
[INFO] [stdout]    |                             |                   the same lifetime is elided here
[INFO] [stdout]    |                             the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn parse_blocks<'a>(input: &'a [u8]) -> IResult<&'a [u8], Vec<BlockInfo>, VerboseError<&'a [u8]>> {
[INFO] [stdout]    |                                                  ++                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/mod.rs:134:16
[INFO] [stdout]     |
[INFO] [stdout] 134 |         input: &[u8],
[INFO] [stdout]     |                ^^^^^ the lifetime is elided here
[INFO] [stdout] 135 |     ) -> IResult<&[u8], (Span, Self), VerboseError<&[u8]>> {
[INFO] [stdout]     |                  ^^^^^   ^^^^                      ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                  |       |
[INFO] [stdout]     |                  |       the same lifetime is hidden here
[INFO] [stdout]     |                  the same 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] 135 |     ) -> IResult<&[u8], (Span<'_>, Self), VerboseError<&[u8]>> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fst-file/src/block_parsers/blackout.rs:57:21
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn parse(input: &[u8]) -> ParseResult<BlackoutRecord> {
[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(input: &[u8]) -> ParseResult<'_, BlackoutRecord> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fst-file/src/block_parsers/blackout.rs:65:21
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn parse(input: &[u8]) -> ParseResult<BlackoutContent> {
[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] 65 |     fn parse(input: &[u8]) -> ParseResult<'_, BlackoutContent> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fst-file/src/block_parsers/geometry.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn parse(input: &[u8]) -> ParseResult<Self> {
[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] 50 |     fn parse(input: &[u8]) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fst-file/src/block_parsers/header.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn parse(input: &[u8]) -> ParseResult<HeaderBlockContent> {
[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(input: &[u8]) -> ParseResult<'_, HeaderBlockContent> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/hierarchy/mod.rs:196:28
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn parse_tokens(input: &[u8]) -> ParseResult<Vec<(Span, HierarchyToken)>> {
[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] 196 |     fn parse_tokens(input: &[u8]) -> ParseResult<'_, Vec<(Span<'_>, HierarchyToken)>> {
[INFO] [stdout]     |                                                  +++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/hierarchy/mod.rs:211:32
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn parse_attr_begin(input: &[u8]) -> ParseResult<'_, (Span, HierarchyToken)> {
[INFO] [stdout]     |                                ^^^^^                 ^^   ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                     |
[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] 211 |     fn parse_attr_begin(input: &[u8]) -> ParseResult<'_, (Span<'_>, HierarchyToken)> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/hierarchy/mod.rs:234:30
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn parse_attr_end(input: &[u8]) -> ParseResult<(Span, HierarchyToken)> {
[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] 234 |     fn parse_attr_end(input: &[u8]) -> ParseResult<'_, (Span<'_>, HierarchyToken)> {
[INFO] [stdout]     |                                                    +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/hierarchy/mod.rs:244:33
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn parse_scope_begin(input: &[u8]) -> ParseResult<(Span, HierarchyToken)> {
[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] 244 |     fn parse_scope_begin(input: &[u8]) -> ParseResult<'_, (Span<'_>, HierarchyToken)> {
[INFO] [stdout]     |                                                       +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/hierarchy/mod.rs:265:31
[INFO] [stdout]     |
[INFO] [stdout] 265 |     fn parse_scope_end(input: &[u8]) -> ParseResult<(Span, HierarchyToken)> {
[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] 265 |     fn parse_scope_end(input: &[u8]) -> ParseResult<'_, (Span<'_>, HierarchyToken)> {
[INFO] [stdout]     |                                                     +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/hierarchy/mod.rs:272:25
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn parse_vcd(input: &[u8]) -> ParseResult<(Span, HierarchyToken)> {
[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] 272 |     fn parse_vcd(input: &[u8]) -> ParseResult<'_, (Span<'_>, HierarchyToken)> {
[INFO] [stdout]     |                                               +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/hierarchy/mod.rs:296:29
[INFO] [stdout]     |
[INFO] [stdout] 296 |     fn parse_unknown(input: &[u8]) -> ParseResult<(Span, HierarchyToken)> {
[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] 296 |     fn parse_unknown(input: &[u8]) -> ParseResult<'_, (Span<'_>, HierarchyToken)> {
[INFO] [stdout]     |                                                   +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/hierarchy/mod.rs:307:16
[INFO] [stdout]     |
[INFO] [stdout] 307 |         input: &[(PosistionAndSize, HierarchyToken)],
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 308 |     ) -> ParseResult<Scope, [(PosistionAndSize, HierarchyToken)]> {
[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] 308 |     ) -> ParseResult<'_, Scope, [(PosistionAndSize, HierarchyToken)]> {
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/hierarchy/mod.rs:364:12
[INFO] [stdout]     |
[INFO] [stdout] 364 |     input: &[(PosistionAndSize, HierarchyToken)],
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 365 | ) -> ParseResult<&HierarchyToken, [(PosistionAndSize, HierarchyToken)]> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |      |           |
[INFO] [stdout]     |      |           the same lifetime is elided 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] 365 | ) -> ParseResult<'_, &HierarchyToken, [(PosistionAndSize, HierarchyToken)]> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/hierarchy/mod.rs:370:12
[INFO] [stdout]     |
[INFO] [stdout] 370 |     input: &[(PosistionAndSize, HierarchyToken)],
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 371 | ) -> ParseResult<&HierarchyToken, [(PosistionAndSize, HierarchyToken)]> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |      |           |
[INFO] [stdout]     |      |           the same lifetime is elided 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] 371 | ) -> ParseResult<'_, &HierarchyToken, [(PosistionAndSize, HierarchyToken)]> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/hierarchy/mod.rs:376:12
[INFO] [stdout]     |
[INFO] [stdout] 376 |     input: &[(PosistionAndSize, HierarchyToken)],
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 377 | ) -> ParseResult<&HierarchyToken, [(PosistionAndSize, HierarchyToken)]> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |      |           |
[INFO] [stdout]     |      |           the same lifetime is elided 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] 377 | ) -> ParseResult<'_, &HierarchyToken, [(PosistionAndSize, HierarchyToken)]> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/hierarchy/mod.rs:382:12
[INFO] [stdout]     |
[INFO] [stdout] 382 |     input: &[(PosistionAndSize, HierarchyToken)],
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 383 | ) -> ParseResult<&HierarchyToken, [(PosistionAndSize, HierarchyToken)]> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |      |           |
[INFO] [stdout]     |      |           the same lifetime is elided 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] 383 | ) -> ParseResult<'_, &HierarchyToken, [(PosistionAndSize, HierarchyToken)]> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/hierarchy/mod.rs:388:12
[INFO] [stdout]     |
[INFO] [stdout] 388 |     input: &[(PosistionAndSize, HierarchyToken)],
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 389 | ) -> ParseResult<&HierarchyToken, [(PosistionAndSize, HierarchyToken)]> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |      |           |
[INFO] [stdout]     |      |           the same lifetime is elided 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] 389 | ) -> ParseResult<'_, &HierarchyToken, [(PosistionAndSize, HierarchyToken)]> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/hierarchy/mod.rs:394:12
[INFO] [stdout]     |
[INFO] [stdout] 394 |     input: &[(PosistionAndSize, HierarchyToken)],
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 395 | ) -> ParseResult<&HierarchyToken, [(PosistionAndSize, HierarchyToken)]> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |      |           |
[INFO] [stdout]     |      |           the same lifetime is elided 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] 395 | ) -> ParseResult<'_, &HierarchyToken, [(PosistionAndSize, HierarchyToken)]> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fst-file/src/block_parsers/hierarchy/attribute_type.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn parse(input: &[u8]) -> ParseResult<Self> {
[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] 19 |     fn parse(input: &[u8]) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fst-file/src/block_parsers/hierarchy/misc_type.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn parse(input: &[u8]) -> ParseResult<Self> {
[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] 23 |     fn parse(input: &[u8]) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fst-file/src/block_parsers/hierarchy/scope_type.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn parse(input: &[u8]) -> ParseResult<Self> {
[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(input: &[u8]) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fst-file/src/block_parsers/hierarchy/var_dir.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn parse(input: &[u8]) -> ParseResult<Self> {
[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] 20 |     fn parse(input: &[u8]) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fst-file/src/block_parsers/hierarchy/var_type.rs:43:21
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn parse(input: &[u8]) -> ParseResult<Self> {
[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(input: &[u8]) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/block_parsers/value_change_data.rs:181:10
[INFO] [stdout]     |
[INFO] [stdout] 179 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 180 |         input: &'a [u8],
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 181 |     ) -> ParseResult<ValueChangeDataIntermediate> {
[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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 181 |     ) -> ParseResult<'a, ValueChangeDataIntermediate> {
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> fst-file/src/data_types/varint.rs:41:50
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn parse<'a>(input: &'a [u8]) -> ParseResult<'_, VarInt> {
[INFO] [stdout]    |                          --                      ^^ the same lifetime is elided here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 41 -     fn parse<'a>(input: &'a [u8]) -> ParseResult<'_, VarInt> {
[INFO] [stdout] 41 +     fn parse<'a>(input: &'a [u8]) -> ParseResult<'a, VarInt> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> fst-file/src/data_types/varint.rs:104:50
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn parse<'a>(input: &'a [u8]) -> ParseResult<'_, SVarInt> {
[INFO] [stdout]     |                          --                      ^^ the same lifetime is elided here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 104 -     fn parse<'a>(input: &'a [u8]) -> ParseResult<'_, SVarInt> {
[INFO] [stdout] 104 +     fn parse<'a>(input: &'a [u8]) -> ParseResult<'a, SVarInt> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.91s
[INFO] running `Command { std: "docker" "inspect" "ba61ee4be7914f8fedcf40d49a560e742a23a69f0d019bbe85ec973244482fd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba61ee4be7914f8fedcf40d49a560e742a23a69f0d019bbe85ec973244482fd2", kill_on_drop: false }`
[INFO] [stdout] ba61ee4be7914f8fedcf40d49a560e742a23a69f0d019bbe85ec973244482fd2
