[INFO] fetching crate binmarshal 1.1.7... [INFO] checking binmarshal-1.1.7 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied [INFO] extracting crate binmarshal 1.1.7 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate binmarshal 1.1.7 [INFO] finished tweaking crates.io crate binmarshal 1.1.7 [INFO] tweaked toml for crates.io crate binmarshal 1.1.7 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate binmarshal 1.1.7 on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate binmarshal 1.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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 829e87e0bb2a3ea2a1451cebe7c0c580637e5c2dfdbffa539f1b7dfdba63e189 [INFO] running `Command { std: "docker" "start" "-a" "829e87e0bb2a3ea2a1451cebe7c0c580637e5c2dfdbffa539f1b7dfdba63e189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "829e87e0bb2a3ea2a1451cebe7c0c580637e5c2dfdbffa539f1b7dfdba63e189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "829e87e0bb2a3ea2a1451cebe7c0c580637e5c2dfdbffa539f1b7dfdba63e189", kill_on_drop: false }` [INFO] [stdout] 829e87e0bb2a3ea2a1451cebe7c0c580637e5c2dfdbffa539f1b7dfdba63e189 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dinherent-method-on-receiver" "-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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6589fb23f967fdec6ce16711d461d6fc5dd4ffc0062f5ec072b545e9f2b0be2 [INFO] running `Command { std: "docker" "start" "-a" "d6589fb23f967fdec6ce16711d461d6fc5dd4ffc0062f5ec072b545e9f2b0be2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.75 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking bounded-static v0.7.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling serde_derive v1.0.194 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling binmarshal-macros v1.1.3 [INFO] [stderr] Checking serde_json v1.0.111 [INFO] [stderr] Checking binmarshal v1.1.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `numeric::*` [INFO] [stdout] --> src/lib.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use numeric::*; [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: `numeric::*` [INFO] [stdout] --> src/lib.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use numeric::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/lib.rs:510:21 [INFO] [stdout] | [INFO] [stdout] 506 | #[derive(Proxy)] [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | trait implemented here [INFO] [stdout] | with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 510 | pub fn into_owned(self) -> ::Owned { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/alloc/src/borrow.rs:345:0 [INFO] [stdout] | [INFO] [stdout] = note: trait implemented here [INFO] [stdout] ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/alloc/src/borrow.rs:349:4 [INFO] [stdout] | [INFO] [stdout] = note: with `Target` set here [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D inherent-method-on-receiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/lib.rs:514:17 [INFO] [stdout] | [INFO] [stdout] 506 | #[derive(Proxy)] [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | trait implemented here [INFO] [stdout] | with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 514 | pub fn to_mut(&mut self) -> &mut ::Owned { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/alloc/src/borrow.rs:345:0 [INFO] [stdout] | [INFO] [stdout] = note: trait implemented here [INFO] [stdout] ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/alloc/src/borrow.rs:349:4 [INFO] [stdout] | [INFO] [stdout] = note: with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `binmarshal` (lib) due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/lib.rs:510:21 [INFO] [stdout] | [INFO] [stdout] 506 | #[derive(Proxy)] [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | trait implemented here [INFO] [stdout] | with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 510 | pub fn into_owned(self) -> ::Owned { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/alloc/src/borrow.rs:345:0 [INFO] [stdout] | [INFO] [stdout] = note: trait implemented here [INFO] [stdout] ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/alloc/src/borrow.rs:349:4 [INFO] [stdout] | [INFO] [stdout] = note: with `Target` set here [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D inherent-method-on-receiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/lib.rs:514:17 [INFO] [stdout] | [INFO] [stdout] 506 | #[derive(Proxy)] [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | trait implemented here [INFO] [stdout] | with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 514 | pub fn to_mut(&mut self) -> &mut ::Owned { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/alloc/src/borrow.rs:345:0 [INFO] [stdout] | [INFO] [stdout] = note: trait implemented here [INFO] [stdout] ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/alloc/src/borrow.rs:349:4 [INFO] [stdout] | [INFO] [stdout] = note: with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `binmarshal` (lib test) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "d6589fb23f967fdec6ce16711d461d6fc5dd4ffc0062f5ec072b545e9f2b0be2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6589fb23f967fdec6ce16711d461d6fc5dd4ffc0062f5ec072b545e9f2b0be2", kill_on_drop: false }` [INFO] [stdout] d6589fb23f967fdec6ce16711d461d6fc5dd4ffc0062f5ec072b545e9f2b0be2