[INFO] fetching crate bitwark 2.0.1... [INFO] checking bitwark-2.0.1 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0 [INFO] extracting crate bitwark 2.0.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate bitwark 2.0.1 [INFO] finished tweaking crates.io crate bitwark 2.0.1 [INFO] tweaked toml for crates.io crate bitwark 2.0.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bitwark 2.0.1 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 86 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v3.0.0) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding rand v0.8.5 (available: v0.10.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [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-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca82c6aadc7f5f3eac4f4e6562ef8a4447cd3cafa317754545b4489b6cbcf482 [INFO] running `Command { std: "docker" "start" "-a" "ca82c6aadc7f5f3eac4f4e6562ef8a4447cd3cafa317754545b4489b6cbcf482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca82c6aadc7f5f3eac4f4e6562ef8a4447cd3cafa317754545b4489b6cbcf482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca82c6aadc7f5f3eac4f4e6562ef8a4447cd3cafa317754545b4489b6cbcf482", kill_on_drop: false }` [INFO] [stdout] ca82c6aadc7f5f3eac4f4e6562ef8a4447cd3cafa317754545b4489b6cbcf482 [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 -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] 17291c738ac355d74630c8c98cb9e857fa6ceffdc33944b6a12e30d2afc476e7 [INFO] running `Command { std: "docker" "start" "-a" "17291c738ac355d74630c8c98cb9e857fa6ceffdc33944b6a12e30d2afc476e7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking generic-array v1.3.5 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Checking bitwark v2.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/exp.rs:31:24 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn has_expired(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | impl Deref for Expiring { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 37 | type Target = K; [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/exp.rs:89:23 [INFO] [stdout] | [INFO] [stdout] 59 | impl Deref for AutoExpiring { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 60 | type Target = K; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn is_expired(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/payload.rs:72:28 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn encode_and_sign(&self, key: &(impl BwSigner + ?Sized)) -> Result, BwError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | impl Deref for SignedPayload { [INFO] [stdout] | ---------------------------------------------------------------- trait implemented here [INFO] [stdout] 235 | type Target = T; [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/payload.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | &self, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | impl Deref for SignedPayload { [INFO] [stdout] | ---------------------------------------------------------------- trait implemented here [INFO] [stdout] 235 | type Target = T; [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/payload.rs:229:25 [INFO] [stdout] | [INFO] [stdout] 229 | pub fn into_payload(self) -> T { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | impl Deref for SignedPayload { [INFO] [stdout] | ---------------------------------------------------------------- trait implemented here [INFO] [stdout] 235 | type Target = T; [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/payload.rs:254:19 [INFO] [stdout] | [INFO] [stdout] 254 | pub fn verify(self, key: &(impl BwVerifier + ?Sized)) -> Result, BwError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 302 | impl Deref for SignedPayloadUnverified { [INFO] [stdout] | -------------------------------------------------------------------------- trait implemented here [INFO] [stdout] 303 | type Target = T; [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/payload.rs:271:9 [INFO] [stdout] | [INFO] [stdout] 271 | self, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 302 | impl Deref for SignedPayloadUnverified { [INFO] [stdout] | -------------------------------------------------------------------------- trait implemented here [INFO] [stdout] 303 | type Target = T; [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/payload.rs:297:25 [INFO] [stdout] | [INFO] [stdout] 297 | pub fn into_payload(self) -> T { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 302 | impl Deref for SignedPayloadUnverified { [INFO] [stdout] | -------------------------------------------------------------------------- trait implemented here [INFO] [stdout] 303 | type Target = T; [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/exp.rs:31:24 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn has_expired(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | impl Deref for Expiring { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 37 | type Target = K; [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/exp.rs:89:23 [INFO] [stdout] | [INFO] [stdout] 59 | impl Deref for AutoExpiring { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 60 | type Target = K; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn is_expired(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/signed_exp.rs:49:28 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn encode_and_sign(&self, key: &(impl BwSigner + ?Sized)) -> Result, BwError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | impl Deref for ExpiringSigned { [INFO] [stdout] | ----------------------------------------------------------------- trait implemented here [INFO] [stdout] 107 | type Target = T; [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/payload.rs:72:28 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn encode_and_sign(&self, key: &(impl BwSigner + ?Sized)) -> Result, BwError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | impl Deref for SignedPayload { [INFO] [stdout] | ---------------------------------------------------------------- trait implemented here [INFO] [stdout] 235 | type Target = T; [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/signed_exp.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | &self, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | impl Deref for ExpiringSigned { [INFO] [stdout] | ----------------------------------------------------------------- trait implemented here [INFO] [stdout] 107 | type Target = T; [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/signed_exp.rs:101:25 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn into_payload(self) -> T { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | impl Deref for ExpiringSigned { [INFO] [stdout] | ----------------------------------------------------------------- trait implemented here [INFO] [stdout] 107 | type Target = T; [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/signed_exp.rs:128:19 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn verify(self, key: &(impl BwVerifier + ?Sized)) -> Result, BwError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | impl Deref for ExpiringSignedUnverified { [INFO] [stdout] | --------------------------------------------------------------------------- trait implemented here [INFO] [stdout] 153 | type Target = T; [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/signed_exp.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | self, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | impl Deref for ExpiringSignedUnverified { [INFO] [stdout] | --------------------------------------------------------------------------- trait implemented here [INFO] [stdout] 153 | type Target = T; [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/payload.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | &self, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | impl Deref for SignedPayload { [INFO] [stdout] | ---------------------------------------------------------------- trait implemented here [INFO] [stdout] 235 | type Target = T; [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/signed_exp.rs:182:28 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn encode_and_sign(self, key: &(impl BwSigner + ?Sized)) -> Result, BwError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 210 | / impl Deref for SaltyExpiringSigned [INFO] [stdout] 211 | | where [INFO] [stdout] 212 | | S: Generator + SaltInfo + TryFrom>, [INFO] [stdout] 213 | | >>::Error: Into, [INFO] [stdout] 214 | | BwError: From<>>::Error>, [INFO] [stdout] | |__________________________________________________- trait implemented here [INFO] [stdout] 215 | { [INFO] [stdout] 216 | type Target = T; [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/payload.rs:229:25 [INFO] [stdout] | [INFO] [stdout] 229 | pub fn into_payload(self) -> T { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | impl Deref for SignedPayload { [INFO] [stdout] | ---------------------------------------------------------------- trait implemented here [INFO] [stdout] 235 | type Target = T; [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/payload.rs:254:19 [INFO] [stdout] | [INFO] [stdout] 254 | pub fn verify(self, key: &(impl BwVerifier + ?Sized)) -> Result, BwError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 302 | impl Deref for SignedPayloadUnverified { [INFO] [stdout] | -------------------------------------------------------------------------- trait implemented here [INFO] [stdout] 303 | type Target = T; [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/payload.rs:271:9 [INFO] [stdout] | [INFO] [stdout] 271 | self, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 302 | impl Deref for SignedPayloadUnverified { [INFO] [stdout] | -------------------------------------------------------------------------- trait implemented here [INFO] [stdout] 303 | type Target = T; [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/payload.rs:297:25 [INFO] [stdout] | [INFO] [stdout] 297 | pub fn into_payload(self) -> T { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 302 | impl Deref for SignedPayloadUnverified { [INFO] [stdout] | -------------------------------------------------------------------------- trait implemented here [INFO] [stdout] 303 | type Target = T; [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/signed_exp.rs:49:28 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn encode_and_sign(&self, key: &(impl BwSigner + ?Sized)) -> Result, BwError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | impl Deref for ExpiringSigned { [INFO] [stdout] | ----------------------------------------------------------------- trait implemented here [INFO] [stdout] 107 | type Target = T; [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/signed_exp.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | &self, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | impl Deref for ExpiringSigned { [INFO] [stdout] | ----------------------------------------------------------------- trait implemented here [INFO] [stdout] 107 | type Target = T; [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/signed_exp.rs:101:25 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn into_payload(self) -> T { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | impl Deref for ExpiringSigned { [INFO] [stdout] | ----------------------------------------------------------------- trait implemented here [INFO] [stdout] 107 | type Target = T; [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/signed_exp.rs:128:19 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn verify(self, key: &(impl BwVerifier + ?Sized)) -> Result, BwError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | impl Deref for ExpiringSignedUnverified { [INFO] [stdout] | --------------------------------------------------------------------------- trait implemented here [INFO] [stdout] 153 | type Target = T; [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/signed_exp.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | self, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | impl Deref for ExpiringSignedUnverified { [INFO] [stdout] | --------------------------------------------------------------------------- trait implemented here [INFO] [stdout] 153 | type Target = T; [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/signed_exp.rs:182:28 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn encode_and_sign(self, key: &(impl BwSigner + ?Sized)) -> Result, BwError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 210 | / impl Deref for SaltyExpiringSigned [INFO] [stdout] 211 | | where [INFO] [stdout] 212 | | S: Generator + SaltInfo + TryFrom>, [INFO] [stdout] 213 | | >>::Error: Into, [INFO] [stdout] 214 | | BwError: From<>>::Error>, [INFO] [stdout] | |__________________________________________________- trait implemented here [INFO] [stdout] 215 | { [INFO] [stdout] 216 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitwark` (lib) due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bitwark` (lib test) due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "17291c738ac355d74630c8c98cb9e857fa6ceffdc33944b6a12e30d2afc476e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17291c738ac355d74630c8c98cb9e857fa6ceffdc33944b6a12e30d2afc476e7", kill_on_drop: false }` [INFO] [stdout] 17291c738ac355d74630c8c98cb9e857fa6ceffdc33944b6a12e30d2afc476e7