[INFO] fetching crate asynchronous-codec 0.7.0...
[INFO] checking asynchronous-codec-0.7.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0
[INFO] extracting crate asynchronous-codec 0.7.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate asynchronous-codec 0.7.0
[INFO] finished tweaking crates.io crate asynchronous-codec 0.7.0
[INFO] tweaked toml for crates.io crate asynchronous-codec 0.7.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate asynchronous-codec 0.7.0 on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 26 packages to latest compatible versions
[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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 2c6f30e6ac53023fec4b4c55b3d431c3e8d9267190b06e03c4e22cf3cda49178
[INFO] running `Command { std: "docker" "start" "-a" "2c6f30e6ac53023fec4b4c55b3d431c3e8d9267190b06e03c4e22cf3cda49178", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c6f30e6ac53023fec4b4c55b3d431c3e8d9267190b06e03c4e22cf3cda49178", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c6f30e6ac53023fec4b4c55b3d431c3e8d9267190b06e03c4e22cf3cda49178", kill_on_drop: false }`
[INFO] [stdout] 2c6f30e6ac53023fec4b4c55b3d431c3e8d9267190b06e03c4e22cf3cda49178
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 792804f6930f1cb07162cd5e0a505f253249ae4d312b3eabd0dc5e8e92b21e6a
[INFO] running `Command { std: "docker" "start" "-a" "792804f6930f1cb07162cd5e0a505f253249ae4d312b3eabd0dc5e8e92b21e6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking asynchronous-codec v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/framed.rs:95:23
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl<T, U> Deref for Framed<T, U> {
[INFO] [stdout]    | --------------------------------- trait implemented here
[INFO] [stdout] 48 |     type Target = T;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 95 |     pub fn into_parts(self) -> FramedParts<T, U> {
[INFO] [stdout]    |                       ^^^^
[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/framed.rs:112:23
[INFO] [stdout]     |
[INFO] [stdout]  47 | impl<T, U> Deref for Framed<T, U> {
[INFO] [stdout]     | --------------------------------- trait implemented here
[INFO] [stdout]  48 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub fn into_inner(self) -> T {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/framed.rs:121:18
[INFO] [stdout]     |
[INFO] [stdout]  47 | impl<T, U> Deref for Framed<T, U> {
[INFO] [stdout]     | --------------------------------- trait implemented here
[INFO] [stdout]  48 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 121 |     pub fn codec(&self) -> &U {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/framed.rs:130:22
[INFO] [stdout]     |
[INFO] [stdout]  47 | impl<T, U> Deref for Framed<T, U> {
[INFO] [stdout]     | --------------------------------- trait implemented here
[INFO] [stdout]  48 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub fn codec_mut(&mut self) -> &mut U {
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/framed.rs:135:24
[INFO] [stdout]     |
[INFO] [stdout]  47 | impl<T, U> Deref for Framed<T, U> {
[INFO] [stdout]     | --------------------------------- trait implemented here
[INFO] [stdout]  48 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub fn read_buffer(&self) -> &BytesMut {
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/framed.rs:142:33
[INFO] [stdout]     |
[INFO] [stdout]  47 | impl<T, U> Deref for Framed<T, U> {
[INFO] [stdout]     | --------------------------------- trait implemented here
[INFO] [stdout]  48 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 142 |     pub fn send_high_water_mark(&self) -> usize {
[INFO] [stdout]     |                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/framed.rs:149:37
[INFO] [stdout]     |
[INFO] [stdout]  47 | impl<T, U> Deref for Framed<T, U> {
[INFO] [stdout]     | --------------------------------- trait implemented here
[INFO] [stdout]  48 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub fn set_send_high_water_mark(&mut self, hwm: usize) {
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/framed_read.rs:85:23
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl<T, D> Deref for FramedRead<T, D> {
[INFO] [stdout]    | ------------------------------------- trait implemented here
[INFO] [stdout] 40 |     type Target = T;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn into_parts(self) -> FramedReadParts<T, D> {
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/framed_read.rs:100:23
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<T, D> Deref for FramedRead<T, D> {
[INFO] [stdout]     | ------------------------------------- trait implemented here
[INFO] [stdout]  40 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub fn into_inner(self) -> T {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/framed_read.rs:108:20
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<T, D> Deref for FramedRead<T, D> {
[INFO] [stdout]     | ------------------------------------- trait implemented here
[INFO] [stdout]  40 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn decoder(&self) -> &D {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/framed_read.rs:116:24
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<T, D> Deref for FramedRead<T, D> {
[INFO] [stdout]     | ------------------------------------- trait implemented here
[INFO] [stdout]  40 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn decoder_mut(&mut self) -> &mut D {
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/framed_read.rs:121:24
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<T, D> Deref for FramedRead<T, D> {
[INFO] [stdout]     | ------------------------------------- trait implemented here
[INFO] [stdout]  40 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 121 |     pub fn read_buffer(&self) -> &BytesMut {
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/framed_write.rs:80:33
[INFO] [stdout]     |
[INFO] [stdout]  80 |     pub fn send_high_water_mark(&self) -> usize {
[INFO] [stdout]     |                                 ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | impl<T, E> Deref for FramedWrite<T, E> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 165 |     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/framed_write.rs:99:37
[INFO] [stdout]     |
[INFO] [stdout]  99 |     pub fn set_send_high_water_mark(&mut self, hwm: usize) {
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | impl<T, E> Deref for FramedWrite<T, E> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 165 |     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/framed_write.rs:107:23
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn into_parts(self) -> FramedWriteParts<T, E> {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | impl<T, E> Deref for FramedWrite<T, E> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 165 |     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/framed_write.rs:122:23
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn into_inner(self) -> T {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | impl<T, E> Deref for FramedWrite<T, E> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 165 |     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/framed_write.rs:130:20
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn encoder(&self) -> &E {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | impl<T, E> Deref for FramedWrite<T, E> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 165 |     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/framed_write.rs:138:24
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn encoder_mut(&mut self) -> &mut E {
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | impl<T, E> Deref for FramedWrite<T, E> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 165 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `asynchronous-codec` (lib) due to 18 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "792804f6930f1cb07162cd5e0a505f253249ae4d312b3eabd0dc5e8e92b21e6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "792804f6930f1cb07162cd5e0a505f253249ae4d312b3eabd0dc5e8e92b21e6a", kill_on_drop: false }`
[INFO] [stdout] 792804f6930f1cb07162cd5e0a505f253249ae4d312b3eabd0dc5e8e92b21e6a
