[INFO] cloning repository https://github.com/joshprk/vtui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshprk/vtui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshprk%2Fvtui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshprk%2Fvtui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b9ec6e59b5a0e5a5bfa4bd1345aef20c1f791cf [INFO] checking joshprk/vtui against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshprk%2Fvtui" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/joshprk/vtui [INFO] finished tweaking git repo https://github.com/joshprk/vtui [INFO] tweaked toml for git repo https://github.com/joshprk/vtui written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joshprk/vtui 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 git repo https://github.com/joshprk/vtui 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] 06370780829d311688a401597357f0428a0a411e976fc3362655ccd356ecf2d3 [INFO] running `Command { std: "docker" "start" "-a" "06370780829d311688a401597357f0428a0a411e976fc3362655ccd356ecf2d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06370780829d311688a401597357f0428a0a411e976fc3362655ccd356ecf2d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06370780829d311688a401597357f0428a0a411e976fc3362655ccd356ecf2d3", kill_on_drop: false }` [INFO] [stdout] 06370780829d311688a401597357f0428a0a411e976fc3362655ccd356ecf2d3 [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] 8a05efc5d8ae83e46dce35d015818bfa53e1f07012cd5e7b2b3aff8c871ccd3f [INFO] running `Command { std: "docker" "start" "-a" "8a05efc5d8ae83e46dce35d015818bfa53e1f07012cd5e7b2b3aff8c871ccd3f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Checking num-conv v0.2.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Checking line-clipping v0.3.5 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking parking_lot v0.12.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] Checking castaway v0.2.4 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking syn v2.0.114 [INFO] [stderr] Checking unicode-truncate v2.0.1 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking vtui-macros v0.5.0 (/opt/rustwide/workdir/macros) [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] Checking derive_more v2.1.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking kasuari v0.4.11 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking generational-box v0.7.3 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking ratatui-core v0.1.0 [INFO] [stderr] Compiling darling_macro v0.23.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.5.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:139:23 [INFO] [stdout] | [INFO] [stdout] 112 | impl Deref for EventContext<'_, E> { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 113 | type Target = E; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 139 | 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:149:26 [INFO] [stdout] | [INFO] [stdout] 112 | impl Deref for EventContext<'_, E> { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 113 | type Target = E; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 149 | 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:165:25 [INFO] [stdout] | [INFO] [stdout] 112 | impl Deref for EventContext<'_, E> { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 113 | type Target = E; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 165 | 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:173:25 [INFO] [stdout] | [INFO] [stdout] 112 | impl Deref for EventContext<'_, E> { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 113 | type Target = E; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 173 | 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:180:29 [INFO] [stdout] | [INFO] [stdout] 112 | impl Deref for EventContext<'_, E> { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 113 | type Target = E; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 180 | 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:185:23 [INFO] [stdout] | [INFO] [stdout] 112 | impl Deref for EventContext<'_, E> { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 113 | type Target = E; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 185 | 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:194:25 [INFO] [stdout] | [INFO] [stdout] 112 | impl Deref for EventContext<'_, E> { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 113 | type Target = E; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 194 | 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:199:25 [INFO] [stdout] | [INFO] [stdout] 112 | impl Deref for EventContext<'_, E> { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 113 | type Target = E; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 199 | pub fn mouse_coords(&self) -> Option<(i32, i32)> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vtui` (lib test) due to 8 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/context.rs:139:23 [INFO] [stdout] | [INFO] [stdout] 112 | impl Deref for EventContext<'_, E> { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 113 | type Target = E; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 139 | 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:149:26 [INFO] [stdout] | [INFO] [stdout] 112 | impl Deref for EventContext<'_, E> { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 113 | type Target = E; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 149 | 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:165:25 [INFO] [stdout] | [INFO] [stdout] 112 | impl Deref for EventContext<'_, E> { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 113 | type Target = E; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 165 | 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:173:25 [INFO] [stdout] | [INFO] [stdout] 112 | impl Deref for EventContext<'_, E> { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 113 | type Target = E; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 173 | 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:180:29 [INFO] [stdout] | [INFO] [stdout] 112 | impl Deref for EventContext<'_, E> { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 113 | type Target = E; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 180 | 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:185:23 [INFO] [stdout] | [INFO] [stdout] 112 | impl Deref for EventContext<'_, E> { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 113 | type Target = E; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 185 | 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:194:25 [INFO] [stdout] | [INFO] [stdout] 112 | impl Deref for EventContext<'_, E> { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 113 | type Target = E; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 194 | 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:199:25 [INFO] [stdout] | [INFO] [stdout] 112 | impl Deref for EventContext<'_, E> { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 113 | type Target = E; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 199 | pub fn mouse_coords(&self) -> Option<(i32, i32)> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vtui` (lib) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "8a05efc5d8ae83e46dce35d015818bfa53e1f07012cd5e7b2b3aff8c871ccd3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a05efc5d8ae83e46dce35d015818bfa53e1f07012cd5e7b2b3aff8c871ccd3f", kill_on_drop: false }` [INFO] [stdout] 8a05efc5d8ae83e46dce35d015818bfa53e1f07012cd5e7b2b3aff8c871ccd3f