[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 master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[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-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/A-K-O-R-A/heif-rs on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "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" "+36b21637e93b038453924d3c66821089e71d8baa" "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-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 491e3a5706129f3682c8dcf6bee17de1f590843813e9073572d54f6f7c43f3a4
[INFO] running `Command { std: "docker" "start" "-a" "491e3a5706129f3682c8dcf6bee17de1f590843813e9073572d54f6f7c43f3a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "491e3a5706129f3682c8dcf6bee17de1f590843813e9073572d54f6f7c43f3a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "491e3a5706129f3682c8dcf6bee17de1f590843813e9073572d54f6f7c43f3a4", kill_on_drop: false }`
[INFO] [stdout] 491e3a5706129f3682c8dcf6bee17de1f590843813e9073572d54f6f7c43f3a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2857dd06dc6d0801dfbbae80aed7c7677298feb8f39eeaaa141e7878cc61db9a
[INFO] running `Command { std: "docker" "start" "-a" "2857dd06dc6d0801dfbbae80aed7c7677298feb8f39eeaaa141e7878cc61db9a", 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]     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)]` 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]     Checking app v0.1.0 (/opt/rustwide/workdir/app)
[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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
[INFO] running `Command { std: "docker" "inspect" "2857dd06dc6d0801dfbbae80aed7c7677298feb8f39eeaaa141e7878cc61db9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2857dd06dc6d0801dfbbae80aed7c7677298feb8f39eeaaa141e7878cc61db9a", kill_on_drop: false }`
[INFO] [stdout] 2857dd06dc6d0801dfbbae80aed7c7677298feb8f39eeaaa141e7878cc61db9a
