[INFO] cloning repository https://github.com/sumoduduk/tdm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sumoduduk/tdm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsumoduduk%2Ftdm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsumoduduk%2Ftdm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 682aebac908f494e12ff898577f7deab4b196b65
[INFO] checking sumoduduk/tdm against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsumoduduk%2Ftdm" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sumoduduk/tdm
[INFO] finished tweaking git repo https://github.com/sumoduduk/tdm
[INFO] tweaked toml for git repo https://github.com/sumoduduk/tdm written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sumoduduk/tdm on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sumoduduk/tdm 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded reqwest-retry v0.3.0
[INFO] [stderr]   Downloaded retry-policies v0.2.1
[INFO] [stderr]   Downloaded throbber-widgets-tui v0.5.0
[INFO] [stderr]   Downloaded tui-input v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18f915d8db2ba45983ca615187fa620b9bba2fcf4d01d3c8181fb3fa7b1297d8
[INFO] running `Command { std: "docker" "start" "-a" "18f915d8db2ba45983ca615187fa620b9bba2fcf4d01d3c8181fb3fa7b1297d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18f915d8db2ba45983ca615187fa620b9bba2fcf4d01d3c8181fb3fa7b1297d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18f915d8db2ba45983ca615187fa620b9bba2fcf4d01d3c8181fb3fa7b1297d8", kill_on_drop: false }`
[INFO] [stdout] 18f915d8db2ba45983ca615187fa620b9bba2fcf4d01d3c8181fb3fa7b1297d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 828c7714b30a36442825bea189c174ac50fb6da48d450bf62e5dfd9d6e8b62ca
[INFO] running `Command { std: "docker" "start" "-a" "828c7714b30a36442825bea189c174ac50fb6da48d450bf62e5dfd9d6e8b62ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.207
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling serde_json v1.0.124
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking task-local-extensions v0.1.4
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling serde_derive v1.0.207
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking lru v0.12.4
[INFO] [stderr]     Checking retry-policies v0.2.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking indexmap v2.3.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-socks v0.5.2
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking ratatui v0.26.3
[INFO] [stderr]     Checking tui-input v0.8.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking throbber-widgets-tui v0.5.0
[INFO] [stderr]     Checking hyper v0.14.30
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking reqwest-middleware v0.2.5
[INFO] [stderr]     Checking reqwest-retry v0.3.0
[INFO] [stderr]     Checking terminusdm v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::begin_download::trauma::download::Download`
[INFO] [stdout]   --> src/req_lib.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     use crate::begin_download::trauma::download::Download;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]   --> src/begin_download/trauma.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         source: io::Error,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]   --> src/begin_download/trauma.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         source: reqwest::Error,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]   --> src/begin_download/trauma.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         source: io::Error,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]   --> src/begin_download/trauma.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         source: reqwest::Error,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Internal` is never constructed
[INFO] [stdout]   --> src/begin_download/trauma.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum Error {
[INFO] [stdout]    |          ----- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 15 |     Internal(String),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` 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: fields `download`, `statuscode`, `size`, and `status` are never read
[INFO] [stdout]    --> src/begin_download/trauma/download.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub struct Summary {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 143 |     /// Downloaded items.
[INFO] [stdout] 144 |     download: Download,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 145 |     /// HTTP status code.
[INFO] [stdout] 146 |     statuscode: StatusCode,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 147 |     /// Download size in bytes.
[INFO] [stdout] 148 |     size: u64,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 149 |     /// Status.
[INFO] [stdout] 150 |     status: Status,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Summary` 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: methods `statuscode`, `size`, `download`, `status`, and `resumable` are never used
[INFO] [stdout]    --> src/begin_download/trauma/download.rs:173:12
[INFO] [stdout]     |
[INFO] [stdout] 155 | impl Summary {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub fn statuscode(&self) -> StatusCode {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |     pub fn size(&self) -> u64 {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 |     pub fn download(&self) -> &Download {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |     pub fn status(&self) -> &Status {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 |     pub fn resumable(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `download_with_proxy` is never used
[INFO] [stdout]   --> src/begin_download/trauma/downloader.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl Downloader {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub async fn download_with_proxy(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `hidden`, `retries`, `style_options`, `new_header`, `headers`, and `header` are never used
[INFO] [stdout]    --> src/begin_download/trauma/downloader.rs:330:12
[INFO] [stdout]     |
[INFO] [stdout] 323 | impl DownloaderBuilder {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 330 |     pub fn hidden() -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 |     pub fn retries(mut self, retries: u32) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 357 |     pub fn style_options(mut self, style_options: StyleOptions) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 |     fn new_header(&self) -> HeaderMap {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 392 |     pub fn headers(mut self, headers: HeaderMap) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 426 |     pub fn header<K: IntoHeaderName>(mut self, name: K, value: HeaderValue) -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `set_main`, and `set_child` are never used
[INFO] [stdout]    --> src/begin_download/trauma/downloader.rs:489:12
[INFO] [stdout]     |
[INFO] [stdout] 487 | impl StyleOptions {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout] 488 |     /// Create new [`Downloader`] [`StyleOptions`].
[INFO] [stdout] 489 |     pub fn new(main: ProgressBarOpts, child: ProgressBarOpts) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 494 |     pub fn set_main(&mut self, main: ProgressBarOpts) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 499 |     pub fn set_child(&mut self, child: ProgressBarOpts) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/begin_download/trauma/downloader.rs:548:15
[INFO] [stdout]     |
[INFO] [stdout] 536 | impl ProgressBarOpts {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 548 |     pub const CHARS_BLOCKY: &'static str = "█▛▌▖  ";
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout] 549 |     /// Use fade-in blocks as progress characters: `"█▓▒░  "`.
[INFO] [stdout] 550 |     pub const CHARS_FADE_IN: &'static str = "█▓▒░  ";
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 556 |     pub const CHARS_ROUGH: &'static str = "█  ";
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] 557 |     /// Use increasing height blocks as progress characters: `"█▇▆▅▄▃▂▁  "`.
[INFO] [stdout] 558 |     pub const CHARS_VERTICAL: &'static str = "█▇▆▅▄▃▂▁  ";
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 561 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 610 |     pub fn set_clear(&mut self, clear: bool) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 615 |     pub fn hidden() -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_url` is never used
[INFO] [stdout]   --> src/req_lib.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl HeaderObject {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn get_url(&self) -> &Url {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `string_to_vec` is never used
[INFO] [stdout]  --> src/utils/to_vec.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn string_to_vec(input: &str) -> Vec<String> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Internal` is never constructed
[INFO] [stdout]   --> src/begin_download/trauma.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum Error {
[INFO] [stdout]    |          ----- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 15 |     Internal(String),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` 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: fields `download`, `statuscode`, `size`, and `status` are never read
[INFO] [stdout]    --> src/begin_download/trauma/download.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub struct Summary {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 143 |     /// Downloaded items.
[INFO] [stdout] 144 |     download: Download,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 145 |     /// HTTP status code.
[INFO] [stdout] 146 |     statuscode: StatusCode,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 147 |     /// Download size in bytes.
[INFO] [stdout] 148 |     size: u64,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 149 |     /// Status.
[INFO] [stdout] 150 |     status: Status,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Summary` 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: methods `statuscode`, `size`, `download`, `status`, and `resumable` are never used
[INFO] [stdout]    --> src/begin_download/trauma/download.rs:173:12
[INFO] [stdout]     |
[INFO] [stdout] 155 | impl Summary {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub fn statuscode(&self) -> StatusCode {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |     pub fn size(&self) -> u64 {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 |     pub fn download(&self) -> &Download {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |     pub fn status(&self) -> &Status {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 |     pub fn resumable(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `download_with_proxy` is never used
[INFO] [stdout]   --> src/begin_download/trauma/downloader.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl Downloader {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub async fn download_with_proxy(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `hidden`, `retries`, `style_options`, `new_header`, `headers`, and `header` are never used
[INFO] [stdout]    --> src/begin_download/trauma/downloader.rs:330:12
[INFO] [stdout]     |
[INFO] [stdout] 323 | impl DownloaderBuilder {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 330 |     pub fn hidden() -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 |     pub fn retries(mut self, retries: u32) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 357 |     pub fn style_options(mut self, style_options: StyleOptions) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 |     fn new_header(&self) -> HeaderMap {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 392 |     pub fn headers(mut self, headers: HeaderMap) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 426 |     pub fn header<K: IntoHeaderName>(mut self, name: K, value: HeaderValue) -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `set_main`, and `set_child` are never used
[INFO] [stdout]    --> src/begin_download/trauma/downloader.rs:489:12
[INFO] [stdout]     |
[INFO] [stdout] 487 | impl StyleOptions {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout] 488 |     /// Create new [`Downloader`] [`StyleOptions`].
[INFO] [stdout] 489 |     pub fn new(main: ProgressBarOpts, child: ProgressBarOpts) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 494 |     pub fn set_main(&mut self, main: ProgressBarOpts) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 499 |     pub fn set_child(&mut self, child: ProgressBarOpts) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/begin_download/trauma/downloader.rs:548:15
[INFO] [stdout]     |
[INFO] [stdout] 536 | impl ProgressBarOpts {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 548 |     pub const CHARS_BLOCKY: &'static str = "█▛▌▖  ";
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout] 549 |     /// Use fade-in blocks as progress characters: `"█▓▒░  "`.
[INFO] [stdout] 550 |     pub const CHARS_FADE_IN: &'static str = "█▓▒░  ";
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 556 |     pub const CHARS_ROUGH: &'static str = "█  ";
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] 557 |     /// Use increasing height blocks as progress characters: `"█▇▆▅▄▃▂▁  "`.
[INFO] [stdout] 558 |     pub const CHARS_VERTICAL: &'static str = "█▇▆▅▄▃▂▁  ";
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 561 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 610 |     pub fn set_clear(&mut self, clear: bool) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 615 |     pub fn hidden() -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.69s
[INFO] running `Command { std: "docker" "inspect" "828c7714b30a36442825bea189c174ac50fb6da48d450bf62e5dfd9d6e8b62ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "828c7714b30a36442825bea189c174ac50fb6da48d450bf62e5dfd9d6e8b62ca", kill_on_drop: false }`
[INFO] [stdout] 828c7714b30a36442825bea189c174ac50fb6da48d450bf62e5dfd9d6e8b62ca
