[INFO] cloning repository https://github.com/hgorelick/clui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hgorelick/clui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhgorelick%2Fclui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhgorelick%2Fclui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f642afbbb0caef587be9043152fd7843ad954db8
[INFO] checking hgorelick/clui against c0dfa9ae292642b7683cf7162ffb6880170df098 for pr-160902
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhgorelick%2Fclui" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hgorelick/clui
[INFO] finished tweaking git repo https://github.com/hgorelick/clui
[INFO] tweaked toml for git repo https://github.com/hgorelick/clui written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hgorelick/clui on toolchain c0dfa9ae292642b7683cf7162ffb6880170df098
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hgorelick/clui 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" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ceafe69f8fe6c1d3f92d14331698303be15376c11229122a4c185f59107112d0
[INFO] running `Command { std: "docker" "start" "ceafe69f8fe6c1d3f92d14331698303be15376c11229122a4c185f59107112d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ceafe69f8fe6c1d3f92d14331698303be15376c11229122a4c185f59107112d0", 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" "ceafe69f8fe6c1d3f92d14331698303be15376c11229122a4c185f59107112d0" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ceafe69f8fe6c1d3f92d14331698303be15376c11229122a4c185f59107112d0", 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" "ceafe69f8fe6c1d3f92d14331698303be15376c11229122a4c185f59107112d0" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking notify-types v1.0.1
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.24
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking tempfile v3.26.0
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking plist v1.8.0
[INFO] [stderr]     Checking fancy-regex v0.16.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking notify v7.0.0
[INFO] [stderr]     Checking serial v0.4.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking notify-debouncer-mini v0.5.0
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking vt100 v0.15.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking filedescriptor v0.8.3
[INFO] [stderr]     Checking portable-pty v0.8.1
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking tui-textarea v0.7.0
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking git2 v0.19.0
[INFO] [stderr]     Checking clui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Added` is never constructed
[INFO] [stdout]   --> src/components/file_tree.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum GitFileStatus {
[INFO] [stdout]    |          ------------- variant in this enum
[INFO] [stdout] 16 |     Modified,
[INFO] [stdout] 17 |     Added,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GitFileStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Conflicted` is never constructed
[INFO] [stdout]   --> src/components/git_status.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum StatusKind {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 15 |     Conflicted,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StatusKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/components/git_status.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct WorktreeInfo {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 20 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 21 |     pub path: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 22 |     pub branch: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 23 |     pub is_main: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 24 |     pub staged: Vec<StatusEntry>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 25 |     pub modified: Vec<StatusEntry>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 26 |     pub untracked: Vec<StatusEntry>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WorktreeInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `match_range` is never read
[INFO] [stdout]  --> src/components/search.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct SearchResult {
[INFO] [stdout]   |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 8 |     pub match_range: (usize, usize),
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `SearchResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_active_exited` is never used
[INFO] [stdout]    --> src/components/terminal.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 125 | impl Terminal {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 174 |     pub fn is_active_exited(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `expand_node` is never used
[INFO] [stdout]   --> src/utils/fs.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn expand_node(node: &mut TreeNode) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Added` is never constructed
[INFO] [stdout]   --> src/components/file_tree.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum GitFileStatus {
[INFO] [stdout]    |          ------------- variant in this enum
[INFO] [stdout] 16 |     Modified,
[INFO] [stdout] 17 |     Added,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GitFileStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Conflicted` is never constructed
[INFO] [stdout]   --> src/components/git_status.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum StatusKind {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 15 |     Conflicted,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StatusKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/components/git_status.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct WorktreeInfo {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 20 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 21 |     pub path: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 22 |     pub branch: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 23 |     pub is_main: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 24 |     pub staged: Vec<StatusEntry>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 25 |     pub modified: Vec<StatusEntry>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 26 |     pub untracked: Vec<StatusEntry>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WorktreeInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `match_range` is never read
[INFO] [stdout]  --> src/components/search.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct SearchResult {
[INFO] [stdout]   |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 8 |     pub match_range: (usize, usize),
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `SearchResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_active_exited` is never used
[INFO] [stdout]    --> src/components/terminal.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 125 | impl Terminal {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 174 |     pub fn is_active_exited(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `expand_node` is never used
[INFO] [stdout]   --> src/utils/fs.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn expand_node(node: &mut TreeNode) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s
[INFO] running `Command { std: "docker" "inspect" "ceafe69f8fe6c1d3f92d14331698303be15376c11229122a4c185f59107112d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ceafe69f8fe6c1d3f92d14331698303be15376c11229122a4c185f59107112d0", kill_on_drop: false }`
[INFO] [stdout] ceafe69f8fe6c1d3f92d14331698303be15376c11229122a4c185f59107112d0
