[INFO] cloning repository https://github.com/deep-gaurav/flutter-tui-tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deep-gaurav/flutter-tui-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeep-gaurav%2Fflutter-tui-tools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeep-gaurav%2Fflutter-tui-tools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8af6652a4089a6b947250ce1e9ed78c959764699
[INFO] checking deep-gaurav/flutter-tui-tools against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeep-gaurav%2Fflutter-tui-tools" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/deep-gaurav/flutter-tui-tools
[INFO] finished tweaking git repo https://github.com/deep-gaurav/flutter-tui-tools
[INFO] tweaked toml for git repo https://github.com/deep-gaurav/flutter-tui-tools written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/deep-gaurav/flutter-tui-tools on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/deep-gaurav/flutter-tui-tools 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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.24.0
[INFO] [stderr]   Downloaded compact_str v0.7.1
[INFO] [stderr]   Downloaded tungstenite v0.24.0
[INFO] [stderr]   Downloaded fsevent-sys v4.1.0
[INFO] [stderr]   Downloaded instability v0.3.10
[INFO] [stderr]   Downloaded kqueue-sys v1.0.4
[INFO] [stderr]   Downloaded notify-types v2.0.0
[INFO] [stderr]   Downloaded openssl-probe v0.1.6
[INFO] [stderr]   Downloaded native-tls v0.2.14
[INFO] [stderr]   Downloaded security-framework-sys v2.15.0
[INFO] [stderr]   Downloaded fuzzy-matcher v0.3.7
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.5
[INFO] [stderr]   Downloaded kqueue v1.1.1
[INFO] [stderr]   Downloaded inotify v0.11.0
[INFO] [stderr]   Downloaded notify v8.2.0
[INFO] [stderr]   Downloaded tempfile v3.23.0
[INFO] [stderr]   Downloaded ignore v0.4.25
[INFO] [stderr]   Downloaded wit-bindgen v0.46.0
[INFO] [stderr]   Downloaded cc v1.2.48
[INFO] [stderr]   Downloaded mio v1.1.0
[INFO] [stderr]   Downloaded wasip2 v1.0.1+wasi-0.2.4
[INFO] [stderr]   Downloaded ratatui v0.26.3
[INFO] [stderr]   Downloaded rustix v1.1.2
[INFO] [stderr]   Downloaded tui-tree-widget v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6d83324411630a8877ea2a7fc5c28858529de3854cfe9ed4d3edfca230873e0f
[INFO] running `Command { std: "docker" "start" "6d83324411630a8877ea2a7fc5c28858529de3854cfe9ed4d3edfca230873e0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d83324411630a8877ea2a7fc5c28858529de3854cfe9ed4d3edfca230873e0f", 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" "6d83324411630a8877ea2a7fc5c28858529de3854cfe9ed4d3edfca230873e0f" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d83324411630a8877ea2a7fc5c28858529de3854cfe9ed4d3edfca230873e0f", 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" "6d83324411630a8877ea2a7fc5c28858529de3854cfe9ed4d3edfca230873e0f" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.26.3
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking tui-tree-widget v0.19.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking flutter_tui_tools v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `cols`
[INFO] [stdout]    --> src/main.rs:626:42
[INFO] [stdout]     |
[INFO] [stdout] 626 | ...                   let (cols, rows) = terminal
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_cols`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rows`
[INFO] [stdout]    --> src/main.rs:626:48
[INFO] [stdout]     |
[INFO] [stdout] 626 | ...                   let (cols, rows) = terminal
[INFO] [stdout]     |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_rows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cols`
[INFO] [stdout]    --> src/main.rs:626:42
[INFO] [stdout]     |
[INFO] [stdout] 626 | ...                   let (cols, rows) = terminal
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_cols`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rows`
[INFO] [stdout]    --> src/main.rs:626:48
[INFO] [stdout]     |
[INFO] [stdout] 626 | ...                   let (cols, rows) = terminal
[INFO] [stdout]     |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_rows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `selected_file_index` and `isolate_list_area` are never read
[INFO] [stdout]   --> src/app_state.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct AppState {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub selected_file_index: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub isolate_list_area: RefCell<Rect>,
[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 `ensure_debugger_horizontal_visibility` is never used
[INFO] [stdout]    --> src/app_state.rs:676:12
[INFO] [stdout]     |
[INFO] [stdout]  98 | impl AppState {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 676 |     pub fn ensure_debugger_horizontal_visibility(&mut self, _visible_width: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_breakpoint`, `remove_breakpoint`, `pause`, and `get_object` are never used
[INFO] [stdout]    --> src/vm_service.rs:270:18
[INFO] [stdout]     |
[INFO] [stdout]  71 | impl VmServiceClient {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 270 |     pub async fn add_breakpoint(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 304 |     pub async fn remove_breakpoint(&self, isolate_id: &str, breakpoint_id: &str) -> Result<Value> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 328 |     pub async fn pause(&self, isolate_id: &str) -> Result<Value> {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 348 |     pub async fn get_object(&self, isolate_id: &str, object_id: &str) -> Result<Value> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `selected_file_index` and `isolate_list_area` are never read
[INFO] [stdout]   --> src/app_state.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct AppState {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub selected_file_index: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub isolate_list_area: RefCell<Rect>,
[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 `ensure_debugger_horizontal_visibility` is never used
[INFO] [stdout]    --> src/app_state.rs:676:12
[INFO] [stdout]     |
[INFO] [stdout]  98 | impl AppState {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 676 |     pub fn ensure_debugger_horizontal_visibility(&mut self, _visible_width: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_breakpoint`, `remove_breakpoint`, `pause`, and `get_object` are never used
[INFO] [stdout]    --> src/vm_service.rs:270:18
[INFO] [stdout]     |
[INFO] [stdout]  71 | impl VmServiceClient {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 270 |     pub async fn add_breakpoint(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 304 |     pub async fn remove_breakpoint(&self, isolate_id: &str, breakpoint_id: &str) -> Result<Value> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 328 |     pub async fn pause(&self, isolate_id: &str) -> Result<Value> {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 348 |     pub async fn get_object(&self, isolate_id: &str, object_id: &str) -> Result<Value> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.16s
[INFO] running `Command { std: "docker" "inspect" "6d83324411630a8877ea2a7fc5c28858529de3854cfe9ed4d3edfca230873e0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d83324411630a8877ea2a7fc5c28858529de3854cfe9ed4d3edfca230873e0f", kill_on_drop: false }`
[INFO] [stdout] 6d83324411630a8877ea2a7fc5c28858529de3854cfe9ed4d3edfca230873e0f
