[INFO] cloning repository https://github.com/diorwave/ratsnest
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/diorwave/ratsnest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiorwave%2Fratsnest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiorwave%2Fratsnest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5d5b644d3714bb9cbfa8781fdeb7d6af68b4637e
[INFO] checking diorwave/ratsnest/5d5b644d3714bb9cbfa8781fdeb7d6af68b4637e against eff8269f797067c30555e77f160ec84c0ed15cd9 for pr-159356
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiorwave%2Fratsnest" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/diorwave/ratsnest
[INFO] finished tweaking git repo https://github.com/diorwave/ratsnest
[INFO] tweaked toml for git repo https://github.com/diorwave/ratsnest written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/diorwave/ratsnest on toolchain eff8269f797067c30555e77f160ec84c0ed15cd9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/diorwave/ratsnest 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" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded instability v0.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c36f533e8924a726b63f9d01e781fa8c8c28c96d1d595403829afb31452ee0f5" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b4d27303d3aeda281432610fd98da4ad4eade218623e08c2d89b25e8f73fefce
[INFO] running `Command { std: "docker" "start" "b4d27303d3aeda281432610fd98da4ad4eade218623e08c2d89b25e8f73fefce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4d27303d3aeda281432610fd98da4ad4eade218623e08c2d89b25e8f73fefce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b4d27303d3aeda281432610fd98da4ad4eade218623e08c2d89b25e8f73fefce" "/opt/rustwide/cargo-home/bin/cargo" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4d27303d3aeda281432610fd98da4ad4eade218623e08c2d89b25e8f73fefce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b4d27303d3aeda281432610fd98da4ad4eade218623e08c2d89b25e8f73fefce" "/opt/rustwide/cargo-home/bin/cargo" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking ratsnest v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `should_quit` is never read
[INFO] [stdout]   --> src/app.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct App {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 22 |     pub should_quit: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_current_file` and `get_current_content_result` are never used
[INFO] [stdout]    --> src/app.rs:411:12
[INFO] [stdout]     |
[INFO] [stdout]  56 | impl App {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 411 |     pub fn get_current_file(&self) -> Option<&PathBuf> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 419 |     pub fn get_current_content_result(&self) -> Option<&SearchResult> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `matcher` is never read
[INFO] [stdout]   --> src/file_searcher.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct FileSearcher {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 29 |     root_directory: PathBuf,
[INFO] [stdout] 30 |     matcher: SkimMatcherV2,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `draw` are never used
[INFO] [stdout]   --> src/tui.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub trait TuiTrait {
[INFO] [stdout]    |           -------- associated items in this trait
[INFO] [stdout] 14 |     fn new() -> Result<Tui>;
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 15 |     fn init(&mut self) -> Result<()>;
[INFO] [stdout] 16 |     fn draw(&mut self, app: &mut App) -> Result<()>;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/event.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Mouse(MouseEvent),
[INFO] [stdout]    |     ----- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 11 -     Mouse(MouseEvent),
[INFO] [stdout] 11 +     Mouse(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/event.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Resize(u16, u16),
[INFO] [stdout]    |     ------ ^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 12 -     Resize(u16, u16),
[INFO] [stdout] 12 +     Resize((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `should_quit` is never read
[INFO] [stdout]   --> src/app.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct App {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 22 |     pub should_quit: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_current_file` and `get_current_content_result` are never used
[INFO] [stdout]    --> src/app.rs:411:12
[INFO] [stdout]     |
[INFO] [stdout]  56 | impl App {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 411 |     pub fn get_current_file(&self) -> Option<&PathBuf> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 419 |     pub fn get_current_content_result(&self) -> Option<&SearchResult> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `matcher` is never read
[INFO] [stdout]   --> src/file_searcher.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct FileSearcher {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 29 |     root_directory: PathBuf,
[INFO] [stdout] 30 |     matcher: SkimMatcherV2,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `draw` are never used
[INFO] [stdout]   --> src/tui.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub trait TuiTrait {
[INFO] [stdout]    |           -------- associated items in this trait
[INFO] [stdout] 14 |     fn new() -> Result<Tui>;
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 15 |     fn init(&mut self) -> Result<()>;
[INFO] [stdout] 16 |     fn draw(&mut self, app: &mut App) -> Result<()>;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/event.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Mouse(MouseEvent),
[INFO] [stdout]    |     ----- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 11 -     Mouse(MouseEvent),
[INFO] [stdout] 11 +     Mouse(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/event.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Resize(u16, u16),
[INFO] [stdout]    |     ------ ^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 12 -     Resize(u16, u16),
[INFO] [stdout] 12 +     Resize((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.64s
[INFO] running `Command { std: "docker" "inspect" "b4d27303d3aeda281432610fd98da4ad4eade218623e08c2d89b25e8f73fefce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4d27303d3aeda281432610fd98da4ad4eade218623e08c2d89b25e8f73fefce", kill_on_drop: false }`
[INFO] [stdout] b4d27303d3aeda281432610fd98da4ad4eade218623e08c2d89b25e8f73fefce
