[INFO] cloning repository https://github.com/A-K-O-R-A/heif-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/A-K-O-R-A/heif-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA-K-O-R-A%2Fheif-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA-K-O-R-A%2Fheif-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff95e9e99f6f22ff4982af342f7a78c2ff1fc1f6
[INFO] checking A-K-O-R-A/heif-rs against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA-K-O-R-A%2Fheif-rs" "/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/A-K-O-R-A/heif-rs
[INFO] finished tweaking git repo https://github.com/A-K-O-R-A/heif-rs
[INFO] tweaked toml for git repo https://github.com/A-K-O-R-A/heif-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/A-K-O-R-A/heif-rs on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/A-K-O-R-A/heif-rs 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e3d5282d80b3698de2b8faa2b549f21a8a68f881752bef130c12d06b8aded340
[INFO] running `Command { std: "docker" "start" "-a" "e3d5282d80b3698de2b8faa2b549f21a8a68f881752bef130c12d06b8aded340", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3d5282d80b3698de2b8faa2b549f21a8a68f881752bef130c12d06b8aded340", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3d5282d80b3698de2b8faa2b549f21a8a68f881752bef130c12d06b8aded340", kill_on_drop: false }`
[INFO] [stdout] e3d5282d80b3698de2b8faa2b549f21a8a68f881752bef130c12d06b8aded340
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e16e6f82a329b75d0ef387aeffeb69d8593c624927c92455d8a402a2e9f2964f
[INFO] running `Command { std: "docker" "start" "-a" "e16e6f82a329b75d0ef387aeffeb69d8593c624927c92455d8a402a2e9f2964f", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling heif-macros v0.1.0 (/opt/rustwide/workdir/heif-macros)
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking heif-lib v0.1.0 (/opt/rustwide/workdir/heif-lib)
[INFO] [stdout] warning: unused variable: `offset_size`
[INFO] [stdout]    --> heif-lib/src/parser/boxes/meta.rs:109:14
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let (i, (offset_size, length_size, base_offset_size)) = (be_u16, be_u16, be_u16).parse(i)?;
[INFO] [stdout]     |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset_size`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `length_size`
[INFO] [stdout]    --> heif-lib/src/parser/boxes/meta.rs:109:27
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let (i, (offset_size, length_size, base_offset_size)) = (be_u16, be_u16, be_u16).parse(i)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_length_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_offset_size`
[INFO] [stdout]    --> heif-lib/src/parser/boxes/meta.rs:109:40
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let (i, (offset_size, length_size, base_offset_size)) = (be_u16, be_u16, be_u16).parse(i)?;
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_offset_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset_size`
[INFO] [stdout]    --> heif-lib/src/parser/boxes/meta.rs:109:14
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let (i, (offset_size, length_size, base_offset_size)) = (be_u16, be_u16, be_u16).parse(i)?;
[INFO] [stdout]     |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset_size`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `length_size`
[INFO] [stdout]    --> heif-lib/src/parser/boxes/meta.rs:109:27
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let (i, (offset_size, length_size, base_offset_size)) = (be_u16, be_u16, be_u16).parse(i)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_length_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_offset_size`
[INFO] [stdout]    --> heif-lib/src/parser/boxes/meta.rs:109:40
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let (i, (offset_size, length_size, base_offset_size)) = (be_u16, be_u16, be_u16).parse(i)?;
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_offset_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> heif-lib/src/parser/box_map.rs:10:36
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn parse_generic_box(base_box: GenericBox) -> IResult<&[u8], ParsedBox> {
[INFO] [stdout]    |                                    ^^^^^^^^^^             ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |                      |
[INFO] [stdout]    |                                    |                      the same lifetime is elided here
[INFO] [stdout]    |                                    the lifetime is hidden 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] 10 | pub fn parse_generic_box(base_box: GenericBox<'_>) -> IResult<&[u8], ParsedBox<'_>> {
[INFO] [stdout]    |                                              ++++                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> heif-lib/src/parser/boxes/ftyp.rs:11:38
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn parse_file_type_box(base_box: GenericBox) -> IResult<&[u8], FileTypeBox> {
[INFO] [stdout]    |                                      ^^^^^^^^^^             ^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |                      |
[INFO] [stdout]    |                                      |                      the same lifetime is elided here
[INFO] [stdout]    |                                      the 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] 11 | pub fn parse_file_type_box(base_box: GenericBox<'_>) -> IResult<&[u8], FileTypeBox<'_>> {
[INFO] [stdout]    |                                                ++++                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> heif-lib/src/parser/boxes/meta.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn parse_meta_box(base_box: GenericBox) -> IResult<&[u8], MetaBox> {
[INFO] [stdout]    |                                 ^^^^^^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |                      |
[INFO] [stdout]    |                                 |                      the same lifetime is elided here
[INFO] [stdout]    |                                 the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn parse_meta_box(base_box: GenericBox<'_>) -> IResult<&[u8], MetaBox<'_>> {
[INFO] [stdout]    |                                           ++++                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> heif-lib/src/parser/boxes/meta.rs:32:36
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn parse_handler_box(base_box: GenericBox) -> IResult<&[u8], HandlerBox> {
[INFO] [stdout]    |                                    ^^^^^^^^^^             ^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |                      |
[INFO] [stdout]    |                                    |                      the same lifetime is elided here
[INFO] [stdout]    |                                    the 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] 32 | pub fn parse_handler_box(base_box: GenericBox<'_>) -> IResult<&[u8], HandlerBox<'_>> {
[INFO] [stdout]    |                                              ++++                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> heif-lib/src/parser/boxes/meta.rs:52:41
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn parse_primary_item_box(base_box: GenericBox) -> IResult<&[u8], PrimaryItemBox> {
[INFO] [stdout]    |                                         ^^^^^^^^^^             ^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                         |                      |
[INFO] [stdout]    |                                         |                      the same lifetime is elided here
[INFO] [stdout]    |                                         the 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] 52 | pub fn parse_primary_item_box(base_box: GenericBox<'_>) -> IResult<&[u8], PrimaryItemBox<'_>> {
[INFO] [stdout]    |                                                   ++++                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> heif-lib/src/parser/boxes/meta.rs:80:45
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub fn parse_data_information_box(base_box: GenericBox) -> IResult<&[u8], MetaBox> {
[INFO] [stdout]    |                                             ^^^^^^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                             |                      |
[INFO] [stdout]    |                                             |                      the same lifetime is elided here
[INFO] [stdout]    |                                             the 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] 80 | pub fn parse_data_information_box(base_box: GenericBox<'_>) -> IResult<&[u8], MetaBox<'_>> {
[INFO] [stdout]    |                                                       ++++                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> heif-lib/src/parser/boxes/meta.rs:98:42
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn parse_item_location_box(base_box: GenericBox) -> IResult<&[u8], MetaBox> {
[INFO] [stdout]    |                                          ^^^^^^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                          |                      |
[INFO] [stdout]    |                                          |                      the same lifetime is elided here
[INFO] [stdout]    |                                          the 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] 98 | pub fn parse_item_location_box(base_box: GenericBox<'_>) -> IResult<&[u8], MetaBox<'_>> {
[INFO] [stdout]    |                                                    ++++                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> heif-lib/src/parser/boxes/meta.rs:123:44
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub fn parse_item_protection_box(base_box: GenericBox) -> IResult<&[u8], MetaBox> {
[INFO] [stdout]     |                                            ^^^^^^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |                      |
[INFO] [stdout]     |                                            |                      the same lifetime is elided here
[INFO] [stdout]     |                                            the 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] 123 | pub fn parse_item_protection_box(base_box: GenericBox<'_>) -> IResult<&[u8], MetaBox<'_>> {
[INFO] [stdout]     |                                                      ++++                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> heif-lib/src/parser/boxes/meta.rs:140:38
[INFO] [stdout]     |
[INFO] [stdout] 140 | pub fn parse_item_info_box(base_box: GenericBox) -> IResult<&[u8], MetaBox> {
[INFO] [stdout]     |                                      ^^^^^^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |                      |
[INFO] [stdout]     |                                      |                      the same lifetime is elided here
[INFO] [stdout]     |                                      the 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] 140 | pub fn parse_item_info_box(base_box: GenericBox<'_>) -> IResult<&[u8], MetaBox<'_>> {
[INFO] [stdout]     |                                                ++++                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> heif-lib/src/parser/boxes/meta.rs:158:41
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub fn parse_ipmp_control_box(base_box: GenericBox) -> IResult<&[u8], MetaBox> {
[INFO] [stdout]     |                                         ^^^^^^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                         |                      |
[INFO] [stdout]     |                                         |                      the same lifetime is elided here
[INFO] [stdout]     |                                         the 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] 158 | pub fn parse_ipmp_control_box(base_box: GenericBox<'_>) -> IResult<&[u8], MetaBox<'_>> {
[INFO] [stdout]     |                                                   ++++                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> heif-lib/src/parser/boxes/meta.rs:176:43
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn parse_item_reference_box(base_box: GenericBox) -> IResult<&[u8], MetaBox> {
[INFO] [stdout]     |                                           ^^^^^^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                           |                      |
[INFO] [stdout]     |                                           |                      the same lifetime is elided here
[INFO] [stdout]     |                                           the 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] 176 | pub fn parse_item_reference_box(base_box: GenericBox<'_>) -> IResult<&[u8], MetaBox<'_>> {
[INFO] [stdout]     |                                                     ++++                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> heif-lib/src/parser/boxes/meta.rs:194:38
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub fn parse_item_data_box(base_box: GenericBox) -> IResult<&[u8], MetaBox> {
[INFO] [stdout]     |                                      ^^^^^^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |                      |
[INFO] [stdout]     |                                      |                      the same lifetime is elided here
[INFO] [stdout]     |                                      the 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] 194 | pub fn parse_item_data_box(base_box: GenericBox<'_>) -> IResult<&[u8], MetaBox<'_>> {
[INFO] [stdout]     |                                                ++++                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> heif-lib/src/parser/generic_box.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn parse_base_box(i: &[u8]) -> IResult<&[u8], GenericBox> {
[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] 21 | pub fn parse_base_box(i: &[u8]) -> IResult<&[u8], GenericBox<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> heif-lib/src/parser/generic_box.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn parse_boxes(i: &[u8]) -> IResult<&[u8], Vec<GenericBox>> {
[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] 38 | pub fn parse_boxes(i: &[u8]) -> IResult<&[u8], Vec<GenericBox<'_>>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> heif-lib/src/parser/generic_box.rs:66:33
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn parse_full_box(base_box: GenericBox) -> IResult<&[u8], GenericFullBox> {
[INFO] [stdout]    |                                 ^^^^^^^^^^             ^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |                      |
[INFO] [stdout]    |                                 |                      the same lifetime is elided here
[INFO] [stdout]    |                                 the 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] 66 | pub fn parse_full_box(base_box: GenericBox<'_>) -> IResult<&[u8], GenericFullBox<'_>> {
[INFO] [stdout]    |                                           ++++                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> heif-lib/src/parser/box_map.rs:10:36
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn parse_generic_box(base_box: GenericBox) -> IResult<&[u8], ParsedBox> {
[INFO] [stdout]    |                                    ^^^^^^^^^^             ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |                      |
[INFO] [stdout]    |                                    |                      the same lifetime is elided here
[INFO] [stdout]    |                                    the lifetime is hidden 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] 10 | pub fn parse_generic_box(base_box: GenericBox<'_>) -> IResult<&[u8], ParsedBox<'_>> {
[INFO] [stdout]    |                                              ++++                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> heif-lib/src/parser/boxes/ftyp.rs:11:38
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn parse_file_type_box(base_box: GenericBox) -> IResult<&[u8], FileTypeBox> {
[INFO] [stdout]    |                                      ^^^^^^^^^^             ^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |                      |
[INFO] [stdout]    |                                      |                      the same lifetime is elided here
[INFO] [stdout]    |                                      the 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] 11 | pub fn parse_file_type_box(base_box: GenericBox<'_>) -> IResult<&[u8], FileTypeBox<'_>> {
[INFO] [stdout]    |                                                ++++                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> heif-lib/src/parser/boxes/meta.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn parse_meta_box(base_box: GenericBox) -> IResult<&[u8], MetaBox> {
[INFO] [stdout]    |                                 ^^^^^^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |                      |
[INFO] [stdout]    |                                 |                      the same lifetime is elided here
[INFO] [stdout]    |                                 the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn parse_meta_box(base_box: GenericBox<'_>) -> IResult<&[u8], MetaBox<'_>> {
[INFO] [stdout]    |                                           ++++                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> heif-lib/src/parser/boxes/meta.rs:32:36
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn parse_handler_box(base_box: GenericBox) -> IResult<&[u8], HandlerBox> {
[INFO] [stdout]    |                                    ^^^^^^^^^^             ^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |                      |
[INFO] [stdout]    |                                    |                      the same lifetime is elided here
[INFO] [stdout]    |                                    the 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] 32 | pub fn parse_handler_box(base_box: GenericBox<'_>) -> IResult<&[u8], HandlerBox<'_>> {
[INFO] [stdout]    |                                              ++++                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> heif-lib/src/parser/boxes/meta.rs:52:41
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn parse_primary_item_box(base_box: GenericBox) -> IResult<&[u8], PrimaryItemBox> {
[INFO] [stdout]    |                                         ^^^^^^^^^^             ^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                         |                      |
[INFO] [stdout]    |                                         |                      the same lifetime is elided here
[INFO] [stdout]    |                                         the 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] 52 | pub fn parse_primary_item_box(base_box: GenericBox<'_>) -> IResult<&[u8], PrimaryItemBox<'_>> {
[INFO] [stdout]    |                                                   ++++                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> heif-lib/src/parser/boxes/meta.rs:80:45
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub fn parse_data_information_box(base_box: GenericBox) -> IResult<&[u8], MetaBox> {
[INFO] [stdout]    |                                             ^^^^^^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                             |                      |
[INFO] [stdout]    |                                             |                      the same lifetime is elided here
[INFO] [stdout]    |                                             the 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] 80 | pub fn parse_data_information_box(base_box: GenericBox<'_>) -> IResult<&[u8], MetaBox<'_>> {
[INFO] [stdout]    |                                                       ++++                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> heif-lib/src/parser/boxes/meta.rs:98:42
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn parse_item_location_box(base_box: GenericBox) -> IResult<&[u8], MetaBox> {
[INFO] [stdout]    |                                          ^^^^^^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                          |                      |
[INFO] [stdout]    |                                          |                      the same lifetime is elided here
[INFO] [stdout]    |                                          the 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] 98 | pub fn parse_item_location_box(base_box: GenericBox<'_>) -> IResult<&[u8], MetaBox<'_>> {
[INFO] [stdout]    |                                                    ++++                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> heif-lib/src/parser/boxes/meta.rs:123:44
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub fn parse_item_protection_box(base_box: GenericBox) -> IResult<&[u8], MetaBox> {
[INFO] [stdout]     |                                            ^^^^^^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |                      |
[INFO] [stdout]     |                                            |                      the same lifetime is elided here
[INFO] [stdout]     |                                            the 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] 123 | pub fn parse_item_protection_box(base_box: GenericBox<'_>) -> IResult<&[u8], MetaBox<'_>> {
[INFO] [stdout]     |                                                      ++++                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> heif-lib/src/parser/boxes/meta.rs:140:38
[INFO] [stdout]     |
[INFO] [stdout] 140 | pub fn parse_item_info_box(base_box: GenericBox) -> IResult<&[u8], MetaBox> {
[INFO] [stdout]     |                                      ^^^^^^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |                      |
[INFO] [stdout]     |                                      |                      the same lifetime is elided here
[INFO] [stdout]     |                                      the 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] 140 | pub fn parse_item_info_box(base_box: GenericBox<'_>) -> IResult<&[u8], MetaBox<'_>> {
[INFO] [stdout]     |                                                ++++                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> heif-lib/src/parser/boxes/meta.rs:158:41
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub fn parse_ipmp_control_box(base_box: GenericBox) -> IResult<&[u8], MetaBox> {
[INFO] [stdout]     |                                         ^^^^^^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                         |                      |
[INFO] [stdout]     |                                         |                      the same lifetime is elided here
[INFO] [stdout]     |                                         the 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] 158 | pub fn parse_ipmp_control_box(base_box: GenericBox<'_>) -> IResult<&[u8], MetaBox<'_>> {
[INFO] [stdout]     |                                                   ++++                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> heif-lib/src/parser/boxes/meta.rs:176:43
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn parse_item_reference_box(base_box: GenericBox) -> IResult<&[u8], MetaBox> {
[INFO] [stdout]     |                                           ^^^^^^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                           |                      |
[INFO] [stdout]     |                                           |                      the same lifetime is elided here
[INFO] [stdout]     |                                           the 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] 176 | pub fn parse_item_reference_box(base_box: GenericBox<'_>) -> IResult<&[u8], MetaBox<'_>> {
[INFO] [stdout]     |                                                     ++++                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> heif-lib/src/parser/boxes/meta.rs:194:38
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub fn parse_item_data_box(base_box: GenericBox) -> IResult<&[u8], MetaBox> {
[INFO] [stdout]     |                                      ^^^^^^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |                      |
[INFO] [stdout]     |                                      |                      the same lifetime is elided here
[INFO] [stdout]     |                                      the 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] 194 | pub fn parse_item_data_box(base_box: GenericBox<'_>) -> IResult<&[u8], MetaBox<'_>> {
[INFO] [stdout]     |                                                ++++                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> heif-lib/src/parser/generic_box.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn parse_base_box(i: &[u8]) -> IResult<&[u8], GenericBox> {
[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] 21 | pub fn parse_base_box(i: &[u8]) -> IResult<&[u8], GenericBox<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> heif-lib/src/parser/generic_box.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn parse_boxes(i: &[u8]) -> IResult<&[u8], Vec<GenericBox>> {
[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] 38 | pub fn parse_boxes(i: &[u8]) -> IResult<&[u8], Vec<GenericBox<'_>>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> heif-lib/src/parser/generic_box.rs:66:33
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn parse_full_box(base_box: GenericBox) -> IResult<&[u8], GenericFullBox> {
[INFO] [stdout]    |                                 ^^^^^^^^^^             ^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |                      |
[INFO] [stdout]    |                                 |                      the same lifetime is elided here
[INFO] [stdout]    |                                 the 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] 66 | pub fn parse_full_box(base_box: GenericBox<'_>) -> IResult<&[u8], GenericFullBox<'_>> {
[INFO] [stdout]    |                                           ++++                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking app v0.1.0 (/opt/rustwide/workdir/app)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.89s
[INFO] running `Command { std: "docker" "inspect" "e16e6f82a329b75d0ef387aeffeb69d8593c624927c92455d8a402a2e9f2964f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e16e6f82a329b75d0ef387aeffeb69d8593c624927c92455d8a402a2e9f2964f", kill_on_drop: false }`
[INFO] [stdout] e16e6f82a329b75d0ef387aeffeb69d8593c624927c92455d8a402a2e9f2964f
