[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] testing A-K-O-R-A/heif-rs against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[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-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/A-K-O-R-A/heif-rs on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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] 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-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b64b1b4743362cc91fe53b0e498231800c5a9fae1e1b243fc1a5e20f927ccfea
[INFO] running `Command { std: "docker" "start" "-a" "b64b1b4743362cc91fe53b0e498231800c5a9fae1e1b243fc1a5e20f927ccfea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b64b1b4743362cc91fe53b0e498231800c5a9fae1e1b243fc1a5e20f927ccfea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b64b1b4743362cc91fe53b0e498231800c5a9fae1e1b243fc1a5e20f927ccfea", kill_on_drop: false }`
[INFO] [stdout] b64b1b4743362cc91fe53b0e498231800c5a9fae1e1b243fc1a5e20f927ccfea
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ff2fe28250f55bf0c56744ac807531d0f9f514456e41dd6dccacd5df4e6fc23
[INFO] running `Command { std: "docker" "start" "-a" "0ff2fe28250f55bf0c56744ac807531d0f9f514456e41dd6dccacd5df4e6fc23", 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] 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 heif-macros v0.1.0 (/opt/rustwide/workdir/heif-macros)
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling 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)]` 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                                    |                      |
[INFO] [stdout]    |                                    |                      the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                                      |                      |
[INFO] [stdout]    |                                      |                      the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                                 |                      |
[INFO] [stdout]    |                                 |                      the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                                    |                      |
[INFO] [stdout]    |                                    |                      the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                                         |                      |
[INFO] [stdout]    |                                         |                      the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                                             |                      |
[INFO] [stdout]    |                                             |                      the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                                          |                      |
[INFO] [stdout]    |                                          |                      the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                                            |                      |
[INFO] [stdout]     |                                            |                      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                                      |                      |
[INFO] [stdout]     |                                      |                      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                                         |                      |
[INFO] [stdout]     |                                         |                      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                                           |                      |
[INFO] [stdout]     |                                           |                      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                                      |                      |
[INFO] [stdout]     |                                      |                      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                          |                 |
[INFO] [stdout]    |                          |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                       |                 |
[INFO] [stdout]    |                       |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                                 |                      |
[INFO] [stdout]    |                                 |                      the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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]    Compiling app v0.1.0 (/opt/rustwide/workdir/app)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.44s
[INFO] running `Command { std: "docker" "inspect" "0ff2fe28250f55bf0c56744ac807531d0f9f514456e41dd6dccacd5df4e6fc23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ff2fe28250f55bf0c56744ac807531d0f9f514456e41dd6dccacd5df4e6fc23", kill_on_drop: false }`
[INFO] [stdout] 0ff2fe28250f55bf0c56744ac807531d0f9f514456e41dd6dccacd5df4e6fc23
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c5a626e6008ed2c30b45e582f01485c5029509a13cc93f4941999e2c37ad840
[INFO] running `Command { std: "docker" "start" "-a" "1c5a626e6008ed2c30b45e582f01485c5029509a13cc93f4941999e2c37ad840", 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] 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 heif-macros v0.1.0 (/opt/rustwide/workdir/heif-macros)
[INFO] [stderr]    Compiling 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)]` 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)]` 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                                    |                      |
[INFO] [stdout]    |                                    |                      the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                                      |                      |
[INFO] [stdout]    |                                      |                      the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                                 |                      |
[INFO] [stdout]    |                                 |                      the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                                    |                      |
[INFO] [stdout]    |                                    |                      the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                                         |                      |
[INFO] [stdout]    |                                         |                      the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                                             |                      |
[INFO] [stdout]    |                                             |                      the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                                          |                      |
[INFO] [stdout]    |                                          |                      the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                                            |                      |
[INFO] [stdout]     |                                            |                      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                                      |                      |
[INFO] [stdout]     |                                      |                      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                                         |                      |
[INFO] [stdout]     |                                         |                      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                                           |                      |
[INFO] [stdout]     |                                           |                      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                                      |                      |
[INFO] [stdout]     |                                      |                      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                          |                 |
[INFO] [stdout]    |                          |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                       |                 |
[INFO] [stdout]    |                       |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                                 |                      |
[INFO] [stdout]    |                                 |                      the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                                    |                      |
[INFO] [stdout]    |                                    |                      the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                                      |                      |
[INFO] [stdout]    |                                      |                      the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                                 |                      |
[INFO] [stdout]    |                                 |                      the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                                    |                      |
[INFO] [stdout]    |                                    |                      the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                                         |                      |
[INFO] [stdout]    |                                         |                      the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                                             |                      |
[INFO] [stdout]    |                                             |                      the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                                          |                      |
[INFO] [stdout]    |                                          |                      the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                                            |                      |
[INFO] [stdout]     |                                            |                      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                                      |                      |
[INFO] [stdout]     |                                      |                      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                                         |                      |
[INFO] [stdout]     |                                         |                      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                                           |                      |
[INFO] [stdout]     |                                           |                      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                                      |                      |
[INFO] [stdout]     |                                      |                      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                          |                 |
[INFO] [stdout]    |                          |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                       |                 |
[INFO] [stdout]    |                       |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                                 |                      |
[INFO] [stdout]    |                                 |                      the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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]    Compiling app v0.1.0 (/opt/rustwide/workdir/app)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.90s
[INFO] running `Command { std: "docker" "inspect" "1c5a626e6008ed2c30b45e582f01485c5029509a13cc93f4941999e2c37ad840", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c5a626e6008ed2c30b45e582f01485c5029509a13cc93f4941999e2c37ad840", kill_on_drop: false }`
[INFO] [stdout] 1c5a626e6008ed2c30b45e582f01485c5029509a13cc93f4941999e2c37ad840
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1301f78f0a3f57908b121014655db8a7f4d9f8ecfe63222cbbb4ff675ac81146
[INFO] running `Command { std: "docker" "start" "-a" "1301f78f0a3f57908b121014655db8a7f4d9f8ecfe63222cbbb4ff675ac81146", 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] 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] warning: unused variable: `offset_size`
[INFO] [stderr]    --> heif-lib/src/parser/boxes/meta.rs:109:14
[INFO] [stderr]     |
[INFO] [stderr] 109 |     let (i, (offset_size, length_size, base_offset_size)) = (be_u16, be_u16, be_u16).parse(i)?;
[INFO] [stderr]     |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset_size`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `length_size`
[INFO] [stderr]    --> heif-lib/src/parser/boxes/meta.rs:109:27
[INFO] [stderr]     |
[INFO] [stderr] 109 |     let (i, (offset_size, length_size, base_offset_size)) = (be_u16, be_u16, be_u16).parse(i)?;
[INFO] [stderr]     |                           ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_length_size`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `base_offset_size`
[INFO] [stderr]    --> heif-lib/src/parser/boxes/meta.rs:109:40
[INFO] [stderr]     |
[INFO] [stderr] 109 |     let (i, (offset_size, length_size, base_offset_size)) = (be_u16, be_u16, be_u16).parse(i)?;
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_offset_size`
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> heif-lib/src/parser/box_map.rs:10:36
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub fn parse_generic_box(base_box: GenericBox) -> IResult<&[u8], ParsedBox> {
[INFO] [stderr]    |                                    ^^^^^^^^^^             -----  --------- the lifetimes get resolved as `'_`
[INFO] [stderr]    |                                    |                      |
[INFO] [stderr]    |                                    |                      the lifetimes get resolved as `'_`
[INFO] [stderr]    |                                    this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub fn parse_generic_box(base_box: GenericBox<'_>) -> IResult<&[u8], ParsedBox<'_>> {
[INFO] [stderr]    |                                              ++++                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> heif-lib/src/parser/boxes/ftyp.rs:11:38
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub fn parse_file_type_box(base_box: GenericBox) -> IResult<&[u8], FileTypeBox> {
[INFO] [stderr]    |                                      ^^^^^^^^^^             -----  ----------- the lifetimes get resolved as `'_`
[INFO] [stderr]    |                                      |                      |
[INFO] [stderr]    |                                      |                      the lifetimes get resolved as `'_`
[INFO] [stderr]    |                                      this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub fn parse_file_type_box(base_box: GenericBox<'_>) -> IResult<&[u8], FileTypeBox<'_>> {
[INFO] [stderr]    |                                                ++++                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> heif-lib/src/parser/boxes/meta.rs:14:33
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub fn parse_meta_box(base_box: GenericBox) -> IResult<&[u8], MetaBox> {
[INFO] [stderr]    |                                 ^^^^^^^^^^             -----  ------- the lifetimes get resolved as `'_`
[INFO] [stderr]    |                                 |                      |
[INFO] [stderr]    |                                 |                      the lifetimes get resolved as `'_`
[INFO] [stderr]    |                                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub fn parse_meta_box(base_box: GenericBox<'_>) -> IResult<&[u8], MetaBox<'_>> {
[INFO] [stderr]    |                                           ++++                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> heif-lib/src/parser/boxes/meta.rs:32:36
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub fn parse_handler_box(base_box: GenericBox) -> IResult<&[u8], HandlerBox> {
[INFO] [stderr]    |                                    ^^^^^^^^^^             -----  ---------- the lifetimes get resolved as `'_`
[INFO] [stderr]    |                                    |                      |
[INFO] [stderr]    |                                    |                      the lifetimes get resolved as `'_`
[INFO] [stderr]    |                                    this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub fn parse_handler_box(base_box: GenericBox<'_>) -> IResult<&[u8], HandlerBox<'_>> {
[INFO] [stderr]    |                                              ++++                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> heif-lib/src/parser/boxes/meta.rs:52:41
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub fn parse_primary_item_box(base_box: GenericBox) -> IResult<&[u8], PrimaryItemBox> {
[INFO] [stderr]    |                                         ^^^^^^^^^^             -----  -------------- the lifetimes get resolved as `'_`
[INFO] [stderr]    |                                         |                      |
[INFO] [stderr]    |                                         |                      the lifetimes get resolved as `'_`
[INFO] [stderr]    |                                         this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub fn parse_primary_item_box(base_box: GenericBox<'_>) -> IResult<&[u8], PrimaryItemBox<'_>> {
[INFO] [stderr]    |                                                   ++++                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> heif-lib/src/parser/boxes/meta.rs:80:45
[INFO] [stderr]    |
[INFO] [stderr] 80 | pub fn parse_data_information_box(base_box: GenericBox) -> IResult<&[u8], MetaBox> {
[INFO] [stderr]    |                                             ^^^^^^^^^^             -----  ------- the lifetimes get resolved as `'_`
[INFO] [stderr]    |                                             |                      |
[INFO] [stderr]    |                                             |                      the lifetimes get resolved as `'_`
[INFO] [stderr]    |                                             this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 80 | pub fn parse_data_information_box(base_box: GenericBox<'_>) -> IResult<&[u8], MetaBox<'_>> {
[INFO] [stderr]    |                                                       ++++                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> heif-lib/src/parser/boxes/meta.rs:98:42
[INFO] [stderr]    |
[INFO] [stderr] 98 | pub fn parse_item_location_box(base_box: GenericBox) -> IResult<&[u8], MetaBox> {
[INFO] [stderr]    |                                          ^^^^^^^^^^             -----  ------- the lifetimes get resolved as `'_`
[INFO] [stderr]    |                                          |                      |
[INFO] [stderr]    |                                          |                      the lifetimes get resolved as `'_`
[INFO] [stderr]    |                                          this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 98 | pub fn parse_item_location_box(base_box: GenericBox<'_>) -> IResult<&[u8], MetaBox<'_>> {
[INFO] [stderr]    |                                                    ++++                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> heif-lib/src/parser/boxes/meta.rs:123:44
[INFO] [stderr]     |
[INFO] [stderr] 123 | pub fn parse_item_protection_box(base_box: GenericBox) -> IResult<&[u8], MetaBox> {
[INFO] [stderr]     |                                            ^^^^^^^^^^             -----  ------- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                                            |                      |
[INFO] [stderr]     |                                            |                      the lifetimes get resolved as `'_`
[INFO] [stderr]     |                                            this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 123 | pub fn parse_item_protection_box(base_box: GenericBox<'_>) -> IResult<&[u8], MetaBox<'_>> {
[INFO] [stderr]     |                                                      ++++                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> heif-lib/src/parser/boxes/meta.rs:140:38
[INFO] [stderr]     |
[INFO] [stderr] 140 | pub fn parse_item_info_box(base_box: GenericBox) -> IResult<&[u8], MetaBox> {
[INFO] [stderr]     |                                      ^^^^^^^^^^             -----  ------- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                                      |                      |
[INFO] [stderr]     |                                      |                      the lifetimes get resolved as `'_`
[INFO] [stderr]     |                                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 140 | pub fn parse_item_info_box(base_box: GenericBox<'_>) -> IResult<&[u8], MetaBox<'_>> {
[INFO] [stderr]     |                                                ++++                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> heif-lib/src/parser/boxes/meta.rs:158:41
[INFO] [stderr]     |
[INFO] [stderr] 158 | pub fn parse_ipmp_control_box(base_box: GenericBox) -> IResult<&[u8], MetaBox> {
[INFO] [stderr]     |                                         ^^^^^^^^^^             -----  ------- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                                         |                      |
[INFO] [stderr]     |                                         |                      the lifetimes get resolved as `'_`
[INFO] [stderr]     |                                         this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 158 | pub fn parse_ipmp_control_box(base_box: GenericBox<'_>) -> IResult<&[u8], MetaBox<'_>> {
[INFO] [stderr]     |                                                   ++++                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> heif-lib/src/parser/boxes/meta.rs:176:43
[INFO] [stderr]     |
[INFO] [stderr] 176 | pub fn parse_item_reference_box(base_box: GenericBox) -> IResult<&[u8], MetaBox> {
[INFO] [stderr]     |                                           ^^^^^^^^^^             -----  ------- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                                           |                      |
[INFO] [stderr]     |                                           |                      the lifetimes get resolved as `'_`
[INFO] [stderr]     |                                           this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 176 | pub fn parse_item_reference_box(base_box: GenericBox<'_>) -> IResult<&[u8], MetaBox<'_>> {
[INFO] [stderr]     |                                                     ++++                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> heif-lib/src/parser/boxes/meta.rs:194:38
[INFO] [stderr]     |
[INFO] [stderr] 194 | pub fn parse_item_data_box(base_box: GenericBox) -> IResult<&[u8], MetaBox> {
[INFO] [stderr]     |                                      ^^^^^^^^^^             -----  ------- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                                      |                      |
[INFO] [stderr]     |                                      |                      the lifetimes get resolved as `'_`
[INFO] [stderr]     |                                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 194 | pub fn parse_item_data_box(base_box: GenericBox<'_>) -> IResult<&[u8], MetaBox<'_>> {
[INFO] [stderr]     |                                                ++++                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> heif-lib/src/parser/generic_box.rs:21:26
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub fn parse_base_box(i: &[u8]) -> IResult<&[u8], GenericBox> {
[INFO] [stderr]    |                          ^^^^^             -----  ---------- the lifetimes get resolved as `'_`
[INFO] [stderr]    |                          |                 |
[INFO] [stderr]    |                          |                 the lifetimes get resolved as `'_`
[INFO] [stderr]    |                          this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub fn parse_base_box(i: &[u8]) -> IResult<&[u8], GenericBox<'_>> {
[INFO] [stderr]    |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> heif-lib/src/parser/generic_box.rs:38:23
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub fn parse_boxes(i: &[u8]) -> IResult<&[u8], Vec<GenericBox>> {
[INFO] [stderr]    |                       ^^^^^             -----      ---------- the lifetimes get resolved as `'_`
[INFO] [stderr]    |                       |                 |
[INFO] [stderr]    |                       |                 the lifetimes get resolved as `'_`
[INFO] [stderr]    |                       this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub fn parse_boxes(i: &[u8]) -> IResult<&[u8], Vec<GenericBox<'_>>> {
[INFO] [stderr]    |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> heif-lib/src/parser/generic_box.rs:66:33
[INFO] [stderr]    |
[INFO] [stderr] 66 | pub fn parse_full_box(base_box: GenericBox) -> IResult<&[u8], GenericFullBox> {
[INFO] [stderr]    |                                 ^^^^^^^^^^             -----  -------------- the lifetimes get resolved as `'_`
[INFO] [stderr]    |                                 |                      |
[INFO] [stderr]    |                                 |                      the lifetimes get resolved as `'_`
[INFO] [stderr]    |                                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 66 | pub fn parse_full_box(base_box: GenericBox<'_>) -> IResult<&[u8], GenericFullBox<'_>> {
[INFO] [stderr]    |                                           ++++                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `heif-lib` (lib) generated 18 warnings
[INFO] [stderr] warning: `heif-lib` (lib test) generated 18 warnings (18 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/app-470a85ab7013ed7c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/heif_lib-6f4ea7b164e3a43c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/heif_macros-7fcbc4b60ea9d585)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests heif_lib
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests heif_macros
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1301f78f0a3f57908b121014655db8a7f4d9f8ecfe63222cbbb4ff675ac81146", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1301f78f0a3f57908b121014655db8a7f4d9f8ecfe63222cbbb4ff675ac81146", kill_on_drop: false }`
[INFO] [stdout] 1301f78f0a3f57908b121014655db8a7f4d9f8ecfe63222cbbb4ff675ac81146
