[INFO] fetching crate zero-copy-pads 0.2.0...
[INFO] checking zero-copy-pads-0.2.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0
[INFO] extracting crate zero-copy-pads 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate zero-copy-pads 0.2.0
[INFO] finished tweaking crates.io crate zero-copy-pads 0.2.0
[INFO] tweaked toml for crates.io crate zero-copy-pads 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zero-copy-pads 0.2.0 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]     Updating crates.io index
[INFO] [stderr]      Locking 31 packages to latest compatible versions
[INFO] [stderr]       Adding derive_builder v0.10.2 (available: v0.20.2)
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.1.1)
[INFO] [stderr]       Adding pipe-trait v0.3.2 (available: v0.4.0)
[INFO] [stderr]       Adding pretty_assertions v0.7.2 (available: v1.4.1)
[INFO] [stderr]       Adding unicode-width v0.1.14 (available: v0.2.2)
[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] 87948b8ed69cefb360ba5a29f546f3cddede4f59437e348ba3b3b3c5ac447dfc
[INFO] running `Command { std: "docker" "start" "-a" "87948b8ed69cefb360ba5a29f546f3cddede4f59437e348ba3b3b3c5ac447dfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87948b8ed69cefb360ba5a29f546f3cddede4f59437e348ba3b3b3c5ac447dfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87948b8ed69cefb360ba5a29f546f3cddede4f59437e348ba3b3b3c5ac447dfc", kill_on_drop: false }`
[INFO] [stdout] 87948b8ed69cefb360ba5a29f546f3cddede4f59437e348ba3b3b3c5ac447dfc
[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] 356e2095cfa3e616e60759150f034bb979441b177b64f5bbae2c830d2839062a
[INFO] running `Command { std: "docker" "start" "-a" "356e2095cfa3e616e60759150f034bb979441b177b64f5bbae2c830d2839062a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking pipe-trait v0.3.2
[INFO] [stderr]     Checking pretty_assertions v0.7.2
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]     Checking fmt-iter v0.2.1
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling derive_builder_core v0.10.2
[INFO] [stderr]    Compiling derive_builder_macro v0.10.2
[INFO] [stderr]     Checking derive_builder v0.10.2
[INFO] [stderr]     Checking zero-copy-pads v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/width.rs:48:31
[INFO] [stdout]    |
[INFO] [stdout] 43 |           #[derive(Debug, Clone, Copy, PartialEq, Eq, AsMut, AsRef, Deref, DerefMut, From)]
[INFO] [stdout]    |                                                                     -----
[INFO] [stdout]    |                                                                     |
[INFO] [stdout]    |                                                                     trait implemented here
[INFO] [stdout]    |                                                                     with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 48 |               pub fn into_inner(self) -> Inner {
[INFO] [stdout]    |                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 | / wrapper! {
[INFO] [stdout] 84 | |     #[doc = "Treat [`UnicodeWidthStr::width`] as width."]
[INFO] [stdout] 85 | |     UnicodeWidth = UnicodeWidthStr::width
[INFO] [stdout] 86 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout]    = note: this error originates in the macro `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/width.rs:53:29
[INFO] [stdout]    |
[INFO] [stdout] 43 |           #[derive(Debug, Clone, Copy, PartialEq, Eq, AsMut, AsRef, Deref, DerefMut, From)]
[INFO] [stdout]    |                                                                     -----
[INFO] [stdout]    |                                                                     |
[INFO] [stdout]    |                                                                     trait implemented here
[INFO] [stdout]    |                                                                     with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 53 |               pub fn as_inner(&self) -> &'_ Inner {
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 | / wrapper! {
[INFO] [stdout] 84 | |     #[doc = "Treat [`UnicodeWidthStr::width`] as width."]
[INFO] [stdout] 85 | |     UnicodeWidth = UnicodeWidthStr::width
[INFO] [stdout] 86 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `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/width.rs:58:27
[INFO] [stdout]    |
[INFO] [stdout] 43 |           #[derive(Debug, Clone, Copy, PartialEq, Eq, AsMut, AsRef, Deref, DerefMut, From)]
[INFO] [stdout]    |                                                                     -----
[INFO] [stdout]    |                                                                     |
[INFO] [stdout]    |                                                                     trait implemented here
[INFO] [stdout]    |                                                                     with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 58 |               pub fn as_str(&self) -> &'_ str {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 | / wrapper! {
[INFO] [stdout] 84 | |     #[doc = "Treat [`UnicodeWidthStr::width`] as width."]
[INFO] [stdout] 85 | |     UnicodeWidth = UnicodeWidthStr::width
[INFO] [stdout] 86 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `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/width.rs:48:31
[INFO] [stdout]    |
[INFO] [stdout] 43 |           #[derive(Debug, Clone, Copy, PartialEq, Eq, AsMut, AsRef, Deref, DerefMut, From)]
[INFO] [stdout]    |                                                                     -----
[INFO] [stdout]    |                                                                     |
[INFO] [stdout]    |                                                                     trait implemented here
[INFO] [stdout]    |                                                                     with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 48 |               pub fn into_inner(self) -> Inner {
[INFO] [stdout]    |                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 | / wrapper! {
[INFO] [stdout] 89 | |     #[doc = "Treat [`UnicodeWidthStr::width_cjk`] as width."]
[INFO] [stdout] 90 | |     UnicodeWidthCjk = UnicodeWidthStr::width_cjk
[INFO] [stdout] 91 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `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/width.rs:53:29
[INFO] [stdout]    |
[INFO] [stdout] 43 |           #[derive(Debug, Clone, Copy, PartialEq, Eq, AsMut, AsRef, Deref, DerefMut, From)]
[INFO] [stdout]    |                                                                     -----
[INFO] [stdout]    |                                                                     |
[INFO] [stdout]    |                                                                     trait implemented here
[INFO] [stdout]    |                                                                     with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 53 |               pub fn as_inner(&self) -> &'_ Inner {
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 | / wrapper! {
[INFO] [stdout] 89 | |     #[doc = "Treat [`UnicodeWidthStr::width_cjk`] as width."]
[INFO] [stdout] 90 | |     UnicodeWidthCjk = UnicodeWidthStr::width_cjk
[INFO] [stdout] 91 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `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/width.rs:58:27
[INFO] [stdout]    |
[INFO] [stdout] 43 |           #[derive(Debug, Clone, Copy, PartialEq, Eq, AsMut, AsRef, Deref, DerefMut, From)]
[INFO] [stdout]    |                                                                     -----
[INFO] [stdout]    |                                                                     |
[INFO] [stdout]    |                                                                     trait implemented here
[INFO] [stdout]    |                                                                     with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 58 |               pub fn as_str(&self) -> &'_ str {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 | / wrapper! {
[INFO] [stdout] 89 | |     #[doc = "Treat [`UnicodeWidthStr::width_cjk`] as width."]
[INFO] [stdout] 90 | |     UnicodeWidthCjk = UnicodeWidthStr::width_cjk
[INFO] [stdout] 91 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `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/width.rs:48:31
[INFO] [stdout]    |
[INFO] [stdout] 43 |           #[derive(Debug, Clone, Copy, PartialEq, Eq, AsMut, AsRef, Deref, DerefMut, From)]
[INFO] [stdout]    |                                                                     -----
[INFO] [stdout]    |                                                                     |
[INFO] [stdout]    |                                                                     trait implemented here
[INFO] [stdout]    |                                                                     with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 48 |               pub fn into_inner(self) -> Inner {
[INFO] [stdout]    |                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 | / wrapper! {
[INFO] [stdout] 94 | |     #[doc = "Treat character count as width."]
[INFO] [stdout] 95 | |     CharCount = |x: &str| x.chars().count()
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `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/width.rs:53:29
[INFO] [stdout]    |
[INFO] [stdout] 43 |           #[derive(Debug, Clone, Copy, PartialEq, Eq, AsMut, AsRef, Deref, DerefMut, From)]
[INFO] [stdout]    |                                                                     -----
[INFO] [stdout]    |                                                                     |
[INFO] [stdout]    |                                                                     trait implemented here
[INFO] [stdout]    |                                                                     with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 53 |               pub fn as_inner(&self) -> &'_ Inner {
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 | / wrapper! {
[INFO] [stdout] 94 | |     #[doc = "Treat character count as width."]
[INFO] [stdout] 95 | |     CharCount = |x: &str| x.chars().count()
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `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/width.rs:58:27
[INFO] [stdout]    |
[INFO] [stdout] 43 |           #[derive(Debug, Clone, Copy, PartialEq, Eq, AsMut, AsRef, Deref, DerefMut, From)]
[INFO] [stdout]    |                                                                     -----
[INFO] [stdout]    |                                                                     |
[INFO] [stdout]    |                                                                     trait implemented here
[INFO] [stdout]    |                                                                     with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 58 |               pub fn as_str(&self) -> &'_ str {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 | / wrapper! {
[INFO] [stdout] 94 | |     #[doc = "Treat character count as width."]
[INFO] [stdout] 95 | |     CharCount = |x: &str| x.chars().count()
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `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/width.rs:48:31
[INFO] [stdout]     |
[INFO] [stdout]  43 |           #[derive(Debug, Clone, Copy, PartialEq, Eq, AsMut, AsRef, Deref, DerefMut, From)]
[INFO] [stdout]     |                                                                     -----
[INFO] [stdout]     |                                                                     |
[INFO] [stdout]     |                                                                     trait implemented here
[INFO] [stdout]     |                                                                     with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout]  48 |               pub fn into_inner(self) -> Inner {
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 | / wrapper! {
[INFO] [stdout]  99 | |     #[doc = "Treat `str::len` as width."]
[INFO] [stdout] 100 | |     Len = str::len
[INFO] [stdout] 101 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `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/width.rs:53:29
[INFO] [stdout]     |
[INFO] [stdout]  43 |           #[derive(Debug, Clone, Copy, PartialEq, Eq, AsMut, AsRef, Deref, DerefMut, From)]
[INFO] [stdout]     |                                                                     -----
[INFO] [stdout]     |                                                                     |
[INFO] [stdout]     |                                                                     trait implemented here
[INFO] [stdout]     |                                                                     with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout]  53 |               pub fn as_inner(&self) -> &'_ Inner {
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 | / wrapper! {
[INFO] [stdout]  99 | |     #[doc = "Treat `str::len` as width."]
[INFO] [stdout] 100 | |     Len = str::len
[INFO] [stdout] 101 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `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/width.rs:58:27
[INFO] [stdout]     |
[INFO] [stdout]  43 |           #[derive(Debug, Clone, Copy, PartialEq, Eq, AsMut, AsRef, Deref, DerefMut, From)]
[INFO] [stdout]     |                                                                     -----
[INFO] [stdout]     |                                                                     |
[INFO] [stdout]     |                                                                     trait implemented here
[INFO] [stdout]     |                                                                     with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout]  58 |               pub fn as_str(&self) -> &'_ str {
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 | / wrapper! {
[INFO] [stdout]  99 | |     #[doc = "Treat `str::len` as width."]
[INFO] [stdout] 100 | |     Len = str::len
[INFO] [stdout] 101 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `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/width.rs:48:31
[INFO] [stdout]    |
[INFO] [stdout] 43 |           #[derive(Debug, Clone, Copy, PartialEq, Eq, AsMut, AsRef, Deref, DerefMut, From)]
[INFO] [stdout]    |                                                                     -----
[INFO] [stdout]    |                                                                     |
[INFO] [stdout]    |                                                                     trait implemented here
[INFO] [stdout]    |                                                                     with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 48 |               pub fn into_inner(self) -> Inner {
[INFO] [stdout]    |                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 | / wrapper! {
[INFO] [stdout] 84 | |     #[doc = "Treat [`UnicodeWidthStr::width`] as width."]
[INFO] [stdout] 85 | |     UnicodeWidth = UnicodeWidthStr::width
[INFO] [stdout] 86 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout]    = note: this error originates in the macro `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/width.rs:53:29
[INFO] [stdout]    |
[INFO] [stdout] 43 |           #[derive(Debug, Clone, Copy, PartialEq, Eq, AsMut, AsRef, Deref, DerefMut, From)]
[INFO] [stdout]    |                                                                     -----
[INFO] [stdout]    |                                                                     |
[INFO] [stdout]    |                                                                     trait implemented here
[INFO] [stdout]    |                                                                     with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 53 |               pub fn as_inner(&self) -> &'_ Inner {
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 | / wrapper! {
[INFO] [stdout] 84 | |     #[doc = "Treat [`UnicodeWidthStr::width`] as width."]
[INFO] [stdout] 85 | |     UnicodeWidth = UnicodeWidthStr::width
[INFO] [stdout] 86 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `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/width.rs:58:27
[INFO] [stdout]    |
[INFO] [stdout] 43 |           #[derive(Debug, Clone, Copy, PartialEq, Eq, AsMut, AsRef, Deref, DerefMut, From)]
[INFO] [stdout]    |                                                                     -----
[INFO] [stdout]    |                                                                     |
[INFO] [stdout]    |                                                                     trait implemented here
[INFO] [stdout]    |                                                                     with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 58 |               pub fn as_str(&self) -> &'_ str {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 | / wrapper! {
[INFO] [stdout] 84 | |     #[doc = "Treat [`UnicodeWidthStr::width`] as width."]
[INFO] [stdout] 85 | |     UnicodeWidth = UnicodeWidthStr::width
[INFO] [stdout] 86 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `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/width.rs:48:31
[INFO] [stdout]    |
[INFO] [stdout] 43 |           #[derive(Debug, Clone, Copy, PartialEq, Eq, AsMut, AsRef, Deref, DerefMut, From)]
[INFO] [stdout]    |                                                                     -----
[INFO] [stdout]    |                                                                     |
[INFO] [stdout]    |                                                                     trait implemented here
[INFO] [stdout]    |                                                                     with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 48 |               pub fn into_inner(self) -> Inner {
[INFO] [stdout]    |                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 | / wrapper! {
[INFO] [stdout] 89 | |     #[doc = "Treat [`UnicodeWidthStr::width_cjk`] as width."]
[INFO] [stdout] 90 | |     UnicodeWidthCjk = UnicodeWidthStr::width_cjk
[INFO] [stdout] 91 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `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/width.rs:53:29
[INFO] [stdout]    |
[INFO] [stdout] 43 |           #[derive(Debug, Clone, Copy, PartialEq, Eq, AsMut, AsRef, Deref, DerefMut, From)]
[INFO] [stdout]    |                                                                     -----
[INFO] [stdout]    |                                                                     |
[INFO] [stdout]    |                                                                     trait implemented here
[INFO] [stdout]    |                                                                     with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 53 |               pub fn as_inner(&self) -> &'_ Inner {
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 | / wrapper! {
[INFO] [stdout] 89 | |     #[doc = "Treat [`UnicodeWidthStr::width_cjk`] as width."]
[INFO] [stdout] 90 | |     UnicodeWidthCjk = UnicodeWidthStr::width_cjk
[INFO] [stdout] 91 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `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/width.rs:58:27
[INFO] [stdout]    |
[INFO] [stdout] 43 |           #[derive(Debug, Clone, Copy, PartialEq, Eq, AsMut, AsRef, Deref, DerefMut, From)]
[INFO] [stdout]    |                                                                     -----
[INFO] [stdout]    |                                                                     |
[INFO] [stdout]    |                                                                     trait implemented here
[INFO] [stdout]    |                                                                     with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 58 |               pub fn as_str(&self) -> &'_ str {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 | / wrapper! {
[INFO] [stdout] 89 | |     #[doc = "Treat [`UnicodeWidthStr::width_cjk`] as width."]
[INFO] [stdout] 90 | |     UnicodeWidthCjk = UnicodeWidthStr::width_cjk
[INFO] [stdout] 91 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `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/width.rs:48:31
[INFO] [stdout]    |
[INFO] [stdout] 43 |           #[derive(Debug, Clone, Copy, PartialEq, Eq, AsMut, AsRef, Deref, DerefMut, From)]
[INFO] [stdout]    |                                                                     -----
[INFO] [stdout]    |                                                                     |
[INFO] [stdout]    |                                                                     trait implemented here
[INFO] [stdout]    |                                                                     with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 48 |               pub fn into_inner(self) -> Inner {
[INFO] [stdout]    |                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 | / wrapper! {
[INFO] [stdout] 94 | |     #[doc = "Treat character count as width."]
[INFO] [stdout] 95 | |     CharCount = |x: &str| x.chars().count()
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `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/width.rs:53:29
[INFO] [stdout]    |
[INFO] [stdout] 43 |           #[derive(Debug, Clone, Copy, PartialEq, Eq, AsMut, AsRef, Deref, DerefMut, From)]
[INFO] [stdout]    |                                                                     -----
[INFO] [stdout]    |                                                                     |
[INFO] [stdout]    |                                                                     trait implemented here
[INFO] [stdout]    |                                                                     with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 53 |               pub fn as_inner(&self) -> &'_ Inner {
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 | / wrapper! {
[INFO] [stdout] 94 | |     #[doc = "Treat character count as width."]
[INFO] [stdout] 95 | |     CharCount = |x: &str| x.chars().count()
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `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/width.rs:58:27
[INFO] [stdout]    |
[INFO] [stdout] 43 |           #[derive(Debug, Clone, Copy, PartialEq, Eq, AsMut, AsRef, Deref, DerefMut, From)]
[INFO] [stdout]    |                                                                     -----
[INFO] [stdout]    |                                                                     |
[INFO] [stdout]    |                                                                     trait implemented here
[INFO] [stdout]    |                                                                     with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 58 |               pub fn as_str(&self) -> &'_ str {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 | / wrapper! {
[INFO] [stdout] 94 | |     #[doc = "Treat character count as width."]
[INFO] [stdout] 95 | |     CharCount = |x: &str| x.chars().count()
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `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/width.rs:48:31
[INFO] [stdout]     |
[INFO] [stdout]  43 |           #[derive(Debug, Clone, Copy, PartialEq, Eq, AsMut, AsRef, Deref, DerefMut, From)]
[INFO] [stdout]     |                                                                     -----
[INFO] [stdout]     |                                                                     |
[INFO] [stdout]     |                                                                     trait implemented here
[INFO] [stdout]     |                                                                     with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout]  48 |               pub fn into_inner(self) -> Inner {
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 | / wrapper! {
[INFO] [stdout]  99 | |     #[doc = "Treat `str::len` as width."]
[INFO] [stdout] 100 | |     Len = str::len
[INFO] [stdout] 101 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zero-copy-pads` (lib test) due to 12 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/width.rs:53:29
[INFO] [stdout]     |
[INFO] [stdout]  43 |           #[derive(Debug, Clone, Copy, PartialEq, Eq, AsMut, AsRef, Deref, DerefMut, From)]
[INFO] [stdout]     |                                                                     -----
[INFO] [stdout]     |                                                                     |
[INFO] [stdout]     |                                                                     trait implemented here
[INFO] [stdout]     |                                                                     with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout]  53 |               pub fn as_inner(&self) -> &'_ Inner {
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 | / wrapper! {
[INFO] [stdout]  99 | |     #[doc = "Treat `str::len` as width."]
[INFO] [stdout] 100 | |     Len = str::len
[INFO] [stdout] 101 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `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/width.rs:58:27
[INFO] [stdout]     |
[INFO] [stdout]  43 |           #[derive(Debug, Clone, Copy, PartialEq, Eq, AsMut, AsRef, Deref, DerefMut, From)]
[INFO] [stdout]     |                                                                     -----
[INFO] [stdout]     |                                                                     |
[INFO] [stdout]     |                                                                     trait implemented here
[INFO] [stdout]     |                                                                     with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout]  58 |               pub fn as_str(&self) -> &'_ str {
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 | / wrapper! {
[INFO] [stdout]  99 | |     #[doc = "Treat `str::len` as width."]
[INFO] [stdout] 100 | |     Len = str::len
[INFO] [stdout] 101 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zero-copy-pads` (lib) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "356e2095cfa3e616e60759150f034bb979441b177b64f5bbae2c830d2839062a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "356e2095cfa3e616e60759150f034bb979441b177b64f5bbae2c830d2839062a", kill_on_drop: false }`
[INFO] [stdout] 356e2095cfa3e616e60759150f034bb979441b177b64f5bbae2c830d2839062a
