[INFO] fetching crate dremoc-service 0.1.7... [INFO] checking dremoc-service-0.1.7 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied [INFO] extracting crate dremoc-service 0.1.7 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate dremoc-service 0.1.7 [INFO] finished tweaking crates.io crate dremoc-service 0.1.7 [INFO] tweaked toml for crates.io crate dremoc-service 0.1.7 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dremoc-service 0.1.7 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 61 packages to latest compatible versions [INFO] [stderr] Adding remoc v0.14.0 (available: v0.18.3) [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] 544b12f2b350cc26cf646c7627092867e245999ba3cbe87c6d1768926e71c40d [INFO] running `Command { std: "docker" "start" "-a" "544b12f2b350cc26cf646c7627092867e245999ba3cbe87c6d1768926e71c40d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "544b12f2b350cc26cf646c7627092867e245999ba3cbe87c6d1768926e71c40d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "544b12f2b350cc26cf646c7627092867e245999ba3cbe87c6d1768926e71c40d", kill_on_drop: false }` [INFO] [stdout] 544b12f2b350cc26cf646c7627092867e245999ba3cbe87c6d1768926e71c40d [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] 127eece4d16fdfbf07307c180950892116b450e25f56e7c8ae9309171eacce95 [INFO] running `Command { std: "docker" "start" "-a" "127eece4d16fdfbf07307c180950892116b450e25f56e7c8ae9309171eacce95", kill_on_drop: false }` [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling remoc_macro v0.14.0 [INFO] [stderr] Compiling dremoc-macro v0.1.6 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking remoc v0.14.0 [INFO] [stderr] Checking dremoc-sync v0.1.1 [INFO] [stderr] Checking dremoc-service v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/state.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn to_unwatched(self) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / impl std::ops::Deref [INFO] [stdout] 113 | | for State [INFO] [stdout] | |___________________________________________- trait implemented here [INFO] [stdout] 114 | { [INFO] [stdout] 115 | 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/state.rs:37:23 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn to_watched(self) -> State { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / impl std::ops::Deref [INFO] [stdout] 113 | | for State [INFO] [stdout] | |___________________________________________- trait implemented here [INFO] [stdout] 114 | { [INFO] [stdout] 115 | 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/state.rs:61:23 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn to_watched(self) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / impl std::ops::Deref [INFO] [stdout] 113 | | for State [INFO] [stdout] | |___________________________________________- trait implemented here [INFO] [stdout] 114 | { [INFO] [stdout] 115 | 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/state.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn to_unwatched(self) -> State { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / impl std::ops::Deref [INFO] [stdout] 113 | | for State [INFO] [stdout] | |___________________________________________- trait implemented here [INFO] [stdout] 114 | { [INFO] [stdout] 115 | 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/state.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 112 | / impl std::ops::Deref [INFO] [stdout] 113 | | for State [INFO] [stdout] | |___________________________________________- trait implemented here [INFO] [stdout] 114 | { [INFO] [stdout] 115 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 127 | pub fn get(&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/state.rs:134:16 [INFO] [stdout] | [INFO] [stdout] 112 | / impl std::ops::Deref [INFO] [stdout] 113 | | for State [INFO] [stdout] | |___________________________________________- trait implemented here [INFO] [stdout] 114 | { [INFO] [stdout] 115 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 134 | pub fn set(&mut self, value: 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/state.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 112 | / impl std::ops::Deref [INFO] [stdout] 113 | | for State [INFO] [stdout] | |___________________________________________- trait implemented here [INFO] [stdout] 114 | { [INFO] [stdout] 115 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 139 | pub fn modify(&mut self, f: impl FnOnce(&mut 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/state.rs:148:16 [INFO] [stdout] | [INFO] [stdout] 112 | / impl std::ops::Deref [INFO] [stdout] 113 | | for State [INFO] [stdout] | |___________________________________________- trait implemented here [INFO] [stdout] 114 | { [INFO] [stdout] 115 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 148 | pub fn set(&mut self, value: 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/state.rs:154:19 [INFO] [stdout] | [INFO] [stdout] 112 | / impl std::ops::Deref [INFO] [stdout] 113 | | for State [INFO] [stdout] | |___________________________________________- trait implemented here [INFO] [stdout] 114 | { [INFO] [stdout] 115 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 154 | pub fn modify(&mut self, f: impl FnOnce(&mut 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/state.rs:159:22 [INFO] [stdout] | [INFO] [stdout] 112 | / impl std::ops::Deref [INFO] [stdout] 113 | | for State [INFO] [stdout] | |___________________________________________- trait implemented here [INFO] [stdout] 114 | { [INFO] [stdout] 115 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 159 | pub fn subscribe(&self) -> Receiver { [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/state.rs:174:23 [INFO] [stdout] | [INFO] [stdout] 112 | / impl std::ops::Deref [INFO] [stdout] 113 | | for State [INFO] [stdout] | |___________________________________________- trait implemented here [INFO] [stdout] 114 | { [INFO] [stdout] 115 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 174 | pub fn remote_get(&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/state.rs:181:23 [INFO] [stdout] | [INFO] [stdout] 112 | / impl std::ops::Deref [INFO] [stdout] 113 | | for State [INFO] [stdout] | |___________________________________________- trait implemented here [INFO] [stdout] 114 | { [INFO] [stdout] 115 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 181 | pub fn remote_set(&mut self, value: 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/state.rs:188:23 [INFO] [stdout] | [INFO] [stdout] 112 | / impl std::ops::Deref [INFO] [stdout] 113 | | for State [INFO] [stdout] | |___________________________________________- trait implemented here [INFO] [stdout] 114 | { [INFO] [stdout] 115 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 188 | pub fn remote_set(&mut self, value: T) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dremoc-service` (lib test) due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `dremoc-service` (lib) due to 13 previous errors [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/state.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn to_unwatched(self) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / impl std::ops::Deref [INFO] [stdout] 113 | | for State [INFO] [stdout] | |___________________________________________- trait implemented here [INFO] [stdout] 114 | { [INFO] [stdout] 115 | 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/state.rs:37:23 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn to_watched(self) -> State { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / impl std::ops::Deref [INFO] [stdout] 113 | | for State [INFO] [stdout] | |___________________________________________- trait implemented here [INFO] [stdout] 114 | { [INFO] [stdout] 115 | 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/state.rs:61:23 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn to_watched(self) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / impl std::ops::Deref [INFO] [stdout] 113 | | for State [INFO] [stdout] | |___________________________________________- trait implemented here [INFO] [stdout] 114 | { [INFO] [stdout] 115 | 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/state.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn to_unwatched(self) -> State { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / impl std::ops::Deref [INFO] [stdout] 113 | | for State [INFO] [stdout] | |___________________________________________- trait implemented here [INFO] [stdout] 114 | { [INFO] [stdout] 115 | 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/state.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 112 | / impl std::ops::Deref [INFO] [stdout] 113 | | for State [INFO] [stdout] | |___________________________________________- trait implemented here [INFO] [stdout] 114 | { [INFO] [stdout] 115 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 127 | pub fn get(&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/state.rs:134:16 [INFO] [stdout] | [INFO] [stdout] 112 | / impl std::ops::Deref [INFO] [stdout] 113 | | for State [INFO] [stdout] | |___________________________________________- trait implemented here [INFO] [stdout] 114 | { [INFO] [stdout] 115 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 134 | pub fn set(&mut self, value: 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/state.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 112 | / impl std::ops::Deref [INFO] [stdout] 113 | | for State [INFO] [stdout] | |___________________________________________- trait implemented here [INFO] [stdout] 114 | { [INFO] [stdout] 115 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 139 | pub fn modify(&mut self, f: impl FnOnce(&mut 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/state.rs:148:16 [INFO] [stdout] | [INFO] [stdout] 112 | / impl std::ops::Deref [INFO] [stdout] 113 | | for State [INFO] [stdout] | |___________________________________________- trait implemented here [INFO] [stdout] 114 | { [INFO] [stdout] 115 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 148 | pub fn set(&mut self, value: 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/state.rs:154:19 [INFO] [stdout] | [INFO] [stdout] 112 | / impl std::ops::Deref [INFO] [stdout] 113 | | for State [INFO] [stdout] | |___________________________________________- trait implemented here [INFO] [stdout] 114 | { [INFO] [stdout] 115 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 154 | pub fn modify(&mut self, f: impl FnOnce(&mut 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/state.rs:159:22 [INFO] [stdout] | [INFO] [stdout] 112 | / impl std::ops::Deref [INFO] [stdout] 113 | | for State [INFO] [stdout] | |___________________________________________- trait implemented here [INFO] [stdout] 114 | { [INFO] [stdout] 115 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 159 | pub fn subscribe(&self) -> Receiver { [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/state.rs:174:23 [INFO] [stdout] | [INFO] [stdout] 112 | / impl std::ops::Deref [INFO] [stdout] 113 | | for State [INFO] [stdout] | |___________________________________________- trait implemented here [INFO] [stdout] 114 | { [INFO] [stdout] 115 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 174 | pub fn remote_get(&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/state.rs:181:23 [INFO] [stdout] | [INFO] [stdout] 112 | / impl std::ops::Deref [INFO] [stdout] 113 | | for State [INFO] [stdout] | |___________________________________________- trait implemented here [INFO] [stdout] 114 | { [INFO] [stdout] 115 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 181 | pub fn remote_set(&mut self, value: 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/state.rs:188:23 [INFO] [stdout] | [INFO] [stdout] 112 | / impl std::ops::Deref [INFO] [stdout] 113 | | for State [INFO] [stdout] | |___________________________________________- trait implemented here [INFO] [stdout] 114 | { [INFO] [stdout] 115 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 188 | pub fn remote_set(&mut self, value: T) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "127eece4d16fdfbf07307c180950892116b450e25f56e7c8ae9309171eacce95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "127eece4d16fdfbf07307c180950892116b450e25f56e7c8ae9309171eacce95", kill_on_drop: false }` [INFO] [stdout] 127eece4d16fdfbf07307c180950892116b450e25f56e7c8ae9309171eacce95