[INFO] fetching crate borderless 0.3.0...
[INFO] checking borderless-0.3.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0
[INFO] extracting crate borderless 0.3.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate borderless 0.3.0
[INFO] finished tweaking crates.io crate borderless 0.3.0
[INFO] tweaked toml for crates.io crate borderless 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate borderless 0.3.0 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 78 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding rand v0.9.2 (available: v0.10.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-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] 8fffc57b764b2ca84d301b459ea5805b857150704070a8d7197b9a4b42da09c3
[INFO] running `Command { std: "docker" "start" "-a" "8fffc57b764b2ca84d301b459ea5805b857150704070a8d7197b9a4b42da09c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8fffc57b764b2ca84d301b459ea5805b857150704070a8d7197b9a4b42da09c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fffc57b764b2ca84d301b459ea5805b857150704070a8d7197b9a4b42da09c3", kill_on_drop: false }`
[INFO] [stdout] 8fffc57b764b2ca84d301b459ea5805b857150704070a8d7197b9a4b42da09c3
[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] f203f30c7d30cf4e3b24fbd44a0076f7e04136b6b2071382d09fb1375b8981ea
[INFO] running `Command { std: "docker" "start" "-a" "f203f30c7d30cf4e3b24fbd44a0076f7e04136b6b2071382d09fb1375b8981ea", 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 semver v1.0.27
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking base16 v0.2.1
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking borderless-abi v0.2.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling borderless-sdk-macros v0.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking borderless-hash v1.0.0
[INFO] [stderr]     Checking currency-4217 v0.1.0
[INFO] [stderr]     Checking borderless-id-types v0.1.5
[INFO] [stderr]     Checking borderless-pkg v0.1.0
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking borderless v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ProxyMut` is never constructed
[INFO] [stdout]    --> src/collections/hashmap/proxy.rs:124:12
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub struct ProxyMut<'a, K, V> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/collections/hashmap.rs:298:17
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn iter(&self) -> HashMapIt<K, V> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn iter(&self) -> HashMapIt<'_, K, V> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/collections/hashmap.rs:302:17
[INFO] [stdout]     |
[INFO] [stdout] 302 |     pub fn keys(&self) -> Keys<K, V> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 302 |     pub fn keys(&self) -> Keys<'_, K, V> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/collections/hashmap.rs:307:19
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn values(&self) -> Values<K, V> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn values(&self) -> Values<'_, K, V> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/collections/lazyvec.rs:771:17
[INFO] [stdout]     |
[INFO] [stdout] 771 |     pub fn iter(&self) -> LazyVecIt<V> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 771 |     pub fn iter(&self) -> LazyVecIt<'_, V> {
[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/lazy.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn get(&self) -> &T {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | impl<T: Serialize + DeserializeOwned> Deref for Lazy<T> {
[INFO] [stdout]    | ------------------------------------------------------- trait implemented here
[INFO] [stdout] 83 |     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/lazy.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn get_mut(&mut self) -> &mut T {
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | impl<T: Serialize + DeserializeOwned> Deref for Lazy<T> {
[INFO] [stdout]    | ------------------------------------------------------- trait implemented here
[INFO] [stdout] 83 |     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/lazy.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn set(&mut self, value: T) {
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | impl<T: Serialize + DeserializeOwned> Deref for Lazy<T> {
[INFO] [stdout]    | ------------------------------------------------------- trait implemented here
[INFO] [stdout] 83 |     type Target = T;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `borderless` (lib) due to 3 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: struct `ProxyMut` is never constructed
[INFO] [stdout]    --> src/collections/hashmap/proxy.rs:124:12
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub struct ProxyMut<'a, K, V> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/collections/hashmap.rs:298:17
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn iter(&self) -> HashMapIt<K, V> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn iter(&self) -> HashMapIt<'_, K, V> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/collections/hashmap.rs:302:17
[INFO] [stdout]     |
[INFO] [stdout] 302 |     pub fn keys(&self) -> Keys<K, V> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 302 |     pub fn keys(&self) -> Keys<'_, K, V> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/collections/hashmap.rs:307:19
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn values(&self) -> Values<K, V> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn values(&self) -> Values<'_, K, V> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/collections/lazyvec.rs:771:17
[INFO] [stdout]     |
[INFO] [stdout] 771 |     pub fn iter(&self) -> LazyVecIt<V> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 771 |     pub fn iter(&self) -> LazyVecIt<'_, V> {
[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/lazy.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn get(&self) -> &T {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | impl<T: Serialize + DeserializeOwned> Deref for Lazy<T> {
[INFO] [stdout]    | ------------------------------------------------------- trait implemented here
[INFO] [stdout] 83 |     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/lazy.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn get_mut(&mut self) -> &mut T {
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | impl<T: Serialize + DeserializeOwned> Deref for Lazy<T> {
[INFO] [stdout]    | ------------------------------------------------------- trait implemented here
[INFO] [stdout] 83 |     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/lazy.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn set(&mut self, value: T) {
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | impl<T: Serialize + DeserializeOwned> Deref for Lazy<T> {
[INFO] [stdout]    | ------------------------------------------------------- trait implemented here
[INFO] [stdout] 83 |     type Target = T;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `borderless` (lib test) due to 3 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f203f30c7d30cf4e3b24fbd44a0076f7e04136b6b2071382d09fb1375b8981ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f203f30c7d30cf4e3b24fbd44a0076f7e04136b6b2071382d09fb1375b8981ea", kill_on_drop: false }`
[INFO] [stdout] f203f30c7d30cf4e3b24fbd44a0076f7e04136b6b2071382d09fb1375b8981ea
