[INFO] fetching crate spru 0.1.0...
[INFO] checking spru-0.1.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate spru 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate spru 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate spru 0.1.0
[INFO] tweaked toml for crates.io crate spru 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spru 0.1.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] crate crates.io crate spru 0.1.0 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] 1da819d0bad4abd2fa95b8c7f35ed319f07dbe25a1304b81f1aa79cbc5890f2d
[INFO] running `Command { std: "docker" "start" "-a" "1da819d0bad4abd2fa95b8c7f35ed319f07dbe25a1304b81f1aa79cbc5890f2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1da819d0bad4abd2fa95b8c7f35ed319f07dbe25a1304b81f1aa79cbc5890f2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1da819d0bad4abd2fa95b8c7f35ed319f07dbe25a1304b81f1aa79cbc5890f2d", kill_on_drop: false }`
[INFO] [stdout] 1da819d0bad4abd2fa95b8c7f35ed319f07dbe25a1304b81f1aa79cbc5890f2d
[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] bca1db4e868dc2c2a763ab1fa641aa1941d67469ce5d82bb376239eba8f525da
[INFO] running `Command { std: "docker" "start" "-a" "bca1db4e868dc2c2a763ab1fa641aa1941d67469ce5d82bb376239eba8f525da", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking quote v1.0.38
[INFO] [stderr]     Checking no_std_io2 v0.8.0
[INFO] [stderr]     Checking syn v2.0.102
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking directed-visit v0.3.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling implied-bounds-proc_macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling spru-macro v0.1.0
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]     Checking telety-impl v0.4.0
[INFO] [stderr]     Checking implied-bounds v0.1.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling deku_derive v0.18.1
[INFO] [stderr]    Compiling telety-macro v0.4.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling telety v0.4.0
[INFO] [stderr]    Compiling tagset-macro v0.1.2
[INFO] [stderr]     Checking halfbrown v0.3.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking deku v0.18.1
[INFO] [stderr]     Checking tagset v0.1.2
[INFO] [stderr]     Checking spru v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/interactor/mod.rs:611:15
[INFO] [stdout]     |
[INFO] [stdout] 611 |     pub fn id(&self) -> IdT<T> {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 646 | impl<'i, Storage, Action, T> ops::Deref for Existing<'i, Storage, Action, T> {
[INFO] [stdout]     | ---------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 647 |     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/interactor/mod.rs:616:27
[INFO] [stdout]     |
[INFO] [stdout] 616 |     pub fn update<Update>(&self, update: Update) -> &Self
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 646 | impl<'i, Storage, Action, T> ops::Deref for Existing<'i, Storage, Action, T> {
[INFO] [stdout]     | ---------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 647 |     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/interactor/mod.rs:628:37
[INFO] [stdout]     |
[INFO] [stdout] 628 |     pub fn update_immediate<Update>(self, update: Update) -> WithUpdate<T, Update> {
[INFO] [stdout]     |                                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 646 | impl<'i, Storage, Action, T> ops::Deref for Existing<'i, Storage, Action, T> {
[INFO] [stdout]     | ---------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 647 |     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/interactor/mod.rs:636:29
[INFO] [stdout]     |
[INFO] [stdout] 636 |     pub fn destroy<Destroy>(self, destroy: Destroy)
[INFO] [stdout]     |                             ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 646 | impl<'i, Storage, Action, T> ops::Deref for Existing<'i, Storage, Action, T> {
[INFO] [stdout]     | ---------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 647 |     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/item/mod.rs:26:15
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn id(&self) -> IdT<T> {
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 | impl<T> ops::Deref for Item<T> {
[INFO] [stdout]    | ------------------------------ trait implemented here
[INFO] [stdout] 74 |     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/item/mod.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn get(&self) -> &T {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 | impl<T> ops::Deref for Item<T> {
[INFO] [stdout]    | ------------------------------ trait implemented here
[INFO] [stdout] 74 |     type Target = T;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spru` (lib) due to 6 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/interactor/mod.rs:611:15
[INFO] [stdout]     |
[INFO] [stdout] 611 |     pub fn id(&self) -> IdT<T> {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 646 | impl<'i, Storage, Action, T> ops::Deref for Existing<'i, Storage, Action, T> {
[INFO] [stdout]     | ---------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 647 |     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/interactor/mod.rs:616:27
[INFO] [stdout]     |
[INFO] [stdout] 616 |     pub fn update<Update>(&self, update: Update) -> &Self
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 646 | impl<'i, Storage, Action, T> ops::Deref for Existing<'i, Storage, Action, T> {
[INFO] [stdout]     | ---------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 647 |     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/interactor/mod.rs:628:37
[INFO] [stdout]     |
[INFO] [stdout] 628 |     pub fn update_immediate<Update>(self, update: Update) -> WithUpdate<T, Update> {
[INFO] [stdout]     |                                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 646 | impl<'i, Storage, Action, T> ops::Deref for Existing<'i, Storage, Action, T> {
[INFO] [stdout]     | ---------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 647 |     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/interactor/mod.rs:636:29
[INFO] [stdout]     |
[INFO] [stdout] 636 |     pub fn destroy<Destroy>(self, destroy: Destroy)
[INFO] [stdout]     |                             ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 646 | impl<'i, Storage, Action, T> ops::Deref for Existing<'i, Storage, Action, T> {
[INFO] [stdout]     | ---------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 647 |     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/item/mod.rs:26:15
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn id(&self) -> IdT<T> {
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 | impl<T> ops::Deref for Item<T> {
[INFO] [stdout]    | ------------------------------ trait implemented here
[INFO] [stdout] 74 |     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/item/mod.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn get(&self) -> &T {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 | impl<T> ops::Deref for Item<T> {
[INFO] [stdout]    | ------------------------------ trait implemented here
[INFO] [stdout] 74 |     type Target = T;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spru` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "bca1db4e868dc2c2a763ab1fa641aa1941d67469ce5d82bb376239eba8f525da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bca1db4e868dc2c2a763ab1fa641aa1941d67469ce5d82bb376239eba8f525da", kill_on_drop: false }`
[INFO] [stdout] bca1db4e868dc2c2a763ab1fa641aa1941d67469ce5d82bb376239eba8f525da
