[INFO] fetching crate v4l2r 0.0.7...
[INFO] testing v4l2r-0.0.7 against 1.91.0 for beta-1.92-2
[INFO] extracting crate v4l2r 0.0.7 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate v4l2r 0.0.7
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate v4l2r 0.0.7
[INFO] tweaked toml for crates.io crate v4l2r 0.0.7 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate v4l2r 0.0.7 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate v4l2r 0.0.7 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded either v1.11.0
[INFO] [stderr]   Downloaded ctrlc v3.4.4
[INFO] [stderr]   Downloaded libloading v0.8.3
[INFO] [stderr]   Downloaded anyhow v1.0.83
[INFO] [stderr]   Downloaded clang-sys v1.7.0
[INFO] [stderr]   Downloaded textwrap v0.16.1
[INFO] [stderr]   Downloaded prettyplease v0.2.20
[INFO] [stderr]   Downloaded enumn v0.1.13
[INFO] [stderr]   Downloaded libc v0.2.154
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41dc1bd583489beade8d341bbf0cfb11313fc2fcf18cb4f18b0aa7052e4f9fec
[INFO] running `Command { std: "docker" "start" "-a" "41dc1bd583489beade8d341bbf0cfb11313fc2fcf18cb4f18b0aa7052e4f9fec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41dc1bd583489beade8d341bbf0cfb11313fc2fcf18cb4f18b0aa7052e4f9fec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41dc1bd583489beade8d341bbf0cfb11313fc2fcf18cb4f18b0aa7052e4f9fec", kill_on_drop: false }`
[INFO] [stdout] 41dc1bd583489beade8d341bbf0cfb11313fc2fcf18cb4f18b0aa7052e4f9fec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a28f3f02078476864fe5466b52f7a3cde01c45679aa96643bd94f6741db106c1
[INFO] running `Command { std: "docker" "start" "-a" "a28f3f02078476864fe5466b52f7a3cde01c45679aa96643bd94f6741db106c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling enumn v0.1.13
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling v4l2r v0.0.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `ProcessEventsError` is never used
[INFO] [stdout]    --> src/decoder/stateful/capture_thread.rs:121:6
[INFO] [stdout]     |
[INFO] [stdout] 121 | enum ProcessEventsError {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device.rs:102:14
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn as_fd(&self) -> BorrowedFd {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn as_fd(&self) -> BorrowedFd<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device/poller.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 |     fn as_fd(&self) -> BorrowedFd {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 354 |     fn as_fd(&self) -> BorrowedFd<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device/queue.rs:107:26
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn change_format(&mut self) -> Result<FormatBuilder, GFmtError> {
[INFO] [stdout]     |                          ^^^^^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn change_format(&mut self) -> Result<FormatBuilder<'_>, GFmtError> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device/queue.rs:112:24
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn format_iter(&self) -> ioctl::FormatIterator<Device> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn format_iter(&self) -> ioctl::FormatIterator<'_, Device> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ioctl.rs:495:28
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn get_first_plane(&self) -> V4l2PlaneAccessor {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn get_first_plane(&self) -> V4l2PlaneAccessor<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ioctl.rs:501:32
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn get_first_plane_mut(&mut self) -> V4l2PlaneMutAccessor {
[INFO] [stdout]     |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn get_first_plane_mut(&mut self) -> V4l2PlaneMutAccessor<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ioctl.rs:560:24
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn planes_iter(&self) -> impl Iterator<Item = V4l2PlaneAccessor> {
[INFO] [stdout]     |                        ^^^^^                          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn planes_iter(&self) -> impl Iterator<Item = V4l2PlaneAccessor<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ioctl.rs:575:28
[INFO] [stdout]     |
[INFO] [stdout] 575 |     pub fn planes_iter_mut(&mut self) -> impl Iterator<Item = V4l2PlaneMutAccessor> {
[INFO] [stdout]     |                            ^^^^^^^^^                          ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 575 |     pub fn planes_iter_mut(&mut self) -> impl Iterator<Item = V4l2PlaneMutAccessor<'_>> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ioctl.rs:599:9
[INFO] [stdout]     |
[INFO] [stdout] 599 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 600 |     ) -> impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<M>> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 600 |     ) -> impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<'_, M>> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ioctl.rs:624:9
[INFO] [stdout]     |
[INFO] [stdout] 624 |           &self,
[INFO] [stdout]     |           ^^^^^ the lifetime is elided here
[INFO] [stdout] 625 |       ) -> V4l2PlanesWithBacking<
[INFO] [stdout]     |  __________^
[INFO] [stdout] 626 | |         impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<Mmap>>,
[INFO] [stdout]     | |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 627 | |         impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<UserPtr>>,
[INFO] [stdout]     | |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 628 | |         impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<DmaBuf>>,
[INFO] [stdout]     | |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 629 | |     > {
[INFO] [stdout]     | |_____^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 625 ~     ) -> V4l2PlanesWithBacking<'_, 
[INFO] [stdout] 626 ~         impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<'_, Mmap>>,
[INFO] [stdout] 627 ~         impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<'_, UserPtr>>,
[INFO] [stdout] 628 ~         impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<'_, DmaBuf>>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ioctl.rs:650:9
[INFO] [stdout]     |
[INFO] [stdout] 650 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 651 |     ) -> impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<M>> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 651 |     ) -> impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<'_, M>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ioctl.rs:676:9
[INFO] [stdout]     |
[INFO] [stdout] 676 |           &mut self,
[INFO] [stdout]     |           ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 677 |       ) -> V4l2PlanesWithBackingMut<
[INFO] [stdout]     |  __________^
[INFO] [stdout] 678 | |         impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<Mmap>>,
[INFO] [stdout]     | |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 679 | |         impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<UserPtr>>,
[INFO] [stdout]     | |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 680 | |         impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<DmaBuf>>,
[INFO] [stdout]     | |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 681 | |     > {
[INFO] [stdout]     | |_____^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 677 ~     ) -> V4l2PlanesWithBackingMut<'_, 
[INFO] [stdout] 678 ~         impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<'_, Mmap>>,
[INFO] [stdout] 679 ~         impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<'_, UserPtr>>,
[INFO] [stdout] 680 ~         impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<'_, DmaBuf>>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ioctl/frameintervals.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn intervals(&self) -> Option<FrmIvalTypes> {
[INFO] [stdout]    |                      ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn intervals(&self) -> Option<FrmIvalTypes<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ioctl/framesizes.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn size(&self) -> Option<FrmSizeTypes> {
[INFO] [stdout]    |                 ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn size(&self) -> Option<FrmSizeTypes<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.11s
[INFO] running `Command { std: "docker" "inspect" "a28f3f02078476864fe5466b52f7a3cde01c45679aa96643bd94f6741db106c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a28f3f02078476864fe5466b52f7a3cde01c45679aa96643bd94f6741db106c1", kill_on_drop: false }`
[INFO] [stdout] a28f3f02078476864fe5466b52f7a3cde01c45679aa96643bd94f6741db106c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8ad87540246e3aa118c04cedaa371dc05408b99ccf180a8f728a51ad0e89cd9
[INFO] running `Command { std: "docker" "start" "-a" "b8ad87540246e3aa118c04cedaa371dc05408b99ccf180a8f728a51ad0e89cd9", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling ctrlc v3.4.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling v4l2r v0.0.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `ProcessEventsError` is never used
[INFO] [stdout]    --> src/decoder/stateful/capture_thread.rs:121:6
[INFO] [stdout]     |
[INFO] [stdout] 121 | enum ProcessEventsError {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device.rs:102:14
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn as_fd(&self) -> BorrowedFd {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn as_fd(&self) -> BorrowedFd<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device/poller.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 |     fn as_fd(&self) -> BorrowedFd {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 354 |     fn as_fd(&self) -> BorrowedFd<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device/queue.rs:107:26
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn change_format(&mut self) -> Result<FormatBuilder, GFmtError> {
[INFO] [stdout]     |                          ^^^^^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn change_format(&mut self) -> Result<FormatBuilder<'_>, GFmtError> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device/queue.rs:112:24
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn format_iter(&self) -> ioctl::FormatIterator<Device> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn format_iter(&self) -> ioctl::FormatIterator<'_, Device> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ioctl.rs:495:28
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn get_first_plane(&self) -> V4l2PlaneAccessor {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn get_first_plane(&self) -> V4l2PlaneAccessor<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ioctl.rs:501:32
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn get_first_plane_mut(&mut self) -> V4l2PlaneMutAccessor {
[INFO] [stdout]     |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn get_first_plane_mut(&mut self) -> V4l2PlaneMutAccessor<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ioctl.rs:560:24
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn planes_iter(&self) -> impl Iterator<Item = V4l2PlaneAccessor> {
[INFO] [stdout]     |                        ^^^^^                          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn planes_iter(&self) -> impl Iterator<Item = V4l2PlaneAccessor<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ioctl.rs:575:28
[INFO] [stdout]     |
[INFO] [stdout] 575 |     pub fn planes_iter_mut(&mut self) -> impl Iterator<Item = V4l2PlaneMutAccessor> {
[INFO] [stdout]     |                            ^^^^^^^^^                          ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 575 |     pub fn planes_iter_mut(&mut self) -> impl Iterator<Item = V4l2PlaneMutAccessor<'_>> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ioctl.rs:599:9
[INFO] [stdout]     |
[INFO] [stdout] 599 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 600 |     ) -> impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<M>> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 600 |     ) -> impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<'_, M>> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ioctl.rs:624:9
[INFO] [stdout]     |
[INFO] [stdout] 624 |           &self,
[INFO] [stdout]     |           ^^^^^ the lifetime is elided here
[INFO] [stdout] 625 |       ) -> V4l2PlanesWithBacking<
[INFO] [stdout]     |  __________^
[INFO] [stdout] 626 | |         impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<Mmap>>,
[INFO] [stdout]     | |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 627 | |         impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<UserPtr>>,
[INFO] [stdout]     | |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 628 | |         impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<DmaBuf>>,
[INFO] [stdout]     | |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 629 | |     > {
[INFO] [stdout]     | |_____^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 625 ~     ) -> V4l2PlanesWithBacking<'_, 
[INFO] [stdout] 626 ~         impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<'_, Mmap>>,
[INFO] [stdout] 627 ~         impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<'_, UserPtr>>,
[INFO] [stdout] 628 ~         impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<'_, DmaBuf>>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ioctl.rs:650:9
[INFO] [stdout]     |
[INFO] [stdout] 650 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 651 |     ) -> impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<M>> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 651 |     ) -> impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<'_, M>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ioctl.rs:676:9
[INFO] [stdout]     |
[INFO] [stdout] 676 |           &mut self,
[INFO] [stdout]     |           ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 677 |       ) -> V4l2PlanesWithBackingMut<
[INFO] [stdout]     |  __________^
[INFO] [stdout] 678 | |         impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<Mmap>>,
[INFO] [stdout]     | |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 679 | |         impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<UserPtr>>,
[INFO] [stdout]     | |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 680 | |         impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<DmaBuf>>,
[INFO] [stdout]     | |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 681 | |     > {
[INFO] [stdout]     | |_____^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 677 ~     ) -> V4l2PlanesWithBackingMut<'_, 
[INFO] [stdout] 678 ~         impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<'_, Mmap>>,
[INFO] [stdout] 679 ~         impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<'_, UserPtr>>,
[INFO] [stdout] 680 ~         impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<'_, DmaBuf>>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ioctl/frameintervals.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn intervals(&self) -> Option<FrmIvalTypes> {
[INFO] [stdout]    |                      ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn intervals(&self) -> Option<FrmIvalTypes<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ioctl/framesizes.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn size(&self) -> Option<FrmSizeTypes> {
[INFO] [stdout]    |                 ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn size(&self) -> Option<FrmSizeTypes<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ProcessEventsError` is never used
[INFO] [stdout]    --> src/decoder/stateful/capture_thread.rs:121:6
[INFO] [stdout]     |
[INFO] [stdout] 121 | enum ProcessEventsError {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device.rs:102:14
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn as_fd(&self) -> BorrowedFd {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn as_fd(&self) -> BorrowedFd<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device/poller.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 |     fn as_fd(&self) -> BorrowedFd {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 354 |     fn as_fd(&self) -> BorrowedFd<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device/queue.rs:107:26
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn change_format(&mut self) -> Result<FormatBuilder, GFmtError> {
[INFO] [stdout]     |                          ^^^^^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn change_format(&mut self) -> Result<FormatBuilder<'_>, GFmtError> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device/queue.rs:112:24
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn format_iter(&self) -> ioctl::FormatIterator<Device> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn format_iter(&self) -> ioctl::FormatIterator<'_, Device> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ioctl.rs:495:28
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn get_first_plane(&self) -> V4l2PlaneAccessor {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn get_first_plane(&self) -> V4l2PlaneAccessor<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ioctl.rs:501:32
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn get_first_plane_mut(&mut self) -> V4l2PlaneMutAccessor {
[INFO] [stdout]     |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn get_first_plane_mut(&mut self) -> V4l2PlaneMutAccessor<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ioctl.rs:560:24
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn planes_iter(&self) -> impl Iterator<Item = V4l2PlaneAccessor> {
[INFO] [stdout]     |                        ^^^^^                          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn planes_iter(&self) -> impl Iterator<Item = V4l2PlaneAccessor<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ioctl.rs:575:28
[INFO] [stdout]     |
[INFO] [stdout] 575 |     pub fn planes_iter_mut(&mut self) -> impl Iterator<Item = V4l2PlaneMutAccessor> {
[INFO] [stdout]     |                            ^^^^^^^^^                          ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 575 |     pub fn planes_iter_mut(&mut self) -> impl Iterator<Item = V4l2PlaneMutAccessor<'_>> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ioctl.rs:599:9
[INFO] [stdout]     |
[INFO] [stdout] 599 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 600 |     ) -> impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<M>> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 600 |     ) -> impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<'_, M>> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ioctl.rs:624:9
[INFO] [stdout]     |
[INFO] [stdout] 624 |           &self,
[INFO] [stdout]     |           ^^^^^ the lifetime is elided here
[INFO] [stdout] 625 |       ) -> V4l2PlanesWithBacking<
[INFO] [stdout]     |  __________^
[INFO] [stdout] 626 | |         impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<Mmap>>,
[INFO] [stdout]     | |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 627 | |         impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<UserPtr>>,
[INFO] [stdout]     | |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 628 | |         impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<DmaBuf>>,
[INFO] [stdout]     | |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 629 | |     > {
[INFO] [stdout]     | |_____^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 625 ~     ) -> V4l2PlanesWithBacking<'_, 
[INFO] [stdout] 626 ~         impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<'_, Mmap>>,
[INFO] [stdout] 627 ~         impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<'_, UserPtr>>,
[INFO] [stdout] 628 ~         impl Iterator<Item = V4l2PlaneAccessorWithRawBacking<'_, DmaBuf>>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ioctl.rs:650:9
[INFO] [stdout]     |
[INFO] [stdout] 650 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 651 |     ) -> impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<M>> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 651 |     ) -> impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<'_, M>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ioctl.rs:676:9
[INFO] [stdout]     |
[INFO] [stdout] 676 |           &mut self,
[INFO] [stdout]     |           ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 677 |       ) -> V4l2PlanesWithBackingMut<
[INFO] [stdout]     |  __________^
[INFO] [stdout] 678 | |         impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<Mmap>>,
[INFO] [stdout]     | |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 679 | |         impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<UserPtr>>,
[INFO] [stdout]     | |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 680 | |         impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<DmaBuf>>,
[INFO] [stdout]     | |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 681 | |     > {
[INFO] [stdout]     | |_____^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 677 ~     ) -> V4l2PlanesWithBackingMut<'_, 
[INFO] [stdout] 678 ~         impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<'_, Mmap>>,
[INFO] [stdout] 679 ~         impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<'_, UserPtr>>,
[INFO] [stdout] 680 ~         impl Iterator<Item = V4l2PlaneMutAccessorWithRawBacking<'_, DmaBuf>>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ioctl/frameintervals.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn intervals(&self) -> Option<FrmIvalTypes> {
[INFO] [stdout]    |                      ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn intervals(&self) -> Option<FrmIvalTypes<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ioctl/framesizes.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn size(&self) -> Option<FrmSizeTypes> {
[INFO] [stdout]    |                 ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn size(&self) -> Option<FrmSizeTypes<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `v4l2r_utils`
[INFO] [stdout]   --> examples/fwht_encoder/main.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use v4l2r_utils::framegen::FrameGenerator;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `v4l2r_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `v4l2r_utils`, use `cargo add v4l2r_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `v4l2r_utils`
[INFO] [stdout]  --> examples/vicodec_test/device_api.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use v4l2r_utils::framegen::FrameGenerator;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `v4l2r_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `v4l2r_utils`, use `cargo add v4l2r_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `v4l2r_utils`
[INFO] [stdout]   --> examples/vicodec_test/ioctl_api.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use v4l2r_utils::framegen::FrameGenerator;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `v4l2r_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `v4l2r_utils`, use `cargo add v4l2r_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `v4l2r_utils`
[INFO] [stdout]    --> examples/fwht_encoder/main.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |             v4l2r_utils::dmabuf_exporter::export_dmabufs(&output_format, NUM_BUFFERS)
[INFO] [stdout]     |             ^^^^^^^^^^^ use of unresolved module or unlinked crate `v4l2r_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `v4l2r_utils`, use `cargo add v4l2r_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `v4l2r` (example "fwht_encoder") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `v4l2r` (example "vicodec_test") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "b8ad87540246e3aa118c04cedaa371dc05408b99ccf180a8f728a51ad0e89cd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8ad87540246e3aa118c04cedaa371dc05408b99ccf180a8f728a51ad0e89cd9", kill_on_drop: false }`
[INFO] [stdout] b8ad87540246e3aa118c04cedaa371dc05408b99ccf180a8f728a51ad0e89cd9
