[INFO] fetching crate x-media 0.1.3... [INFO] building x-media-0.1.3 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate x-media 0.1.3 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate x-media 0.1.3 [INFO] finished tweaking crates.io crate x-media 0.1.3 [INFO] tweaked toml for crates.io crate x-media 0.1.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate x-media 0.1.3 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 54 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded x-base v0.1.1 [INFO] [stderr] Downloaded leaky-cow v0.1.1 [INFO] [stderr] Downloaded x-variant v0.1.2 [INFO] [stderr] Downloaded core-graphics2 v0.4.1 [INFO] [stderr] Downloaded core-media v0.5.1 [INFO] [stderr] Downloaded core-audio-types v0.1.7 [INFO] [stderr] Downloaded core-video v0.4.3 [INFO] [stderr] Downloaded os-ver v0.2.1 [INFO] [stderr] Downloaded leak v0.1.2 [INFO] [stderr] Downloaded io-surface v0.16.1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 464d271ee193e76b3f88c7907056d72f9b20c451400886eb63de2cf37cfbcf2a [INFO] running `Command { std: "docker" "start" "-a" "464d271ee193e76b3f88c7907056d72f9b20c451400886eb63de2cf37cfbcf2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "464d271ee193e76b3f88c7907056d72f9b20c451400886eb63de2cf37cfbcf2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "464d271ee193e76b3f88c7907056d72f9b20c451400886eb63de2cf37cfbcf2a", kill_on_drop: false }` [INFO] [stdout] 464d271ee193e76b3f88c7907056d72f9b20c451400886eb63de2cf37cfbcf2a [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 133c32717fbed918185c35a72efa5fba7985710e6db6aa63a30add850a0197d0 [INFO] running `Command { std: "docker" "start" "-a" "133c32717fbed918185c35a72efa5fba7985710e6db6aa63a30add850a0197d0", kill_on_drop: false }` [INFO] [stderr] Compiling os-ver v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling x-variant v0.1.2 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling x-base v0.1.1 [INFO] [stderr] Compiling x-media v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `JEDEC_P22` should have an upper camel case name [INFO] [stdout] --> src/video.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | JEDEC_P22 = 22, // JEDEC P22 phosphors [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `JedecP22` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PlaneInformation` is more private than the item `AudioFormat::data_calc` [INFO] [stdout] --> src/audio.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn data_calc(&self, channels: u8, samples: u32) -> (u32, MemoryPlanes) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `AudioFormat::data_calc` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `PlaneInformation` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/media_frame.rs:169:1 [INFO] [stdout] | [INFO] [stdout] 169 | pub(super) enum PlaneInformation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PlaneInformation` is more private than the item `PixelFormat::calc_data` [INFO] [stdout] --> src/video.rs:769:5 [INFO] [stdout] | [INFO] [stdout] 769 | pub fn calc_data(&self, width: u32, height: u32, alignment: u32) -> (u32, MemoryPlanes) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `PixelFormat::calc_data` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `PlaneInformation` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/media_frame.rs:169:1 [INFO] [stdout] | [INFO] [stdout] 169 | pub(super) enum PlaneInformation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PlaneInformation` is more private than the item `PixelFormat::calc_data_with_stride` [INFO] [stdout] --> src/video.rs:806:5 [INFO] [stdout] | [INFO] [stdout] 806 | pub fn calc_data_with_stride(&self, height: u32, stride: u32) -> (u32, MemoryPlanes) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `PixelFormat::calc_data_with_stride` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `PlaneInformation` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/media_frame.rs:169:1 [INFO] [stdout] | [INFO] [stdout] 169 | pub(super) enum PlaneInformation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/media_frame.rs:424:16 [INFO] [stdout] | [INFO] [stdout] 424 | pub fn map(&self) -> Result { [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] 424 | pub fn map(&self) -> Result, MediaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/media_frame.rs:447:17 [INFO] [stdout] | [INFO] [stdout] 447 | pub fn read(&self) -> LockResult>> { [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] 447 | pub fn read(&self) -> LockResult>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/media_frame.rs:451:18 [INFO] [stdout] | [INFO] [stdout] 451 | pub fn write(&self) -> LockResult>> { [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] 451 | pub fn write(&self) -> LockResult>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.04s [INFO] running `Command { std: "docker" "inspect" "133c32717fbed918185c35a72efa5fba7985710e6db6aa63a30add850a0197d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "133c32717fbed918185c35a72efa5fba7985710e6db6aa63a30add850a0197d0", kill_on_drop: false }` [INFO] [stdout] 133c32717fbed918185c35a72efa5fba7985710e6db6aa63a30add850a0197d0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbc8849287d5779a85ecc366a8092cf8e7475f12f2be37737739cf67f1773b24 [INFO] running `Command { std: "docker" "start" "-a" "bbc8849287d5779a85ecc366a8092cf8e7475f12f2be37737739cf67f1773b24", kill_on_drop: false }` [INFO] [stdout] warning: variant `JEDEC_P22` should have an upper camel case name [INFO] [stdout] --> src/video.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | JEDEC_P22 = 22, // JEDEC P22 phosphors [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `JedecP22` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PlaneInformation` is more private than the item `AudioFormat::data_calc` [INFO] [stdout] --> src/audio.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn data_calc(&self, channels: u8, samples: u32) -> (u32, MemoryPlanes) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `AudioFormat::data_calc` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `PlaneInformation` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/media_frame.rs:169:1 [INFO] [stdout] | [INFO] [stdout] 169 | pub(super) enum PlaneInformation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PlaneInformation` is more private than the item `PixelFormat::calc_data` [INFO] [stdout] --> src/video.rs:769:5 [INFO] [stdout] | [INFO] [stdout] 769 | pub fn calc_data(&self, width: u32, height: u32, alignment: u32) -> (u32, MemoryPlanes) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `PixelFormat::calc_data` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `PlaneInformation` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/media_frame.rs:169:1 [INFO] [stdout] | [INFO] [stdout] 169 | pub(super) enum PlaneInformation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PlaneInformation` is more private than the item `PixelFormat::calc_data_with_stride` [INFO] [stdout] --> src/video.rs:806:5 [INFO] [stdout] | [INFO] [stdout] 806 | pub fn calc_data_with_stride(&self, height: u32, stride: u32) -> (u32, MemoryPlanes) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `PixelFormat::calc_data_with_stride` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `PlaneInformation` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/media_frame.rs:169:1 [INFO] [stdout] | [INFO] [stdout] 169 | pub(super) enum PlaneInformation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/media_frame.rs:424:16 [INFO] [stdout] | [INFO] [stdout] 424 | pub fn map(&self) -> Result { [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] 424 | pub fn map(&self) -> Result, MediaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/media_frame.rs:447:17 [INFO] [stdout] | [INFO] [stdout] 447 | pub fn read(&self) -> LockResult>> { [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] 447 | pub fn read(&self) -> LockResult>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/media_frame.rs:451:18 [INFO] [stdout] | [INFO] [stdout] 451 | pub fn write(&self) -> LockResult>> { [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] 451 | pub fn write(&self) -> LockResult>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling x-media v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `JEDEC_P22` should have an upper camel case name [INFO] [stdout] --> src/video.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | JEDEC_P22 = 22, // JEDEC P22 phosphors [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `JedecP22` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PlaneInformation` is more private than the item `AudioFormat::data_calc` [INFO] [stdout] --> src/audio.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn data_calc(&self, channels: u8, samples: u32) -> (u32, MemoryPlanes) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `AudioFormat::data_calc` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `PlaneInformation` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/media_frame.rs:169:1 [INFO] [stdout] | [INFO] [stdout] 169 | pub(super) enum PlaneInformation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PlaneInformation` is more private than the item `PixelFormat::calc_data` [INFO] [stdout] --> src/video.rs:769:5 [INFO] [stdout] | [INFO] [stdout] 769 | pub fn calc_data(&self, width: u32, height: u32, alignment: u32) -> (u32, MemoryPlanes) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `PixelFormat::calc_data` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `PlaneInformation` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/media_frame.rs:169:1 [INFO] [stdout] | [INFO] [stdout] 169 | pub(super) enum PlaneInformation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PlaneInformation` is more private than the item `PixelFormat::calc_data_with_stride` [INFO] [stdout] --> src/video.rs:806:5 [INFO] [stdout] | [INFO] [stdout] 806 | pub fn calc_data_with_stride(&self, height: u32, stride: u32) -> (u32, MemoryPlanes) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `PixelFormat::calc_data_with_stride` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `PlaneInformation` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/media_frame.rs:169:1 [INFO] [stdout] | [INFO] [stdout] 169 | pub(super) enum PlaneInformation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/media_frame.rs:424:16 [INFO] [stdout] | [INFO] [stdout] 424 | pub fn map(&self) -> Result { [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] 424 | pub fn map(&self) -> Result, MediaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/media_frame.rs:447:17 [INFO] [stdout] | [INFO] [stdout] 447 | pub fn read(&self) -> LockResult>> { [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] 447 | pub fn read(&self) -> LockResult>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/media_frame.rs:451:18 [INFO] [stdout] | [INFO] [stdout] 451 | pub fn write(&self) -> LockResult>> { [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] 451 | pub fn write(&self) -> LockResult>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `Command { std: "docker" "inspect" "bbc8849287d5779a85ecc366a8092cf8e7475f12f2be37737739cf67f1773b24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbc8849287d5779a85ecc366a8092cf8e7475f12f2be37737739cf67f1773b24", kill_on_drop: false }` [INFO] [stdout] bbc8849287d5779a85ecc366a8092cf8e7475f12f2be37737739cf67f1773b24