[INFO] cloning repository https://github.com/FoleyBridge-Solutions/lxtui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FoleyBridge-Solutions/lxtui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFoleyBridge-Solutions%2Flxtui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFoleyBridge-Solutions%2Flxtui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d78b264e0e56dfff65bf20c6ee3e7903cd10fea5
[INFO] checking FoleyBridge-Solutions/lxtui against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFoleyBridge-Solutions%2Flxtui" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FoleyBridge-Solutions/lxtui
[INFO] finished tweaking git repo https://github.com/FoleyBridge-Solutions/lxtui
[INFO] tweaked toml for git repo https://github.com/FoleyBridge-Solutions/lxtui written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FoleyBridge-Solutions/lxtui 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/FoleyBridge-Solutions/lxtui 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]  Downloading crates ...
[INFO] [stderr]   Downloaded instability v0.3.9
[INFO] [stderr]   Downloaded hyperlocal v0.8.0
[INFO] [stderr]   Downloaded cc v1.2.36
[INFO] [stderr]   Downloaded ratatui v0.28.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a9e76355458ef36f04c3c4dbde83a5c83966ad809aca36452a7573b416a52140
[INFO] running `Command { std: "docker" "start" "-a" "a9e76355458ef36f04c3c4dbde83a5c83966ad809aca36452a7573b416a52140", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9e76355458ef36f04c3c4dbde83a5c83966ad809aca36452a7573b416a52140", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9e76355458ef36f04c3c4dbde83a5c83966ad809aca36452a7573b416a52140", kill_on_drop: false }`
[INFO] [stdout] a9e76355458ef36f04c3c4dbde83a5c83966ad809aca36452a7573b416a52140
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c62ae9149cbe5abd8360d4019c0c1732f54e9d426cfe11b43259a00bb9cf93d7
[INFO] running `Command { std: "docker" "start" "-a" "c62ae9149cbe5abd8360d4019c0c1732f54e9d426cfe11b43259a00bb9cf93d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking serde_json v1.0.143
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking anyhow v1.0.99
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking ratatui v0.28.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking hyperlocal v0.8.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking lxtui v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `ContainerState as ApiContainerState` and `LxdContainer`
[INFO] [stdout]  --> src/lxc.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     ContainerState as ApiContainerState, LxdApiClient, LxdApiError, LxdContainer, LxdOperation,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `timeout`
[INFO] [stdout]   --> src/lxd_api.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 | use tokio::time::{sleep, timeout};
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ContainerState as ApiContainerState` and `LxdContainer`
[INFO] [stdout]  --> src/lxc.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     ContainerState as ApiContainerState, LxdApiClient, LxdApiError, LxdContainer, LxdOperation,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `timeout`
[INFO] [stdout]   --> src/lxd_api.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 | use tokio::time::{sleep, timeout};
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lxd_api.rs:178:13
[INFO] [stdout]     |
[INFO] [stdout] 178 |         let mut request = Request::builder().method(method).uri(uri);
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lxd_api.rs:372:13
[INFO] [stdout]     |
[INFO] [stdout] 372 |         let mut request = Request::builder().method(method).uri(uri);
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lxd_api.rs:178:13
[INFO] [stdout]     |
[INFO] [stdout] 178 |         let mut request = Request::builder().method(method).uri(uri);
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lxd_api.rs:372:13
[INFO] [stdout]     |
[INFO] [stdout] 372 |         let mut request = Request::builder().method(method).uri(uri);
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ui_operation_id`, `description`, and `started_at` are never read
[INFO] [stdout]   --> src/app.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct LxdOperationTracker {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 22 |     pub ui_operation_id: String,    // Our internal UI operation ID
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     pub lxd_operation_path: String, // LXD's operation path (e.g., "/1.0/operations/uuid")
[INFO] [stdout] 24 |     pub description: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub started_at: Instant,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LxdOperationTracker` 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: variants `Closed` and `Main` are never constructed
[INFO] [stdout]   --> src/app.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub enum CommandMenu {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] 70 |     Closed,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 71 |     Main,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommandMenu` 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 `container` is never read
[INFO] [stdout]    --> src/app.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct UserOperation {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub container: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UserOperation` 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: variant `ImageName` is never constructed
[INFO] [stdout]    --> src/app.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub enum InputType {
[INFO] [stdout]     |          --------- variant in this enum
[INFO] [stdout] 136 |     ContainerName,
[INFO] [stdout] 137 |     ImageName,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InputType` 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: variant `CreateContainer` is never constructed
[INFO] [stdout]    --> src/app.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub enum InputCallback {
[INFO] [stdout]     |          ------------- variant in this enum
[INFO] [stdout] 142 |     CloneContainer(String), // source name
[INFO] [stdout] 143 |     CreateContainer,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InputCallback` 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 `task_result_tx` is never read
[INFO] [stdout]    --> src/app.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct App {
[INFO] [stdout]     |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub task_result_tx: mpsc::UnboundedSender<TaskResult>, // Channel to send results from background tasks
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `close_modal` is never used
[INFO] [stdout]    --> src/app.rs:745:12
[INFO] [stdout]     |
[INFO] [stdout] 173 | impl App {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 745 |     pub fn close_modal(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InvalidState` and `Cancelled` are never constructed
[INFO] [stdout]   --> src/lxc.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub enum LxcError {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 33 |     InvalidState { expected: String, actual: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     Cancelled,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LxcError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_operation`, `update_operation_status`, `start_container`, `stop_container`, `restart_container`, and `delete_container` are never used
[INFO] [stdout]    --> src/lxc.rs:126:18
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl LxcClient {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub async fn add_operation(&self, operation: Operation) -> String {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub async fn update_operation_status(&self, id: &str, status: OperationStatus) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 |     pub async fn start_container(&self, name: &str) -> Result<(), LxcError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub async fn stop_container(&self, name: &str) -> Result<(), LxcError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 |     pub async fn restart_container(&self, name: &str) -> Result<(), LxcError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 252 |     pub async fn delete_container(&self, name: &str) -> Result<(), LxcError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `stop_container`, `restart_container`, `delete_container`, `get_operations`, and `cancel_operation` are never used
[INFO] [stdout]    --> src/lxd_api.rs:243:18
[INFO] [stdout]     |
[INFO] [stdout] 141 | impl LxdApiClient {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 243 |     pub async fn stop_container(&self, name: &str) -> Result<(), LxdApiError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 261 |     pub async fn restart_container(&self, name: &str) -> Result<(), LxdApiError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     pub async fn delete_container(&self, name: &str) -> Result<(), LxdApiError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 511 |     pub async fn get_operations(&self) -> Result<Vec<String>, LxdApiError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 537 |     pub async fn cancel_operation(&self, operation_path: &str) -> Result<(), LxdApiError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ui_operation_id`, `description`, and `started_at` are never read
[INFO] [stdout]   --> src/app.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct LxdOperationTracker {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 22 |     pub ui_operation_id: String,    // Our internal UI operation ID
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     pub lxd_operation_path: String, // LXD's operation path (e.g., "/1.0/operations/uuid")
[INFO] [stdout] 24 |     pub description: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub started_at: Instant,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LxdOperationTracker` 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: variants `Closed` and `Main` are never constructed
[INFO] [stdout]   --> src/app.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub enum CommandMenu {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] 70 |     Closed,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 71 |     Main,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommandMenu` 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 `container` is never read
[INFO] [stdout]    --> src/app.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct UserOperation {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub container: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UserOperation` 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: variant `ImageName` is never constructed
[INFO] [stdout]    --> src/app.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub enum InputType {
[INFO] [stdout]     |          --------- variant in this enum
[INFO] [stdout] 136 |     ContainerName,
[INFO] [stdout] 137 |     ImageName,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InputType` 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: variant `CreateContainer` is never constructed
[INFO] [stdout]    --> src/app.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub enum InputCallback {
[INFO] [stdout]     |          ------------- variant in this enum
[INFO] [stdout] 142 |     CloneContainer(String), // source name
[INFO] [stdout] 143 |     CreateContainer,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InputCallback` 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 `task_result_tx` is never read
[INFO] [stdout]    --> src/app.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct App {
[INFO] [stdout]     |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub task_result_tx: mpsc::UnboundedSender<TaskResult>, // Channel to send results from background tasks
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `close_modal` is never used
[INFO] [stdout]    --> src/app.rs:745:12
[INFO] [stdout]     |
[INFO] [stdout] 173 | impl App {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 745 |     pub fn close_modal(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InvalidState` and `Cancelled` are never constructed
[INFO] [stdout]   --> src/lxc.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub enum LxcError {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 33 |     InvalidState { expected: String, actual: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     Cancelled,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LxcError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_operation`, `update_operation_status`, `start_container`, `stop_container`, `restart_container`, and `delete_container` are never used
[INFO] [stdout]    --> src/lxc.rs:126:18
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl LxcClient {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub async fn add_operation(&self, operation: Operation) -> String {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub async fn update_operation_status(&self, id: &str, status: OperationStatus) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 |     pub async fn start_container(&self, name: &str) -> Result<(), LxcError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub async fn stop_container(&self, name: &str) -> Result<(), LxcError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 |     pub async fn restart_container(&self, name: &str) -> Result<(), LxcError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 252 |     pub async fn delete_container(&self, name: &str) -> Result<(), LxcError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `stop_container`, `restart_container`, `delete_container`, `get_operations`, and `cancel_operation` are never used
[INFO] [stdout]    --> src/lxd_api.rs:243:18
[INFO] [stdout]     |
[INFO] [stdout] 141 | impl LxdApiClient {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 243 |     pub async fn stop_container(&self, name: &str) -> Result<(), LxdApiError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 261 |     pub async fn restart_container(&self, name: &str) -> Result<(), LxdApiError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     pub async fn delete_container(&self, name: &str) -> Result<(), LxdApiError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 511 |     pub async fn get_operations(&self) -> Result<Vec<String>, LxdApiError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 537 |     pub async fn cancel_operation(&self, operation_path: &str) -> Result<(), LxdApiError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.11s
[INFO] running `Command { std: "docker" "inspect" "c62ae9149cbe5abd8360d4019c0c1732f54e9d426cfe11b43259a00bb9cf93d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c62ae9149cbe5abd8360d4019c0c1732f54e9d426cfe11b43259a00bb9cf93d7", kill_on_drop: false }`
[INFO] [stdout] c62ae9149cbe5abd8360d4019c0c1732f54e9d426cfe11b43259a00bb9cf93d7
