[INFO] fetching crate terminity_widgets 0.1.0...
[INFO] checking terminity_widgets-0.1.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0
[INFO] extracting crate terminity_widgets 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate terminity_widgets 0.1.0
[INFO] finished tweaking crates.io crate terminity_widgets 0.1.0
[INFO] tweaked toml for crates.io crate terminity_widgets 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate terminity_widgets 0.1.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 59 packages to latest compatible versions
[INFO] [stderr]       Adding crossterm v0.26.1 (available: v0.29.0)
[INFO] [stderr]       Adding strip-ansi-escapes v0.1.1 (available: v0.2.1)
[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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d69a3e529ed84e3f39ac3a2b705bc0b72bd288c51561e3635b3c5aa8344b04a9
[INFO] running `Command { std: "docker" "start" "-a" "d69a3e529ed84e3f39ac3a2b705bc0b72bd288c51561e3635b3c5aa8344b04a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d69a3e529ed84e3f39ac3a2b705bc0b72bd288c51561e3635b3c5aa8344b04a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d69a3e529ed84e3f39ac3a2b705bc0b72bd288c51561e3635b3c5aa8344b04a9", kill_on_drop: false }`
[INFO] [stdout] d69a3e529ed84e3f39ac3a2b705bc0b72bd288c51561e3635b3c5aa8344b04a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 515ea0516b65c5d4dca90df5e501e88c69ec256414193e1e5e44a108a4398ce7
[INFO] running `Command { std: "docker" "start" "-a" "515ea0516b65c5d4dca90df5e501e88c69ec256414193e1e5e44a108a4398ce7", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking format-core v0.2.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]     Checking vte v0.10.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking crossterm v0.26.1
[INFO] [stderr]     Checking strip-ansi-escapes v0.1.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling format-macro v0.2.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking format v0.2.4
[INFO] [stderr]    Compiling terminity_widgets_proc v0.1.0
[INFO] [stderr]     Checking terminity_widgets v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/widgets/frame.rs:150:18
[INFO] [stdout]     |
[INFO] [stdout] 150 |       pub fn find_pos(&self, element_index: &Idx) -> Option<(usize, usize)> {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 | / impl<Idx: ToOwned<Owned = Idx>, Item: Widget, Coll: Index<Idx, Output = Item>> Deref
[INFO] [stdout] 172 | |     for Frame<Idx, Item, Coll>
[INFO] [stdout]     | |______________________________- trait implemented here
[INFO] [stdout] 173 |   {
[INFO] [stdout] 174 |       type Target = Coll;
[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] [stderr] error: could not compile `terminity_widgets` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `terminity_widgets` (lib test) due to 1 previous error
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/widgets/frame.rs:150:18
[INFO] [stdout]     |
[INFO] [stdout] 150 |       pub fn find_pos(&self, element_index: &Idx) -> Option<(usize, usize)> {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 | / impl<Idx: ToOwned<Owned = Idx>, Item: Widget, Coll: Index<Idx, Output = Item>> Deref
[INFO] [stdout] 172 | |     for Frame<Idx, Item, Coll>
[INFO] [stdout]     | |______________________________- trait implemented here
[INFO] [stdout] 173 |   {
[INFO] [stdout] 174 |       type Target = Coll;
[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] running `Command { std: "docker" "inspect" "515ea0516b65c5d4dca90df5e501e88c69ec256414193e1e5e44a108a4398ce7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "515ea0516b65c5d4dca90df5e501e88c69ec256414193e1e5e44a108a4398ce7", kill_on_drop: false }`
[INFO] [stdout] 515ea0516b65c5d4dca90df5e501e88c69ec256414193e1e5e44a108a4398ce7
