[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 try#14731909456ca628a194900c35659dfdcb359e77 for pr-149195-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMageas%2Fuptobox-dl" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Mageas/uptobox-dl on toolchain 14731909456ca628a194900c35659dfdcb359e77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "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" "+14731909456ca628a194900c35659dfdcb359e77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b22604931c22675f990a06515e2c19c1f63aba597fab1e6c56de7ff5e3a7daac [INFO] running `Command { std: "docker" "start" "-a" "b22604931c22675f990a06515e2c19c1f63aba597fab1e6c56de7ff5e3a7daac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b22604931c22675f990a06515e2c19c1f63aba597fab1e6c56de7ff5e3a7daac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b22604931c22675f990a06515e2c19c1f63aba597fab1e6c56de7ff5e3a7daac", kill_on_drop: false }` [INFO] [stdout] b22604931c22675f990a06515e2c19c1f63aba597fab1e6c56de7ff5e3a7daac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8bee45d7ccd75af39fdf4eeb05d5f4b3a9541417331ee54c070a9af8bd9ca02 [INFO] running `Command { std: "docker" "start" "-a" "a8bee45d7ccd75af39fdf4eeb05d5f4b3a9541417331ee54c070a9af8bd9ca02", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking clap v3.1.18 [INFO] [stderr] Checking indicatif v0.16.2 [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 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 14.58s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a8bee45d7ccd75af39fdf4eeb05d5f4b3a9541417331ee54c070a9af8bd9ca02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8bee45d7ccd75af39fdf4eeb05d5f4b3a9541417331ee54c070a9af8bd9ca02", kill_on_drop: false }` [INFO] [stdout] a8bee45d7ccd75af39fdf4eeb05d5f4b3a9541417331ee54c070a9af8bd9ca02