[INFO] fetching crate kuaidaili 0.1.0...
[INFO] testing kuaidaili-0.1.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate kuaidaili 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate kuaidaili 0.1.0
[INFO] finished tweaking crates.io crate kuaidaili 0.1.0
[INFO] tweaked toml for crates.io crate kuaidaili 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kuaidaili 0.1.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 191 packages to latest compatible versions
[INFO] [stderr]       Adding derive_builder v0.10.2 (available: v0.20.2)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.1)
[INFO] [stderr]       Adding serde_qs v0.8.5 (available: v0.15.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1abc2167f806bca7f1c2db455458a9a7dd86ab796d9232c34bf148ca43f1cd6b
[INFO] running `Command { std: "docker" "start" "-a" "1abc2167f806bca7f1c2db455458a9a7dd86ab796d9232c34bf148ca43f1cd6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1abc2167f806bca7f1c2db455458a9a7dd86ab796d9232c34bf148ca43f1cd6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1abc2167f806bca7f1c2db455458a9a7dd86ab796d9232c34bf148ca43f1cd6b", kill_on_drop: false }`
[INFO] [stdout] 1abc2167f806bca7f1c2db455458a9a7dd86ab796d9232c34bf148ca43f1cd6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 996868da1b27a7364256d46a152332a8b07323a3daab4a270768e182d3ad601f
[INFO] running `Command { std: "docker" "start" "-a" "996868da1b27a7364256d46a152332a8b07323a3daab4a270768e182d3ad601f", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling derive_builder_core v0.10.2
[INFO] [stderr]    Compiling derive_builder_macro v0.10.2
[INFO] [stderr]    Compiling derive_builder v0.10.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling kuaidaili v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `current_ip` is never read
[INFO] [stdout]    --> src/client.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub struct TpsCurrentIpRets {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 210 |     current_ip: String,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TpsCurrentIpRets` 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 `current_ip` is never read
[INFO] [stdout]    --> src/client.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 219 | pub struct ChangeTpsIpRets {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 220 |     current_ip: String,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ChangeTpsIpRets` 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 `count` and `proxy_list` are never read
[INFO] [stdout]    --> src/client.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub struct GetTpsRets {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 239 |     count: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 240 |     proxy_list: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetTpsRets` 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 `count`, `dedup_count`, `order_left_count`, `today_left_count`, and `proxy_list` are never read
[INFO] [stdout]    --> src/client.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub struct GetDpsRets {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 265 |     count: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 266 |     dedup_count: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 267 |     order_left_count: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 268 |     today_left_count: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 269 |     proxy_list: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetDpsRets` 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 `count` and `proxy_list` are never read
[INFO] [stdout]    --> src/client.rs:285:5
[INFO] [stdout]     |
[INFO] [stdout] 284 | pub struct GetKpsRets {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 285 |     count: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 286 |     proxy_list: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetKpsRets` 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 `count` and `proxy_list` are never read
[INFO] [stdout]    --> src/client.rs:302:5
[INFO] [stdout]     |
[INFO] [stdout] 301 | pub struct GetProxyRets {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 302 |     count: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 303 |     proxy_list: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetProxyRets` 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 `count`, `ip_whitelist`, and `limit` are never read
[INFO] [stdout]    --> src/client.rs:345:5
[INFO] [stdout]     |
[INFO] [stdout] 344 | pub struct GetIpWhitelistRets {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 345 |     count: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 346 |     #[serde(rename = "ipwhitelist")]
[INFO] [stdout] 347 |     ip_whitelist: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 348 |     limit: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetIpWhitelistRets` 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 `expire_time` is never read
[INFO] [stdout]    --> src/client.rs:358:5
[INFO] [stdout]     |
[INFO] [stdout] 357 | pub struct GetOrderExpireTimeRets {
[INFO] [stdout]     |            ---------------------- field in this struct
[INFO] [stdout] 358 |     expire_time: String,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetOrderExpireTimeRets` 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 `type`, `credentials`, `username`, and `password` are never read
[INFO] [stdout]    --> src/client.rs:371:5
[INFO] [stdout]     |
[INFO] [stdout] 370 | pub struct GetProxyAuthorizationRets {
[INFO] [stdout]     |            ------------------------- fields in this struct
[INFO] [stdout] 371 |     r#type: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 372 |     credentials: String,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 373 |     username: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 374 |     password: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetProxyAuthorizationRets` 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 `balance` is never read
[INFO] [stdout]    --> src/client.rs:385:5
[INFO] [stdout]     |
[INFO] [stdout] 383 | pub struct GetAccountBalanceRets {
[INFO] [stdout]     |            --------------------- field in this struct
[INFO] [stdout] 384 |     #[serde(deserialize_with = "deserialize_string_to_f32")]
[INFO] [stdout] 385 |     balance: f32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetAccountBalanceRets` 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 `count` and `ua_list` are never read
[INFO] [stdout]    --> src/client.rs:434:5
[INFO] [stdout]     |
[INFO] [stdout] 433 | pub struct GetUARets {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 434 |     count: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 435 |     ua_list: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetUARets` 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 `area_name` and `area_code` are never read
[INFO] [stdout]    --> src/client.rs:448:5
[INFO] [stdout]     |
[INFO] [stdout] 446 | pub struct GetAreaCodeRets {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 447 |     #[serde(rename = "are_anme")]
[INFO] [stdout] 448 |     area_name: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 449 |     #[serde(rename = "are_code")]
[INFO] [stdout] 450 |     area_code: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetAreaCodeRets` 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 `balance` is never read
[INFO] [stdout]    --> src/client.rs:469:5
[INFO] [stdout]     |
[INFO] [stdout] 468 | pub struct GetIpBalanceRets {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 469 |     balance: u32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetIpBalanceRets` 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 34.11s
[INFO] running `Command { std: "docker" "inspect" "996868da1b27a7364256d46a152332a8b07323a3daab4a270768e182d3ad601f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "996868da1b27a7364256d46a152332a8b07323a3daab4a270768e182d3ad601f", kill_on_drop: false }`
[INFO] [stdout] 996868da1b27a7364256d46a152332a8b07323a3daab4a270768e182d3ad601f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49f218b35630e92471cb9b39473956e9e15fa4be2fa0e29590da7f51da6b39d0
[INFO] running `Command { std: "docker" "start" "-a" "49f218b35630e92471cb9b39473956e9e15fa4be2fa0e29590da7f51da6b39d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stdout] warning: field `current_ip` is never read
[INFO] [stdout]    --> src/client.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub struct TpsCurrentIpRets {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 210 |     current_ip: String,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TpsCurrentIpRets` 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 `current_ip` is never read
[INFO] [stdout]    --> src/client.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 219 | pub struct ChangeTpsIpRets {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 220 |     current_ip: String,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ChangeTpsIpRets` 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 `count` and `proxy_list` are never read
[INFO] [stdout]    --> src/client.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub struct GetTpsRets {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 239 |     count: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 240 |     proxy_list: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetTpsRets` 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 `count`, `dedup_count`, `order_left_count`, `today_left_count`, and `proxy_list` are never read
[INFO] [stdout]    --> src/client.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub struct GetDpsRets {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 265 |     count: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 266 |     dedup_count: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 267 |     order_left_count: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 268 |     today_left_count: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 269 |     proxy_list: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetDpsRets` 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 `count` and `proxy_list` are never read
[INFO] [stdout]    --> src/client.rs:285:5
[INFO] [stdout]     |
[INFO] [stdout] 284 | pub struct GetKpsRets {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 285 |     count: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 286 |     proxy_list: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetKpsRets` 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 `count` and `proxy_list` are never read
[INFO] [stdout]    --> src/client.rs:302:5
[INFO] [stdout]     |
[INFO] [stdout] 301 | pub struct GetProxyRets {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 302 |     count: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 303 |     proxy_list: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetProxyRets` 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 `count`, `ip_whitelist`, and `limit` are never read
[INFO] [stdout]    --> src/client.rs:345:5
[INFO] [stdout]     |
[INFO] [stdout] 344 | pub struct GetIpWhitelistRets {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 345 |     count: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 346 |     #[serde(rename = "ipwhitelist")]
[INFO] [stdout] 347 |     ip_whitelist: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 348 |     limit: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetIpWhitelistRets` 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 `expire_time` is never read
[INFO] [stdout]    --> src/client.rs:358:5
[INFO] [stdout]     |
[INFO] [stdout] 357 | pub struct GetOrderExpireTimeRets {
[INFO] [stdout]     |            ---------------------- field in this struct
[INFO] [stdout] 358 |     expire_time: String,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetOrderExpireTimeRets` 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 `type`, `credentials`, `username`, and `password` are never read
[INFO] [stdout]    --> src/client.rs:371:5
[INFO] [stdout]     |
[INFO] [stdout] 370 | pub struct GetProxyAuthorizationRets {
[INFO] [stdout]     |            ------------------------- fields in this struct
[INFO] [stdout] 371 |     r#type: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 372 |     credentials: String,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 373 |     username: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 374 |     password: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetProxyAuthorizationRets` 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 `balance` is never read
[INFO] [stdout]    --> src/client.rs:385:5
[INFO] [stdout]     |
[INFO] [stdout] 383 | pub struct GetAccountBalanceRets {
[INFO] [stdout]     |            --------------------- field in this struct
[INFO] [stdout] 384 |     #[serde(deserialize_with = "deserialize_string_to_f32")]
[INFO] [stdout] 385 |     balance: f32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetAccountBalanceRets` 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 `count` and `ua_list` are never read
[INFO] [stdout]    --> src/client.rs:434:5
[INFO] [stdout]     |
[INFO] [stdout] 433 | pub struct GetUARets {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 434 |     count: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 435 |     ua_list: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetUARets` 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 `area_name` and `area_code` are never read
[INFO] [stdout]    --> src/client.rs:448:5
[INFO] [stdout]     |
[INFO] [stdout] 446 | pub struct GetAreaCodeRets {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 447 |     #[serde(rename = "are_anme")]
[INFO] [stdout] 448 |     area_name: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 449 |     #[serde(rename = "are_code")]
[INFO] [stdout] 450 |     area_code: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetAreaCodeRets` 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 `balance` is never read
[INFO] [stdout]    --> src/client.rs:469:5
[INFO] [stdout]     |
[INFO] [stdout] 468 | pub struct GetIpBalanceRets {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 469 |     balance: u32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetIpBalanceRets` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling insta v1.46.0
[INFO] [stderr]    Compiling kuaidaili v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `current_ip` is never read
[INFO] [stdout]    --> src/client.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub struct TpsCurrentIpRets {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 210 |     current_ip: String,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TpsCurrentIpRets` 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 `current_ip` is never read
[INFO] [stdout]    --> src/client.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 219 | pub struct ChangeTpsIpRets {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 220 |     current_ip: String,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ChangeTpsIpRets` 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 `count` and `proxy_list` are never read
[INFO] [stdout]    --> src/client.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub struct GetTpsRets {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 239 |     count: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 240 |     proxy_list: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetTpsRets` 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 `count`, `dedup_count`, `order_left_count`, `today_left_count`, and `proxy_list` are never read
[INFO] [stdout]    --> src/client.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub struct GetDpsRets {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 265 |     count: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 266 |     dedup_count: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 267 |     order_left_count: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 268 |     today_left_count: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 269 |     proxy_list: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetDpsRets` 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 `count` and `proxy_list` are never read
[INFO] [stdout]    --> src/client.rs:285:5
[INFO] [stdout]     |
[INFO] [stdout] 284 | pub struct GetKpsRets {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 285 |     count: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 286 |     proxy_list: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetKpsRets` 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 `count` and `proxy_list` are never read
[INFO] [stdout]    --> src/client.rs:302:5
[INFO] [stdout]     |
[INFO] [stdout] 301 | pub struct GetProxyRets {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 302 |     count: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 303 |     proxy_list: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetProxyRets` 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 `count`, `ip_whitelist`, and `limit` are never read
[INFO] [stdout]    --> src/client.rs:345:5
[INFO] [stdout]     |
[INFO] [stdout] 344 | pub struct GetIpWhitelistRets {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 345 |     count: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 346 |     #[serde(rename = "ipwhitelist")]
[INFO] [stdout] 347 |     ip_whitelist: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 348 |     limit: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetIpWhitelistRets` 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 `expire_time` is never read
[INFO] [stdout]    --> src/client.rs:358:5
[INFO] [stdout]     |
[INFO] [stdout] 357 | pub struct GetOrderExpireTimeRets {
[INFO] [stdout]     |            ---------------------- field in this struct
[INFO] [stdout] 358 |     expire_time: String,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetOrderExpireTimeRets` 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 `type`, `credentials`, `username`, and `password` are never read
[INFO] [stdout]    --> src/client.rs:371:5
[INFO] [stdout]     |
[INFO] [stdout] 370 | pub struct GetProxyAuthorizationRets {
[INFO] [stdout]     |            ------------------------- fields in this struct
[INFO] [stdout] 371 |     r#type: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 372 |     credentials: String,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 373 |     username: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 374 |     password: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetProxyAuthorizationRets` 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 `balance` is never read
[INFO] [stdout]    --> src/client.rs:385:5
[INFO] [stdout]     |
[INFO] [stdout] 383 | pub struct GetAccountBalanceRets {
[INFO] [stdout]     |            --------------------- field in this struct
[INFO] [stdout] 384 |     #[serde(deserialize_with = "deserialize_string_to_f32")]
[INFO] [stdout] 385 |     balance: f32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetAccountBalanceRets` 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 `count` and `ua_list` are never read
[INFO] [stdout]    --> src/client.rs:434:5
[INFO] [stdout]     |
[INFO] [stdout] 433 | pub struct GetUARets {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 434 |     count: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 435 |     ua_list: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetUARets` 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 `area_name` and `area_code` are never read
[INFO] [stdout]    --> src/client.rs:448:5
[INFO] [stdout]     |
[INFO] [stdout] 446 | pub struct GetAreaCodeRets {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 447 |     #[serde(rename = "are_anme")]
[INFO] [stdout] 448 |     area_name: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 449 |     #[serde(rename = "are_code")]
[INFO] [stdout] 450 |     area_code: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetAreaCodeRets` 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 `balance` is never read
[INFO] [stdout]    --> src/client.rs:469:5
[INFO] [stdout]     |
[INFO] [stdout] 468 | pub struct GetIpBalanceRets {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 469 |     balance: u32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetIpBalanceRets` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.29s
[INFO] running `Command { std: "docker" "inspect" "49f218b35630e92471cb9b39473956e9e15fa4be2fa0e29590da7f51da6b39d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49f218b35630e92471cb9b39473956e9e15fa4be2fa0e29590da7f51da6b39d0", kill_on_drop: false }`
[INFO] [stdout] 49f218b35630e92471cb9b39473956e9e15fa4be2fa0e29590da7f51da6b39d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4c72709422af0dede1364bf17aecbdbf3fdf032c406148689489886a8db029a2
[INFO] running `Command { std: "docker" "start" "-a" "4c72709422af0dede1364bf17aecbdbf3fdf032c406148689489886a8db029a2", kill_on_drop: false }`
[INFO] [stderr] warning: field `current_ip` is never read
[INFO] [stderr]    --> src/client.rs:210:5
[INFO] [stderr]     |
[INFO] [stderr] 209 | pub struct TpsCurrentIpRets {
[INFO] [stderr]     |            ---------------- field in this struct
[INFO] [stderr] 210 |     current_ip: String,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `TpsCurrentIpRets` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `current_ip` is never read
[INFO] [stderr]    --> src/client.rs:220:5
[INFO] [stderr]     |
[INFO] [stderr] 219 | pub struct ChangeTpsIpRets {
[INFO] [stderr]     |            --------------- field in this struct
[INFO] [stderr] 220 |     current_ip: String,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ChangeTpsIpRets` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `count` and `proxy_list` are never read
[INFO] [stderr]    --> src/client.rs:239:5
[INFO] [stderr]     |
[INFO] [stderr] 238 | pub struct GetTpsRets {
[INFO] [stderr]     |            ---------- fields in this struct
[INFO] [stderr] 239 |     count: u32,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 240 |     proxy_list: Vec<String>,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `GetTpsRets` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `count`, `dedup_count`, `order_left_count`, `today_left_count`, and `proxy_list` are never read
[INFO] [stderr]    --> src/client.rs:265:5
[INFO] [stderr]     |
[INFO] [stderr] 264 | pub struct GetDpsRets {
[INFO] [stderr]     |            ---------- fields in this struct
[INFO] [stderr] 265 |     count: u32,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 266 |     dedup_count: u32,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 267 |     order_left_count: u32,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 268 |     today_left_count: u32,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 269 |     proxy_list: Vec<String>,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `GetDpsRets` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `count` and `proxy_list` are never read
[INFO] [stderr]    --> src/client.rs:285:5
[INFO] [stderr]     |
[INFO] [stderr] 284 | pub struct GetKpsRets {
[INFO] [stderr]     |            ---------- fields in this struct
[INFO] [stderr] 285 |     count: u32,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 286 |     proxy_list: Vec<String>,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `GetKpsRets` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `count` and `proxy_list` are never read
[INFO] [stderr]    --> src/client.rs:302:5
[INFO] [stderr]     |
[INFO] [stderr] 301 | pub struct GetProxyRets {
[INFO] [stderr]     |            ------------ fields in this struct
[INFO] [stderr] 302 |     count: u32,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 303 |     proxy_list: Vec<String>,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `GetProxyRets` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `count`, `ip_whitelist`, and `limit` are never read
[INFO] [stderr]    --> src/client.rs:345:5
[INFO] [stderr]     |
[INFO] [stderr] 344 | pub struct GetIpWhitelistRets {
[INFO] [stderr]     |            ------------------ fields in this struct
[INFO] [stderr] 345 |     count: u32,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 346 |     #[serde(rename = "ipwhitelist")]
[INFO] [stderr] 347 |     ip_whitelist: Vec<String>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 348 |     limit: u32,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `GetIpWhitelistRets` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `expire_time` is never read
[INFO] [stderr]    --> src/client.rs:358:5
[INFO] [stderr]     |
[INFO] [stderr] 357 | pub struct GetOrderExpireTimeRets {
[INFO] [stderr]     |            ---------------------- field in this struct
[INFO] [stderr] 358 |     expire_time: String,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `GetOrderExpireTimeRets` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `type`, `credentials`, `username`, and `password` are never read
[INFO] [stderr]    --> src/client.rs:371:5
[INFO] [stderr]     |
[INFO] [stderr] 370 | pub struct GetProxyAuthorizationRets {
[INFO] [stderr]     |            ------------------------- fields in this struct
[INFO] [stderr] 371 |     r#type: String,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 372 |     credentials: String,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 373 |     username: String,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 374 |     password: String,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `GetProxyAuthorizationRets` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `balance` is never read
[INFO] [stderr]    --> src/client.rs:385:5
[INFO] [stderr]     |
[INFO] [stderr] 383 | pub struct GetAccountBalanceRets {
[INFO] [stderr]     |            --------------------- field in this struct
[INFO] [stderr] 384 |     #[serde(deserialize_with = "deserialize_string_to_f32")]
[INFO] [stderr] 385 |     balance: f32,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `GetAccountBalanceRets` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `count` and `ua_list` are never read
[INFO] [stderr]    --> src/client.rs:434:5
[INFO] [stderr]     |
[INFO] [stderr] 433 | pub struct GetUARets {
[INFO] [stderr]     |            --------- fields in this struct
[INFO] [stderr] 434 |     count: u32,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 435 |     ua_list: Vec<String>,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `GetUARets` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `area_name` and `area_code` are never read
[INFO] [stderr]    --> src/client.rs:448:5
[INFO] [stderr]     |
[INFO] [stderr] 446 | pub struct GetAreaCodeRets {
[INFO] [stderr]     |            --------------- fields in this struct
[INFO] [stderr] 447 |     #[serde(rename = "are_anme")]
[INFO] [stderr] 448 |     area_name: String,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] 449 |     #[serde(rename = "are_code")]
[INFO] [stderr] 450 |     area_code: String,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `GetAreaCodeRets` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `balance` is never read
[INFO] [stderr]    --> src/client.rs:469:5
[INFO] [stderr]     |
[INFO] [stderr] 468 | pub struct GetIpBalanceRets {
[INFO] [stderr]     |            ---------------- field in this struct
[INFO] [stderr] 469 |     balance: u32,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `GetIpBalanceRets` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `kuaidaili` (lib) generated 13 warnings
[INFO] [stderr] warning: `kuaidaili` (lib test) generated 13 warnings (13 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kuaidaili-eea0b5981986d14a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests kuaidaili
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/auth.rs - auth::Auth (line 11) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/auth.rs - auth::Auth (line 11) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `kuaidaili::Auth`
[INFO] [stdout]   --> src/auth.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | use kuaidaili::{Auth, Client};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 no `Auth` in the root
[INFO] [stdout]    |                 help: a similar name exists in the module: `auth`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/auth.rs - auth::Auth (line 11)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4c72709422af0dede1364bf17aecbdbf3fdf032c406148689489886a8db029a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c72709422af0dede1364bf17aecbdbf3fdf032c406148689489886a8db029a2", kill_on_drop: false }`
[INFO] [stdout] 4c72709422af0dede1364bf17aecbdbf3fdf032c406148689489886a8db029a2
