[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-retry-0
[INFO] extracting crate dremoc-service 0.1.7 into /workspace/builds/worker-4-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-4-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]     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 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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] 46d030c2c92fc2f26154160fe003d46710d939ddd4e306a751048fe7c3a27956
[INFO] running `Command { std: "docker" "start" "-a" "46d030c2c92fc2f26154160fe003d46710d939ddd4e306a751048fe7c3a27956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46d030c2c92fc2f26154160fe003d46710d939ddd4e306a751048fe7c3a27956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46d030c2c92fc2f26154160fe003d46710d939ddd4e306a751048fe7c3a27956", kill_on_drop: false }`
[INFO] [stdout] 46d030c2c92fc2f26154160fe003d46710d939ddd4e306a751048fe7c3a27956
[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] 5b9ca7c586caf6e180e594a2e36b110da18aaa7d968d21b1bc548e72ef191f45
[INFO] running `Command { std: "docker" "start" "-a" "5b9ca7c586caf6e180e594a2e36b110da18aaa7d968d21b1bc548e72ef191f45", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[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 tokio-util v0.7.18
[INFO] [stderr]     Checking futures-executor v0.3.31
[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<T, const READ: bool, const WRITE: bool, const WATCH: bool, Codec> std::ops::Deref
[INFO] [stdout] 113 | |     for State<T, READ, WRITE, WATCH, Codec>
[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<T, READ, WRITE, true, Codec> {
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 | / impl<T, const READ: bool, const WRITE: bool, const WATCH: bool, Codec> std::ops::Deref
[INFO] [stdout] 113 | |     for State<T, READ, WRITE, WATCH, Codec>
[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<T, const READ: bool, const WRITE: bool, const WATCH: bool, Codec> std::ops::Deref
[INFO] [stdout] 113 | |     for State<T, READ, WRITE, WATCH, Codec>
[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<T, READ, WRITE, false, Codec> {
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 | / impl<T, const READ: bool, const WRITE: bool, const WATCH: bool, Codec> std::ops::Deref
[INFO] [stdout] 113 | |     for State<T, READ, WRITE, WATCH, Codec>
[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<T, const READ: bool, const WRITE: bool, const WATCH: bool, Codec> std::ops::Deref
[INFO] [stdout] 113 | |     for State<T, READ, WRITE, WATCH, Codec>
[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<T, const READ: bool, const WRITE: bool, const WATCH: bool, Codec> std::ops::Deref
[INFO] [stdout] 113 | |     for State<T, READ, WRITE, WATCH, Codec>
[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<T, const READ: bool, const WRITE: bool, const WATCH: bool, Codec> std::ops::Deref
[INFO] [stdout] 113 | |     for State<T, READ, WRITE, WATCH, Codec>
[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<T, const READ: bool, const WRITE: bool, const WATCH: bool, Codec> std::ops::Deref
[INFO] [stdout] 113 | |     for State<T, READ, WRITE, WATCH, Codec>
[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<T, const READ: bool, const WRITE: bool, const WATCH: bool, Codec> std::ops::Deref
[INFO] [stdout] 113 | |     for State<T, READ, WRITE, WATCH, Codec>
[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<T, const READ: bool, const WRITE: bool, const WATCH: bool, Codec> std::ops::Deref
[INFO] [stdout] 113 | |     for State<T, READ, WRITE, WATCH, Codec>
[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<T, Codec> {
[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<T, const READ: bool, const WRITE: bool, const WATCH: bool, Codec> std::ops::Deref
[INFO] [stdout] 113 | |     for State<T, READ, WRITE, WATCH, Codec>
[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<T, const READ: bool, const WRITE: bool, const WATCH: bool, Codec> std::ops::Deref
[INFO] [stdout] 113 | |     for State<T, READ, WRITE, WATCH, Codec>
[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<T, const READ: bool, const WRITE: bool, const WATCH: bool, Codec> std::ops::Deref
[INFO] [stdout] 113 | |     for State<T, READ, WRITE, WATCH, Codec>
[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] [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<T, const READ: bool, const WRITE: bool, const WATCH: bool, Codec> std::ops::Deref
[INFO] [stdout] 113 | |     for State<T, READ, WRITE, WATCH, Codec>
[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<T, READ, WRITE, true, Codec> {
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 | / impl<T, const READ: bool, const WRITE: bool, const WATCH: bool, Codec> std::ops::Deref
[INFO] [stdout] 113 | |     for State<T, READ, WRITE, WATCH, Codec>
[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<T, const READ: bool, const WRITE: bool, const WATCH: bool, Codec> std::ops::Deref
[INFO] [stdout] 113 | |     for State<T, READ, WRITE, WATCH, Codec>
[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<T, READ, WRITE, false, Codec> {
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 | / impl<T, const READ: bool, const WRITE: bool, const WATCH: bool, Codec> std::ops::Deref
[INFO] [stdout] 113 | |     for State<T, READ, WRITE, WATCH, Codec>
[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<T, const READ: bool, const WRITE: bool, const WATCH: bool, Codec> std::ops::Deref
[INFO] [stdout] 113 | |     for State<T, READ, WRITE, WATCH, Codec>
[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<T, const READ: bool, const WRITE: bool, const WATCH: bool, Codec> std::ops::Deref
[INFO] [stdout] 113 | |     for State<T, READ, WRITE, WATCH, Codec>
[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<T, const READ: bool, const WRITE: bool, const WATCH: bool, Codec> std::ops::Deref
[INFO] [stdout] 113 | |     for State<T, READ, WRITE, WATCH, Codec>
[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<T, const READ: bool, const WRITE: bool, const WATCH: bool, Codec> std::ops::Deref
[INFO] [stdout] 113 | |     for State<T, READ, WRITE, WATCH, Codec>
[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<T, const READ: bool, const WRITE: bool, const WATCH: bool, Codec> std::ops::Deref
[INFO] [stdout] 113 | |     for State<T, READ, WRITE, WATCH, Codec>
[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<T, const READ: bool, const WRITE: bool, const WATCH: bool, Codec> std::ops::Deref
[INFO] [stdout] 113 | |     for State<T, READ, WRITE, WATCH, Codec>
[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<T, Codec> {
[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<T, const READ: bool, const WRITE: bool, const WATCH: bool, Codec> std::ops::Deref
[INFO] [stdout] 113 | |     for State<T, READ, WRITE, WATCH, Codec>
[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<T, const READ: bool, const WRITE: bool, const WATCH: bool, Codec> std::ops::Deref
[INFO] [stdout] 113 | |     for State<T, READ, WRITE, WATCH, Codec>
[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<T, const READ: bool, const WRITE: bool, const WATCH: bool, Codec> std::ops::Deref
[INFO] [stdout] 113 | |     for State<T, READ, WRITE, WATCH, Codec>
[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) due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "5b9ca7c586caf6e180e594a2e36b110da18aaa7d968d21b1bc548e72ef191f45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b9ca7c586caf6e180e594a2e36b110da18aaa7d968d21b1bc548e72ef191f45", kill_on_drop: false }`
[INFO] [stdout] 5b9ca7c586caf6e180e594a2e36b110da18aaa7d968d21b1bc548e72ef191f45
