[INFO] fetching crate statig 0.4.1...
[INFO] checking statig-0.4.1 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate statig 0.4.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate statig 0.4.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate statig 0.4.1
[INFO] tweaked toml for crates.io crate statig 0.4.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate statig 0.4.1 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] crate crates.io crate statig 0.4.1 already has a lockfile, it will not be regenerated
[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-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] 3ba702c98301246ce69ac6a4b989b2f087cd4954770cd217a2fefd0c2cd6af73
[INFO] running `Command { std: "docker" "start" "-a" "3ba702c98301246ce69ac6a4b989b2f087cd4954770cd217a2fefd0c2cd6af73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ba702c98301246ce69ac6a4b989b2f087cd4954770cd217a2fefd0c2cd6af73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ba702c98301246ce69ac6a4b989b2f087cd4954770cd217a2fefd0c2cd6af73", kill_on_drop: false }`
[INFO] [stdout] 3ba702c98301246ce69ac6a4b989b2f087cd4954770cd217a2fefd0c2cd6af73
[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] 15cf15bdbb99fea55ebf7b10e3ae8acea7f4ea86a7398418ea76bd712057cac7
[INFO] running `Command { std: "docker" "start" "-a" "15cf15bdbb99fea55ebf7b10e3ae8acea7f4ea86a7398418ea76bd712057cac7", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]     Checking winnow v0.7.11
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling statig_macro v0.4.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking statig v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/blocking/state_machine.rs:60:17
[INFO] [stdout]     |
[INFO] [stdout]  60 |       pub fn init(&mut self)
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 251 | / impl<M> core::ops::Deref for StateMachine<M>
[INFO] [stdout] 252 | | where
[INFO] [stdout] 253 | |     M: IntoStateMachine,
[INFO] [stdout]     | |________________________- trait implemented here
[INFO] [stdout] 254 |   {
[INFO] [stdout] 255 |       type Target = M;
[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/blocking/state_machine.rs:69:30
[INFO] [stdout]     |
[INFO] [stdout]  69 |       pub fn init_with_context(&mut self, context: &mut M::Context<'_>) {
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 251 | / impl<M> core::ops::Deref for StateMachine<M>
[INFO] [stdout] 252 | | where
[INFO] [stdout] 253 | |     M: IntoStateMachine,
[INFO] [stdout]     | |________________________- trait implemented here
[INFO] [stdout] 254 |   {
[INFO] [stdout] 255 |       type Target = M;
[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/blocking/state_machine.rs:78:19
[INFO] [stdout]     |
[INFO] [stdout]  78 |       pub fn handle(&mut self, event: &M::Event<'_>)
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 251 | / impl<M> core::ops::Deref for StateMachine<M>
[INFO] [stdout] 252 | | where
[INFO] [stdout] 253 | |     M: IntoStateMachine,
[INFO] [stdout]     | |________________________- trait implemented here
[INFO] [stdout] 254 |   {
[INFO] [stdout] 255 |       type Target = M;
[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/blocking/state_machine.rs:87:32
[INFO] [stdout]     |
[INFO] [stdout]  87 |       pub fn handle_with_context(&mut self, event: &M::Event<'_>, context: &mut M::Context<'_>) {
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 251 | / impl<M> core::ops::Deref for StateMachine<M>
[INFO] [stdout] 252 | | where
[INFO] [stdout] 253 | |     M: IntoStateMachine,
[INFO] [stdout]     | |________________________- trait implemented here
[INFO] [stdout] 254 |   {
[INFO] [stdout] 255 |       type Target = M;
[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/blocking/state_machine.rs:95:17
[INFO] [stdout]     |
[INFO] [stdout]  95 |       pub fn step(&mut self)
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 251 | / impl<M> core::ops::Deref for StateMachine<M>
[INFO] [stdout] 252 | | where
[INFO] [stdout] 253 | |     M: IntoStateMachine,
[INFO] [stdout]     | |________________________- trait implemented here
[INFO] [stdout] 254 |   {
[INFO] [stdout] 255 |       type Target = M;
[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/blocking/state_machine.rs:102:30
[INFO] [stdout]     |
[INFO] [stdout] 102 |       pub fn step_with_context(&mut self, context: &mut M::Context<'_>)
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 251 | / impl<M> core::ops::Deref for StateMachine<M>
[INFO] [stdout] 252 | | where
[INFO] [stdout] 253 | |     M: IntoStateMachine,
[INFO] [stdout]     | |________________________- trait implemented here
[INFO] [stdout] 254 |   {
[INFO] [stdout] 255 |       type Target = M;
[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/blocking/state_machine.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |       pub fn state(&self) -> &M::State {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 251 | / impl<M> core::ops::Deref for StateMachine<M>
[INFO] [stdout] 252 | | where
[INFO] [stdout] 253 | |     M: IntoStateMachine,
[INFO] [stdout]     | |________________________- trait implemented here
[INFO] [stdout] 254 |   {
[INFO] [stdout] 255 |       type Target = M;
[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/blocking/state_machine.rs:137:18
[INFO] [stdout]     |
[INFO] [stdout] 137 |       pub fn inner(&self) -> &M {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 251 | / impl<M> core::ops::Deref for StateMachine<M>
[INFO] [stdout] 252 | | where
[INFO] [stdout] 253 | |     M: IntoStateMachine,
[INFO] [stdout]     | |________________________- trait implemented here
[INFO] [stdout] 254 |   {
[INFO] [stdout] 255 |       type Target = M;
[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/blocking/state_machine.rs:169:29
[INFO] [stdout]     |
[INFO] [stdout] 169 |       pub unsafe fn inner_mut(&mut self) -> &mut M {
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 251 | / impl<M> core::ops::Deref for StateMachine<M>
[INFO] [stdout] 252 | | where
[INFO] [stdout] 253 | |     M: IntoStateMachine,
[INFO] [stdout]     | |________________________- trait implemented here
[INFO] [stdout] 254 |   {
[INFO] [stdout] 255 |       type Target = M;
[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/blocking/state_machine.rs:201:29
[INFO] [stdout]     |
[INFO] [stdout] 201 |       pub unsafe fn state_mut(&mut self) -> &mut M::State {
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 251 | / impl<M> core::ops::Deref for StateMachine<M>
[INFO] [stdout] 252 | | where
[INFO] [stdout] 253 | |     M: IntoStateMachine,
[INFO] [stdout]     | |________________________- trait implemented here
[INFO] [stdout] 254 |   {
[INFO] [stdout] 255 |       type Target = M;
[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/blocking/state_machine.rs:346:19
[INFO] [stdout]     |
[INFO] [stdout] 346 |       pub fn handle(&mut self, event: &M::Event<'_>)
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 522 | / impl<M> core::ops::Deref for InitializedStateMachine<M>
[INFO] [stdout] 523 | | where
[INFO] [stdout] 524 | |     M: IntoStateMachine,
[INFO] [stdout]     | |________________________- trait implemented here
[INFO] [stdout] 525 |   {
[INFO] [stdout] 526 |       type Target = M;
[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/blocking/state_machine.rs:355:32
[INFO] [stdout]     |
[INFO] [stdout] 355 |       pub fn handle_with_context(&mut self, event: &M::Event<'_>, context: &mut M::Context<'_>)
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 522 | / impl<M> core::ops::Deref for InitializedStateMachine<M>
[INFO] [stdout] 523 | | where
[INFO] [stdout] 524 | |     M: IntoStateMachine,
[INFO] [stdout]     | |________________________- trait implemented here
[INFO] [stdout] 525 |   {
[INFO] [stdout] 526 |       type Target = M;
[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/blocking/state_machine.rs:364:17
[INFO] [stdout]     |
[INFO] [stdout] 364 |       pub fn step(&mut self)
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 522 | / impl<M> core::ops::Deref for InitializedStateMachine<M>
[INFO] [stdout] 523 | | where
[INFO] [stdout] 524 | |     M: IntoStateMachine,
[INFO] [stdout]     | |________________________- trait implemented here
[INFO] [stdout] 525 |   {
[INFO] [stdout] 526 |       type Target = M;
[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/blocking/state_machine.rs:373:30
[INFO] [stdout]     |
[INFO] [stdout] 373 |       pub fn step_with_context(&mut self, context: &mut M::Context<'_>)
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 522 | / impl<M> core::ops::Deref for InitializedStateMachine<M>
[INFO] [stdout] 523 | | where
[INFO] [stdout] 524 | |     M: IntoStateMachine,
[INFO] [stdout]     | |________________________- trait implemented here
[INFO] [stdout] 525 |   {
[INFO] [stdout] 526 |       type Target = M;
[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/blocking/state_machine.rs:382:18
[INFO] [stdout]     |
[INFO] [stdout] 382 |       pub fn state(&self) -> &M::State {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 522 | / impl<M> core::ops::Deref for InitializedStateMachine<M>
[INFO] [stdout] 523 | | where
[INFO] [stdout] 524 | |     M: IntoStateMachine,
[INFO] [stdout]     | |________________________- trait implemented here
[INFO] [stdout] 525 |   {
[INFO] [stdout] 526 |       type Target = M;
[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/blocking/state_machine.rs:410:18
[INFO] [stdout]     |
[INFO] [stdout] 410 |       pub fn inner(&self) -> &M {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 522 | / impl<M> core::ops::Deref for InitializedStateMachine<M>
[INFO] [stdout] 523 | | where
[INFO] [stdout] 524 | |     M: IntoStateMachine,
[INFO] [stdout]     | |________________________- trait implemented here
[INFO] [stdout] 525 |   {
[INFO] [stdout] 526 |       type Target = M;
[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/blocking/state_machine.rs:442:29
[INFO] [stdout]     |
[INFO] [stdout] 442 |       pub unsafe fn inner_mut(&mut self) -> &mut M {
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 522 | / impl<M> core::ops::Deref for InitializedStateMachine<M>
[INFO] [stdout] 523 | | where
[INFO] [stdout] 524 | |     M: IntoStateMachine,
[INFO] [stdout]     | |________________________- trait implemented here
[INFO] [stdout] 525 |   {
[INFO] [stdout] 526 |       type Target = M;
[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/blocking/state_machine.rs:475:29
[INFO] [stdout]     |
[INFO] [stdout] 475 |       pub unsafe fn state_mut(&mut self) -> &mut M::State {
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 522 | / impl<M> core::ops::Deref for InitializedStateMachine<M>
[INFO] [stdout] 523 | | where
[INFO] [stdout] 524 | |     M: IntoStateMachine,
[INFO] [stdout]     | |________________________- trait implemented here
[INFO] [stdout] 525 |   {
[INFO] [stdout] 526 |       type Target = M;
[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/blocking/state_machine.rs:607:17
[INFO] [stdout]     |
[INFO] [stdout] 607 |       pub fn init(self) -> InitializedStateMachine<M>
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 776 | / impl<M> core::ops::Deref for UninitializedStateMachine<M>
[INFO] [stdout] 777 | | where
[INFO] [stdout] 778 | |     M: IntoStateMachine,
[INFO] [stdout]     | |________________________- trait implemented here
[INFO] [stdout] 779 |   {
[INFO] [stdout] 780 |       type Target = M;
[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/blocking/state_machine.rs:641:30
[INFO] [stdout]     |
[INFO] [stdout] 641 |       pub fn init_with_context(self, context: &mut M::Context<'_>) -> InitializedStateMachine<M>
[INFO] [stdout]     |                                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 776 | / impl<M> core::ops::Deref for UninitializedStateMachine<M>
[INFO] [stdout] 777 | | where
[INFO] [stdout] 778 | |     M: IntoStateMachine,
[INFO] [stdout]     | |________________________- trait implemented here
[INFO] [stdout] 779 |   {
[INFO] [stdout] 780 |       type Target = M;
[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/blocking/state_machine.rs:674:18
[INFO] [stdout]     |
[INFO] [stdout] 674 |       pub fn inner(&self) -> &M {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 776 | / impl<M> core::ops::Deref for UninitializedStateMachine<M>
[INFO] [stdout] 777 | | where
[INFO] [stdout] 778 | |     M: IntoStateMachine,
[INFO] [stdout]     | |________________________- trait implemented here
[INFO] [stdout] 779 |   {
[INFO] [stdout] 780 |       type Target = M;
[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/blocking/state_machine.rs:699:22
[INFO] [stdout]     |
[INFO] [stdout] 699 |       pub fn inner_mut(&mut self) -> &mut M {
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 776 | / impl<M> core::ops::Deref for UninitializedStateMachine<M>
[INFO] [stdout] 777 | | where
[INFO] [stdout] 778 | |     M: IntoStateMachine,
[INFO] [stdout]     | |________________________- trait implemented here
[INFO] [stdout] 779 |   {
[INFO] [stdout] 780 |       type Target = M;
[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/blocking/state_machine.rs:729:22
[INFO] [stdout]     |
[INFO] [stdout] 729 |       pub fn state_mut(&mut self) -> &mut M::State {
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 776 | / impl<M> core::ops::Deref for UninitializedStateMachine<M>
[INFO] [stdout] 777 | | where
[INFO] [stdout] 778 | |     M: IntoStateMachine,
[INFO] [stdout]     | |________________________- trait implemented here
[INFO] [stdout] 779 |   {
[INFO] [stdout] 780 |       type Target = M;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `statig` (lib) due to 23 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "15cf15bdbb99fea55ebf7b10e3ae8acea7f4ea86a7398418ea76bd712057cac7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15cf15bdbb99fea55ebf7b10e3ae8acea7f4ea86a7398418ea76bd712057cac7", kill_on_drop: false }`
[INFO] [stdout] 15cf15bdbb99fea55ebf7b10e3ae8acea7f4ea86a7398418ea76bd712057cac7
