[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#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[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 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.80
[INFO] [stderr]   Downloaded quote v1.0.18
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.80
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.30
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.80
[INFO] [stderr]   Downloaded futures-macro v0.3.21
[INFO] [stderr]   Downloaded clap_derive v3.1.18
[INFO] [stderr]   Downloaded proc-macro2 v1.0.39
[INFO] [stderr]   Downloaded indexmap v1.8.2
[INFO] [stderr]   Downloaded tracing v0.1.34
[INFO] [stderr]   Downloaded tokio-util v0.7.2
[INFO] [stderr]   Downloaded mio v0.8.3
[INFO] [stderr]   Downloaded http v0.2.7
[INFO] [stderr]   Downloaded js-sys v0.3.57
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.80
[INFO] [stderr]   Downloaded hyper v0.14.19
[INFO] [stderr]   Downloaded openssl-sys v0.9.73
[INFO] [stderr]   Downloaded syn v1.0.95
[INFO] [stderr]   Downloaded clap v3.1.18
[INFO] [stderr]   Downloaded openssl v0.10.40
[INFO] [stderr]   Downloaded tracing-core v0.1.26
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.80
[INFO] [stderr]   Downloaded ipnet v2.5.0
[INFO] [stderr]   Downloaded tokio v1.18.2
[INFO] [stderr]   Downloaded web-sys v0.3.57
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3605fabeefa504ec692674f4aae8d88d59eb45dd531df522926609aaecc280af
[INFO] running `Command { std: "docker" "start" "-a" "3605fabeefa504ec692674f4aae8d88d59eb45dd531df522926609aaecc280af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3605fabeefa504ec692674f4aae8d88d59eb45dd531df522926609aaecc280af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3605fabeefa504ec692674f4aae8d88d59eb45dd531df522926609aaecc280af", kill_on_drop: false }`
[INFO] [stdout] 3605fabeefa504ec692674f4aae8d88d59eb45dd531df522926609aaecc280af
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81f94930d229e0bb0f7b6b76ff3539051a1acb4a0c2b7279790388a89d3a4351
[INFO] running `Command { std: "docker" "start" "-a" "81f94930d229e0bb0f7b6b76ff3539051a1acb4a0c2b7279790388a89d3a4351", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]     Checking tracing-core v0.1.26
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking mio v0.8.3
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking http v0.2.7
[INFO] [stderr]     Checking futures-task v0.3.21
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking clap_lex v0.2.0
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking console v0.15.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking indicatif v0.16.2
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.2.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 serde_derive v1.0.137
[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 h2 v0.3.13
[INFO] [stderr]     Checking serde_json v1.0.81
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[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: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: 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: 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 24.84s
[INFO] running `Command { std: "docker" "inspect" "81f94930d229e0bb0f7b6b76ff3539051a1acb4a0c2b7279790388a89d3a4351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81f94930d229e0bb0f7b6b76ff3539051a1acb4a0c2b7279790388a89d3a4351", kill_on_drop: false }`
[INFO] [stdout] 81f94930d229e0bb0f7b6b76ff3539051a1acb4a0c2b7279790388a89d3a4351
