[INFO] cloning repository https://github.com/Abso1ut3Zer0/nexus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Abso1ut3Zer0/nexus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbso1ut3Zer0%2Fnexus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbso1ut3Zer0%2Fnexus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58d55f16bbcb4dd98aff69ebefdf71a25f3c2436
[INFO] checking Abso1ut3Zer0/nexus against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbso1ut3Zer0%2Fnexus" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Abso1ut3Zer0/nexus
[INFO] finished tweaking git repo https://github.com/Abso1ut3Zer0/nexus
[INFO] tweaked toml for git repo https://github.com/Abso1ut3Zer0/nexus written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Abso1ut3Zer0/nexus 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 123 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.8.2)
[INFO] [stderr]       Adding getrandom v0.2.17 (available: v0.4.1)
[INFO] [stderr]       Adding nexus-slab v0.8.0 (available: v0.11.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rand_core v0.9.5 (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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 6b3fb515c29bbafef657410dbb3760d9991e06df215b5a95a395d0377bda7bb4
[INFO] running `Command { std: "docker" "start" "-a" "6b3fb515c29bbafef657410dbb3760d9991e06df215b5a95a395d0377bda7bb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b3fb515c29bbafef657410dbb3760d9991e06df215b5a95a395d0377bda7bb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b3fb515c29bbafef657410dbb3760d9991e06df215b5a95a395d0377bda7bb4", kill_on_drop: false }`
[INFO] [stdout] 6b3fb515c29bbafef657410dbb3760d9991e06df215b5a95a395d0377bda7bb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 714b40c8dbdcd380e7f979e877d38068b9e9f818e9218ca00bcba1579f0490b1
[INFO] running `Command { std: "docker" "start" "-a" "714b40c8dbdcd380e7f979e877d38068b9e9f818e9218ca00bcba1579f0490b1", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking nexus-ascii v1.4.0 (/opt/rustwide/workdir/nexus-ascii)
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking nexus-slab v0.11.1 (/opt/rustwide/workdir/nexus-slab)
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> nexus-slab/src/alloc.rs:155:17
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn leak(self) -> LocalStatic<T> {
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 332 | impl<T, A: Alloc<Item = T>> Deref for BoxSlot<T, A> {
[INFO] [stdout]     | --------------------------------------------------- trait implemented here
[INFO] [stdout] 333 |     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]    --> nexus-slab/src/alloc.rs:172:22
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn into_slot(self) -> Slot<T> {
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 332 | impl<T, A: Alloc<Item = T>> Deref for BoxSlot<T, A> {
[INFO] [stdout]     | --------------------------------------------------- trait implemented here
[INFO] [stdout] 333 |     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]    --> nexus-slab/src/alloc.rs:184:23
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn into_inner(self) -> T {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 332 | impl<T, A: Alloc<Item = T>> Deref for BoxSlot<T, A> {
[INFO] [stdout]     | --------------------------------------------------- trait implemented here
[INFO] [stdout] 333 |     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]    --> nexus-slab/src/alloc.rs:196:20
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn replace(&mut self, value: T) -> T {
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 332 | impl<T, A: Alloc<Item = T>> Deref for BoxSlot<T, A> {
[INFO] [stdout]     | --------------------------------------------------- trait implemented here
[INFO] [stdout] 333 |     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]    --> nexus-slab/src/alloc.rs:221:16
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn pin(&self) -> Pin<&T> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 332 | impl<T, A: Alloc<Item = T>> Deref for BoxSlot<T, A> {
[INFO] [stdout]     | --------------------------------------------------- trait implemented here
[INFO] [stdout] 333 |     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]    --> nexus-slab/src/alloc.rs:235:20
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn pin_mut(&mut self) -> Pin<&mut T> {
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 332 | impl<T, A: Alloc<Item = T>> Deref for BoxSlot<T, A> {
[INFO] [stdout]     | --------------------------------------------------- trait implemented here
[INFO] [stdout] 333 |     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]    --> nexus-slab/src/alloc.rs:262:19
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn as_ptr(&self) -> *mut SlotCell<T> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 332 | impl<T, A: Alloc<Item = T>> Deref for BoxSlot<T, A> {
[INFO] [stdout]     | --------------------------------------------------- trait implemented here
[INFO] [stdout] 333 |     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]    --> nexus-slab/src/alloc.rs:273:21
[INFO] [stdout]     |
[INFO] [stdout] 273 |     pub fn into_raw(self) -> *mut SlotCell<T> {
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 332 | impl<T, A: Alloc<Item = T>> Deref for BoxSlot<T, A> {
[INFO] [stdout]     | --------------------------------------------------- trait implemented here
[INFO] [stdout] 333 |     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]    --> nexus-slab/src/alloc.rs:427:19
[INFO] [stdout]     |
[INFO] [stdout] 427 |     pub fn as_ptr(&self) -> *const T {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 442 | impl<T> Deref for LocalStatic<T> {
[INFO] [stdout]     | -------------------------------- trait implemented here
[INFO] [stdout] 443 |     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]    --> nexus-slab/src/alloc.rs:436:16
[INFO] [stdout]     |
[INFO] [stdout] 436 |     pub fn pin(&self) -> Pin<&T> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 442 | impl<T> Deref for LocalStatic<T> {
[INFO] [stdout]     | -------------------------------- trait implemented here
[INFO] [stdout] 443 |     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]    --> nexus-slab/src/alloc.rs:517:22
[INFO] [stdout]     |
[INFO] [stdout] 517 |     pub fn downgrade(&self) -> WeakSlot<T, A> {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 862 | impl<T, A: Alloc<Item = RcInner<T>>> Deref for RcSlot<T, A> {
[INFO] [stdout]     | ----------------------------------------------------------- trait implemented here
[INFO] [stdout] 863 |     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]    --> nexus-slab/src/alloc.rs:531:25
[INFO] [stdout]     |
[INFO] [stdout] 531 |     pub fn strong_count(&self) -> u32 {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 862 | impl<T, A: Alloc<Item = RcInner<T>>> Deref for RcSlot<T, A> {
[INFO] [stdout]     | ----------------------------------------------------------- trait implemented here
[INFO] [stdout] 863 |     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]    --> nexus-slab/src/alloc.rs:538:23
[INFO] [stdout]     |
[INFO] [stdout] 538 |     pub fn weak_count(&self) -> u32 {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 862 | impl<T, A: Alloc<Item = RcInner<T>>> Deref for RcSlot<T, A> {
[INFO] [stdout]     | ----------------------------------------------------------- trait implemented here
[INFO] [stdout] 863 |     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]    --> nexus-slab/src/alloc.rs:548:16
[INFO] [stdout]     |
[INFO] [stdout] 548 |     pub fn pin(&self) -> Pin<&T> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 862 | impl<T, A: Alloc<Item = RcInner<T>>> Deref for RcSlot<T, A> {
[INFO] [stdout]     | ----------------------------------------------------------- trait implemented here
[INFO] [stdout] 863 |     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]    --> nexus-slab/src/alloc.rs:561:24
[INFO] [stdout]     |
[INFO] [stdout] 561 |     pub fn pin_get_mut(&mut self) -> Option<Pin<&mut T>> {
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 862 | impl<T, A: Alloc<Item = RcInner<T>>> Deref for RcSlot<T, A> {
[INFO] [stdout]     | ----------------------------------------------------------- trait implemented here
[INFO] [stdout] 863 |     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]    --> nexus-slab/src/alloc.rs:573:20
[INFO] [stdout]     |
[INFO] [stdout] 573 |     pub fn get_mut(&mut self) -> Option<&mut T> {
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 862 | impl<T, A: Alloc<Item = RcInner<T>>> Deref for RcSlot<T, A> {
[INFO] [stdout]     | ----------------------------------------------------------- trait implemented here
[INFO] [stdout] 863 |     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]    --> nexus-slab/src/alloc.rs:591:37
[INFO] [stdout]     |
[INFO] [stdout] 591 |     pub unsafe fn get_mut_unchecked(&self) -> &mut T {
[INFO] [stdout]     |                                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 862 | impl<T, A: Alloc<Item = RcInner<T>>> Deref for RcSlot<T, A> {
[INFO] [stdout]     | ----------------------------------------------------------- trait implemented here
[INFO] [stdout] 863 |     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]    --> nexus-slab/src/alloc.rs:610:22
[INFO] [stdout]     |
[INFO] [stdout] 610 |     pub fn into_slot(self) -> Option<Slot<RcInner<T>>> {
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 862 | impl<T, A: Alloc<Item = RcInner<T>>> Deref for RcSlot<T, A> {
[INFO] [stdout]     | ----------------------------------------------------------- trait implemented here
[INFO] [stdout] 863 |     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]    --> nexus-slab/src/alloc.rs:646:39
[INFO] [stdout]     |
[INFO] [stdout] 646 |     pub unsafe fn into_slot_unchecked(self) -> Slot<RcInner<T>> {
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 862 | impl<T, A: Alloc<Item = RcInner<T>>> Deref for RcSlot<T, A> {
[INFO] [stdout]     | ----------------------------------------------------------- trait implemented here
[INFO] [stdout] 863 |     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]    --> nexus-slab/src/alloc.rs:667:19
[INFO] [stdout]     |
[INFO] [stdout] 667 |     pub fn as_ptr(&self) -> *mut SlotCell<RcInner<T>> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 862 | impl<T, A: Alloc<Item = RcInner<T>>> Deref for RcSlot<T, A> {
[INFO] [stdout]     | ----------------------------------------------------------- trait implemented here
[INFO] [stdout] 863 |     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]    --> nexus-slab/src/alloc.rs:677:21
[INFO] [stdout]     |
[INFO] [stdout] 677 |     pub fn into_raw(self) -> *mut SlotCell<RcInner<T>> {
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 862 | impl<T, A: Alloc<Item = RcInner<T>>> Deref for RcSlot<T, A> {
[INFO] [stdout]     | ----------------------------------------------------------- trait implemented here
[INFO] [stdout] 863 |     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]    --> nexus-slab/src/alloc.rs:765:21
[INFO] [stdout]     |
[INFO] [stdout] 765 |     pub fn make_mut(&mut self) -> &mut T {
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 862 | impl<T, A: Alloc<Item = RcInner<T>>> Deref for RcSlot<T, A> {
[INFO] [stdout]     | ----------------------------------------------------------- trait implemented here
[INFO] [stdout] 863 |     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]    --> nexus-slab/src/alloc.rs:787:25
[INFO] [stdout]     |
[INFO] [stdout] 787 |     pub fn try_make_mut(&mut self) -> Result<&mut T, Full<()>> {
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 862 | impl<T, A: Alloc<Item = RcInner<T>>> Deref for RcSlot<T, A> {
[INFO] [stdout]     | ----------------------------------------------------------- trait implemented here
[INFO] [stdout] 863 |     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]    --> nexus-slab/src/shared.rs:165:19
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn as_ptr(&self) -> *mut SlotCell<T> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 | impl<T> Deref for Slot<T> {
[INFO] [stdout]     | ------------------------- trait implemented here
[INFO] [stdout] 171 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nexus-slab` (lib) due to 24 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "714b40c8dbdcd380e7f979e877d38068b9e9f818e9218ca00bcba1579f0490b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "714b40c8dbdcd380e7f979e877d38068b9e9f818e9218ca00bcba1579f0490b1", kill_on_drop: false }`
[INFO] [stdout] 714b40c8dbdcd380e7f979e877d38068b9e9f818e9218ca00bcba1579f0490b1
