[INFO] fetching crate owning_ref_async 0.4.5...
[INFO] checking owning_ref_async-0.4.5 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0
[INFO] extracting crate owning_ref_async 0.4.5 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate owning_ref_async 0.4.5
[INFO] finished tweaking crates.io crate owning_ref_async 0.4.5
[INFO] tweaked toml for crates.io crate owning_ref_async 0.4.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate owning_ref_async 0.4.5 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 13 packages to latest compatible versions
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.49.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c60028e4b1bdecc7c2bd3a9dc9cdcbc780fdedf171175542266378419290202b
[INFO] running `Command { std: "docker" "start" "-a" "c60028e4b1bdecc7c2bd3a9dc9cdcbc780fdedf171175542266378419290202b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c60028e4b1bdecc7c2bd3a9dc9cdcbc780fdedf171175542266378419290202b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c60028e4b1bdecc7c2bd3a9dc9cdcbc780fdedf171175542266378419290202b", kill_on_drop: false }`
[INFO] [stdout] c60028e4b1bdecc7c2bd3a9dc9cdcbc780fdedf171175542266378419290202b
[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] d82bbf01cc82f13f34cc69f397fe27db175339e41be885ab06228910abdb6736
[INFO] running `Command { std: "docker" "start" "-a" "d82bbf01cc82f13f34cc69f397fe27db175339e41be885ab06228910abdb6736", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking owning_ref_async v0.4.5 (/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:357:30
[INFO] [stdout]      |
[INFO] [stdout]  357 |     pub fn map<F, U: ?Sized>(self, f: F) -> OwningRef<O, U>
[INFO] [stdout]      |                              ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1013 | impl<O, T: ?Sized> Deref for OwningRef<O, T> {
[INFO] [stdout]      | -------------------------------------------- trait implemented here
[INFO] [stdout] 1014 |     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:389:41
[INFO] [stdout]      |
[INFO] [stdout]  389 |     pub fn map_with_owner<F, U: ?Sized>(self, f: F) -> OwningRef<O, U>
[INFO] [stdout]      |                                         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1013 | impl<O, T: ?Sized> Deref for OwningRef<O, T> {
[INFO] [stdout]      | -------------------------------------------- trait implemented here
[INFO] [stdout] 1014 |     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:421:37
[INFO] [stdout]      |
[INFO] [stdout]  421 |     pub fn try_map<F, U: ?Sized, E>(self, f: F) -> Result<OwningRef<O, U>, E>
[INFO] [stdout]      |                                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1013 | impl<O, T: ?Sized> Deref for OwningRef<O, T> {
[INFO] [stdout]      | -------------------------------------------- trait implemented here
[INFO] [stdout] 1014 |     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:454:48
[INFO] [stdout]      |
[INFO] [stdout]  454 |     pub fn try_map_with_owner<F, U: ?Sized, E>(self, f: F) -> Result<OwningRef<O, U>, E>
[INFO] [stdout]      |                                                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1013 | impl<O, T: ?Sized> Deref for OwningRef<O, T> {
[INFO] [stdout]      | -------------------------------------------- trait implemented here
[INFO] [stdout] 1014 |     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:469:35
[INFO] [stdout]      |
[INFO] [stdout]  469 |     pub unsafe fn map_owner<F, P>(self, f: F) -> OwningRef<P, T>
[INFO] [stdout]      |                                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1013 | impl<O, T: ?Sized> Deref for OwningRef<O, T> {
[INFO] [stdout]      | -------------------------------------------- trait implemented here
[INFO] [stdout] 1014 |     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:485:26
[INFO] [stdout]      |
[INFO] [stdout]  485 |     pub fn map_owner_box(self) -> OwningRef<Box<O>, T> {
[INFO] [stdout]      |                          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1013 | impl<O, T: ?Sized> Deref for OwningRef<O, T> {
[INFO] [stdout]      | -------------------------------------------- trait implemented here
[INFO] [stdout] 1014 |     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:524:28
[INFO] [stdout]      |
[INFO] [stdout]  524 |     pub fn erase_owner<'a>(self) -> OwningRef<O::Erased, T>
[INFO] [stdout]      |                            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1013 | impl<O, T: ?Sized> Deref for OwningRef<O, T> {
[INFO] [stdout]      | -------------------------------------------- trait implemented here
[INFO] [stdout] 1014 |     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:536:21
[INFO] [stdout]      |
[INFO] [stdout]  536 |     pub fn as_owner(&self) -> &O {
[INFO] [stdout]      |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1013 | impl<O, T: ?Sized> Deref for OwningRef<O, T> {
[INFO] [stdout]      | -------------------------------------------- trait implemented here
[INFO] [stdout] 1014 |     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:541:23
[INFO] [stdout]      |
[INFO] [stdout]  541 |     pub fn into_owner(self) -> O {
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1013 | impl<O, T: ?Sized> Deref for OwningRef<O, T> {
[INFO] [stdout]      | -------------------------------------------- trait implemented here
[INFO] [stdout] 1014 |     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:604:30
[INFO] [stdout]      |
[INFO] [stdout]  604 |     pub fn map<F, U: ?Sized>(mut self, f: F) -> OwningRef<O, U>
[INFO] [stdout]      |                              ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1023 | impl<O, T: ?Sized> Deref for OwningRefMut<O, T> {
[INFO] [stdout]      | ----------------------------------------------- trait implemented here
[INFO] [stdout] 1024 |     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:634:34
[INFO] [stdout]      |
[INFO] [stdout]  634 |     pub fn map_mut<F, U: ?Sized>(mut self, f: F) -> OwningRefMut<O, U>
[INFO] [stdout]      |                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1023 | impl<O, T: ?Sized> Deref for OwningRefMut<O, T> {
[INFO] [stdout]      | ----------------------------------------------- trait implemented here
[INFO] [stdout] 1024 |     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:666:37
[INFO] [stdout]      |
[INFO] [stdout]  666 |     pub fn try_map<F, U: ?Sized, E>(mut self, f: F) -> Result<OwningRef<O, U>, E>
[INFO] [stdout]      |                                     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1023 | impl<O, T: ?Sized> Deref for OwningRefMut<O, T> {
[INFO] [stdout]      | ----------------------------------------------- trait implemented here
[INFO] [stdout] 1024 |     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:698:41
[INFO] [stdout]      |
[INFO] [stdout]  698 |     pub fn try_map_mut<F, U: ?Sized, E>(mut self, f: F) -> Result<OwningRefMut<O, U>, E>
[INFO] [stdout]      |                                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1023 | impl<O, T: ?Sized> Deref for OwningRefMut<O, T> {
[INFO] [stdout]      | ----------------------------------------------- trait implemented here
[INFO] [stdout] 1024 |     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:713:35
[INFO] [stdout]      |
[INFO] [stdout]  713 |     pub unsafe fn map_owner<F, P>(self, f: F) -> OwningRefMut<P, T>
[INFO] [stdout]      |                                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1023 | impl<O, T: ?Sized> Deref for OwningRefMut<O, T> {
[INFO] [stdout]      | ----------------------------------------------- trait implemented here
[INFO] [stdout] 1024 |     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:729:26
[INFO] [stdout]      |
[INFO] [stdout]  729 |     pub fn map_owner_box(self) -> OwningRefMut<Box<O>, T> {
[INFO] [stdout]      |                          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1023 | impl<O, T: ?Sized> Deref for OwningRefMut<O, T> {
[INFO] [stdout]      | ----------------------------------------------- trait implemented here
[INFO] [stdout] 1024 |     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:768:28
[INFO] [stdout]      |
[INFO] [stdout]  768 |     pub fn erase_owner<'a>(self) -> OwningRefMut<O::Erased, T>
[INFO] [stdout]      |                            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1023 | impl<O, T: ?Sized> Deref for OwningRefMut<O, T> {
[INFO] [stdout]      | ----------------------------------------------- trait implemented here
[INFO] [stdout] 1024 |     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:780:21
[INFO] [stdout]      |
[INFO] [stdout]  780 |     pub fn as_owner(&self) -> &O {
[INFO] [stdout]      |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1023 | impl<O, T: ?Sized> Deref for OwningRefMut<O, T> {
[INFO] [stdout]      | ----------------------------------------------- trait implemented here
[INFO] [stdout] 1024 |     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:785:25
[INFO] [stdout]      |
[INFO] [stdout]  785 |     pub fn as_owner_mut(&mut self) -> &mut O {
[INFO] [stdout]      |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1023 | impl<O, T: ?Sized> Deref for OwningRefMut<O, T> {
[INFO] [stdout]      | ----------------------------------------------- trait implemented here
[INFO] [stdout] 1024 |     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:790:23
[INFO] [stdout]      |
[INFO] [stdout]  790 |     pub fn into_owner(self) -> O {
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1023 | impl<O, T: ?Sized> Deref for OwningRefMut<O, T> {
[INFO] [stdout]      | ----------------------------------------------- trait implemented here
[INFO] [stdout] 1024 |     type Target = T;
[INFO] [stdout]      |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `owning_ref_async` (lib) due to 19 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d82bbf01cc82f13f34cc69f397fe27db175339e41be885ab06228910abdb6736", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d82bbf01cc82f13f34cc69f397fe27db175339e41be885ab06228910abdb6736", kill_on_drop: false }`
[INFO] [stdout] d82bbf01cc82f13f34cc69f397fe27db175339e41be885ab06228910abdb6736
