[INFO] cloning repository https://github.com/Mageas/uptobox-dl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mageas/uptobox-dl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMageas%2Fuptobox-dl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMageas%2Fuptobox-dl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 992b0d2102d3ce46b4c1cb4b55d9f8ec30cb8b50
[INFO] checking Mageas/uptobox-dl against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-149195
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMageas%2Fuptobox-dl" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Mageas/uptobox-dl
[INFO] finished tweaking git repo https://github.com/Mageas/uptobox-dl
[INFO] tweaked toml for git repo https://github.com/Mageas/uptobox-dl written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mageas/uptobox-dl on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Mageas/uptobox-dl 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mio v0.8.3
[INFO] [stderr]   Downloaded os_str_bytes v6.1.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.73
[INFO] [stderr]   Downloaded clap_derive v3.1.18
[INFO] [stderr]   Downloaded indexmap v1.8.2
[INFO] [stderr]   Downloaded tokio-util v0.7.2
[INFO] [stderr]   Downloaded clap_lex v0.2.0
[INFO] [stderr]   Downloaded reqwest v0.11.10
[INFO] [stderr]   Downloaded clap v3.1.18
[INFO] [stderr]   Downloaded openssl v0.10.40
[INFO] [stderr]   Downloaded syn v1.0.95
[INFO] [stderr]   Downloaded tokio v1.18.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e56ae641e67c387b8893fa7ffeee90860fb950973884508b0846e869ac1cb479
[INFO] running `Command { std: "docker" "start" "-a" "e56ae641e67c387b8893fa7ffeee90860fb950973884508b0846e869ac1cb479", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e56ae641e67c387b8893fa7ffeee90860fb950973884508b0846e869ac1cb479", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e56ae641e67c387b8893fa7ffeee90860fb950973884508b0846e869ac1cb479", kill_on_drop: false }`
[INFO] [stdout] e56ae641e67c387b8893fa7ffeee90860fb950973884508b0846e869ac1cb479
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e5a61dd668e9257acc92b7d4440635ef696c9e25aa43180a6b2451713a19b74
[INFO] running `Command { std: "docker" "start" "-a" "4e5a61dd668e9257acc92b7d4440635ef696c9e25aa43180a6b2451713a19b74", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking tracing-core v0.1.26
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.8.3
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]     Checking http v0.2.7
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking os_str_bytes v6.1.0
[INFO] [stderr]     Checking regex-syntax v0.6.26
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking console v0.15.0
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking clap_lex v0.2.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking regex v1.5.6
[INFO] [stderr]     Checking indicatif v0.16.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling clap_derive v3.1.18
[INFO] [stderr]     Checking tokio v1.18.2
[INFO] [stderr]     Checking tracing v0.1.34
[INFO] [stderr]     Checking clap v3.1.18
[INFO] [stderr]     Checking tokio-util v0.7.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.81
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking hyper v0.14.19
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.10
[INFO] [stderr]     Checking uptobox-dl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `status_code` and `message` are never read
[INFO] [stdout]  --> src/api.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ApiLinkResponse {
[INFO] [stdout]   |            --------------- fields in this struct
[INFO] [stdout] 5 |     #[serde(rename(deserialize = "statusCode"))]
[INFO] [stdout] 6 |     pub status_code: usize,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 7 |     pub message: String,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ApiLinkResponse` has a derived impl for the trait `Debug`, but this is 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 `status_code` is never read
[INFO] [stdout]   --> src/api.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ApiLinkResponseError {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 19 |     #[serde(rename(deserialize = "statusCode"))]
[INFO] [stdout] 20 |     pub status_code: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApiLinkResponseError` 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 `status_code` and `message` are never read
[INFO] [stdout]  --> src/api.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ApiLinkResponse {
[INFO] [stdout]   |            --------------- fields in this struct
[INFO] [stdout] 5 |     #[serde(rename(deserialize = "statusCode"))]
[INFO] [stdout] 6 |     pub status_code: usize,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 7 |     pub message: String,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ApiLinkResponse` has a derived impl for the trait `Debug`, but this is 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 `status_code` is never read
[INFO] [stdout]   --> src/api.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ApiLinkResponseError {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 19 |     #[serde(rename(deserialize = "statusCode"))]
[INFO] [stdout] 20 |     pub status_code: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApiLinkResponseError` 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 `status_code` and `message` are never read
[INFO] [stdout]   --> src/api.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct ApiFileResponse {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 26 |     #[serde(rename(deserialize = "statusCode"))]
[INFO] [stdout] 27 |     pub status_code: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 28 |     pub message: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApiFileResponse` 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 `status_code` and `message` are never read
[INFO] [stdout]   --> src/api.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct ApiFileResponse {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 26 |     #[serde(rename(deserialize = "statusCode"))]
[INFO] [stdout] 27 |     pub status_code: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 28 |     pub message: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApiFileResponse` 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 `0` is never read
[INFO] [stdout]  --> src/error.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 |     BadLink(String),
[INFO] [stdout]   |     ------- ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 3 -     BadLink(String),
[INFO] [stdout] 3 +     BadLink(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 |     BadRequest(reqwest::Error),
[INFO] [stdout]   |     ---------- ^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 4 -     BadRequest(reqwest::Error),
[INFO] [stdout] 4 +     BadRequest(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Deserialize(serde_json::Error),
[INFO] [stdout]   |     ----------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 5 -     Deserialize(serde_json::Error),
[INFO] [stdout] 5 +     Deserialize(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 |     RetrieveLink(String),
[INFO] [stdout]   |     ------------ ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 6 -     RetrieveLink(String),
[INFO] [stdout] 6 +     RetrieveLink(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |     DownloadFile(String),
[INFO] [stdout]   |     ------------ ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 7 -     DownloadFile(String),
[INFO] [stdout] 7 +     DownloadFile(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 |     BadLink(String),
[INFO] [stdout]   |     ------- ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 3 -     BadLink(String),
[INFO] [stdout] 3 +     BadLink(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 |     BadRequest(reqwest::Error),
[INFO] [stdout]   |     ---------- ^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 4 -     BadRequest(reqwest::Error),
[INFO] [stdout] 4 +     BadRequest(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Deserialize(serde_json::Error),
[INFO] [stdout]   |     ----------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 5 -     Deserialize(serde_json::Error),
[INFO] [stdout] 5 +     Deserialize(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 |     RetrieveLink(String),
[INFO] [stdout]   |     ------------ ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 6 -     RetrieveLink(String),
[INFO] [stdout] 6 +     RetrieveLink(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |     DownloadFile(String),
[INFO] [stdout]   |     ------------ ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 7 -     DownloadFile(String),
[INFO] [stdout] 7 +     DownloadFile(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.57s
[INFO] running `Command { std: "docker" "inspect" "4e5a61dd668e9257acc92b7d4440635ef696c9e25aa43180a6b2451713a19b74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e5a61dd668e9257acc92b7d4440635ef696c9e25aa43180a6b2451713a19b74", kill_on_drop: false }`
[INFO] [stdout] 4e5a61dd668e9257acc92b7d4440635ef696c9e25aa43180a6b2451713a19b74
