[INFO] fetching crate async-borrow 0.2.1...
[INFO] checking async-borrow-0.2.1 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate async-borrow 0.2.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate async-borrow 0.2.1
[INFO] finished tweaking crates.io crate async-borrow 0.2.1
[INFO] tweaked toml for crates.io crate async-borrow 0.2.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate async-borrow 0.2.1 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 21 packages to latest compatible versions
[INFO] [stderr]       Adding tokio-macros v1.8.2 (available: v2.6.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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 40991f4f71acdbc5362fe70f08fd1155b1cf893d867c080eb62bf0065903f0f6
[INFO] running `Command { std: "docker" "start" "-a" "40991f4f71acdbc5362fe70f08fd1155b1cf893d867c080eb62bf0065903f0f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40991f4f71acdbc5362fe70f08fd1155b1cf893d867c080eb62bf0065903f0f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40991f4f71acdbc5362fe70f08fd1155b1cf893d867c080eb62bf0065903f0f6", kill_on_drop: false }`
[INFO] [stdout] 40991f4f71acdbc5362fe70f08fd1155b1cf893d867c080eb62bf0065903f0f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 3e6cfb9e4461c825daeafe3d734591ce537596d41b021cc1c467954d7d78074a
[INFO] running `Command { std: "docker" "start" "-a" "3e6cfb9e4461c825daeafe3d734591ce537596d41b021cc1c467954d7d78074a", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking async-borrow v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:269:27
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn into_ref_share(self) -> RefShare<T> {
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 | impl<T> Deref for ShareBox<T> {
[INFO] [stdout]     | ----------------------------- trait implemented here
[INFO] [stdout] 402 |     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/lib.rs:287:27
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn into_mut_share(self) -> RefMutShare<T> {
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 | impl<T> Deref for ShareBox<T> {
[INFO] [stdout]     | ----------------------------- trait implemented here
[INFO] [stdout] 402 |     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/lib.rs:304:22
[INFO] [stdout]     |
[INFO] [stdout] 304 |     pub fn share_ref(self) -> (RefShare<T>, Ref<T>) {
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 | impl<T> Deref for ShareBox<T> {
[INFO] [stdout]     | ----------------------------- trait implemented here
[INFO] [stdout] 402 |     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/lib.rs:328:22
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn share_mut(self) -> (RefMutShare<T>, RefMut<T>) {
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 | impl<T> Deref for ShareBox<T> {
[INFO] [stdout]     | ----------------------------- trait implemented here
[INFO] [stdout] 402 |     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/lib.rs:352:25
[INFO] [stdout]     |
[INFO] [stdout] 352 |     pub fn spawn_ref<U>(self, f: impl FnOnce(Ref<T>) -> U) -> RefShare<T> {
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 | impl<T> Deref for ShareBox<T> {
[INFO] [stdout]     | ----------------------------- trait implemented here
[INFO] [stdout] 402 |     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/lib.rs:358:25
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn spawn_mut<U>(self, f: impl FnOnce(RefMut<T>) -> U) -> RefMutShare<T> {
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 | impl<T> Deref for ShareBox<T> {
[INFO] [stdout]     | ----------------------------- trait implemented here
[INFO] [stdout] 402 |     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/lib.rs:364:21
[INFO] [stdout]     |
[INFO] [stdout] 364 |     pub fn into_ref(self) -> Ref<T> {
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 | impl<T> Deref for ShareBox<T> {
[INFO] [stdout]     | ----------------------------- trait implemented here
[INFO] [stdout] 402 |     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/lib.rs:375:21
[INFO] [stdout]     |
[INFO] [stdout] 375 |     pub fn into_mut(self) -> RefMut<T> {
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 | impl<T> Deref for ShareBox<T> {
[INFO] [stdout]     | ----------------------------- trait implemented here
[INFO] [stdout] 402 |     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/lib.rs:385:23
[INFO] [stdout]     |
[INFO] [stdout] 385 |     pub fn into_inner(self) -> T {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 | impl<T> Deref for ShareBox<T> {
[INFO] [stdout]     | ----------------------------- trait implemented here
[INFO] [stdout] 402 |     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/lib.rs:389:21
[INFO] [stdout]     |
[INFO] [stdout] 389 |     pub fn into_raw(self) -> *const T {
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 | impl<T> Deref for ShareBox<T> {
[INFO] [stdout]     | ----------------------------- trait implemented here
[INFO] [stdout] 402 |     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/lib.rs:461:22
[INFO] [stdout]     |
[INFO] [stdout] 461 |     pub fn downgrade(&self) -> Weak<T, B> {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 569 | impl<T, B: ?Sized> Deref for Ref<T, B> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 570 |     type Target = B;
[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/lib.rs:482:27
[INFO] [stdout]     |
[INFO] [stdout] 482 |     pub fn map<C: ?Sized>(self, f: impl for<'a> FnOnce(&'a B) -> &'a C) -> Ref<T, C> {
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 569 | impl<T, B: ?Sized> Deref for Ref<T, B> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 570 |     type Target = B;
[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/lib.rs:501:23
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn context<R>(self, f: impl for<'a> FnOnce(&'a B, Context<'a, T>) -> R) -> R {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 569 | impl<T, B: ?Sized> Deref for Ref<T, B> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 570 |     type Target = B;
[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/lib.rs:526:35
[INFO] [stdout]     |
[INFO] [stdout] 526 |     pub async fn scope<F: Future>(self, f: impl for<'a> FnOnce(&'a B, Context<'a, T>, Spawner<'a>) -> F) -> F::Output {
[INFO] [stdout]     |                                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 569 | impl<T, B: ?Sized> Deref for Ref<T, B> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 570 |     type Target = B;
[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/lib.rs:551:23
[INFO] [stdout]     |
[INFO] [stdout] 551 |     pub fn into_deref(self) -> Ref<T, B::Target> where B: Deref {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 569 | impl<T, B: ?Sized> Deref for Ref<T, B> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 570 |     type Target = B;
[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/lib.rs:564:27
[INFO] [stdout]     |
[INFO] [stdout] 564 |     pub fn into_borrow<C>(self) -> Ref<T, C> where B: Borrow<C> {
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 569 | impl<T, B: ?Sized> Deref for Ref<T, B> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 570 |     type Target = B;
[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/lib.rs:602:21
[INFO] [stdout]     |
[INFO] [stdout] 602 |     pub fn into_ref(self) -> Ref<T, B> {
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 792 | impl<T, B: ?Sized> Deref for RefMut<T, B> {
[INFO] [stdout]     | ----------------------------------------- trait implemented here
[INFO] [stdout] 793 |     type Target = B;
[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/lib.rs:614:29
[INFO] [stdout]     |
[INFO] [stdout] 614 |     pub fn into_ref_forward(self) -> RefForward<T, B> {
[INFO] [stdout]     |                             ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 792 | impl<T, B: ?Sized> Deref for RefMut<T, B> {
[INFO] [stdout]     | ----------------------------------------- trait implemented here
[INFO] [stdout] 793 |     type Target = B;
[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/lib.rs:629:29
[INFO] [stdout]     |
[INFO] [stdout] 629 |     pub fn into_mut_forward(self) -> RefMutForward<T, B> {
[INFO] [stdout]     |                             ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 792 | impl<T, B: ?Sized> Deref for RefMut<T, B> {
[INFO] [stdout]     | ----------------------------------------- trait implemented here
[INFO] [stdout] 793 |     type Target = B;
[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/lib.rs:643:24
[INFO] [stdout]     |
[INFO] [stdout] 643 |     pub fn forward_ref(self) -> (RefForward<T, B>, Ref<T, B>) {
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 792 | impl<T, B: ?Sized> Deref for RefMut<T, B> {
[INFO] [stdout]     | ----------------------------------------- trait implemented here
[INFO] [stdout] 793 |     type Target = B;
[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/lib.rs:663:24
[INFO] [stdout]     |
[INFO] [stdout] 663 |     pub fn forward_mut(self) -> (RefMutForward<T, B>, RefMut<T, B>) {
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 792 | impl<T, B: ?Sized> Deref for RefMut<T, B> {
[INFO] [stdout]     | ----------------------------------------- trait implemented here
[INFO] [stdout] 793 |     type Target = B;
[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/lib.rs:683:26
[INFO] [stdout]     |
[INFO] [stdout] 683 |     pub fn cleave_ref<U>(self, f: impl FnOnce(Ref<T, B>) -> U) -> RefForward<T, B> {
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 792 | impl<T, B: ?Sized> Deref for RefMut<T, B> {
[INFO] [stdout]     | ----------------------------------------- trait implemented here
[INFO] [stdout] 793 |     type Target = B;
[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/lib.rs:689:26
[INFO] [stdout]     |
[INFO] [stdout] 689 |     pub fn cleave_mut<U>(self, f: impl FnOnce(RefMut<T, B>) -> U) -> RefMutForward<T, B> {
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 792 | impl<T, B: ?Sized> Deref for RefMut<T, B> {
[INFO] [stdout]     | ----------------------------------------- trait implemented here
[INFO] [stdout] 793 |     type Target = B;
[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/lib.rs:705:27
[INFO] [stdout]     |
[INFO] [stdout] 705 |     pub fn map<C: ?Sized>(self, f: impl for<'a> FnOnce(&'a mut B) -> &'a mut C) -> RefMut<T, C> {
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 792 | impl<T, B: ?Sized> Deref for RefMut<T, B> {
[INFO] [stdout]     | ----------------------------------------- trait implemented here
[INFO] [stdout] 793 |     type Target = B;
[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/lib.rs:724:23
[INFO] [stdout]     |
[INFO] [stdout] 724 |     pub fn context<R>(self, f: impl for<'a> FnOnce(&'a mut B, Context<'a, T>) -> R) -> R {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 792 | impl<T, B: ?Sized> Deref for RefMut<T, B> {
[INFO] [stdout]     | ----------------------------------------- trait implemented here
[INFO] [stdout] 793 |     type Target = B;
[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/lib.rs:749:35
[INFO] [stdout]     |
[INFO] [stdout] 749 |     pub async fn scope<F: Future>(self, f: impl for<'a> FnOnce(&'a mut B, Context<'a, T>, Spawner<'a>) -> F) -> F::Output {
[INFO] [stdout]     |                                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 792 | impl<T, B: ?Sized> Deref for RefMut<T, B> {
[INFO] [stdout]     | ----------------------------------------- trait implemented here
[INFO] [stdout] 793 |     type Target = B;
[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/lib.rs:774:27
[INFO] [stdout]     |
[INFO] [stdout] 774 |     pub fn into_deref_mut(self) -> RefMut<T, B::Target> where B: DerefMut {
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 792 | impl<T, B: ?Sized> Deref for RefMut<T, B> {
[INFO] [stdout]     | ----------------------------------------- trait implemented here
[INFO] [stdout] 793 |     type Target = B;
[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/lib.rs:787:31
[INFO] [stdout]     |
[INFO] [stdout] 787 |     pub fn into_borrow_mut<C>(self) -> RefMut<T, C> where B: BorrowMut<C> {
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 792 | impl<T, B: ?Sized> Deref for RefMut<T, B> {
[INFO] [stdout]     | ----------------------------------------- trait implemented here
[INFO] [stdout] 793 |     type Target = B;
[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/lib.rs:1328:27
[INFO] [stdout]      |
[INFO] [stdout]  401 | impl<T> Deref for ShareBox<T> {
[INFO] [stdout]      | ----------------------------- trait implemented here
[INFO] [stdout]  402 |     type Target = T;
[INFO] [stdout]      |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 1328 |     pub fn share_wide_ref(self) -> (WideRefShare<T>, WideRef<T>) {
[INFO] [stdout]      |                           ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/alloc/src/boxed.rs:2180:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: trait implemented here
[INFO] [stdout]     ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/alloc/src/boxed.rs:2181:4
[INFO] [stdout]      |
[INFO] [stdout]      = note: 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/lib.rs:1333:27
[INFO] [stdout]      |
[INFO] [stdout]  401 | impl<T> Deref for ShareBox<T> {
[INFO] [stdout]      | ----------------------------- trait implemented here
[INFO] [stdout]  402 |     type Target = T;
[INFO] [stdout]      |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 1333 |     pub fn share_wide_mut(self) -> (WideRefMutShare<T>, WideRefMut<T>) {
[INFO] [stdout]      |                           ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/alloc/src/boxed.rs:2180:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: trait implemented here
[INFO] [stdout]     ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/alloc/src/boxed.rs:2181:4
[INFO] [stdout]      |
[INFO] [stdout]      = note: 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/lib.rs:1338:30
[INFO] [stdout]      |
[INFO] [stdout]  401 | impl<T> Deref for ShareBox<T> {
[INFO] [stdout]      | ----------------------------- trait implemented here
[INFO] [stdout]  402 |     type Target = T;
[INFO] [stdout]      |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 1338 |     pub fn spawn_wide_ref<U>(self, f: impl FnOnce(WideRef<T>) -> U) -> WideRefShare<T> {
[INFO] [stdout]      |                              ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/alloc/src/boxed.rs:2180:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: trait implemented here
[INFO] [stdout]     ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/alloc/src/boxed.rs:2181:4
[INFO] [stdout]      |
[INFO] [stdout]      = note: 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/lib.rs:1342:30
[INFO] [stdout]      |
[INFO] [stdout]  401 | impl<T> Deref for ShareBox<T> {
[INFO] [stdout]      | ----------------------------- trait implemented here
[INFO] [stdout]  402 |     type Target = T;
[INFO] [stdout]      |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 1342 |     pub fn spawn_wide_mut<U>(self, f: impl FnOnce(WideRefMut<T>) -> U) -> WideRefMutShare<T> {
[INFO] [stdout]      |                              ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/alloc/src/boxed.rs:2180:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: trait implemented here
[INFO] [stdout]     ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/alloc/src/boxed.rs:2181:4
[INFO] [stdout]      |
[INFO] [stdout]      = note: with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-borrow` (lib) due to 32 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/lib.rs:269:27
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn into_ref_share(self) -> RefShare<T> {
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 | impl<T> Deref for ShareBox<T> {
[INFO] [stdout]     | ----------------------------- trait implemented here
[INFO] [stdout] 402 |     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/lib.rs:287:27
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn into_mut_share(self) -> RefMutShare<T> {
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 | impl<T> Deref for ShareBox<T> {
[INFO] [stdout]     | ----------------------------- trait implemented here
[INFO] [stdout] 402 |     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/lib.rs:304:22
[INFO] [stdout]     |
[INFO] [stdout] 304 |     pub fn share_ref(self) -> (RefShare<T>, Ref<T>) {
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 | impl<T> Deref for ShareBox<T> {
[INFO] [stdout]     | ----------------------------- trait implemented here
[INFO] [stdout] 402 |     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/lib.rs:328:22
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn share_mut(self) -> (RefMutShare<T>, RefMut<T>) {
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 | impl<T> Deref for ShareBox<T> {
[INFO] [stdout]     | ----------------------------- trait implemented here
[INFO] [stdout] 402 |     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/lib.rs:352:25
[INFO] [stdout]     |
[INFO] [stdout] 352 |     pub fn spawn_ref<U>(self, f: impl FnOnce(Ref<T>) -> U) -> RefShare<T> {
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 | impl<T> Deref for ShareBox<T> {
[INFO] [stdout]     | ----------------------------- trait implemented here
[INFO] [stdout] 402 |     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/lib.rs:358:25
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn spawn_mut<U>(self, f: impl FnOnce(RefMut<T>) -> U) -> RefMutShare<T> {
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 | impl<T> Deref for ShareBox<T> {
[INFO] [stdout]     | ----------------------------- trait implemented here
[INFO] [stdout] 402 |     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/lib.rs:364:21
[INFO] [stdout]     |
[INFO] [stdout] 364 |     pub fn into_ref(self) -> Ref<T> {
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 | impl<T> Deref for ShareBox<T> {
[INFO] [stdout]     | ----------------------------- trait implemented here
[INFO] [stdout] 402 |     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/lib.rs:375:21
[INFO] [stdout]     |
[INFO] [stdout] 375 |     pub fn into_mut(self) -> RefMut<T> {
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 | impl<T> Deref for ShareBox<T> {
[INFO] [stdout]     | ----------------------------- trait implemented here
[INFO] [stdout] 402 |     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/lib.rs:385:23
[INFO] [stdout]     |
[INFO] [stdout] 385 |     pub fn into_inner(self) -> T {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 | impl<T> Deref for ShareBox<T> {
[INFO] [stdout]     | ----------------------------- trait implemented here
[INFO] [stdout] 402 |     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/lib.rs:389:21
[INFO] [stdout]     |
[INFO] [stdout] 389 |     pub fn into_raw(self) -> *const T {
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 | impl<T> Deref for ShareBox<T> {
[INFO] [stdout]     | ----------------------------- trait implemented here
[INFO] [stdout] 402 |     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/lib.rs:461:22
[INFO] [stdout]     |
[INFO] [stdout] 461 |     pub fn downgrade(&self) -> Weak<T, B> {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 569 | impl<T, B: ?Sized> Deref for Ref<T, B> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 570 |     type Target = B;
[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/lib.rs:482:27
[INFO] [stdout]     |
[INFO] [stdout] 482 |     pub fn map<C: ?Sized>(self, f: impl for<'a> FnOnce(&'a B) -> &'a C) -> Ref<T, C> {
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 569 | impl<T, B: ?Sized> Deref for Ref<T, B> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 570 |     type Target = B;
[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/lib.rs:501:23
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn context<R>(self, f: impl for<'a> FnOnce(&'a B, Context<'a, T>) -> R) -> R {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 569 | impl<T, B: ?Sized> Deref for Ref<T, B> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 570 |     type Target = B;
[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/lib.rs:526:35
[INFO] [stdout]     |
[INFO] [stdout] 526 |     pub async fn scope<F: Future>(self, f: impl for<'a> FnOnce(&'a B, Context<'a, T>, Spawner<'a>) -> F) -> F::Output {
[INFO] [stdout]     |                                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 569 | impl<T, B: ?Sized> Deref for Ref<T, B> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 570 |     type Target = B;
[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/lib.rs:551:23
[INFO] [stdout]     |
[INFO] [stdout] 551 |     pub fn into_deref(self) -> Ref<T, B::Target> where B: Deref {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 569 | impl<T, B: ?Sized> Deref for Ref<T, B> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 570 |     type Target = B;
[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/lib.rs:564:27
[INFO] [stdout]     |
[INFO] [stdout] 564 |     pub fn into_borrow<C>(self) -> Ref<T, C> where B: Borrow<C> {
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 569 | impl<T, B: ?Sized> Deref for Ref<T, B> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 570 |     type Target = B;
[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/lib.rs:602:21
[INFO] [stdout]     |
[INFO] [stdout] 602 |     pub fn into_ref(self) -> Ref<T, B> {
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 792 | impl<T, B: ?Sized> Deref for RefMut<T, B> {
[INFO] [stdout]     | ----------------------------------------- trait implemented here
[INFO] [stdout] 793 |     type Target = B;
[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/lib.rs:614:29
[INFO] [stdout]     |
[INFO] [stdout] 614 |     pub fn into_ref_forward(self) -> RefForward<T, B> {
[INFO] [stdout]     |                             ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 792 | impl<T, B: ?Sized> Deref for RefMut<T, B> {
[INFO] [stdout]     | ----------------------------------------- trait implemented here
[INFO] [stdout] 793 |     type Target = B;
[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/lib.rs:629:29
[INFO] [stdout]     |
[INFO] [stdout] 629 |     pub fn into_mut_forward(self) -> RefMutForward<T, B> {
[INFO] [stdout]     |                             ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 792 | impl<T, B: ?Sized> Deref for RefMut<T, B> {
[INFO] [stdout]     | ----------------------------------------- trait implemented here
[INFO] [stdout] 793 |     type Target = B;
[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/lib.rs:643:24
[INFO] [stdout]     |
[INFO] [stdout] 643 |     pub fn forward_ref(self) -> (RefForward<T, B>, Ref<T, B>) {
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 792 | impl<T, B: ?Sized> Deref for RefMut<T, B> {
[INFO] [stdout]     | ----------------------------------------- trait implemented here
[INFO] [stdout] 793 |     type Target = B;
[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/lib.rs:663:24
[INFO] [stdout]     |
[INFO] [stdout] 663 |     pub fn forward_mut(self) -> (RefMutForward<T, B>, RefMut<T, B>) {
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 792 | impl<T, B: ?Sized> Deref for RefMut<T, B> {
[INFO] [stdout]     | ----------------------------------------- trait implemented here
[INFO] [stdout] 793 |     type Target = B;
[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/lib.rs:683:26
[INFO] [stdout]     |
[INFO] [stdout] 683 |     pub fn cleave_ref<U>(self, f: impl FnOnce(Ref<T, B>) -> U) -> RefForward<T, B> {
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 792 | impl<T, B: ?Sized> Deref for RefMut<T, B> {
[INFO] [stdout]     | ----------------------------------------- trait implemented here
[INFO] [stdout] 793 |     type Target = B;
[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/lib.rs:689:26
[INFO] [stdout]     |
[INFO] [stdout] 689 |     pub fn cleave_mut<U>(self, f: impl FnOnce(RefMut<T, B>) -> U) -> RefMutForward<T, B> {
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 792 | impl<T, B: ?Sized> Deref for RefMut<T, B> {
[INFO] [stdout]     | ----------------------------------------- trait implemented here
[INFO] [stdout] 793 |     type Target = B;
[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/lib.rs:705:27
[INFO] [stdout]     |
[INFO] [stdout] 705 |     pub fn map<C: ?Sized>(self, f: impl for<'a> FnOnce(&'a mut B) -> &'a mut C) -> RefMut<T, C> {
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 792 | impl<T, B: ?Sized> Deref for RefMut<T, B> {
[INFO] [stdout]     | ----------------------------------------- trait implemented here
[INFO] [stdout] 793 |     type Target = B;
[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/lib.rs:724:23
[INFO] [stdout]     |
[INFO] [stdout] 724 |     pub fn context<R>(self, f: impl for<'a> FnOnce(&'a mut B, Context<'a, T>) -> R) -> R {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 792 | impl<T, B: ?Sized> Deref for RefMut<T, B> {
[INFO] [stdout]     | ----------------------------------------- trait implemented here
[INFO] [stdout] 793 |     type Target = B;
[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/lib.rs:749:35
[INFO] [stdout]     |
[INFO] [stdout] 749 |     pub async fn scope<F: Future>(self, f: impl for<'a> FnOnce(&'a mut B, Context<'a, T>, Spawner<'a>) -> F) -> F::Output {
[INFO] [stdout]     |                                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 792 | impl<T, B: ?Sized> Deref for RefMut<T, B> {
[INFO] [stdout]     | ----------------------------------------- trait implemented here
[INFO] [stdout] 793 |     type Target = B;
[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/lib.rs:774:27
[INFO] [stdout]     |
[INFO] [stdout] 774 |     pub fn into_deref_mut(self) -> RefMut<T, B::Target> where B: DerefMut {
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 792 | impl<T, B: ?Sized> Deref for RefMut<T, B> {
[INFO] [stdout]     | ----------------------------------------- trait implemented here
[INFO] [stdout] 793 |     type Target = B;
[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/lib.rs:787:31
[INFO] [stdout]     |
[INFO] [stdout] 787 |     pub fn into_borrow_mut<C>(self) -> RefMut<T, C> where B: BorrowMut<C> {
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 792 | impl<T, B: ?Sized> Deref for RefMut<T, B> {
[INFO] [stdout]     | ----------------------------------------- trait implemented here
[INFO] [stdout] 793 |     type Target = B;
[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/lib.rs:1328:27
[INFO] [stdout]      |
[INFO] [stdout]  401 | impl<T> Deref for ShareBox<T> {
[INFO] [stdout]      | ----------------------------- trait implemented here
[INFO] [stdout]  402 |     type Target = T;
[INFO] [stdout]      |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 1328 |     pub fn share_wide_ref(self) -> (WideRefShare<T>, WideRef<T>) {
[INFO] [stdout]      |                           ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/alloc/src/boxed.rs:2180:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: trait implemented here
[INFO] [stdout]     ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/alloc/src/boxed.rs:2181:4
[INFO] [stdout]      |
[INFO] [stdout]      = note: 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/lib.rs:1333:27
[INFO] [stdout]      |
[INFO] [stdout]  401 | impl<T> Deref for ShareBox<T> {
[INFO] [stdout]      | ----------------------------- trait implemented here
[INFO] [stdout]  402 |     type Target = T;
[INFO] [stdout]      |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 1333 |     pub fn share_wide_mut(self) -> (WideRefMutShare<T>, WideRefMut<T>) {
[INFO] [stdout]      |                           ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/alloc/src/boxed.rs:2180:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: trait implemented here
[INFO] [stdout]     ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/alloc/src/boxed.rs:2181:4
[INFO] [stdout]      |
[INFO] [stdout]      = note: 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/lib.rs:1338:30
[INFO] [stdout]      |
[INFO] [stdout]  401 | impl<T> Deref for ShareBox<T> {
[INFO] [stdout]      | ----------------------------- trait implemented here
[INFO] [stdout]  402 |     type Target = T;
[INFO] [stdout]      |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 1338 |     pub fn spawn_wide_ref<U>(self, f: impl FnOnce(WideRef<T>) -> U) -> WideRefShare<T> {
[INFO] [stdout]      |                              ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/alloc/src/boxed.rs:2180:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: trait implemented here
[INFO] [stdout]     ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/alloc/src/boxed.rs:2181:4
[INFO] [stdout]      |
[INFO] [stdout]      = note: 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/lib.rs:1342:30
[INFO] [stdout]      |
[INFO] [stdout]  401 | impl<T> Deref for ShareBox<T> {
[INFO] [stdout]      | ----------------------------- trait implemented here
[INFO] [stdout]  402 |     type Target = T;
[INFO] [stdout]      |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 1342 |     pub fn spawn_wide_mut<U>(self, f: impl FnOnce(WideRefMut<T>) -> U) -> WideRefMutShare<T> {
[INFO] [stdout]      |                              ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/alloc/src/boxed.rs:2180:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: trait implemented here
[INFO] [stdout]     ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/alloc/src/boxed.rs:2181:4
[INFO] [stdout]      |
[INFO] [stdout]      = note: with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-borrow` (lib test) due to 32 previous errors
[INFO] running `Command { std: "docker" "inspect" "3e6cfb9e4461c825daeafe3d734591ce537596d41b021cc1c467954d7d78074a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e6cfb9e4461c825daeafe3d734591ce537596d41b021cc1c467954d7d78074a", kill_on_drop: false }`
[INFO] [stdout] 3e6cfb9e4461c825daeafe3d734591ce537596d41b021cc1c467954d7d78074a
