[INFO] fetching crate hop-cli 0.2.61...
[INFO] testing hop-cli-0.2.61 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate hop-cli 0.2.61 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate hop-cli 0.2.61
[INFO] finished tweaking crates.io crate hop-cli 0.2.61
[INFO] tweaked toml for crates.io crate hop-cli 0.2.61 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hop-cli 0.2.61 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hop-cli 0.2.61 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3bc94e8ffa141a623b4a4c7846b4074b8e145ad4317f0cc07e1d62017dc0794
[INFO] running `Command { std: "docker" "start" "-a" "a3bc94e8ffa141a623b4a4c7846b4074b8e145ad4317f0cc07e1d62017dc0794", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3bc94e8ffa141a623b4a4c7846b4074b8e145ad4317f0cc07e1d62017dc0794", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3bc94e8ffa141a623b4a4c7846b4074b8e145ad4317f0cc07e1d62017dc0794", kill_on_drop: false }`
[INFO] [stdout] a3bc94e8ffa141a623b4a4c7846b4074b8e145ad4317f0cc07e1d62017dc0794
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51461b2e080bb01ee3e263b07661cf54ddbeb75e759ef066675d26eace3d6fb5
[INFO] running `Command { std: "docker" "start" "-a" "51461b2e080bb01ee3e263b07661cf54ddbeb75e759ef066675d26eace3d6fb5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling proc-macro2 v1.0.68
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling rustix v0.38.17
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling linux-raw-sys v0.4.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling aho-corasick v1.1.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling webpki-roots v0.25.2
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling bstr v1.6.2
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling hop v0.1.10
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling leap_client_rs v0.1.5
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling colored v1.9.4
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]    Compiling xattr v1.0.1
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling hop-cli v0.2.61 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling runas v1.1.0
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stderr]    Compiling dialoguer v0.10.4
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling webbrowser v0.8.11
[INFO] [stderr]    Compiling tabwriter v1.3.0
[INFO] [stderr]    Compiling portpicker v0.1.1
[INFO] [stderr]    Compiling ctrlc v3.4.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.6
[INFO] [stderr]    Compiling webpki v0.22.2
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling clap v4.4.6
[INFO] [stderr]    Compiling clap_complete v4.4.3
[INFO] [stderr]    Compiling regex v1.9.6
[INFO] [stderr]    Compiling globset v0.4.13
[INFO] [stderr]    Compiling ms v0.1.1
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling async-compression v0.4.3
[INFO] [stderr]    Compiling async-compression v0.3.15
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling tokio-tar v0.3.1
[INFO] [stderr]    Compiling async-tungstenite v0.23.0
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.25
[INFO] [stderr]    Compiling async_zip v0.0.15
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-rustls v0.24.1
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stdout] warning: field `username` is never read
[INFO] [stdout]   --> src/commands/auth/types.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct User {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub username: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` 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: field `state` is never read
[INFO] [stdout]  --> src/commands/channels/tokens/types.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct LeapToken {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 8 |     pub state: Option<Value>,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `LeapToken` 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 `state` is never read
[INFO] [stdout]   --> src/commands/channels/types.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct Channel {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub state: Value,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Channel` 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 `page_size` is never read
[INFO] [stdout]   --> src/commands/channels/types.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct PaginatedChannels {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 67 |     pub channels: Vec<Channel>,
[INFO] [stdout] 68 |     pub page_size: u64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PaginatedChannels` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ContainerEvents` is never used
[INFO] [stdout]    --> src/commands/containers/types.rs:145:10
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub enum ContainerEvents {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `deployment_id`, `id`, and `sent_at` are never read
[INFO] [stdout]   --> src/commands/deploy/builder/types.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct BuildProgress {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 26 |     pub build_id: String,
[INFO] [stdout] 27 |     pub deployment_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 29 |     pub log: String,
[INFO] [stdout] 30 |     pub sent_at: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BuildProgress` 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 `deployment_id` is never read
[INFO] [stdout]   --> src/commands/deploy/builder/types.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct BuildEvent {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 35 |     pub build_id: String,
[INFO] [stdout] 36 |     pub deployment_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BuildEvent` 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 `deployment_id` is never read
[INFO] [stdout]   --> src/commands/deploy/builder/types.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct BuildValidationEvent {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 46 |     pub deployment_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BuildValidationEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DockerAuthStore` is never constructed
[INFO] [stdout]  --> src/commands/deploy/local/types.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct DockerAuthStore {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DockerAuth` is never constructed
[INFO] [stdout]   --> src/commands/deploy/local/types.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct DockerAuth {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MultipleDomainsResponse` is never constructed
[INFO] [stdout]   --> src/commands/domains/types.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct MultipleDomainsResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `created_at` is never read
[INFO] [stdout]   --> src/commands/gateways/types.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Gateway {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 37 |     pub id: String,
[INFO] [stdout] 38 |     pub created_at: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Gateway` 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 `deployment_id` is never read
[INFO] [stdout]   --> src/commands/ignite/builds/types.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct Build {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 49 |     pub id: String,
[INFO] [stdout] 50 |     pub deployment_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Build` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ConfigExternalUnion` is never used
[INFO] [stdout]    --> src/commands/ignite/from_compose/types.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub enum ConfigExternalUnion {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `deployment_id`, `success_threshold`, and `type_` are never read
[INFO] [stdout]   --> src/commands/ignite/health/types.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct HealthCheck {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 39 |     pub id: String,
[INFO] [stdout] 40 |     pub deployment_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub success_threshold: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub type_: HealthCheckType,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HealthCheck` 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 `health_check_id`, `deployment_id`, and `created_at` are never read
[INFO] [stdout]   --> src/commands/ignite/health/types.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct HealthCheckState {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub health_check_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 69 |     pub deployment_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 70 |     pub created_at: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HealthCheckState` 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 `v` is never read
[INFO] [stdout]    --> src/commands/ignite/types.rs:420:9
[INFO] [stdout]     |
[INFO] [stdout] 419 | pub struct PremadeForm {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 420 |     pub v: u64,
[INFO] [stdout]     |         ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PremadeForm` 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 `required` is never read
[INFO] [stdout]    --> src/commands/ignite/types.rs:429:9
[INFO] [stdout]     |
[INFO] [stdout] 425 | pub struct PremadeField {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 429 |     pub required: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PremadeField` 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 `default` is never read
[INFO] [stdout]   --> src/commands/payment/types.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct PaymentMethod {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub default: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PaymentMethod` 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 `ProjectRes` is never constructed
[INFO] [stdout]   --> src/commands/projects/types.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ProjectRes {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `icon` is never read
[INFO] [stdout]   --> src/commands/projects/types.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Project {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub icon: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Project` 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 `digest` is never read
[INFO] [stdout]  --> src/commands/secrets/types.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Secret {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     pub digest: String,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Secret` 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 `resource_id` is never read
[INFO] [stdout]   --> src/commands/tunnel/types.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     Connect {
[INFO] [stdout]    |     ------- field in this variant
[INFO] [stdout] 23 |         resource_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TonneruPacket` 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 `directory` and `created_at` are never read
[INFO] [stdout]   --> src/commands/volumes/types.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct File {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 12 |     pub name: String,
[INFO] [stdout] 13 |     pub directory: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 14 |     pub permissions: u64,
[INFO] [stdout] 15 |     pub created_at: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `File` 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 `headers` and `ua` are never read
[INFO] [stdout]   --> src/state/http/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct HttpClient {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub headers: HeaderMap,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 18 |     pub ua: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HttpClient` 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 `success` is never read
[INFO] [stdout]  --> src/state/http/types.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Base<T> {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 5 |     pub success: bool,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Base` 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 `code` is never read
[INFO] [stdout]   --> src/state/http/types.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ErrorContent {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 11 |     pub code: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorContent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "51461b2e080bb01ee3e263b07661cf54ddbeb75e759ef066675d26eace3d6fb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51461b2e080bb01ee3e263b07661cf54ddbeb75e759ef066675d26eace3d6fb5", kill_on_drop: false }`
[INFO] [stdout] 51461b2e080bb01ee3e263b07661cf54ddbeb75e759ef066675d26eace3d6fb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be11734252bc42e949a9a8c5a12bde78f9b7c049659b9b1d5f9117461d9f1727
[INFO] running `Command { std: "docker" "start" "-a" "be11734252bc42e949a9a8c5a12bde78f9b7c049659b9b1d5f9117461d9f1727", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling proc-macro2 v1.0.68
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling rustix v0.38.17
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling linux-raw-sys v0.4.9
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling aho-corasick v1.1.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling webpki-roots v0.25.2
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling bstr v1.6.2
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling leap_client_rs v0.1.5
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling hop v0.1.10
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling colored v1.9.4
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]    Compiling xattr v1.0.1
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling hop-cli v0.2.61 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling runas v1.1.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling ctrlc v3.4.1
[INFO] [stderr]    Compiling dialoguer v0.10.4
[INFO] [stderr]    Compiling webbrowser v0.8.11
[INFO] [stderr]    Compiling tabwriter v1.3.0
[INFO] [stderr]    Compiling portpicker v0.1.1
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.6
[INFO] [stderr]    Compiling clap v4.4.6
[INFO] [stderr]    Compiling clap_complete v4.4.3
[INFO] [stderr]    Compiling webpki v0.22.2
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling regex v1.9.6
[INFO] [stderr]    Compiling globset v0.4.13
[INFO] [stderr]    Compiling ms v0.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling async-compression v0.4.3
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling tokio-tar v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling serde_yaml v0.9.25
[INFO] [stderr]    Compiling async-tungstenite v0.23.0
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-rustls v0.24.1
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling async-compression v0.3.15
[INFO] [stderr]    Compiling async_zip v0.0.15
[INFO] [stdout] warning: field `username` is never read
[INFO] [stdout]   --> src/commands/auth/types.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct User {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub username: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` 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: field `state` is never read
[INFO] [stdout]  --> src/commands/channels/tokens/types.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct LeapToken {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 8 |     pub state: Option<Value>,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `LeapToken` 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 `state` is never read
[INFO] [stdout]   --> src/commands/channels/types.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct Channel {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub state: Value,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Channel` 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 `page_size` is never read
[INFO] [stdout]   --> src/commands/channels/types.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct PaginatedChannels {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 67 |     pub channels: Vec<Channel>,
[INFO] [stdout] 68 |     pub page_size: u64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PaginatedChannels` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ContainerEvents` is never used
[INFO] [stdout]    --> src/commands/containers/types.rs:145:10
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub enum ContainerEvents {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `deployment_id`, `id`, and `sent_at` are never read
[INFO] [stdout]   --> src/commands/deploy/builder/types.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct BuildProgress {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 26 |     pub build_id: String,
[INFO] [stdout] 27 |     pub deployment_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 29 |     pub log: String,
[INFO] [stdout] 30 |     pub sent_at: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BuildProgress` 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 `deployment_id` is never read
[INFO] [stdout]   --> src/commands/deploy/builder/types.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct BuildEvent {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 35 |     pub build_id: String,
[INFO] [stdout] 36 |     pub deployment_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BuildEvent` 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 `deployment_id` is never read
[INFO] [stdout]   --> src/commands/deploy/builder/types.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct BuildValidationEvent {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 46 |     pub deployment_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BuildValidationEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DockerAuthStore` is never constructed
[INFO] [stdout]  --> src/commands/deploy/local/types.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct DockerAuthStore {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DockerAuth` is never constructed
[INFO] [stdout]   --> src/commands/deploy/local/types.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct DockerAuth {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MultipleDomainsResponse` is never constructed
[INFO] [stdout]   --> src/commands/domains/types.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct MultipleDomainsResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `created_at` is never read
[INFO] [stdout]   --> src/commands/gateways/types.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Gateway {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 37 |     pub id: String,
[INFO] [stdout] 38 |     pub created_at: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Gateway` 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 `deployment_id` is never read
[INFO] [stdout]   --> src/commands/ignite/builds/types.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct Build {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 49 |     pub id: String,
[INFO] [stdout] 50 |     pub deployment_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Build` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ConfigExternalUnion` is never used
[INFO] [stdout]    --> src/commands/ignite/from_compose/types.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub enum ConfigExternalUnion {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `deployment_id`, `success_threshold`, and `type_` are never read
[INFO] [stdout]   --> src/commands/ignite/health/types.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct HealthCheck {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 39 |     pub id: String,
[INFO] [stdout] 40 |     pub deployment_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub success_threshold: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub type_: HealthCheckType,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HealthCheck` 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 `health_check_id`, `deployment_id`, and `created_at` are never read
[INFO] [stdout]   --> src/commands/ignite/health/types.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct HealthCheckState {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub health_check_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 69 |     pub deployment_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 70 |     pub created_at: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HealthCheckState` 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 `v` is never read
[INFO] [stdout]    --> src/commands/ignite/types.rs:420:9
[INFO] [stdout]     |
[INFO] [stdout] 419 | pub struct PremadeForm {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 420 |     pub v: u64,
[INFO] [stdout]     |         ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PremadeForm` 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 `required` is never read
[INFO] [stdout]    --> src/commands/ignite/types.rs:429:9
[INFO] [stdout]     |
[INFO] [stdout] 425 | pub struct PremadeField {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 429 |     pub required: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PremadeField` 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 `default` is never read
[INFO] [stdout]   --> src/commands/payment/types.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct PaymentMethod {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub default: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PaymentMethod` 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 `ProjectRes` is never constructed
[INFO] [stdout]   --> src/commands/projects/types.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ProjectRes {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `icon` is never read
[INFO] [stdout]   --> src/commands/projects/types.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Project {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub icon: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Project` 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 `digest` is never read
[INFO] [stdout]  --> src/commands/secrets/types.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Secret {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     pub digest: String,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Secret` 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 `resource_id` is never read
[INFO] [stdout]   --> src/commands/tunnel/types.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     Connect {
[INFO] [stdout]    |     ------- field in this variant
[INFO] [stdout] 23 |         resource_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TonneruPacket` 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 `directory` and `created_at` are never read
[INFO] [stdout]   --> src/commands/volumes/types.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct File {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 12 |     pub name: String,
[INFO] [stdout] 13 |     pub directory: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 14 |     pub permissions: u64,
[INFO] [stdout] 15 |     pub created_at: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `File` 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 `headers` and `ua` are never read
[INFO] [stdout]   --> src/state/http/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct HttpClient {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub headers: HeaderMap,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 18 |     pub ua: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HttpClient` 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 `success` is never read
[INFO] [stdout]  --> src/state/http/types.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Base<T> {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 5 |     pub success: bool,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Base` 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 `code` is never read
[INFO] [stdout]   --> src/state/http/types.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ErrorContent {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 11 |     pub code: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorContent` 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 `username` is never read
[INFO] [stdout]   --> src/commands/auth/types.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct User {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub username: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` 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: field `state` is never read
[INFO] [stdout]  --> src/commands/channels/tokens/types.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct LeapToken {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 8 |     pub state: Option<Value>,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `LeapToken` 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 `state` is never read
[INFO] [stdout]   --> src/commands/channels/types.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct Channel {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub state: Value,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Channel` 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 `page_size` is never read
[INFO] [stdout]   --> src/commands/channels/types.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct PaginatedChannels {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 67 |     pub channels: Vec<Channel>,
[INFO] [stdout] 68 |     pub page_size: u64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PaginatedChannels` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ContainerEvents` is never used
[INFO] [stdout]    --> src/commands/containers/types.rs:145:10
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub enum ContainerEvents {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `deployment_id`, `id`, and `sent_at` are never read
[INFO] [stdout]   --> src/commands/deploy/builder/types.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct BuildProgress {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 26 |     pub build_id: String,
[INFO] [stdout] 27 |     pub deployment_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 29 |     pub log: String,
[INFO] [stdout] 30 |     pub sent_at: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BuildProgress` 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 `deployment_id` is never read
[INFO] [stdout]   --> src/commands/deploy/builder/types.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct BuildEvent {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 35 |     pub build_id: String,
[INFO] [stdout] 36 |     pub deployment_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BuildEvent` 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 `deployment_id` is never read
[INFO] [stdout]   --> src/commands/deploy/builder/types.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct BuildValidationEvent {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 46 |     pub deployment_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BuildValidationEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DockerAuthStore` is never constructed
[INFO] [stdout]  --> src/commands/deploy/local/types.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct DockerAuthStore {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DockerAuth` is never constructed
[INFO] [stdout]   --> src/commands/deploy/local/types.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct DockerAuth {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MultipleDomainsResponse` is never constructed
[INFO] [stdout]   --> src/commands/domains/types.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct MultipleDomainsResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `created_at` is never read
[INFO] [stdout]   --> src/commands/gateways/types.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Gateway {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 37 |     pub id: String,
[INFO] [stdout] 38 |     pub created_at: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Gateway` 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 `deployment_id` is never read
[INFO] [stdout]   --> src/commands/ignite/builds/types.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct Build {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 49 |     pub id: String,
[INFO] [stdout] 50 |     pub deployment_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Build` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ConfigExternalUnion` is never used
[INFO] [stdout]    --> src/commands/ignite/from_compose/types.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub enum ConfigExternalUnion {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `deployment_id`, `success_threshold`, and `type_` are never read
[INFO] [stdout]   --> src/commands/ignite/health/types.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct HealthCheck {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 39 |     pub id: String,
[INFO] [stdout] 40 |     pub deployment_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub success_threshold: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub type_: HealthCheckType,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HealthCheck` 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 `health_check_id`, `deployment_id`, and `created_at` are never read
[INFO] [stdout]   --> src/commands/ignite/health/types.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct HealthCheckState {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub health_check_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 69 |     pub deployment_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 70 |     pub created_at: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HealthCheckState` 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 `v` is never read
[INFO] [stdout]    --> src/commands/ignite/types.rs:420:9
[INFO] [stdout]     |
[INFO] [stdout] 419 | pub struct PremadeForm {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 420 |     pub v: u64,
[INFO] [stdout]     |         ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PremadeForm` 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 `required` is never read
[INFO] [stdout]    --> src/commands/ignite/types.rs:429:9
[INFO] [stdout]     |
[INFO] [stdout] 425 | pub struct PremadeField {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 429 |     pub required: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PremadeField` 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 `default` is never read
[INFO] [stdout]   --> src/commands/payment/types.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct PaymentMethod {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub default: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PaymentMethod` 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 `ProjectRes` is never constructed
[INFO] [stdout]   --> src/commands/projects/types.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ProjectRes {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `icon` is never read
[INFO] [stdout]   --> src/commands/projects/types.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Project {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub icon: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Project` 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 `digest` is never read
[INFO] [stdout]  --> src/commands/secrets/types.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Secret {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     pub digest: String,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Secret` 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 `resource_id` is never read
[INFO] [stdout]   --> src/commands/tunnel/types.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     Connect {
[INFO] [stdout]    |     ------- field in this variant
[INFO] [stdout] 23 |         resource_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TonneruPacket` 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 `directory` and `created_at` are never read
[INFO] [stdout]   --> src/commands/volumes/types.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct File {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 12 |     pub name: String,
[INFO] [stdout] 13 |     pub directory: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 14 |     pub permissions: u64,
[INFO] [stdout] 15 |     pub created_at: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `File` 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 `headers` and `ua` are never read
[INFO] [stdout]   --> src/state/http/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct HttpClient {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub headers: HeaderMap,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 18 |     pub ua: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HttpClient` 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 `success` is never read
[INFO] [stdout]  --> src/state/http/types.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Base<T> {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 5 |     pub success: bool,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Base` 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 `code` is never read
[INFO] [stdout]   --> src/state/http/types.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ErrorContent {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 11 |     pub code: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorContent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hop-cli` (lib); 27 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name hop_cli --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "update"))' -C metadata=ee9a1e896c19761f -C extra-filename=-654a5f971a50108a --out-dir /opt/rustwide/target/debug/deps -C strip=symbols -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1aff4f90d3629741.rmeta --extern async_compression=/opt/rustwide/target/debug/deps/libasync_compression-ed178e74120e3882.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a8ebf3738705b03b.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-5cfcaed30528fb2b.rmeta --extern async_zip=/opt/rustwide/target/debug/deps/libasync_zip-ec036ded3a3d97ae.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ef4399411ca20a8c.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-15872174ec3f9c45.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-62407a9640e0a567.rmeta --extern console=/opt/rustwide/target/debug/deps/libconsole-d1249bcf7a72b1d5.rmeta --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-41e0311db0733c68.rmeta --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-5728850fdcc7d019.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-1dc910f7179ba0b4.rmeta --extern fern=/opt/rustwide/target/debug/deps/libfern-cec890313007e176.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-fa353dcbd993755f.rmeta --extern hop=/opt/rustwide/target/debug/deps/libhop-ebdfaaabffb646b2.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-e82627a9162765ae.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-0808bae1dcc1d9ee.rmeta --extern leap_client_rs=/opt/rustwide/target/debug/deps/libleap_client_rs-c4bbcb716e0dfe02.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-78e9768954df3b2f.rmeta --extern ms=/opt/rustwide/target/debug/deps/libms-be83a58afd65689a.rmeta --extern portpicker=/opt/rustwide/target/debug/deps/libportpicker-b28dd3cecb4c59cc.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-3dc843a607fad54f.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-d16fc999109359af.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-03e0b5be1f3f589d.rmeta --extern runas=/opt/rustwide/target/debug/deps/librunas-2f6469768b758073.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8e19e3f88aab581c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-55a03cb267653dee.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-f86505c8e921fd64.so --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-db3b905a3c0a52d3.rmeta --extern sys_info=/opt/rustwide/target/debug/deps/libsys_info-53ccf4a6c1fb2942.rmeta --extern tabwriter=/opt/rustwide/target/debug/deps/libtabwriter-25c76f7eee875424.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-afcfc31098d6afe3.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-3459e5c8e1914127.rmeta --extern tokio_tar=/opt/rustwide/target/debug/deps/libtokio_tar-163a6a344ad2a2a0.rmeta --extern webbrowser=/opt/rustwide/target/debug/deps/libwebbrowser-57ae84607e2aded6.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-1da9b01b41974bd4.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-e7a6375f7f6899b0.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-5f715002212be4c0/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-3bf00b9c2899036d/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-17448af3e64d9b2b/out -L native=/opt/rustwide/target/debug/build/sys-info-5467479d4718f96b/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `hop-cli` (lib test); 27 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name hop_cli --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 -C debug-assertions=on --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "update"))' -C metadata=7af7f6ed1f88b903 -C extra-filename=-a774617ba0bfecd6 --out-dir /opt/rustwide/target/debug/deps -C strip=symbols -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1aff4f90d3629741.rlib --extern async_compression=/opt/rustwide/target/debug/deps/libasync_compression-ed178e74120e3882.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a8ebf3738705b03b.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-5cfcaed30528fb2b.rlib --extern async_zip=/opt/rustwide/target/debug/deps/libasync_zip-ec036ded3a3d97ae.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ef4399411ca20a8c.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-15872174ec3f9c45.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-62407a9640e0a567.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-d1249bcf7a72b1d5.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-41e0311db0733c68.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-5728850fdcc7d019.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-1dc910f7179ba0b4.rlib --extern fern=/opt/rustwide/target/debug/deps/libfern-cec890313007e176.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-fa353dcbd993755f.rlib --extern hop=/opt/rustwide/target/debug/deps/libhop-ebdfaaabffb646b2.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-e82627a9162765ae.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-0808bae1dcc1d9ee.rlib --extern leap_client_rs=/opt/rustwide/target/debug/deps/libleap_client_rs-c4bbcb716e0dfe02.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-78e9768954df3b2f.rlib --extern ms=/opt/rustwide/target/debug/deps/libms-be83a58afd65689a.rlib --extern portpicker=/opt/rustwide/target/debug/deps/libportpicker-b28dd3cecb4c59cc.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3dc843a607fad54f.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-d16fc999109359af.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-03e0b5be1f3f589d.rlib --extern runas=/opt/rustwide/target/debug/deps/librunas-2f6469768b758073.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8e19e3f88aab581c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-55a03cb267653dee.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-f86505c8e921fd64.so --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-db3b905a3c0a52d3.rlib --extern sys_info=/opt/rustwide/target/debug/deps/libsys_info-53ccf4a6c1fb2942.rlib --extern tabwriter=/opt/rustwide/target/debug/deps/libtabwriter-25c76f7eee875424.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-afcfc31098d6afe3.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-3459e5c8e1914127.rlib --extern tokio_tar=/opt/rustwide/target/debug/deps/libtokio_tar-163a6a344ad2a2a0.rlib --extern webbrowser=/opt/rustwide/target/debug/deps/libwebbrowser-57ae84607e2aded6.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-1da9b01b41974bd4.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-e7a6375f7f6899b0.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-5f715002212be4c0/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-3bf00b9c2899036d/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-17448af3e64d9b2b/out -L native=/opt/rustwide/target/debug/build/sys-info-5467479d4718f96b/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "be11734252bc42e949a9a8c5a12bde78f9b7c049659b9b1d5f9117461d9f1727", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be11734252bc42e949a9a8c5a12bde78f9b7c049659b9b1d5f9117461d9f1727", kill_on_drop: false }`
[INFO] [stdout] be11734252bc42e949a9a8c5a12bde78f9b7c049659b9b1d5f9117461d9f1727
