[INFO] cloning repository https://github.com/astrosteveo/awesome-copilot-tui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/astrosteveo/awesome-copilot-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastrosteveo%2Fawesome-copilot-tui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastrosteveo%2Fawesome-copilot-tui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c87dbbe79a2f5551429442e6ae1597a5c7429b8
[INFO] checking astrosteveo/awesome-copilot-tui against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastrosteveo%2Fawesome-copilot-tui" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/astrosteveo/awesome-copilot-tui
[INFO] finished tweaking git repo https://github.com/astrosteveo/awesome-copilot-tui
[INFO] tweaked toml for git repo https://github.com/astrosteveo/awesome-copilot-tui written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/astrosteveo/awesome-copilot-tui on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/astrosteveo/awesome-copilot-tui 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-cmp v0.1.0
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded jsonschema v0.17.1
[INFO] [stderr]   Downloaded termtree v0.5.1
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded predicates-tree v1.0.12
[INFO] [stderr]   Downloaded castaway v0.2.4
[INFO] [stderr]   Downloaded fraction v0.13.1
[INFO] [stderr]   Downloaded iso8601 v0.6.3
[INFO] [stderr]   Downloaded insta v1.43.2
[INFO] [stderr]   Downloaded scc v2.4.0
[INFO] [stderr]   Downloaded wait-timeout v0.2.1
[INFO] [stderr]   Downloaded assert_cmd v2.0.17
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded predicates-core v1.0.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 347459f34d6d768b009bad2d5909338ecfb7c89e6fccce71dd2e6aade71d008c
[INFO] running `Command { std: "docker" "start" "-a" "347459f34d6d768b009bad2d5909338ecfb7c89e6fccce71dd2e6aade71d008c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "347459f34d6d768b009bad2d5909338ecfb7c89e6fccce71dd2e6aade71d008c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "347459f34d6d768b009bad2d5909338ecfb7c89e6fccce71dd2e6aade71d008c", kill_on_drop: false }`
[INFO] [stdout] 347459f34d6d768b009bad2d5909338ecfb7c89e6fccce71dd2e6aade71d008c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1658011b3c60785f0ccdbf3618f14cc02d707629fef6f6e5adbe51a602bd19f
[INFO] running `Command { std: "docker" "start" "-a" "a1658011b3c60785f0ccdbf3618f14cc02d707629fef6f6e5adbe51a602bd19f", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking fancy-regex v0.11.0
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking fraction v0.13.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking iso8601 v0.6.3
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling serde_with_macros v3.14.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking ratatui v0.26.3
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking insta v1.43.2
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking serde_with v3.14.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking jsonschema v0.17.1
[INFO] [stderr]     Checking awesome-copilot-tui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `message` is never used
[INFO] [stdout]    --> src/app.rs:744:12
[INFO] [stdout]     |
[INFO] [stdout] 122 | impl App {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 744 |     pub fn message(&self) -> Option<&str> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sha256` is never read
[INFO] [stdout]   --> src/domain/model.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Prompt {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub sha256: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Prompt` 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 `sha256` is never read
[INFO] [stdout]   --> src/domain/model.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Instruction {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub sha256: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Instruction` 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 `sha256` is never read
[INFO] [stdout]   --> src/domain/model.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct ChatMode {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub sha256: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChatMode` 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: fields `slug` and `sha256` are never read
[INFO] [stdout]   --> src/domain/model.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct Collection {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub slug: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub sha256: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Collection` 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 `set` is never used
[INFO] [stdout]    --> src/domain/model.rs:129:12
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl EnablementFile {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn set(&mut self, kind: AssetKind, path: &str, value: bool) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/domain/state.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct CollectionRef {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub path: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CollectionRef` 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 `mode` is never read
[INFO] [stdout]   --> src/domain/state.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct AssetView {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub mode: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AssetView` 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 `value` is never read
[INFO] [stdout]   --> src/domain/state.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct OrphanEntry {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub value: bool,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OrphanEntry` 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: function `analyze_collection_toggle_impact` is never used
[INFO] [stdout]   --> src/domain/toggle.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn analyze_collection_toggle_impact(state: &DomainState, collection_path: &str) -> Result<CollectionToggleImpact> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CollectionToggleImpact` is never constructed
[INFO] [stdout]    --> src/domain/toggle.rs:122:12
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub struct CollectionToggleImpact {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MemberImpact` is never constructed
[INFO] [stdout]    --> src/domain/toggle.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub struct MemberImpact {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MemberToggleImpact` is never used
[INFO] [stdout]    --> src/domain/toggle.rs:143:10
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub enum MemberToggleImpact {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `workspace_dir` is never read
[INFO] [stdout]   --> src/io/paths.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct RepoPaths {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub workspace_dir: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RepoPaths` 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: struct `DiffEntry` is never constructed
[INFO] [stdout]   --> src/io/sync.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct DiffEntry {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `commit` and `fetched_at` are never read
[INFO] [stdout]   --> src/io/upstream.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct UpstreamSnapshot {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 27 |     pub commit: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 28 |     pub fetched_at: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UpstreamSnapshot` 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: struct `UiState` is never constructed
[INFO] [stdout]  --> src/ui/components.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct UiState;
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_input` is never used
[INFO] [stdout]  --> src/ui/input.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn handle_input() -> Result<()> {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `message` is never used
[INFO] [stdout]    --> src/app.rs:744:12
[INFO] [stdout]     |
[INFO] [stdout] 122 | impl App {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 744 |     pub fn message(&self) -> Option<&str> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sha256` is never read
[INFO] [stdout]   --> src/domain/model.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Prompt {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub sha256: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Prompt` 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 `sha256` is never read
[INFO] [stdout]   --> src/domain/model.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Instruction {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub sha256: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Instruction` 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 `sha256` is never read
[INFO] [stdout]   --> src/domain/model.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct ChatMode {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub sha256: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChatMode` 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: fields `slug` and `sha256` are never read
[INFO] [stdout]   --> src/domain/model.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct Collection {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub slug: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub sha256: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Collection` 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 `set` is never used
[INFO] [stdout]    --> src/domain/model.rs:129:12
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl EnablementFile {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn set(&mut self, kind: AssetKind, path: &str, value: bool) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/domain/state.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct CollectionRef {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub path: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CollectionRef` 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 `mode` is never read
[INFO] [stdout]   --> src/domain/state.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct AssetView {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub mode: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AssetView` 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 `value` is never read
[INFO] [stdout]   --> src/domain/state.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct OrphanEntry {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub value: bool,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OrphanEntry` 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: fields `path` and `name` are never read
[INFO] [stdout]    --> src/domain/toggle.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub struct MemberImpact {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 134 |     pub path: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 135 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MemberImpact` 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 `workspace_dir` is never read
[INFO] [stdout]   --> src/io/paths.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct RepoPaths {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub workspace_dir: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RepoPaths` 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: struct `DiffEntry` is never constructed
[INFO] [stdout]   --> src/io/sync.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct DiffEntry {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `commit` and `fetched_at` are never read
[INFO] [stdout]   --> src/io/upstream.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct UpstreamSnapshot {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 27 |     pub commit: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 28 |     pub fetched_at: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UpstreamSnapshot` 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: struct `UiState` is never constructed
[INFO] [stdout]  --> src/ui/components.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct UiState;
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_input` is never used
[INFO] [stdout]  --> src/ui/input.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn handle_input() -> Result<()> {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s
[INFO] running `Command { std: "docker" "inspect" "a1658011b3c60785f0ccdbf3618f14cc02d707629fef6f6e5adbe51a602bd19f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1658011b3c60785f0ccdbf3618f14cc02d707629fef6f6e5adbe51a602bd19f", kill_on_drop: false }`
[INFO] [stdout] a1658011b3c60785f0ccdbf3618f14cc02d707629fef6f6e5adbe51a602bd19f
