[INFO] fetching crate toad-writable 1.0.0-beta.3... [INFO] checking toad-writable-1.0.0-beta.3 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0 [INFO] extracting crate toad-writable 1.0.0-beta.3 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate toad-writable 1.0.0-beta.3 [INFO] finished tweaking crates.io crate toad-writable 1.0.0-beta.3 [INFO] tweaked toml for crates.io crate toad-writable 1.0.0-beta.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate toad-writable 1.0.0-beta.3 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 3 packages to latest compatible versions [INFO] [stderr] Adding toad-array v0.2.3 (available: v0.8.0) [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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d80e21ae34390279da65d90cd89da21b54f00d0e1d501a232179037fca82eeae [INFO] running `Command { std: "docker" "start" "-a" "d80e21ae34390279da65d90cd89da21b54f00d0e1d501a232179037fca82eeae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d80e21ae34390279da65d90cd89da21b54f00d0e1d501a232179037fca82eeae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d80e21ae34390279da65d90cd89da21b54f00d0e1d501a232179037fca82eeae", kill_on_drop: false }` [INFO] [stdout] d80e21ae34390279da65d90cd89da21b54f00d0e1d501a232179037fca82eeae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 20bc936ce3d91083606a2e607d7e69015e4349a84f7b6c6124fd78dd3d8e42c5 [INFO] running `Command { std: "docker" "start" "-a" "20bc936ce3d91083606a2e607d7e69015e4349a84f7b6c6124fd78dd3d8e42c5", kill_on_drop: false }` [INFO] [stderr] Checking toad-len v0.1.3 [INFO] [stderr] Checking toad-array v0.2.3 [INFO] [stderr] Checking toad-writable v1.0.0-beta.3 (/opt/rustwide/workdir) [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/lib.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn as_str(&self) -> &str { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | impl> Deref for Writable { [INFO] [stdout] | ----------------------------------------------- trait implemented here [INFO] [stdout] 85 | type Target = A; [INFO] [stdout] | ----------- 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:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn as_slice(&self) -> &[u8] { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | impl> Deref for Writable { [INFO] [stdout] | ----------------------------------------------- trait implemented here [INFO] [stdout] 85 | type Target = A; [INFO] [stdout] | ----------- with `Target` set here [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:61:23 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn as_mut_slice(&mut self) -> &mut [u8] { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | impl> Deref for Writable { [INFO] [stdout] | ----------------------------------------------- trait implemented here [INFO] [stdout] 85 | type Target = A; [INFO] [stdout] | ----------- with `Target` set here [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:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn unwrap(self) -> A { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | impl> Deref for Writable { [INFO] [stdout] | ----------------------------------------------- trait implemented here [INFO] [stdout] 85 | type Target = A; [INFO] [stdout] | ----------- with `Target` set here [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:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn as_str(&self) -> &str { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | impl> Deref for Writable { [INFO] [stdout] | ----------------------------------------------- trait implemented here [INFO] [stdout] 85 | type Target = A; [INFO] [stdout] | ----------- 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:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn as_slice(&self) -> &[u8] { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | impl> Deref for Writable { [INFO] [stdout] | ----------------------------------------------- trait implemented here [INFO] [stdout] 85 | type Target = A; [INFO] [stdout] | ----------- with `Target` set here [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:61:23 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn as_mut_slice(&mut self) -> &mut [u8] { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | impl> Deref for Writable { [INFO] [stdout] | ----------------------------------------------- trait implemented here [INFO] [stdout] 85 | type Target = A; [INFO] [stdout] | ----------- with `Target` set here [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:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn unwrap(self) -> A { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | impl> Deref for Writable { [INFO] [stdout] | ----------------------------------------------- trait implemented here [INFO] [stdout] 85 | type Target = A; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toad-writable` (lib test) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `toad-writable` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "20bc936ce3d91083606a2e607d7e69015e4349a84f7b6c6124fd78dd3d8e42c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20bc936ce3d91083606a2e607d7e69015e4349a84f7b6c6124fd78dd3d8e42c5", kill_on_drop: false }` [INFO] [stdout] 20bc936ce3d91083606a2e607d7e69015e4349a84f7b6c6124fd78dd3d8e42c5