[INFO] fetching crate vtui 0.4.2...
[INFO] checking vtui-0.4.2 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate vtui 0.4.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate vtui 0.4.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate vtui 0.4.2
[INFO] tweaked toml for crates.io crate vtui 0.4.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vtui 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 vtui 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ff4ee29836a85653029f60a0fd3454ffd968cd42bf2b8f6cc77b8fe0b8569635
[INFO] running `Command { std: "docker" "start" "-a" "ff4ee29836a85653029f60a0fd3454ffd968cd42bf2b8f6cc77b8fe0b8569635", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff4ee29836a85653029f60a0fd3454ffd968cd42bf2b8f6cc77b8fe0b8569635", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff4ee29836a85653029f60a0fd3454ffd968cd42bf2b8f6cc77b8fe0b8569635", kill_on_drop: false }`
[INFO] [stdout] ff4ee29836a85653029f60a0fd3454ffd968cd42bf2b8f6cc77b8fe0b8569635
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4dfa97d1166ba6e674ae16c9df632dcc51102e23f5816ae0f7c0ca79002e9c3c
[INFO] running `Command { std: "docker" "start" "-a" "4dfa97d1166ba6e674ae16c9df632dcc51102e23f5816ae0f7c0ca79002e9c3c", kill_on_drop: false }`
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking line-clipping v0.3.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking flume v0.12.0
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[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.4.2
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking kasuari v0.4.11
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking generational-box v0.7.3
[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]     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.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `attributes_mut` is never used
[INFO] [stdout]    --> src/component.rs:125:19
[INFO] [stdout]     |
[INFO] [stdout]  82 | impl Node {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub(crate) fn attributes_mut(&mut self) -> &mut NodeAttributes {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `attributes_mut` is never used
[INFO] [stdout]    --> src/component.rs:125:19
[INFO] [stdout]     |
[INFO] [stdout]  82 | impl Node {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub(crate) fn attributes_mut(&mut self) -> &mut NodeAttributes {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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:127:23
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 107 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 127 |     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:137:26
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 107 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 137 |     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:153:25
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 107 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 153 |     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:161:25
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 107 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 161 |     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:168:29
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 107 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 168 |     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:23
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 107 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 173 |     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:182:25
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 107 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 182 |     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:127:23
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 107 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 127 |     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:137:26
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 107 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 137 |     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:153:25
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 107 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 153 |     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:161:25
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 107 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 161 |     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:168:29
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 107 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 168 |     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:23
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 107 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 173 |     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:182:25
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl<E: Event> Deref for EventContext<'_, E> {
[INFO] [stdout]     | -------------------------------------------- trait implemented here
[INFO] [stdout] 107 |     type Target = E;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 182 |     pub fn is_mouse_hit(&self) -> bool {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vtui` (lib) due to 7 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `vtui` (lib test) due to 7 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "4dfa97d1166ba6e674ae16c9df632dcc51102e23f5816ae0f7c0ca79002e9c3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dfa97d1166ba6e674ae16c9df632dcc51102e23f5816ae0f7c0ca79002e9c3c", kill_on_drop: false }`
[INFO] [stdout] 4dfa97d1166ba6e674ae16c9df632dcc51102e23f5816ae0f7c0ca79002e9c3c
