[INFO] fetching crate minifly-cli 0.2.2... [INFO] building minifly-cli-0.2.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate minifly-cli 0.2.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate minifly-cli 0.2.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate minifly-cli 0.2.2 [INFO] tweaked toml for crates.io crate minifly-cli 0.2.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate minifly-cli 0.2.2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate minifly-cli 0.2.2 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sdd v3.0.8 [INFO] [stderr] Downloaded deadpool v0.10.0 [INFO] [stderr] Downloaded serial_test_derive v3.2.0 [INFO] [stderr] Downloaded fsevent-sys v2.0.1 [INFO] [stderr] Downloaded minifly-logging v0.2.2 [INFO] [stderr] Downloaded fsevent v0.4.0 [INFO] [stderr] Downloaded serial_test v3.2.0 [INFO] [stderr] Downloaded minifly-core v0.2.2 [INFO] [stderr] Downloaded inotify v0.7.1 [INFO] [stderr] Downloaded notify v4.0.18 [INFO] [stderr] Downloaded wiremock v0.6.4 [INFO] [stderr] Downloaded papergrid v0.12.0 [INFO] [stderr] Downloaded tabled_derive v0.8.0 [INFO] [stderr] Downloaded tabled v0.16.0 [INFO] [stderr] Downloaded scc v2.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99c06f4c2653a4238f798ec4b6c384f04fcfab8aa8890f81d5f2188d1918731e [INFO] running `Command { std: "docker" "start" "-a" "99c06f4c2653a4238f798ec4b6c384f04fcfab8aa8890f81d5f2188d1918731e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99c06f4c2653a4238f798ec4b6c384f04fcfab8aa8890f81d5f2188d1918731e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99c06f4c2653a4238f798ec4b6c384f04fcfab8aa8890f81d5f2188d1918731e", kill_on_drop: false }` [INFO] [stdout] 99c06f4c2653a4238f798ec4b6c384f04fcfab8aa8890f81d5f2188d1918731e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e59aaf700812502f76b25f545eca78e216ba5ba75d15faef78d22f563a7bf08 [INFO] running `Command { std: "docker" "start" "-a" "0e59aaf700812502f76b25f545eca78e216ba5ba75d15faef78d22f563a7bf08", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling papergrid v0.12.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling notify v4.0.18 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tabled_derive v0.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tabled v0.16.0 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling minifly-core v0.2.2 [INFO] [stderr] Compiling minifly-logging v0.2.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling minifly-cli v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> src/commands/dependencies.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use anyhow::{Result, Context}; [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: `uuid::Uuid` [INFO] [stdout] --> src/commands/deploy.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PathBuf` [INFO] [stdout] --> src/commands/secrets.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Serialize` [INFO] [stdout] --> src/commands/status.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `api_client` [INFO] [stdout] --> src/commands/serve.rs:713:31 [INFO] [stdout] | [INFO] [stdout] 713 | async fn get_deployed_app_url(api_client: &ApiClient, app_name: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_api_client` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `wait_for_dependencies` and `get_dependency_summary` are never used [INFO] [stdout] --> src/commands/dependencies.rs:148:18 [INFO] [stdout] | [INFO] [stdout] 35 | impl DependencyManager { [INFO] [stdout] | ---------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 148 | pub async fn wait_for_dependencies(&self, max_wait_seconds: u64) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 184 | pub async fn get_dependency_summary(&self) -> (usize, usize, Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `startup_with_dependencies` is never used [INFO] [stdout] --> src/commands/dependencies.rs:246:14 [INFO] [stdout] | [INFO] [stdout] 246 | pub async fn startup_with_dependencies(api_client: &ApiClient, port: u16) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `quick_dependency_check` is never used [INFO] [stdout] --> src/commands/dependencies.rs:305:14 [INFO] [stdout] | [INFO] [stdout] 305 | pub async fn quick_dependency_check() -> (bool, Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `statics`, `deploy`, and `swap_size_mb` are never read [INFO] [stdout] --> src/commands/deploy.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 17 | struct FlyToml { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | statics: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 30 | deploy: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | swap_size_mb: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FlyToml` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `min_machines_running` and `processes` are never read [INFO] [stdout] --> src/commands/deploy.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 150 | struct HttpServiceToml { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 159 | min_machines_running: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 160 | #[serde(default)] [INFO] [stdout] 161 | processes: Option>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HttpServiceToml` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `size` and `processes` are never read [INFO] [stdout] --> src/commands/deploy.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 165 | struct VmToml { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 166 | #[serde(default)] [INFO] [stdout] 167 | size: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | processes: Option>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VmToml` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `guest_path`, `url_prefix`, `tigris_bucket`, and `index_document` are never read [INFO] [stdout] --> src/commands/deploy.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 181 | struct StaticsToml { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 182 | guest_path: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 183 | url_prefix: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 184 | #[serde(default)] [INFO] [stdout] 185 | tigris_bucket: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 186 | #[serde(default)] [INFO] [stdout] 187 | index_document: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StaticsToml` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `strategy`, `release_command`, and `wait_timeout` are never read [INFO] [stdout] --> src/commands/deploy.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 191 | struct DeployToml { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 192 | #[serde(default)] [INFO] [stdout] 193 | strategy: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 194 | #[serde(default)] [INFO] [stdout] 195 | release_command: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 196 | #[serde(default)] [INFO] [stdout] 197 | wait_timeout: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DeployToml` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `app_name` is never read [INFO] [stdout] --> src/commands/logs.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 10 | struct LogEntry { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | app_name: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LogEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `machine_id`, `app_name`, `container_id`, and `last_activity` are never read [INFO] [stdout] --> src/commands/logs.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 231 | struct LogsSummary { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 232 | machine_id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 233 | app_name: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 234 | container_id: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 237 | last_activity: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LogsSummary` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_deployed_app_url` is never used [INFO] [stdout] --> src/commands/serve.rs:713:10 [INFO] [stdout] | [INFO] [stdout] 713 | async fn get_deployed_app_url(api_client: &ApiClient, app_name: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `determine_app_url` is never used [INFO] [stdout] --> src/commands/serve.rs:930:10 [INFO] [stdout] | [INFO] [stdout] 930 | async fn determine_app_url(fly_toml_path: &std::path::Path) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `timestamp` and `summary` are never read [INFO] [stdout] --> src/commands/status.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 46 | struct HealthResponse { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 50 | timestamp: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 51 | services: HashMap, [INFO] [stdout] 52 | summary: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HealthResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `last_checked` and `details` are never read [INFO] [stdout] --> src/commands/status.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 56 | struct ServiceHealth { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 59 | last_checked: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 60 | response_time_ms: Option, [INFO] [stdout] 61 | details: HashMap, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServiceHealth` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `health_check` is never used [INFO] [stdout] --> src/client.rs:193:18 [INFO] [stdout] | [INFO] [stdout] 12 | impl ApiClient { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 193 | pub async fn health_check(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "0e59aaf700812502f76b25f545eca78e216ba5ba75d15faef78d22f563a7bf08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e59aaf700812502f76b25f545eca78e216ba5ba75d15faef78d22f563a7bf08", kill_on_drop: false }` [INFO] [stdout] 0e59aaf700812502f76b25f545eca78e216ba5ba75d15faef78d22f563a7bf08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b085cabb52261ae41b4324ccdd3d7efc181c7891fbe20027f20e91b691fe8fe6 [INFO] running `Command { std: "docker" "start" "-a" "b085cabb52261ae41b4324ccdd3d7efc181c7891fbe20027f20e91b691fe8fe6", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling minifly-logging v0.2.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling wiremock v0.6.4 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling minifly-cli v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> src/commands/dependencies.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use anyhow::{Result, Context}; [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: `uuid::Uuid` [INFO] [stdout] --> src/commands/deploy.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PathBuf` [INFO] [stdout] --> src/commands/secrets.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Serialize` [INFO] [stdout] --> src/commands/status.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> src/commands/dependencies.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use anyhow::{Result, Context}; [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: `uuid::Uuid` [INFO] [stdout] --> src/commands/deploy.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PathBuf` [INFO] [stdout] --> src/commands/secrets.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Serialize` [INFO] [stdout] --> src/commands/status.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `api_client` [INFO] [stdout] --> src/commands/serve.rs:713:31 [INFO] [stdout] | [INFO] [stdout] 713 | async fn get_deployed_app_url(api_client: &ApiClient, app_name: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_api_client` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `api_client` [INFO] [stdout] --> src/commands/serve.rs:713:31 [INFO] [stdout] | [INFO] [stdout] 713 | async fn get_deployed_app_url(api_client: &ApiClient, app_name: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_api_client` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `wait_for_dependencies` and `get_dependency_summary` are never used [INFO] [stdout] --> src/commands/dependencies.rs:148:18 [INFO] [stdout] | [INFO] [stdout] 35 | impl DependencyManager { [INFO] [stdout] | ---------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 148 | pub async fn wait_for_dependencies(&self, max_wait_seconds: u64) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 184 | pub async fn get_dependency_summary(&self) -> (usize, usize, Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `startup_with_dependencies` is never used [INFO] [stdout] --> src/commands/dependencies.rs:246:14 [INFO] [stdout] | [INFO] [stdout] 246 | pub async fn startup_with_dependencies(api_client: &ApiClient, port: u16) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `quick_dependency_check` is never used [INFO] [stdout] --> src/commands/dependencies.rs:305:14 [INFO] [stdout] | [INFO] [stdout] 305 | pub async fn quick_dependency_check() -> (bool, Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `statics`, `deploy`, and `swap_size_mb` are never read [INFO] [stdout] --> src/commands/deploy.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 17 | struct FlyToml { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | statics: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 30 | deploy: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | swap_size_mb: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FlyToml` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `min_machines_running` and `processes` are never read [INFO] [stdout] --> src/commands/deploy.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 150 | struct HttpServiceToml { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 159 | min_machines_running: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 160 | #[serde(default)] [INFO] [stdout] 161 | processes: Option>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HttpServiceToml` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `size` and `processes` are never read [INFO] [stdout] --> src/commands/deploy.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 165 | struct VmToml { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 166 | #[serde(default)] [INFO] [stdout] 167 | size: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | processes: Option>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VmToml` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `guest_path`, `url_prefix`, `tigris_bucket`, and `index_document` are never read [INFO] [stdout] --> src/commands/deploy.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 181 | struct StaticsToml { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 182 | guest_path: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 183 | url_prefix: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 184 | #[serde(default)] [INFO] [stdout] 185 | tigris_bucket: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 186 | #[serde(default)] [INFO] [stdout] 187 | index_document: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StaticsToml` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `strategy`, `release_command`, and `wait_timeout` are never read [INFO] [stdout] --> src/commands/deploy.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 191 | struct DeployToml { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 192 | #[serde(default)] [INFO] [stdout] 193 | strategy: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 194 | #[serde(default)] [INFO] [stdout] 195 | release_command: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 196 | #[serde(default)] [INFO] [stdout] 197 | wait_timeout: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DeployToml` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `app_name` is never read [INFO] [stdout] --> src/commands/logs.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 10 | struct LogEntry { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | app_name: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LogEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `machine_id`, `app_name`, `container_id`, and `last_activity` are never read [INFO] [stdout] --> src/commands/logs.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 231 | struct LogsSummary { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 232 | machine_id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 233 | app_name: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 234 | container_id: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 237 | last_activity: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LogsSummary` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_deployed_app_url` is never used [INFO] [stdout] --> src/commands/serve.rs:713:10 [INFO] [stdout] | [INFO] [stdout] 713 | async fn get_deployed_app_url(api_client: &ApiClient, app_name: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `determine_app_url` is never used [INFO] [stdout] --> src/commands/serve.rs:930:10 [INFO] [stdout] | [INFO] [stdout] 930 | async fn determine_app_url(fly_toml_path: &std::path::Path) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `timestamp` and `summary` are never read [INFO] [stdout] --> src/commands/status.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 46 | struct HealthResponse { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 50 | timestamp: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 51 | services: HashMap, [INFO] [stdout] 52 | summary: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HealthResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `last_checked` and `details` are never read [INFO] [stdout] --> src/commands/status.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 56 | struct ServiceHealth { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 59 | last_checked: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 60 | response_time_ms: Option, [INFO] [stdout] 61 | details: HashMap, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServiceHealth` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `health_check` is never used [INFO] [stdout] --> src/client.rs:193:18 [INFO] [stdout] | [INFO] [stdout] 12 | impl ApiClient { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 193 | pub async fn health_check(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `wait_for_dependencies` and `get_dependency_summary` are never used [INFO] [stdout] --> src/commands/dependencies.rs:148:18 [INFO] [stdout] | [INFO] [stdout] 35 | impl DependencyManager { [INFO] [stdout] | ---------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 148 | pub async fn wait_for_dependencies(&self, max_wait_seconds: u64) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 184 | pub async fn get_dependency_summary(&self) -> (usize, usize, Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `startup_with_dependencies` is never used [INFO] [stdout] --> src/commands/dependencies.rs:246:14 [INFO] [stdout] | [INFO] [stdout] 246 | pub async fn startup_with_dependencies(api_client: &ApiClient, port: u16) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `quick_dependency_check` is never used [INFO] [stdout] --> src/commands/dependencies.rs:305:14 [INFO] [stdout] | [INFO] [stdout] 305 | pub async fn quick_dependency_check() -> (bool, Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `statics`, `deploy`, and `swap_size_mb` are never read [INFO] [stdout] --> src/commands/deploy.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 17 | struct FlyToml { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | statics: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 30 | deploy: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | swap_size_mb: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FlyToml` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `min_machines_running` and `processes` are never read [INFO] [stdout] --> src/commands/deploy.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 150 | struct HttpServiceToml { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 159 | min_machines_running: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 160 | #[serde(default)] [INFO] [stdout] 161 | processes: Option>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HttpServiceToml` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `size` and `processes` are never read [INFO] [stdout] --> src/commands/deploy.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 165 | struct VmToml { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 166 | #[serde(default)] [INFO] [stdout] 167 | size: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | processes: Option>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VmToml` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `guest_path`, `url_prefix`, `tigris_bucket`, and `index_document` are never read [INFO] [stdout] --> src/commands/deploy.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 181 | struct StaticsToml { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 182 | guest_path: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 183 | url_prefix: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 184 | #[serde(default)] [INFO] [stdout] 185 | tigris_bucket: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 186 | #[serde(default)] [INFO] [stdout] 187 | index_document: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StaticsToml` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `strategy`, `release_command`, and `wait_timeout` are never read [INFO] [stdout] --> src/commands/deploy.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 191 | struct DeployToml { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 192 | #[serde(default)] [INFO] [stdout] 193 | strategy: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 194 | #[serde(default)] [INFO] [stdout] 195 | release_command: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 196 | #[serde(default)] [INFO] [stdout] 197 | wait_timeout: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DeployToml` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `app_name` is never read [INFO] [stdout] --> src/commands/logs.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 10 | struct LogEntry { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | app_name: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LogEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `machine_id`, `app_name`, `container_id`, and `last_activity` are never read [INFO] [stdout] --> src/commands/logs.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 231 | struct LogsSummary { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 232 | machine_id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 233 | app_name: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 234 | container_id: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 237 | last_activity: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LogsSummary` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_deployed_app_url` is never used [INFO] [stdout] --> src/commands/serve.rs:713:10 [INFO] [stdout] | [INFO] [stdout] 713 | async fn get_deployed_app_url(api_client: &ApiClient, app_name: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `determine_app_url` is never used [INFO] [stdout] --> src/commands/serve.rs:930:10 [INFO] [stdout] | [INFO] [stdout] 930 | async fn determine_app_url(fly_toml_path: &std::path::Path) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `timestamp` and `summary` are never read [INFO] [stdout] --> src/commands/status.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 46 | struct HealthResponse { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 50 | timestamp: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 51 | services: HashMap, [INFO] [stdout] 52 | summary: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HealthResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `last_checked` and `details` are never read [INFO] [stdout] --> src/commands/status.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 56 | struct ServiceHealth { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 59 | last_checked: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 60 | response_time_ms: Option, [INFO] [stdout] 61 | details: HashMap, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServiceHealth` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `health_check` is never used [INFO] [stdout] --> src/client.rs:193:18 [INFO] [stdout] | [INFO] [stdout] 12 | impl ApiClient { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 193 | pub async fn health_check(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 41.15s [INFO] running `Command { std: "docker" "inspect" "b085cabb52261ae41b4324ccdd3d7efc181c7891fbe20027f20e91b691fe8fe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b085cabb52261ae41b4324ccdd3d7efc181c7891fbe20027f20e91b691fe8fe6", kill_on_drop: false }` [INFO] [stdout] b085cabb52261ae41b4324ccdd3d7efc181c7891fbe20027f20e91b691fe8fe6