[INFO] fetching crate four-bar 7.0.5...
[INFO] checking four-bar-7.0.5 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate four-bar 7.0.5 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate four-bar 7.0.5
[INFO] finished tweaking crates.io crate four-bar 7.0.5
[INFO] tweaked toml for crates.io crate four-bar 7.0.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate four-bar 7.0.5 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 four-bar 7.0.5 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] 86a7abd8ac80669204e8390dd3789847c8bb893f9b5825e3ba3cc6da240456af
[INFO] running `Command { std: "docker" "start" "-a" "86a7abd8ac80669204e8390dd3789847c8bb893f9b5825e3ba3cc6da240456af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86a7abd8ac80669204e8390dd3789847c8bb893f9b5825e3ba3cc6da240456af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86a7abd8ac80669204e8390dd3789847c8bb893f9b5825e3ba3cc6da240456af", kill_on_drop: false }`
[INFO] [stdout] 86a7abd8ac80669204e8390dd3789847c8bb893f9b5825e3ba3cc6da240456af
[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] 118f3a7f231dafd7c8e00893b3e787d7ac49bd68be9c3e5d1681d2929f91ad9e
[INFO] running `Command { std: "docker" "start" "-a" "118f3a7f231dafd7c8e00893b3e787d7ac49bd68be9c3e5d1681d2929f91ad9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking simba v0.8.1
[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 nalgebra-macros v0.2.2
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking metaheuristics-nature v10.1.0
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking efd v10.1.3
[INFO] [stderr]     Checking four-bar v7.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mech.rs:49:22
[INFO] [stdout]     |
[INFO] [stdout]  49 |     pub fn with_stat(self, stat: Stat) -> Self
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 | impl<UN, NM> std::ops::Deref for Mech<UN, NM> {
[INFO] [stdout]     | --------------------------------------------- trait implemented here
[INFO] [stdout] 161 |     type Target = NM;
[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/mech.rs:57:17
[INFO] [stdout]     |
[INFO] [stdout]  57 |     pub fn stat(&self) -> Stat
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 | impl<UN, NM> std::ops::Deref for Mech<UN, NM> {
[INFO] [stdout]     | --------------------------------------------- trait implemented here
[INFO] [stdout] 161 |     type Target = NM;
[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/mech.rs:65:22
[INFO] [stdout]     |
[INFO] [stdout]  65 |     pub fn to_states(self) -> Vec<Self>
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 | impl<UN, NM> std::ops::Deref for Mech<UN, NM> {
[INFO] [stdout]     | --------------------------------------------- trait implemented here
[INFO] [stdout] 161 |     type Target = NM;
[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/mech.rs:73:25
[INFO] [stdout]     |
[INFO] [stdout]  73 |     pub fn other_states(&self) -> Vec<Self>
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 | impl<UN, NM> std::ops::Deref for Mech<UN, NM> {
[INFO] [stdout]     | --------------------------------------------- trait implemented here
[INFO] [stdout] 161 |     type Target = NM;
[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/mech.rs:81:15
[INFO] [stdout]     |
[INFO] [stdout]  81 |     pub fn ty(&self) -> FourBarTy
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 | impl<UN, NM> std::ops::Deref for Mech<UN, NM> {
[INFO] [stdout]     | --------------------------------------------- trait implemented here
[INFO] [stdout] 161 |     type Target = NM;
[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/mech.rs:89:38
[INFO] [stdout]     |
[INFO] [stdout]  89 |     pub fn normalize<const D: usize>(self) -> NM
[INFO] [stdout]     |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 | impl<UN, NM> std::ops::Deref for Mech<UN, NM> {
[INFO] [stdout]     | --------------------------------------------- trait implemented here
[INFO] [stdout] 161 |     type Target = NM;
[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/mech.rs:98:34
[INFO] [stdout]     |
[INFO] [stdout]  98 |     pub fn curve<const D: usize>(&self, res: usize) -> Vec<[f64; D]>
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 | impl<UN, NM> std::ops::Deref for Mech<UN, NM> {
[INFO] [stdout]     | --------------------------------------------- trait implemented here
[INFO] [stdout] 161 |     type Target = NM;
[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/mech.rs:106:33
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn pose<const D: usize>(&self, res: usize) -> (Vec<[f64; D]>, Vec<[f64; D]>)
[INFO] [stdout]     |                                 ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 | impl<UN, NM> std::ops::Deref for Mech<UN, NM> {
[INFO] [stdout]     | --------------------------------------------- trait implemented here
[INFO] [stdout] 161 |     type Target = NM;
[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/mech.rs:114:40
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn pose_zipped<const D: usize>(&self, res: usize) -> Vec<([f64; D], [f64; D])>
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 | impl<UN, NM> std::ops::Deref for Mech<UN, NM> {
[INFO] [stdout]     | --------------------------------------------- trait implemented here
[INFO] [stdout] 161 |     type Target = NM;
[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/mech.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         &self,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 | impl<UN, NM> std::ops::Deref for Mech<UN, NM> {
[INFO] [stdout]     | --------------------------------------------- trait implemented here
[INFO] [stdout] 161 |     type Target = NM;
[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/mech.rs:134:21
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn is_valid(&self) -> bool
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 | impl<UN, NM> std::ops::Deref for Mech<UN, NM> {
[INFO] [stdout]     | --------------------------------------------- trait implemented here
[INFO] [stdout] 161 |     type Target = NM;
[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/mech.rs:144:20
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn is_open(&self) -> bool
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 | impl<UN, NM> std::ops::Deref for Mech<UN, NM> {
[INFO] [stdout]     | --------------------------------------------- trait implemented here
[INFO] [stdout] 161 |     type Target = NM;
[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/mech.rs:152:24
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn angle_bound(&self) -> AngleBound
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 | impl<UN, NM> std::ops::Deref for Mech<UN, NM> {
[INFO] [stdout]     | --------------------------------------------- trait implemented here
[INFO] [stdout] 161 |     type Target = NM;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `four-bar` (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/mech.rs:49:22
[INFO] [stdout]     |
[INFO] [stdout]  49 |     pub fn with_stat(self, stat: Stat) -> Self
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 | impl<UN, NM> std::ops::Deref for Mech<UN, NM> {
[INFO] [stdout]     | --------------------------------------------- trait implemented here
[INFO] [stdout] 161 |     type Target = NM;
[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/mech.rs:57:17
[INFO] [stdout]     |
[INFO] [stdout]  57 |     pub fn stat(&self) -> Stat
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 | impl<UN, NM> std::ops::Deref for Mech<UN, NM> {
[INFO] [stdout]     | --------------------------------------------- trait implemented here
[INFO] [stdout] 161 |     type Target = NM;
[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/mech.rs:65:22
[INFO] [stdout]     |
[INFO] [stdout]  65 |     pub fn to_states(self) -> Vec<Self>
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 | impl<UN, NM> std::ops::Deref for Mech<UN, NM> {
[INFO] [stdout]     | --------------------------------------------- trait implemented here
[INFO] [stdout] 161 |     type Target = NM;
[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/mech.rs:73:25
[INFO] [stdout]     |
[INFO] [stdout]  73 |     pub fn other_states(&self) -> Vec<Self>
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 | impl<UN, NM> std::ops::Deref for Mech<UN, NM> {
[INFO] [stdout]     | --------------------------------------------- trait implemented here
[INFO] [stdout] 161 |     type Target = NM;
[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/mech.rs:81:15
[INFO] [stdout]     |
[INFO] [stdout]  81 |     pub fn ty(&self) -> FourBarTy
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 | impl<UN, NM> std::ops::Deref for Mech<UN, NM> {
[INFO] [stdout]     | --------------------------------------------- trait implemented here
[INFO] [stdout] 161 |     type Target = NM;
[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/mech.rs:89:38
[INFO] [stdout]     |
[INFO] [stdout]  89 |     pub fn normalize<const D: usize>(self) -> NM
[INFO] [stdout]     |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 | impl<UN, NM> std::ops::Deref for Mech<UN, NM> {
[INFO] [stdout]     | --------------------------------------------- trait implemented here
[INFO] [stdout] 161 |     type Target = NM;
[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/mech.rs:98:34
[INFO] [stdout]     |
[INFO] [stdout]  98 |     pub fn curve<const D: usize>(&self, res: usize) -> Vec<[f64; D]>
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 | impl<UN, NM> std::ops::Deref for Mech<UN, NM> {
[INFO] [stdout]     | --------------------------------------------- trait implemented here
[INFO] [stdout] 161 |     type Target = NM;
[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/mech.rs:106:33
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn pose<const D: usize>(&self, res: usize) -> (Vec<[f64; D]>, Vec<[f64; D]>)
[INFO] [stdout]     |                                 ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 | impl<UN, NM> std::ops::Deref for Mech<UN, NM> {
[INFO] [stdout]     | --------------------------------------------- trait implemented here
[INFO] [stdout] 161 |     type Target = NM;
[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/mech.rs:114:40
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn pose_zipped<const D: usize>(&self, res: usize) -> Vec<([f64; D], [f64; D])>
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 | impl<UN, NM> std::ops::Deref for Mech<UN, NM> {
[INFO] [stdout]     | --------------------------------------------- trait implemented here
[INFO] [stdout] 161 |     type Target = NM;
[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/mech.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         &self,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 | impl<UN, NM> std::ops::Deref for Mech<UN, NM> {
[INFO] [stdout]     | --------------------------------------------- trait implemented here
[INFO] [stdout] 161 |     type Target = NM;
[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/mech.rs:134:21
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn is_valid(&self) -> bool
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 | impl<UN, NM> std::ops::Deref for Mech<UN, NM> {
[INFO] [stdout]     | --------------------------------------------- trait implemented here
[INFO] [stdout] 161 |     type Target = NM;
[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/mech.rs:144:20
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn is_open(&self) -> bool
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 | impl<UN, NM> std::ops::Deref for Mech<UN, NM> {
[INFO] [stdout]     | --------------------------------------------- trait implemented here
[INFO] [stdout] 161 |     type Target = NM;
[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/mech.rs:152:24
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn angle_bound(&self) -> AngleBound
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 | impl<UN, NM> std::ops::Deref for Mech<UN, NM> {
[INFO] [stdout]     | --------------------------------------------- trait implemented here
[INFO] [stdout] 161 |     type Target = NM;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `four-bar` (lib) due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "118f3a7f231dafd7c8e00893b3e787d7ac49bd68be9c3e5d1681d2929f91ad9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "118f3a7f231dafd7c8e00893b3e787d7ac49bd68be9c3e5d1681d2929f91ad9e", kill_on_drop: false }`
[INFO] [stdout] 118f3a7f231dafd7c8e00893b3e787d7ac49bd68be9c3e5d1681d2929f91ad9e
