[INFO] fetching crate labview-interop 0.4.2...
[INFO] checking labview-interop-0.4.2 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate labview-interop 0.4.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate labview-interop 0.4.2
[INFO] finished tweaking crates.io crate labview-interop 0.4.2
[INFO] tweaked toml for crates.io crate labview-interop 0.4.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate labview-interop 0.4.2 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 labview-interop 0.4.2 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] c54b88f23aaa717943b79fe3abff8c807fa08cf1a5c5df406441a45fc7e22918
[INFO] running `Command { std: "docker" "start" "-a" "c54b88f23aaa717943b79fe3abff8c807fa08cf1a5c5df406441a45fc7e22918", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c54b88f23aaa717943b79fe3abff8c807fa08cf1a5c5df406441a45fc7e22918", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c54b88f23aaa717943b79fe3abff8c807fa08cf1a5c5df406441a45fc7e22918", kill_on_drop: false }`
[INFO] [stdout] c54b88f23aaa717943b79fe3abff8c807fa08cf1a5c5df406441a45fc7e22918
[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] 0df71795bdc0c1ff625978ecfa6fc418a004aee33f9dce4a6dfb54e611f6f5ca
[INFO] running `Command { std: "docker" "start" "-a" "0df71795bdc0c1ff625978ecfa6fc418a004aee33f9dce4a6dfb54e611f6f5ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]     Checking codepage v0.1.2
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling dlopen2_derive v0.4.0
[INFO] [stderr]     Checking dlopen2 v0.7.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]     Checking labview-interop v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/memory/owned_handle.rs:165:28
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn handle_to_inner(&mut self) -> UHandle<'_, T> {
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 | impl<T: ?Sized> Deref for OwnedUHandle<T> {
[INFO] [stdout]     | ----------------------------------------- trait implemented here
[INFO] [stdout] 171 |     type Target = UHandle<'static, T>;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/memory/uhandle.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T: ?Sized> Deref for UHandle<'_, T> {
[INFO] [stdout]     | ---------------------------------------- trait implemented here
[INFO] [stdout] 111 |     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/memory/owned_handle.rs:210:22
[INFO] [stdout]     |
[INFO] [stdout] 170 | impl<T: ?Sized> Deref for OwnedUHandle<T> {
[INFO] [stdout]     | ----------------------------------------- trait implemented here
[INFO] [stdout] 171 |     type Target = UHandle<'static, T>;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 210 |     pub fn try_clone(&self) -> Result<Self> {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/memory/uhandle.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T: ?Sized> Deref for UHandle<'_, T> {
[INFO] [stdout]     | ---------------------------------------- trait implemented here
[INFO] [stdout] 111 |     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/memory/owned_handle.rs:231:25
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn try_to_owned(&self) -> Result<OwnedUHandle<T>> {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/memory/uhandle.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T: ?Sized> Deref for UHandle<'_, T> {
[INFO] [stdout]     | ---------------------------------------- trait implemented here
[INFO] [stdout] 111 |     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/memory/uhandle.rs:37:26
[INFO] [stdout]     |
[INFO] [stdout]  37 |     pub unsafe fn as_ref(&self) -> crate::errors::Result<&T> {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 | impl<T: ?Sized> Deref for UHandle<'_, T> {
[INFO] [stdout]     | ---------------------------------------- trait implemented here
[INFO] [stdout] 111 |     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/memory/uhandle.rs:54:30
[INFO] [stdout]     |
[INFO] [stdout]  54 |     pub unsafe fn as_ref_mut(&self) -> crate::errors::Result<&mut T> {
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 | impl<T: ?Sized> Deref for UHandle<'_, T> {
[INFO] [stdout]     | ---------------------------------------- trait implemented here
[INFO] [stdout] 111 |     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/memory/uhandle.rs:76:18
[INFO] [stdout]     |
[INFO] [stdout]  76 |     pub fn valid(&self) -> bool {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 | impl<T: ?Sized> Deref for UHandle<'_, T> {
[INFO] [stdout]     | ---------------------------------------- trait implemented here
[INFO] [stdout] 111 |     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/memory/uhandle.rs:146:30
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T: ?Sized> Deref for UHandle<'_, T> {
[INFO] [stdout]     | ---------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 146 |         pub unsafe fn resize(&mut self, desired_size: usize) -> crate::errors::Result<()> {
[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/memory/uhandle.rs:231:13
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T: ?Sized> Deref for UHandle<'_, T> {
[INFO] [stdout]     | ---------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 231 |             &self,
[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/memory/uptr.rs:29:26
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub unsafe fn as_ref(&self) -> crate::errors::Result<&T> {
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | impl<T: ?Sized> Deref for UPtr<T> {
[INFO] [stdout]    | --------------------------------- trait implemented here
[INFO] [stdout] 49 |     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/memory/uptr.rs:43:30
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub unsafe fn as_ref_mut(&self) -> crate::errors::Result<&mut T> {
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | impl<T: ?Sized> Deref for UPtr<T> {
[INFO] [stdout]    | --------------------------------- trait implemented here
[INFO] [stdout] 49 |     type Target = T;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types/string.rs:99:41
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn to_rust_string_with_encoding(&self, encoding: &'static Encoding) -> Cow<str> {
[INFO] [stdout]    |                                         ^^^^^ the lifetime is elided here      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn to_rust_string_with_encoding(&self, encoding: &'static Encoding) -> Cow<'_, str> {
[INFO] [stdout]    |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types/string.rs:119:27
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn to_rust_string(&self) -> Cow<str> {
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn to_rust_string(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `labview-interop` (lib) due to 10 previous errors; 2 warnings emitted
[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/memory/owned_handle.rs:165:28
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn handle_to_inner(&mut self) -> UHandle<'_, T> {
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 | impl<T: ?Sized> Deref for OwnedUHandle<T> {
[INFO] [stdout]     | ----------------------------------------- trait implemented here
[INFO] [stdout] 171 |     type Target = UHandle<'static, T>;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/memory/uhandle.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T: ?Sized> Deref for UHandle<'_, T> {
[INFO] [stdout]     | ---------------------------------------- trait implemented here
[INFO] [stdout] 111 |     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/memory/owned_handle.rs:210:22
[INFO] [stdout]     |
[INFO] [stdout] 170 | impl<T: ?Sized> Deref for OwnedUHandle<T> {
[INFO] [stdout]     | ----------------------------------------- trait implemented here
[INFO] [stdout] 171 |     type Target = UHandle<'static, T>;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 210 |     pub fn try_clone(&self) -> Result<Self> {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/memory/uhandle.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T: ?Sized> Deref for UHandle<'_, T> {
[INFO] [stdout]     | ---------------------------------------- trait implemented here
[INFO] [stdout] 111 |     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/memory/owned_handle.rs:231:25
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn try_to_owned(&self) -> Result<OwnedUHandle<T>> {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/memory/uhandle.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T: ?Sized> Deref for UHandle<'_, T> {
[INFO] [stdout]     | ---------------------------------------- trait implemented here
[INFO] [stdout] 111 |     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/memory/uhandle.rs:37:26
[INFO] [stdout]     |
[INFO] [stdout]  37 |     pub unsafe fn as_ref(&self) -> crate::errors::Result<&T> {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 | impl<T: ?Sized> Deref for UHandle<'_, T> {
[INFO] [stdout]     | ---------------------------------------- trait implemented here
[INFO] [stdout] 111 |     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/memory/uhandle.rs:54:30
[INFO] [stdout]     |
[INFO] [stdout]  54 |     pub unsafe fn as_ref_mut(&self) -> crate::errors::Result<&mut T> {
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 | impl<T: ?Sized> Deref for UHandle<'_, T> {
[INFO] [stdout]     | ---------------------------------------- trait implemented here
[INFO] [stdout] 111 |     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/memory/uhandle.rs:76:18
[INFO] [stdout]     |
[INFO] [stdout]  76 |     pub fn valid(&self) -> bool {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 | impl<T: ?Sized> Deref for UHandle<'_, T> {
[INFO] [stdout]     | ---------------------------------------- trait implemented here
[INFO] [stdout] 111 |     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/memory/uhandle.rs:146:30
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T: ?Sized> Deref for UHandle<'_, T> {
[INFO] [stdout]     | ---------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 146 |         pub unsafe fn resize(&mut self, desired_size: usize) -> crate::errors::Result<()> {
[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/memory/uhandle.rs:231:13
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T: ?Sized> Deref for UHandle<'_, T> {
[INFO] [stdout]     | ---------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 231 |             &self,
[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/memory/uptr.rs:29:26
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub unsafe fn as_ref(&self) -> crate::errors::Result<&T> {
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | impl<T: ?Sized> Deref for UPtr<T> {
[INFO] [stdout]    | --------------------------------- trait implemented here
[INFO] [stdout] 49 |     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/memory/uptr.rs:43:30
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub unsafe fn as_ref_mut(&self) -> crate::errors::Result<&mut T> {
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | impl<T: ?Sized> Deref for UPtr<T> {
[INFO] [stdout]    | --------------------------------- trait implemented here
[INFO] [stdout] 49 |     type Target = T;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types/string.rs:99:41
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn to_rust_string_with_encoding(&self, encoding: &'static Encoding) -> Cow<str> {
[INFO] [stdout]    |                                         ^^^^^ the lifetime is elided here      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn to_rust_string_with_encoding(&self, encoding: &'static Encoding) -> Cow<'_, str> {
[INFO] [stdout]    |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types/string.rs:119:27
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn to_rust_string(&self) -> Cow<str> {
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn to_rust_string(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `labview-interop` (lib test) due to 10 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0df71795bdc0c1ff625978ecfa6fc418a004aee33f9dce4a6dfb54e611f6f5ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0df71795bdc0c1ff625978ecfa6fc418a004aee33f9dce4a6dfb54e611f6f5ca", kill_on_drop: false }`
[INFO] [stdout] 0df71795bdc0c1ff625978ecfa6fc418a004aee33f9dce4a6dfb54e611f6f5ca
