[INFO] fetching crate videocall-nokhwa-core 0.1.7... [INFO] testing videocall-nokhwa-core-0.1.7 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate videocall-nokhwa-core 0.1.7 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate videocall-nokhwa-core 0.1.7 [INFO] finished tweaking crates.io crate videocall-nokhwa-core 0.1.7 [INFO] tweaked toml for crates.io crate videocall-nokhwa-core 0.1.7 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate videocall-nokhwa-core 0.1.7 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate videocall-nokhwa-core 0.1.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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 651b875c42f28651853d07e2a5f7ccd932064bd8ae6822fef9df570dcb9a71d6 [INFO] running `Command { std: "docker" "start" "-a" "651b875c42f28651853d07e2a5f7ccd932064bd8ae6822fef9df570dcb9a71d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "651b875c42f28651853d07e2a5f7ccd932064bd8ae6822fef9df570dcb9a71d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "651b875c42f28651853d07e2a5f7ccd932064bd8ae6822fef9df570dcb9a71d6", kill_on_drop: false }` [INFO] [stdout] 651b875c42f28651853d07e2a5f7ccd932064bd8ae6822fef9df570dcb9a71d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c43cb89915d4f06391fc6dc23ffcd3329e959171b51108609e01107f9900114b [INFO] running `Command { std: "docker" "start" "-a" "c43cb89915d4f06391fc6dc23ffcd3329e959171b51108609e01107f9900114b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling videocall-nokhwa-core v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:168:18 [INFO] [stdout] | [INFO] [stdout] 168 | fn frame_raw(&mut self) -> Result, NokhwaError>; [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] 168 | fn frame_raw(&mut self) -> Result, NokhwaError>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:84:18 [INFO] [stdout] | [INFO] [stdout] 84 | decoder: &[FrameFormat], [INFO] [stdout] | ^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 85 | ) -> RequestedFormat { [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] 85 | ) -> RequestedFormat<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.98s [INFO] running `Command { std: "docker" "inspect" "c43cb89915d4f06391fc6dc23ffcd3329e959171b51108609e01107f9900114b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c43cb89915d4f06391fc6dc23ffcd3329e959171b51108609e01107f9900114b", kill_on_drop: false }` [INFO] [stdout] c43cb89915d4f06391fc6dc23ffcd3329e959171b51108609e01107f9900114b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fac93ce8237dd4c3708df7520c8df08d1e9f44bd744bf737a879ffffafd2232e [INFO] running `Command { std: "docker" "start" "-a" "fac93ce8237dd4c3708df7520c8df08d1e9f44bd744bf737a879ffffafd2232e", kill_on_drop: false }` [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling nasm-rs v0.3.0 [INFO] [stderr] Compiling videocall-nokhwa-core v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Compiling mozjpeg-sys v2.2.3 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:168:18 [INFO] [stdout] | [INFO] [stdout] 168 | fn frame_raw(&mut self) -> Result, NokhwaError>; [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] 168 | fn frame_raw(&mut self) -> Result, NokhwaError>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:84:18 [INFO] [stdout] | [INFO] [stdout] 84 | decoder: &[FrameFormat], [INFO] [stdout] | ^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 85 | ) -> RequestedFormat { [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] 85 | ) -> RequestedFormat<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mozjpeg v0.10.13 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:168:18 [INFO] [stdout] | [INFO] [stdout] 168 | fn frame_raw(&mut self) -> Result, NokhwaError>; [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] 168 | fn frame_raw(&mut self) -> Result, NokhwaError>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:84:18 [INFO] [stdout] | [INFO] [stdout] 84 | decoder: &[FrameFormat], [INFO] [stdout] | ^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 85 | ) -> RequestedFormat { [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] 85 | ) -> RequestedFormat<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.60s [INFO] running `Command { std: "docker" "inspect" "fac93ce8237dd4c3708df7520c8df08d1e9f44bd744bf737a879ffffafd2232e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fac93ce8237dd4c3708df7520c8df08d1e9f44bd744bf737a879ffffafd2232e", kill_on_drop: false }` [INFO] [stdout] fac93ce8237dd4c3708df7520c8df08d1e9f44bd744bf737a879ffffafd2232e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6b4642dc112f3461a1ec271224d257ebe491e5626159e23704450504d54aed6f [INFO] running `Command { std: "docker" "start" "-a" "6b4642dc112f3461a1ec271224d257ebe491e5626159e23704450504d54aed6f", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/traits.rs:168:18 [INFO] [stderr] | [INFO] [stderr] 168 | fn frame_raw(&mut self) -> Result, NokhwaError>; [INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 168 | fn frame_raw(&mut self) -> Result, NokhwaError>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/types.rs:84:18 [INFO] [stderr] | [INFO] [stderr] 84 | decoder: &[FrameFormat], [INFO] [stderr] | ^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 85 | ) -> RequestedFormat { [INFO] [stderr] | --------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 85 | ) -> RequestedFormat<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `videocall-nokhwa-core` (lib) generated 2 warnings (run `cargo fix --lib -p videocall-nokhwa-core` to apply 2 suggestions) [INFO] [stderr] warning: `videocall-nokhwa-core` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/videocall_nokhwa_core-cf15a17067f3b9c2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests videocall_nokhwa_core [INFO] [stderr] warning: unexpected character `.` [INFO] [stdout] [INFO] [stderr] --> src/pixel_format.rs:53:1 [INFO] [stdout] running 1 test [INFO] [stderr] | [INFO] [stderr] 53 | / /// A Zero-Size-Type that contains the definition to convert a given image stream to an RGB888 in the [`Buffer`](crate::buffer::Buffer)'s... [INFO] [stderr] 54 | | /// [INFO] [stderr] 55 | | /// ```.ignore [INFO] [stderr] 56 | | /// use image::{ImageBuffer, Rgb}; [INFO] [stderr] 57 | | /// let image: ImageBuffer, Vec> = buffer.to_image::(); [INFO] [stderr] 58 | | /// ``` [INFO] [stderr] | |_______^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_codeblock_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected character `.` [INFO] [stderr] --> src/pixel_format.rs:134:1 [INFO] [stderr] | [INFO] [stderr] 134 | / /// A Zero-Size-Type that contains the definition to convert a given image stream to an RGBA8888 in the [`Buffer`](crate::buffer::Buffer)... [INFO] [stderr] 135 | | /// [INFO] [stderr] 136 | | /// ```.ignore [INFO] [stderr] 137 | | /// use image::{ImageBuffer, Rgba}; [INFO] [stderr] 138 | | /// let image: ImageBuffer, Vec> = buffer.to_image::(); [INFO] [stderr] 139 | | /// ``` [INFO] [stderr] | |_______^ [INFO] [stderr] [INFO] [stderr] warning: unexpected character `.` [INFO] [stderr] --> src/pixel_format.rs:230:1 [INFO] [stderr] | [INFO] [stderr] 230 | / /// A Zero-Size-Type that contains the definition to convert a given image stream to an Luma8(Grayscale 8-bit) in the [`Buffer`](crate::b... [INFO] [stderr] 231 | | /// [INFO] [stderr] 232 | | /// ```.ignore [INFO] [stderr] 233 | | /// use image::{ImageBuffer, Luma}; [INFO] [stderr] 234 | | /// let image: ImageBuffer, Vec> = buffer.to_image::(); [INFO] [stderr] 235 | | /// ``` [INFO] [stderr] | |_______^ [INFO] [stderr] [INFO] [stderr] warning: unexpected character `.` [INFO] [stderr] --> src/pixel_format.rs:328:1 [INFO] [stderr] | [INFO] [stderr] 328 | / /// A Zero-Size-Type that contains the definition to convert a given image stream to an LumaA8(Grayscale 8-bit with 8-bit alpha) in the [... [INFO] [stderr] 329 | | /// [INFO] [stderr] 330 | | /// ```.ignore [INFO] [stderr] 331 | | /// use image::{ImageBuffer, LumaA}; [INFO] [stderr] 332 | | /// let image: ImageBuffer, Vec> = buffer.to_image::(); [INFO] [stderr] 333 | | /// ``` [INFO] [stderr] | |_______^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stdout] test src/pixel_format.rs - pixel_format::I420Format (line 451) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6b4642dc112f3461a1ec271224d257ebe491e5626159e23704450504d54aed6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b4642dc112f3461a1ec271224d257ebe491e5626159e23704450504d54aed6f", kill_on_drop: false }` [INFO] [stdout] 6b4642dc112f3461a1ec271224d257ebe491e5626159e23704450504d54aed6f