[INFO] fetching crate linux-video-core 0.1.1... [INFO] checking linux-video-core-0.1.1 against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied-retry-0 [INFO] extracting crate linux-video-core 0.1.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate linux-video-core 0.1.1 [INFO] finished tweaking crates.io crate linux-video-core 0.1.1 [INFO] tweaked toml for crates.io crate linux-video-core 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate linux-video-core 0.1.1 on toolchain 035b01b794602d5861daa43ac792f372f8981ed7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "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" "+035b01b794602d5861daa43ac792f372f8981ed7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 41 packages to latest compatible versions [INFO] [stderr] Adding dcv-color-primitives v0.5.4 (available: v1.0.0) [INFO] [stderr] Adding nix v0.26.4 (available: v0.31.1) [INFO] [stderr] Adding parse-display v0.8.2 (available: v0.10.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structmeta-derive v0.2.0 [INFO] [stderr] Downloaded structmeta v0.2.0 [INFO] [stderr] Downloaded parse-display v0.8.2 [INFO] [stderr] Downloaded getset v0.1.6 [INFO] [stderr] Downloaded parse-display-derive v0.8.2 [INFO] [stderr] Downloaded bitmask-enum v2.2.5 [INFO] [stderr] Downloaded regex-syntax v0.7.5 [INFO] [stderr] Downloaded dcv-color-primitives v0.5.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b39417065d48e618d9daaba3fa17001355d9d103abea154917d7b171b6954d42 [INFO] running `Command { std: "docker" "start" "-a" "b39417065d48e618d9daaba3fa17001355d9d103abea154917d7b171b6954d42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b39417065d48e618d9daaba3fa17001355d9d103abea154917d7b171b6954d42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b39417065d48e618d9daaba3fa17001355d9d103abea154917d7b171b6954d42", kill_on_drop: false }` [INFO] [stdout] b39417065d48e618d9daaba3fa17001355d9d103abea154917d7b171b6954d42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1eb009294111368ab0c8f24f27d45715d98fe1c00e89ba8aa327c3d3c657a9ed [INFO] running `Command { std: "docker" "start" "-a" "1eb009294111368ab0c8f24f27d45715d98fe1c00e89ba8aa327c3d3c657a9ed", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling structmeta-derive v0.2.0 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling bitmask-enum v2.2.5 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling structmeta v0.2.0 [INFO] [stderr] Compiling parse-display-derive v0.8.2 [INFO] [stderr] Checking parse-display v0.8.2 [INFO] [stderr] Checking linux-video-core v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `capability::*` [INFO] [stdout] --> src/impls.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use capability::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `formats::*` [INFO] [stdout] --> src/impls.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use formats::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Weak` [INFO] [stdout] --> src/safe_ref.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | rc::{Rc as Ref, Weak}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/types.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use enums::*; [INFO] [stdout] | ^^^^^^^^ the name `Vp8LoopFilter` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 13 | pub use structs::*; [INFO] [stdout] | ---------- but the name `Vp8LoopFilter` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `capability::*` [INFO] [stdout] --> src/impls.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use capability::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `formats::*` [INFO] [stdout] --> src/impls.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use formats::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Weak` [INFO] [stdout] --> src/safe_ref.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | rc::{Rc as Ref, Weak}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/types.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use enums::*; [INFO] [stdout] | ^^^^^^^^ the name `Vp8LoopFilter` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 13 | pub use structs::*; [INFO] [stdout] | ---------- but the name `Vp8LoopFilter` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/safe_ref.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn lock(&self) -> Lock { [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] 32 | pub fn lock(&self) -> Lock<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/safe_ref.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn try_lock(&self) -> Option> { [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] 44 | pub fn try_lock(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/safe_ref.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn lock(&self) -> Lock { [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] 32 | pub fn lock(&self) -> Lock<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/safe_ref.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn try_lock(&self) -> Option> { [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] 44 | pub fn try_lock(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.94s [INFO] running `Command { std: "docker" "inspect" "1eb009294111368ab0c8f24f27d45715d98fe1c00e89ba8aa327c3d3c657a9ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eb009294111368ab0c8f24f27d45715d98fe1c00e89ba8aa327c3d3c657a9ed", kill_on_drop: false }` [INFO] [stdout] 1eb009294111368ab0c8f24f27d45715d98fe1c00e89ba8aa327c3d3c657a9ed