[INFO] fetching crate calimero-sdk 0.10.0-rc.40... [INFO] checking calimero-sdk-0.10.0-rc.40 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0 [INFO] extracting crate calimero-sdk 0.10.0-rc.40 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate calimero-sdk 0.10.0-rc.40 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate calimero-sdk 0.10.0-rc.40 [INFO] tweaked toml for crates.io crate calimero-sdk 0.10.0-rc.40 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate calimero-sdk 0.10.0-rc.40 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 calimero-sdk 0.10.0-rc.40 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ea2ddc35b12a40a8c13fc1256aff3331851506d2f54ef3484e12988163a5bd7c [INFO] running `Command { std: "docker" "start" "-a" "ea2ddc35b12a40a8c13fc1256aff3331851506d2f54ef3484e12988163a5bd7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea2ddc35b12a40a8c13fc1256aff3331851506d2f54ef3484e12988163a5bd7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea2ddc35b12a40a8c13fc1256aff3331851506d2f54ef3484e12988163a5bd7c", kill_on_drop: false }` [INFO] [stdout] ea2ddc35b12a40a8c13fc1256aff3331851506d2f54ef3484e12988163a5bd7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8439142c49fa6a638a266fde8bf75bfaf31c1c432fa5260b1bc5cbce3b5f231c [INFO] running `Command { std: "docker" "start" "-a" "8439142c49fa6a638a266fde8bf75bfaf31c1c432fa5260b1bc5cbce3b5f231c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.102 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Checking unsigned-varint v0.8.0 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Checking const-str v0.4.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking quick-protobuf v0.8.1 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking multihash v0.19.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Checking calimero-sys v0.10.0-rc.40 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Checking syn v2.0.108 [INFO] [stderr] Checking toml_parser v1.0.4 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling match-lookup v0.1.1 [INFO] [stderr] Checking base256emoji v1.0.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Checking data-encoding-macro v0.1.18 [INFO] [stderr] Checking multibase v0.9.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling calimero-sdk-macros v0.10.0-rc.40 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking libp2p-identity v0.2.12 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking calimero-wasm-abi v0.10.0-rc.40 [INFO] [stderr] Checking trybuild v1.0.112 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking multiaddr v0.18.2 [INFO] [stderr] Checking calimero-primitives v0.10.0-rc.40 [INFO] [stderr] Checking calimero-sdk v0.10.0-rc.40 (/opt/rustwide/workdir) [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/private_storage.rs:279:19 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn as_mut(&mut self) -> EntryMut<'_, T> [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 306 | impl Deref for EntryRef { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 307 | type Target = T; [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/private_storage.rs:294:17 [INFO] [stdout] | [INFO] [stdout] 294 | pub fn save(&self) -> crate::app::Result<()> [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 306 | impl Deref for EntryRef { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 307 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `calimero-sdk` (lib) due to 2 previous errors [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/private_storage.rs:279:19 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn as_mut(&mut self) -> EntryMut<'_, T> [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 306 | impl Deref for EntryRef { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 307 | type Target = T; [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/private_storage.rs:294:17 [INFO] [stdout] | [INFO] [stdout] 294 | pub fn save(&self) -> crate::app::Result<()> [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 306 | impl Deref for EntryRef { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 307 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `calimero-sdk` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "8439142c49fa6a638a266fde8bf75bfaf31c1c432fa5260b1bc5cbce3b5f231c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8439142c49fa6a638a266fde8bf75bfaf31c1c432fa5260b1bc5cbce3b5f231c", kill_on_drop: false }` [INFO] [stdout] 8439142c49fa6a638a266fde8bf75bfaf31c1c432fa5260b1bc5cbce3b5f231c