[INFO] fetching crate vtui 0.6.0...
[INFO] checking vtui-0.6.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0
[INFO] extracting crate vtui 0.6.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate vtui 0.6.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate vtui 0.6.0
[INFO] tweaked toml for crates.io crate vtui 0.6.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vtui 0.6.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] crate crates.io crate vtui 0.6.0 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d30e888766164fa292277c7e082ee9ea5706de020e3fb787ea3096d3d60a9b6a
[INFO] running `Command { std: "docker" "start" "-a" "d30e888766164fa292277c7e082ee9ea5706de020e3fb787ea3096d3d60a9b6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d30e888766164fa292277c7e082ee9ea5706de020e3fb787ea3096d3d60a9b6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d30e888766164fa292277c7e082ee9ea5706de020e3fb787ea3096d3d60a9b6a", kill_on_drop: false }`
[INFO] [stdout] d30e888766164fa292277c7e082ee9ea5706de020e3fb787ea3096d3d60a9b6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9d3a563cab217706565502f5ac821c9ce12fffcff0ac1403738d266517b75272
[INFO] running `Command { std: "docker" "start" "-a" "9d3a563cab217706565502f5ac821c9ce12fffcff0ac1403738d266517b75272", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking line-clipping v0.3.5
[INFO] [stderr]     Checking flume v0.12.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling vtui-macros v0.6.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking generational-box v0.7.3
[INFO] [stderr]     Checking kasuari v0.4.11
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking vtui v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/context.rs:147:23
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 117 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn set_offset(&mut self, x: i32, y: i32) {
[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/context.rs:147:23
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 117 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn set_offset(&mut self, x: i32, y: i32) {
[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/context.rs:157:26
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 117 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub fn request_focus(&mut 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/context.rs:173:25
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 117 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub fn resign_focus(&mut 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/context.rs:157:26
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 117 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub fn request_focus(&mut 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/context.rs:181:25
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 117 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn request_tick(&mut 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/context.rs:188:29
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 117 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 188 |     pub fn request_shutdown(&mut 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/context.rs:173:25
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 117 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub fn resign_focus(&mut 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/context.rs:193:23
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 117 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 193 |     pub fn is_focused(&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/context.rs:181:25
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 117 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn request_tick(&mut 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/context.rs:198:17
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 117 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub fn area(&self) -> LogicalRect {
[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/context.rs:203:19
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 117 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub fn offset(&self) -> (i32, i32) {
[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/context.rs:188:29
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 117 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 188 |     pub fn request_shutdown(&mut 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/context.rs:212:25
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 117 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub fn is_mouse_hit(&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/context.rs:193:23
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 117 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 193 |     pub fn is_focused(&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/context.rs:217:25
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 117 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 217 |     pub fn mouse_coords(&self) -> Option<(i32, i32)> {
[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/context.rs:198:17
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 117 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub fn area(&self) -> LogicalRect {
[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/context.rs:203:19
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 117 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub fn offset(&self) -> (i32, i32) {
[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/context.rs:212:25
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 117 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub fn is_mouse_hit(&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/context.rs:217:25
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 117 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 217 |     pub fn mouse_coords(&self) -> Option<(i32, i32)> {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vtui` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `vtui` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "9d3a563cab217706565502f5ac821c9ce12fffcff0ac1403738d266517b75272", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d3a563cab217706565502f5ac821c9ce12fffcff0ac1403738d266517b75272", kill_on_drop: false }`
[INFO] [stdout] 9d3a563cab217706565502f5ac821c9ce12fffcff0ac1403738d266517b75272
