[INFO] fetching crate nom-exif 2.5.4...
[INFO] building nom-exif-2.5.4 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate nom-exif 2.5.4 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate nom-exif 2.5.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate nom-exif 2.5.4
[INFO] tweaked toml for crates.io crate nom-exif 2.5.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nom-exif 2.5.4 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nom-exif 2.5.4 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76d0d6bb52db9bbd5d81d43ae606ed50846b6aa75b9332e8bce075151ed46190
[INFO] running `Command { std: "docker" "start" "-a" "76d0d6bb52db9bbd5d81d43ae606ed50846b6aa75b9332e8bce075151ed46190", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76d0d6bb52db9bbd5d81d43ae606ed50846b6aa75b9332e8bce075151ed46190", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76d0d6bb52db9bbd5d81d43ae606ed50846b6aa75b9332e8bce075151ed46190", kill_on_drop: false }`
[INFO] [stdout] 76d0d6bb52db9bbd5d81d43ae606ed50846b6aa75b9332e8bce075151ed46190
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56f6f42582381c9e186e437aa31f7dc7df7e9c493a285c1439164d6ba9213035
[INFO] running `Command { std: "docker" "start" "-a" "56f6f42582381c9e186e437aa31f7dc7df7e9c493a285c1439164d6ba9213035", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling geo-types v0.7.16
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling iso6709parse v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling nom-exif v2.5.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mov.rs:380:27
[INFO] [stdout]     |
[INFO] [stdout] 380 | fn parse_moov_body(input: &[u8]) -> EntriesResult {
[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] 380 | fn parse_moov_body(input: &[u8]) -> EntriesResult<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/raf.rs:28:32
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub(crate) fn parse(input: &[u8]) -> IResult<&[u8], RafInfo> {
[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] 28 |     pub(crate) fn parse(input: &[u8]) -> IResult<&[u8], RafInfo<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bbox/tkhd.rs:109:28
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn find_video_track(input: &[u8]) -> crate::Result<Option<BoxHolder>> {
[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] 109 | fn find_video_track(input: &[u8]) -> crate::Result<Option<BoxHolder<'_>>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file.rs:328:36
[INFO] [stdout]     |
[INFO] [stdout] 328 | fn get_ftyp_and_major_brand(input: &[u8]) -> crate::Result<(BoxHolder, Option<&[u8]>)> {
[INFO] [stdout]     |                                    ^^^^^                    ^^^^^^^^^         ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                    |                        |
[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] 328 | fn get_ftyp_and_major_brand(input: &[u8]) -> crate::Result<(BoxHolder<'_>, Option<&[u8]>)> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]   --> src/bbox.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub enum Error {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ConstructionMethod` is never used
[INFO] [stdout]    --> src/bbox/iloc.rs:159:6
[INFO] [stdout]     |
[INFO] [stdout] 159 | enum ConstructionMethod {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ItemLocationExtent` is never constructed
[INFO] [stdout]    --> src/bbox/meta.rs:142:8
[INFO] [stdout]     |
[INFO] [stdout] 142 | struct ItemLocationExtent {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ItemLocation` is never constructed
[INFO] [stdout]    --> src/bbox/meta.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub struct ItemLocation {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SkipBufRead` is never constructed
[INFO] [stdout]   --> src/skip.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct SkipBufRead(());
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.86s
[INFO] running `Command { std: "docker" "inspect" "56f6f42582381c9e186e437aa31f7dc7df7e9c493a285c1439164d6ba9213035", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56f6f42582381c9e186e437aa31f7dc7df7e9c493a285c1439164d6ba9213035", kill_on_drop: false }`
[INFO] [stdout] 56f6f42582381c9e186e437aa31f7dc7df7e9c493a285c1439164d6ba9213035
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5ef1ed55d456d475082e74f2b762fd0c22d001e4659a7d314e3ace083f47937
[INFO] running `Command { std: "docker" "start" "-a" "a5ef1ed55d456d475082e74f2b762fd0c22d001e4659a7d314e3ace083f47937", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling nom-exif v2.5.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]   --> src/bbox.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub enum Error {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ConstructionMethod` is never used
[INFO] [stdout]    --> src/bbox/iloc.rs:159:6
[INFO] [stdout]     |
[INFO] [stdout] 159 | enum ConstructionMethod {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ItemLocationExtent` is never constructed
[INFO] [stdout]    --> src/bbox/meta.rs:142:8
[INFO] [stdout]     |
[INFO] [stdout] 142 | struct ItemLocationExtent {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ItemLocation` is never constructed
[INFO] [stdout]    --> src/bbox/meta.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub struct ItemLocation {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SkipBufRead` is never constructed
[INFO] [stdout]   --> src/skip.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct SkipBufRead(());
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bbox/tkhd.rs:109:28
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn find_video_track(input: &[u8]) -> crate::Result<Option<BoxHolder>> {
[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] 109 | fn find_video_track(input: &[u8]) -> crate::Result<Option<BoxHolder<'_>>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file.rs:328:36
[INFO] [stdout]     |
[INFO] [stdout] 328 | fn get_ftyp_and_major_brand(input: &[u8]) -> crate::Result<(BoxHolder, Option<&[u8]>)> {
[INFO] [stdout]     |                                    ^^^^^                    ^^^^^^^^^         ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                    |                        |
[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] 328 | fn get_ftyp_and_major_brand(input: &[u8]) -> crate::Result<(BoxHolder<'_>, Option<&[u8]>)> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mov.rs:380:27
[INFO] [stdout]     |
[INFO] [stdout] 380 | fn parse_moov_body(input: &[u8]) -> EntriesResult {
[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] 380 | fn parse_moov_body(input: &[u8]) -> EntriesResult<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/raf.rs:28:32
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub(crate) fn parse(input: &[u8]) -> IResult<&[u8], RafInfo> {
[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] 28 |     pub(crate) fn parse(input: &[u8]) -> IResult<&[u8], RafInfo<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file.rs:328:36
[INFO] [stdout]     |
[INFO] [stdout] 328 | fn get_ftyp_and_major_brand(input: &[u8]) -> crate::Result<(BoxHolder, Option<&[u8]>)> {
[INFO] [stdout]     |                                    ^^^^^                    ^^^^^^^^^         ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                    |                        |
[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] 328 | fn get_ftyp_and_major_brand(input: &[u8]) -> crate::Result<(BoxHolder<'_>, Option<&[u8]>)> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mov.rs:380:27
[INFO] [stdout]     |
[INFO] [stdout] 380 | fn parse_moov_body(input: &[u8]) -> EntriesResult {
[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] 380 | fn parse_moov_body(input: &[u8]) -> EntriesResult<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bbox/tkhd.rs:109:28
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn find_video_track(input: &[u8]) -> crate::Result<Option<BoxHolder>> {
[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] 109 | fn find_video_track(input: &[u8]) -> crate::Result<Option<BoxHolder<'_>>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/raf.rs:28:32
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub(crate) fn parse(input: &[u8]) -> IResult<&[u8], RafInfo> {
[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] 28 |     pub(crate) fn parse(input: &[u8]) -> IResult<&[u8], RafInfo<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]   --> src/bbox.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub enum Error {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ItemLocationExtent` is never constructed
[INFO] [stdout]    --> src/bbox/meta.rs:142:8
[INFO] [stdout]     |
[INFO] [stdout] 142 | struct ItemLocationExtent {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ItemLocation` is never constructed
[INFO] [stdout]    --> src/bbox/meta.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub struct ItemLocation {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ConstructionMethod` is never used
[INFO] [stdout]    --> src/bbox/iloc.rs:159:6
[INFO] [stdout]     |
[INFO] [stdout] 159 | enum ConstructionMethod {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SkipBufRead` is never constructed
[INFO] [stdout]   --> src/skip.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct SkipBufRead(());
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.34s
[INFO] running `Command { std: "docker" "inspect" "a5ef1ed55d456d475082e74f2b762fd0c22d001e4659a7d314e3ace083f47937", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5ef1ed55d456d475082e74f2b762fd0c22d001e4659a7d314e3ace083f47937", kill_on_drop: false }`
[INFO] [stdout] a5ef1ed55d456d475082e74f2b762fd0c22d001e4659a7d314e3ace083f47937
