[INFO] cloning repository https://github.com/ErisianArchitect/spaced
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ErisianArchitect/spaced" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErisianArchitect%2Fspaced", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErisianArchitect%2Fspaced'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5ccd25b3a255ed47e466c89eb0dfc77c3ad5914a
[INFO] checking ErisianArchitect/spaced against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErisianArchitect%2Fspaced" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ErisianArchitect/spaced
[INFO] finished tweaking git repo https://github.com/ErisianArchitect/spaced
[INFO] tweaked toml for git repo https://github.com/ErisianArchitect/spaced written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ErisianArchitect/spaced 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 git repo https://github.com/ErisianArchitect/spaced 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] [stderr]     Blocking waiting for file lock on package cache
[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] a254fb92f1396ca7f5f8e09b89b542a600afaf584a8b7e45cc86142a53932ee5
[INFO] running `Command { std: "docker" "start" "-a" "a254fb92f1396ca7f5f8e09b89b542a600afaf584a8b7e45cc86142a53932ee5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a254fb92f1396ca7f5f8e09b89b542a600afaf584a8b7e45cc86142a53932ee5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a254fb92f1396ca7f5f8e09b89b542a600afaf584a8b7e45cc86142a53932ee5", kill_on_drop: false }`
[INFO] [stdout] a254fb92f1396ca7f5f8e09b89b542a600afaf584a8b7e45cc86142a53932ee5
[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] 7ea26082d9ff70926988710185e0a8a5877a6de646365c10e9804a720c598f88
[INFO] running `Command { std: "docker" "start" "-a" "7ea26082d9ff70926988710185e0a8a5877a6de646365c10e9804a720c598f88", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking panicmsg v1.3.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking fnord v0.1.0-indev (https://github.com/ErisianArchitect/fnord.git#ffa9bd17)
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking console v0.16.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking twox-hash v2.1.1
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking spaced 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/drop_arc.rs:221:17
[INFO] [stdout]     |
[INFO] [stdout] 221 |       pub fn weak(&self) -> DropArcWeak<T> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 385 | / impl<T> std::ops::Deref for DropArc<T>
[INFO] [stdout] 386 | | where T: Send + Sync + Sized + 'static {
[INFO] [stdout]     | |______________________________________- trait implemented here
[INFO] [stdout] 387 |       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/drop_arc.rs:230:25
[INFO] [stdout]     |
[INFO] [stdout] 230 |       pub fn strong_count(&self) -> usize {
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 385 | / impl<T> std::ops::Deref for DropArc<T>
[INFO] [stdout] 386 | | where T: Send + Sync + Sized + 'static {
[INFO] [stdout]     | |______________________________________- trait implemented here
[INFO] [stdout] 387 |       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/drop_arc.rs:238:23
[INFO] [stdout]     |
[INFO] [stdout] 238 |       pub fn weak_count(&self) -> usize {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 385 | / impl<T> std::ops::Deref for DropArc<T>
[INFO] [stdout] 386 | | where T: Send + Sync + Sized + 'static {
[INFO] [stdout]     | |______________________________________- trait implemented here
[INFO] [stdout] 387 |       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/drop_arc.rs:246:19
[INFO] [stdout]     |
[INFO] [stdout] 246 |       pub fn ptr_eq(&self, other: &Self) -> bool {
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 385 | / impl<T> std::ops::Deref for DropArc<T>
[INFO] [stdout] 386 | | where T: Send + Sync + Sized + 'static {
[INFO] [stdout]     | |______________________________________- trait implemented here
[INFO] [stdout] 387 |       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/drop_arc.rs:252:24
[INFO] [stdout]     |
[INFO] [stdout] 252 |       pub fn ptr_eq_weak(&self, weak: &DropArcWeak<T>) -> bool {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 385 | / impl<T> std::ops::Deref for DropArc<T>
[INFO] [stdout] 386 | | where T: Send + Sync + Sized + 'static {
[INFO] [stdout]     | |______________________________________- trait implemented here
[INFO] [stdout] 387 |       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/drop_arc.rs:276:21
[INFO] [stdout]     |
[INFO] [stdout] 276 |       pub fn try_take(self) -> Result<T, Self> {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 385 | / impl<T> std::ops::Deref for DropArc<T>
[INFO] [stdout] 386 | | where T: Send + Sync + Sized + 'static {
[INFO] [stdout]     | |______________________________________- trait implemented here
[INFO] [stdout] 387 |       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/drop_arc.rs:305:22
[INFO] [stdout]     |
[INFO] [stdout] 305 |       pub fn downgrade(self) -> DropArcWeak<T> {
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 385 | / impl<T> std::ops::Deref for DropArc<T>
[INFO] [stdout] 386 | | where T: Send + Sync + Sized + 'static {
[INFO] [stdout]     | |______________________________________- trait implemented here
[INFO] [stdout] 387 |       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/dom/component/component_impl.rs:112:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn map_ref(&self) -> &Ref<'a, TypeId, Box<dyn ComponentType>> {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | impl<'a, C: ComponentType> std::ops::Deref for ComponentRef<'a, C> {
[INFO] [stdout]     | ------------------------------------------------------------------ trait implemented here
[INFO] [stdout] 128 |     type Target = C;
[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/dom/component/component_impl.rs:116:18
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn value(&self) -> &C {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | impl<'a, C: ComponentType> std::ops::Deref for ComponentRef<'a, C> {
[INFO] [stdout]     | ------------------------------------------------------------------ trait implemented here
[INFO] [stdout] 128 |     type Target = C;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spaced` (bin "spaced" test) due to 9 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/drop_arc.rs:221:17
[INFO] [stdout]     |
[INFO] [stdout] 221 |       pub fn weak(&self) -> DropArcWeak<T> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 385 | / impl<T> std::ops::Deref for DropArc<T>
[INFO] [stdout] 386 | | where T: Send + Sync + Sized + 'static {
[INFO] [stdout]     | |______________________________________- trait implemented here
[INFO] [stdout] 387 |       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/drop_arc.rs:230:25
[INFO] [stdout]     |
[INFO] [stdout] 230 |       pub fn strong_count(&self) -> usize {
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 385 | / impl<T> std::ops::Deref for DropArc<T>
[INFO] [stdout] 386 | | where T: Send + Sync + Sized + 'static {
[INFO] [stdout]     | |______________________________________- trait implemented here
[INFO] [stdout] 387 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spaced` (bin "spaced") due to 9 previous errors
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/drop_arc.rs:238:23
[INFO] [stdout]     |
[INFO] [stdout] 238 |       pub fn weak_count(&self) -> usize {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 385 | / impl<T> std::ops::Deref for DropArc<T>
[INFO] [stdout] 386 | | where T: Send + Sync + Sized + 'static {
[INFO] [stdout]     | |______________________________________- trait implemented here
[INFO] [stdout] 387 |       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/drop_arc.rs:246:19
[INFO] [stdout]     |
[INFO] [stdout] 246 |       pub fn ptr_eq(&self, other: &Self) -> bool {
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 385 | / impl<T> std::ops::Deref for DropArc<T>
[INFO] [stdout] 386 | | where T: Send + Sync + Sized + 'static {
[INFO] [stdout]     | |______________________________________- trait implemented here
[INFO] [stdout] 387 |       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/drop_arc.rs:252:24
[INFO] [stdout]     |
[INFO] [stdout] 252 |       pub fn ptr_eq_weak(&self, weak: &DropArcWeak<T>) -> bool {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 385 | / impl<T> std::ops::Deref for DropArc<T>
[INFO] [stdout] 386 | | where T: Send + Sync + Sized + 'static {
[INFO] [stdout]     | |______________________________________- trait implemented here
[INFO] [stdout] 387 |       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/drop_arc.rs:276:21
[INFO] [stdout]     |
[INFO] [stdout] 276 |       pub fn try_take(self) -> Result<T, Self> {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 385 | / impl<T> std::ops::Deref for DropArc<T>
[INFO] [stdout] 386 | | where T: Send + Sync + Sized + 'static {
[INFO] [stdout]     | |______________________________________- trait implemented here
[INFO] [stdout] 387 |       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/drop_arc.rs:305:22
[INFO] [stdout]     |
[INFO] [stdout] 305 |       pub fn downgrade(self) -> DropArcWeak<T> {
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 385 | / impl<T> std::ops::Deref for DropArc<T>
[INFO] [stdout] 386 | | where T: Send + Sync + Sized + 'static {
[INFO] [stdout]     | |______________________________________- trait implemented here
[INFO] [stdout] 387 |       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/dom/component/component_impl.rs:112:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn map_ref(&self) -> &Ref<'a, TypeId, Box<dyn ComponentType>> {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | impl<'a, C: ComponentType> std::ops::Deref for ComponentRef<'a, C> {
[INFO] [stdout]     | ------------------------------------------------------------------ trait implemented here
[INFO] [stdout] 128 |     type Target = C;
[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/dom/component/component_impl.rs:116:18
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn value(&self) -> &C {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | impl<'a, C: ComponentType> std::ops::Deref for ComponentRef<'a, C> {
[INFO] [stdout]     | ------------------------------------------------------------------ trait implemented here
[INFO] [stdout] 128 |     type Target = C;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7ea26082d9ff70926988710185e0a8a5877a6de646365c10e9804a720c598f88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ea26082d9ff70926988710185e0a8a5877a6de646365c10e9804a720c598f88", kill_on_drop: false }`
[INFO] [stdout] 7ea26082d9ff70926988710185e0a8a5877a6de646365c10e9804a720c598f88
