[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 [INFO] extracting crate asynchronous-codec 0.7.0 into /workspace/builds/worker-3-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-3-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] Updating crates.io index [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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7a10f60ca8de1a70e223cc876757d50ed4e4007b43c83df3e8e83de5d4993d50 [INFO] running `Command { std: "docker" "start" "-a" "7a10f60ca8de1a70e223cc876757d50ed4e4007b43c83df3e8e83de5d4993d50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a10f60ca8de1a70e223cc876757d50ed4e4007b43c83df3e8e83de5d4993d50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a10f60ca8de1a70e223cc876757d50ed4e4007b43c83df3e8e83de5d4993d50", kill_on_drop: false }` [INFO] [stdout] 7a10f60ca8de1a70e223cc876757d50ed4e4007b43c83df3e8e83de5d4993d50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b2d0621d60d22d17fc66ec9ea2e495367cad72a8b75d81745f7e540a1326fd6d [INFO] running `Command { std: "docker" "start" "-a" "b2d0621d60d22d17fc66ec9ea2e495367cad72a8b75d81745f7e540a1326fd6d", kill_on_drop: false }` [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking memchr v2.8.0 [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 Deref for Framed { [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 { [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 Deref for Framed { [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 Deref for Framed { [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 Deref for Framed { [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 Deref for Framed { [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 Deref for Framed { [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 Deref for Framed { [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 Deref for FramedRead { [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 { [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 Deref for FramedRead { [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 Deref for FramedRead { [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 Deref for FramedRead { [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 Deref for FramedRead { [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 Deref for FramedWrite { [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 Deref for FramedWrite { [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 { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 164 | impl Deref for FramedWrite { [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 Deref for FramedWrite { [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 Deref for FramedWrite { [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 Deref for FramedWrite { [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] [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 Deref for Framed { [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 { [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 Deref for Framed { [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 Deref for Framed { [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 Deref for Framed { [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 Deref for Framed { [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 Deref for Framed { [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 Deref for Framed { [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 Deref for FramedRead { [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 { [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 Deref for FramedRead { [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 Deref for FramedRead { [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 Deref for FramedRead { [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] [stderr] error: could not compile `asynchronous-codec` (lib test) due to 18 previous errors [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 Deref for FramedRead { [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 Deref for FramedWrite { [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 Deref for FramedWrite { [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 { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 164 | impl Deref for FramedWrite { [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 Deref for FramedWrite { [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 Deref for FramedWrite { [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 Deref for FramedWrite { [INFO] [stdout] | -------------------------------------- trait implemented here [INFO] [stdout] 165 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b2d0621d60d22d17fc66ec9ea2e495367cad72a8b75d81745f7e540a1326fd6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2d0621d60d22d17fc66ec9ea2e495367cad72a8b75d81745f7e540a1326fd6d", kill_on_drop: false }` [INFO] [stdout] b2d0621d60d22d17fc66ec9ea2e495367cad72a8b75d81745f7e540a1326fd6d