[INFO] fetching crate sequoia-wot 0.16.0-pqc.1... [INFO] checking sequoia-wot-0.16.0-pqc.1 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied [INFO] extracting crate sequoia-wot 0.16.0-pqc.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate sequoia-wot 0.16.0-pqc.1 [INFO] finished tweaking crates.io crate sequoia-wot 0.16.0-pqc.1 [INFO] tweaked toml for crates.io crate sequoia-wot 0.16.0-pqc.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sequoia-wot 0.16.0-pqc.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] crate crates.io crate sequoia-wot 0.16.0-pqc.1 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-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] 91f7238b806c063acd20f3f5f52d55a03f2c19ccfc29c76e5a7fbb532288544b [INFO] running `Command { std: "docker" "start" "-a" "91f7238b806c063acd20f3f5f52d55a03f2c19ccfc29c76e5a7fbb532288544b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91f7238b806c063acd20f3f5f52d55a03f2c19ccfc29c76e5a7fbb532288544b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91f7238b806c063acd20f3f5f52d55a03f2c19ccfc29c76e5a7fbb532288544b", kill_on_drop: false }` [INFO] [stdout] 91f7238b806c063acd20f3f5f52d55a03f2c19ccfc29c76e5a7fbb532288544b [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] 03a9d37825ba7258909d78257b3e87f1694e727027d05559c9876d31ceae5913 [INFO] running `Command { std: "docker" "start" "-a" "03a9d37825ba7258909d78257b3e87f1694e727027d05559c9876d31ceae5913", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling sha1collisiondetection v0.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking buffered-reader v1.4.0 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking memsec v0.7.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling sequoia-wot v0.16.0-pqc.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking rusqlite v0.37.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking openpgp-cert-d v0.3.4 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling nettle-sys v2.3.1 [INFO] [stderr] Compiling sequoia-openpgp v2.2.0-pqc.1 [INFO] [stderr] Checking nettle v7.4.0 [INFO] [stderr] Checking sequoia-cert-store v0.8.0-pqc.1 [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/store/cert_store.rs:232:18 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn store(&self) -> &S { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 257 | / impl<'a: 'policy, 'policy, S> std::ops::Deref for CertStore<'a, 'policy, S> [INFO] [stdout] 258 | | where S: cert_store::store::Store<'a>, [INFO] [stdout] | |__________________________________________- trait implemented here [INFO] [stdout] 259 | { [INFO] [stdout] 260 | type Target = S; [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/store/cert_store.rs:237:22 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn store_mut(&mut self) -> &mut S { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 257 | / impl<'a: 'policy, 'policy, S> std::ops::Deref for CertStore<'a, 'policy, S> [INFO] [stdout] 258 | | where S: cert_store::store::Store<'a>, [INFO] [stdout] | |__________________________________________- trait implemented here [INFO] [stdout] 259 | { [INFO] [stdout] 260 | type Target = S; [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/store/cert_store.rs:242:23 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn into_store(self) -> S { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 257 | / impl<'a: 'policy, 'policy, S> std::ops::Deref for CertStore<'a, 'policy, S> [INFO] [stdout] 258 | | where S: cert_store::store::Store<'a>, [INFO] [stdout] | |__________________________________________- trait implemented here [INFO] [stdout] 259 | { [INFO] [stdout] 260 | type Target = S; [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/store/cert_store.rs:247:19 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn policy(&self) -> &dyn Policy { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 257 | / impl<'a: 'policy, 'policy, S> std::ops::Deref for CertStore<'a, 'policy, S> [INFO] [stdout] 258 | | where S: cert_store::store::Store<'a>, [INFO] [stdout] | |__________________________________________- trait implemented here [INFO] [stdout] 259 | { [INFO] [stdout] 260 | type Target = S; [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/store/cert_store.rs:252:27 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn reference_time(&self) -> SystemTime { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 257 | / impl<'a: 'policy, 'policy, S> std::ops::Deref for CertStore<'a, 'policy, S> [INFO] [stdout] 258 | | where S: cert_store::store::Store<'a>, [INFO] [stdout] | |__________________________________________- trait implemented here [INFO] [stdout] 259 | { [INFO] [stdout] 260 | type Target = S; [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/network.rs:190:20 [INFO] [stdout] | [INFO] [stdout] 150 | / impl Deref for Network [INFO] [stdout] 151 | | where S: Store [INFO] [stdout] | |__________________- trait implemented here [INFO] [stdout] 152 | { [INFO] [stdout] 153 | type Target = S; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 190 | pub fn backend(&self) -> &S { [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/network.rs:300:18 [INFO] [stdout] | [INFO] [stdout] 150 | / impl Deref for Network [INFO] [stdout] 151 | | where S: Store [INFO] [stdout] | |__________________- trait implemented here [INFO] [stdout] 152 | { [INFO] [stdout] 153 | type Target = S; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 300 | pub fn roots(&self) -> &Roots [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/network.rs:306:23 [INFO] [stdout] | [INFO] [stdout] 150 | / impl Deref for Network [INFO] [stdout] 151 | | where S: Store [INFO] [stdout] | |__________________- trait implemented here [INFO] [stdout] 152 | { [INFO] [stdout] 153 | type Target = S; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 306 | pub fn is_root(&self, fpr: F) -> 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/network.rs:313:20 [INFO] [stdout] | [INFO] [stdout] 150 | / impl Deref for Network [INFO] [stdout] 151 | | where S: Store [INFO] [stdout] | |__________________- trait implemented here [INFO] [stdout] 152 | { [INFO] [stdout] 153 | type Target = S; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 313 | pub fn root(&self, fpr: F) -> Option<&Root> [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/network.rs:323:34 [INFO] [stdout] | [INFO] [stdout] 150 | / impl Deref for Network [INFO] [stdout] 151 | | where S: Store [INFO] [stdout] | |__________________- trait implemented here [INFO] [stdout] 152 | { [INFO] [stdout] 153 | type Target = S; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 323 | pub fn certification_network(&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/network.rs:331:35 [INFO] [stdout] | [INFO] [stdout] 150 | / impl Deref for Network [INFO] [stdout] 151 | | where S: Store [INFO] [stdout] | |__________________- trait implemented here [INFO] [stdout] 152 | { [INFO] [stdout] 153 | type Target = S; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 331 | pub fn authentication_network(&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/network.rs:340:26 [INFO] [stdout] | [INFO] [stdout] 150 | / impl Deref for Network [INFO] [stdout] 151 | | where S: Store [INFO] [stdout] | |__________________- trait implemented here [INFO] [stdout] 152 | { [INFO] [stdout] 153 | type Target = S; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 340 | pub fn maximum_depth(&mut self) -> Option { [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/network.rs:491:31 [INFO] [stdout] | [INFO] [stdout] 150 | / impl Deref for Network [INFO] [stdout] 151 | | where S: Store [INFO] [stdout] | |__________________- trait implemented here [INFO] [stdout] 152 | { [INFO] [stdout] 153 | type Target = S; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 491 | pub fn authenticate(&self, target_userid: U, target_fpr: F, [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/network.rs:510:25 [INFO] [stdout] | [INFO] [stdout] 150 | / impl Deref for Network [INFO] [stdout] 151 | | where S: Store [INFO] [stdout] | |__________________- trait implemented here [INFO] [stdout] 152 | { [INFO] [stdout] 153 | type Target = S; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 510 | pub fn gossip(&self, target_fpr: F, target_userid: U) [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/network/path.rs:720:20 [INFO] [stdout] | [INFO] [stdout] 720 | pub fn path(&self, khs: &[KeyHandle], userid: U, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | / impl Deref for Network [INFO] [stdout] 151 | | where S: Store [INFO] [stdout] | |__________________- trait implemented here [INFO] [stdout] 152 | { [INFO] [stdout] 153 | type Target = S; [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/network/path.rs:761:25 [INFO] [stdout] | [INFO] [stdout] 761 | pub fn lint_path(&self, khs: &[KeyHandle], userid: U, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | / impl Deref for Network [INFO] [stdout] 151 | | where S: Store [INFO] [stdout] | |__________________- trait implemented here [INFO] [stdout] 152 | { [INFO] [stdout] 153 | type Target = S; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sequoia-wot` (lib) due to 16 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: struct `Test` is never constructed [INFO] [stdout] --> src/testdata.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Test { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (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/store/cert_store.rs:232:18 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn store(&self) -> &S { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 257 | / impl<'a: 'policy, 'policy, S> std::ops::Deref for CertStore<'a, 'policy, S> [INFO] [stdout] 258 | | where S: cert_store::store::Store<'a>, [INFO] [stdout] | |__________________________________________- trait implemented here [INFO] [stdout] 259 | { [INFO] [stdout] 260 | type Target = S; [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/store/cert_store.rs:237:22 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn store_mut(&mut self) -> &mut S { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 257 | / impl<'a: 'policy, 'policy, S> std::ops::Deref for CertStore<'a, 'policy, S> [INFO] [stdout] 258 | | where S: cert_store::store::Store<'a>, [INFO] [stdout] | |__________________________________________- trait implemented here [INFO] [stdout] 259 | { [INFO] [stdout] 260 | type Target = S; [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/store/cert_store.rs:242:23 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn into_store(self) -> S { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 257 | / impl<'a: 'policy, 'policy, S> std::ops::Deref for CertStore<'a, 'policy, S> [INFO] [stdout] 258 | | where S: cert_store::store::Store<'a>, [INFO] [stdout] | |__________________________________________- trait implemented here [INFO] [stdout] 259 | { [INFO] [stdout] 260 | type Target = S; [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/store/cert_store.rs:247:19 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn policy(&self) -> &dyn Policy { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 257 | / impl<'a: 'policy, 'policy, S> std::ops::Deref for CertStore<'a, 'policy, S> [INFO] [stdout] 258 | | where S: cert_store::store::Store<'a>, [INFO] [stdout] | |__________________________________________- trait implemented here [INFO] [stdout] 259 | { [INFO] [stdout] 260 | type Target = S; [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/store/cert_store.rs:252:27 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn reference_time(&self) -> SystemTime { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 257 | / impl<'a: 'policy, 'policy, S> std::ops::Deref for CertStore<'a, 'policy, S> [INFO] [stdout] 258 | | where S: cert_store::store::Store<'a>, [INFO] [stdout] | |__________________________________________- trait implemented here [INFO] [stdout] 259 | { [INFO] [stdout] 260 | type Target = S; [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/network.rs:190:20 [INFO] [stdout] | [INFO] [stdout] 150 | / impl Deref for Network [INFO] [stdout] 151 | | where S: Store [INFO] [stdout] | |__________________- trait implemented here [INFO] [stdout] 152 | { [INFO] [stdout] 153 | type Target = S; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 190 | pub fn backend(&self) -> &S { [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/network.rs:300:18 [INFO] [stdout] | [INFO] [stdout] 150 | / impl Deref for Network [INFO] [stdout] 151 | | where S: Store [INFO] [stdout] | |__________________- trait implemented here [INFO] [stdout] 152 | { [INFO] [stdout] 153 | type Target = S; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 300 | pub fn roots(&self) -> &Roots [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/network.rs:306:23 [INFO] [stdout] | [INFO] [stdout] 150 | / impl Deref for Network [INFO] [stdout] 151 | | where S: Store [INFO] [stdout] | |__________________- trait implemented here [INFO] [stdout] 152 | { [INFO] [stdout] 153 | type Target = S; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 306 | pub fn is_root(&self, fpr: F) -> 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/network.rs:313:20 [INFO] [stdout] | [INFO] [stdout] 150 | / impl Deref for Network [INFO] [stdout] 151 | | where S: Store [INFO] [stdout] | |__________________- trait implemented here [INFO] [stdout] 152 | { [INFO] [stdout] 153 | type Target = S; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 313 | pub fn root(&self, fpr: F) -> Option<&Root> [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/network.rs:323:34 [INFO] [stdout] | [INFO] [stdout] 150 | / impl Deref for Network [INFO] [stdout] 151 | | where S: Store [INFO] [stdout] | |__________________- trait implemented here [INFO] [stdout] 152 | { [INFO] [stdout] 153 | type Target = S; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 323 | pub fn certification_network(&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/network.rs:331:35 [INFO] [stdout] | [INFO] [stdout] 150 | / impl Deref for Network [INFO] [stdout] 151 | | where S: Store [INFO] [stdout] | |__________________- trait implemented here [INFO] [stdout] 152 | { [INFO] [stdout] 153 | type Target = S; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 331 | pub fn authentication_network(&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/network.rs:340:26 [INFO] [stdout] | [INFO] [stdout] 150 | / impl Deref for Network [INFO] [stdout] 151 | | where S: Store [INFO] [stdout] | |__________________- trait implemented here [INFO] [stdout] 152 | { [INFO] [stdout] 153 | type Target = S; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 340 | pub fn maximum_depth(&mut self) -> Option { [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/network.rs:491:31 [INFO] [stdout] | [INFO] [stdout] 150 | / impl Deref for Network [INFO] [stdout] 151 | | where S: Store [INFO] [stdout] | |__________________- trait implemented here [INFO] [stdout] 152 | { [INFO] [stdout] 153 | type Target = S; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 491 | pub fn authenticate(&self, target_userid: U, target_fpr: F, [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/network.rs:510:25 [INFO] [stdout] | [INFO] [stdout] 150 | / impl Deref for Network [INFO] [stdout] 151 | | where S: Store [INFO] [stdout] | |__________________- trait implemented here [INFO] [stdout] 152 | { [INFO] [stdout] 153 | type Target = S; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 510 | pub fn gossip(&self, target_fpr: F, target_userid: U) [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/network/path.rs:720:20 [INFO] [stdout] | [INFO] [stdout] 720 | pub fn path(&self, khs: &[KeyHandle], userid: U, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | / impl Deref for Network [INFO] [stdout] 151 | | where S: Store [INFO] [stdout] | |__________________- trait implemented here [INFO] [stdout] 152 | { [INFO] [stdout] 153 | type Target = S; [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/network/path.rs:761:25 [INFO] [stdout] | [INFO] [stdout] 761 | pub fn lint_path(&self, khs: &[KeyHandle], userid: U, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | / impl Deref for Network [INFO] [stdout] 151 | | where S: Store [INFO] [stdout] | |__________________- trait implemented here [INFO] [stdout] 152 | { [INFO] [stdout] 153 | type Target = S; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sequoia-wot` (lib test) due to 16 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "03a9d37825ba7258909d78257b3e87f1694e727027d05559c9876d31ceae5913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03a9d37825ba7258909d78257b3e87f1694e727027d05559c9876d31ceae5913", kill_on_drop: false }` [INFO] [stdout] 03a9d37825ba7258909d78257b3e87f1694e727027d05559c9876d31ceae5913