[INFO] fetching crate giputils 0.3.6...
[INFO] checking giputils-0.3.6 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0
[INFO] extracting crate giputils 0.3.6 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate giputils 0.3.6
[INFO] finished tweaking crates.io crate giputils 0.3.6
[INFO] tweaked toml for crates.io crate giputils 0.3.6 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate giputils 0.3.6 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 giputils 0.3.6 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] [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] 99d574098267d73a803065b7d37c718de1aba1a05a0555bd3f0e2ed6e38ded51
[INFO] running `Command { std: "docker" "start" "-a" "99d574098267d73a803065b7d37c718de1aba1a05a0555bd3f0e2ed6e38ded51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99d574098267d73a803065b7d37c718de1aba1a05a0555bd3f0e2ed6e38ded51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99d574098267d73a803065b7d37c718de1aba1a05a0555bd3f0e2ed6e38ded51", kill_on_drop: false }`
[INFO] [stdout] 99d574098267d73a803065b7d37c718de1aba1a05a0555bd3f0e2ed6e38ded51
[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] a657e64bf6d30cd6a8f0c427a32413fc14786420e07a59c9c55db8c98f2fbb28
[INFO] running `Command { std: "docker" "start" "-a" "a657e64bf6d30cd6a8f0c427a32413fc14786420e07a59c9c55db8c98f2fbb28", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking tempfile v3.21.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking giputils v0.3.6 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/allocator.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl<T> Deref for GallocElem<T> {
[INFO] [stdout]    | ------------------------------- trait implemented here
[INFO] [stdout] 13 |     type Target = T;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn take(self) -> T {
[INFO] [stdout]    |                 ^^^^
[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/allocator.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl<T> Deref for GallocElem<T> {
[INFO] [stdout]    | ------------------------------- trait implemented here
[INFO] [stdout] 13 |     type Target = T;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn is_removed(&self) -> bool {
[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/grc.rs:24:27
[INFO] [stdout]    |
[INFO] [stdout] 24 |             pub fn as_ptr(&self) -> *const T {
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |         impl<T> Deref for $wrapper<T> {
[INFO] [stdout]    |         ----------------------------- trait implemented here
[INFO] [stdout] 55 |             type Target = T;
[INFO] [stdout]    |             ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 99 | define_rc_wrapper!(Grc, Rc);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `define_rc_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/grc.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 37 |             pub fn count(&self) -> usize {
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |         impl<T> Deref for $wrapper<T> {
[INFO] [stdout]    |         ----------------------------- trait implemented here
[INFO] [stdout] 55 |             type Target = T;
[INFO] [stdout]    |             ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 99 | define_rc_wrapper!(Grc, Rc);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `define_rc_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/grc.rs:42:36
[INFO] [stdout]    |
[INFO] [stdout] 42 |             pub fn increment_count(&self) {
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |         impl<T> Deref for $wrapper<T> {
[INFO] [stdout]    |         ----------------------------- trait implemented here
[INFO] [stdout] 55 |             type Target = T;
[INFO] [stdout]    |             ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 99 | define_rc_wrapper!(Grc, Rc);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `define_rc_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/grc.rs:49:46
[INFO] [stdout]    |
[INFO] [stdout] 49 |             pub unsafe fn get_mut_from_unmut(&self) -> &mut T {
[INFO] [stdout]    |                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |         impl<T> Deref for $wrapper<T> {
[INFO] [stdout]    |         ----------------------------- trait implemented here
[INFO] [stdout] 55 |             type Target = T;
[INFO] [stdout]    |             ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 99 | define_rc_wrapper!(Grc, Rc);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `define_rc_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/grc.rs:24:27
[INFO] [stdout]     |
[INFO] [stdout]  24 |             pub fn as_ptr(&self) -> *const T {
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  54 |         impl<T> Deref for $wrapper<T> {
[INFO] [stdout]     |         ----------------------------- trait implemented here
[INFO] [stdout]  55 |             type Target = T;
[INFO] [stdout]     |             ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 100 | define_rc_wrapper!(Garc, Arc);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `define_rc_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/grc.rs:37:26
[INFO] [stdout]     |
[INFO] [stdout]  37 |             pub fn count(&self) -> usize {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  54 |         impl<T> Deref for $wrapper<T> {
[INFO] [stdout]     |         ----------------------------- trait implemented here
[INFO] [stdout]  55 |             type Target = T;
[INFO] [stdout]     |             ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 100 | define_rc_wrapper!(Garc, Arc);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `define_rc_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/grc.rs:42:36
[INFO] [stdout]     |
[INFO] [stdout]  42 |             pub fn increment_count(&self) {
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  54 |         impl<T> Deref for $wrapper<T> {
[INFO] [stdout]     |         ----------------------------- trait implemented here
[INFO] [stdout]  55 |             type Target = T;
[INFO] [stdout]     |             ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 100 | define_rc_wrapper!(Garc, Arc);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `define_rc_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/grc.rs:49:46
[INFO] [stdout]     |
[INFO] [stdout]  49 |             pub unsafe fn get_mut_from_unmut(&self) -> &mut T {
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  54 |         impl<T> Deref for $wrapper<T> {
[INFO] [stdout]     |         ----------------------------- trait implemented here
[INFO] [stdout]  55 |             type Target = T;
[INFO] [stdout]     |             ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 100 | define_rc_wrapper!(Garc, Arc);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `define_rc_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `giputils` (lib test) due to 10 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/allocator.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl<T> Deref for GallocElem<T> {
[INFO] [stdout]    | ------------------------------- trait implemented here
[INFO] [stdout] 13 |     type Target = T;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn take(self) -> T {
[INFO] [stdout]    |                 ^^^^
[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/allocator.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl<T> Deref for GallocElem<T> {
[INFO] [stdout]    | ------------------------------- trait implemented here
[INFO] [stdout] 13 |     type Target = T;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn is_removed(&self) -> bool {
[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/grc.rs:24:27
[INFO] [stdout]    |
[INFO] [stdout] 24 |             pub fn as_ptr(&self) -> *const T {
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |         impl<T> Deref for $wrapper<T> {
[INFO] [stdout]    |         ----------------------------- trait implemented here
[INFO] [stdout] 55 |             type Target = T;
[INFO] [stdout]    |             ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 99 | define_rc_wrapper!(Grc, Rc);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `define_rc_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/grc.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 37 |             pub fn count(&self) -> usize {
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |         impl<T> Deref for $wrapper<T> {
[INFO] [stdout]    |         ----------------------------- trait implemented here
[INFO] [stdout] 55 |             type Target = T;
[INFO] [stdout]    |             ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 99 | define_rc_wrapper!(Grc, Rc);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `define_rc_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/grc.rs:42:36
[INFO] [stdout]    |
[INFO] [stdout] 42 |             pub fn increment_count(&self) {
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |         impl<T> Deref for $wrapper<T> {
[INFO] [stdout]    |         ----------------------------- trait implemented here
[INFO] [stdout] 55 |             type Target = T;
[INFO] [stdout]    |             ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 99 | define_rc_wrapper!(Grc, Rc);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `define_rc_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/grc.rs:49:46
[INFO] [stdout]    |
[INFO] [stdout] 49 |             pub unsafe fn get_mut_from_unmut(&self) -> &mut T {
[INFO] [stdout]    |                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |         impl<T> Deref for $wrapper<T> {
[INFO] [stdout]    |         ----------------------------- trait implemented here
[INFO] [stdout] 55 |             type Target = T;
[INFO] [stdout]    |             ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 99 | define_rc_wrapper!(Grc, Rc);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `define_rc_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/grc.rs:24:27
[INFO] [stdout]     |
[INFO] [stdout]  24 |             pub fn as_ptr(&self) -> *const T {
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  54 |         impl<T> Deref for $wrapper<T> {
[INFO] [stdout]     |         ----------------------------- trait implemented here
[INFO] [stdout]  55 |             type Target = T;
[INFO] [stdout]     |             ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 100 | define_rc_wrapper!(Garc, Arc);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `define_rc_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/grc.rs:37:26
[INFO] [stdout]     |
[INFO] [stdout]  37 |             pub fn count(&self) -> usize {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  54 |         impl<T> Deref for $wrapper<T> {
[INFO] [stdout]     |         ----------------------------- trait implemented here
[INFO] [stdout]  55 |             type Target = T;
[INFO] [stdout]     |             ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 100 | define_rc_wrapper!(Garc, Arc);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `define_rc_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/grc.rs:42:36
[INFO] [stdout]     |
[INFO] [stdout]  42 |             pub fn increment_count(&self) {
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  54 |         impl<T> Deref for $wrapper<T> {
[INFO] [stdout]     |         ----------------------------- trait implemented here
[INFO] [stdout]  55 |             type Target = T;
[INFO] [stdout]     |             ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 100 | define_rc_wrapper!(Garc, Arc);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `define_rc_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/grc.rs:49:46
[INFO] [stdout]     |
[INFO] [stdout]  49 |             pub unsafe fn get_mut_from_unmut(&self) -> &mut T {
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  54 |         impl<T> Deref for $wrapper<T> {
[INFO] [stdout]     |         ----------------------------- trait implemented here
[INFO] [stdout]  55 |             type Target = T;
[INFO] [stdout]     |             ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 100 | define_rc_wrapper!(Garc, Arc);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `define_rc_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `giputils` (lib) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "a657e64bf6d30cd6a8f0c427a32413fc14786420e07a59c9c55db8c98f2fbb28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a657e64bf6d30cd6a8f0c427a32413fc14786420e07a59c9c55db8c98f2fbb28", kill_on_drop: false }`
[INFO] [stdout] a657e64bf6d30cd6a8f0c427a32413fc14786420e07a59c9c55db8c98f2fbb28
