[INFO] fetching crate kuaidaili 0.1.0...
[INFO] checking kuaidaili-0.1.0 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate kuaidaili 0.1.0 into /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kuaidaili 0.1.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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.12.24)
[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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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] d7e91e8bda169b8c4553ec556fabc3077a279aa33b2ded76bd852141647bbc34
[INFO] running `Command { std: "docker" "start" "-a" "d7e91e8bda169b8c4553ec556fabc3077a279aa33b2ded76bd852141647bbc34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7e91e8bda169b8c4553ec556fabc3077a279aa33b2ded76bd852141647bbc34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7e91e8bda169b8c4553ec556fabc3077a279aa33b2ded76bd852141647bbc34", kill_on_drop: false }`
[INFO] [stdout] d7e91e8bda169b8c4553ec556fabc3077a279aa33b2ded76bd852141647bbc34
[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] cae41b9f3b69430cdffdc468560b2fed435bf1df3f2d8f1fc6a9dfb1feff4a3e
[INFO] running `Command { std: "docker" "start" "-a" "cae41b9f3b69430cdffdc468560b2fed435bf1df3f2d8f1fc6a9dfb1feff4a3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking insta v1.43.2
[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]     Checking derive_builder v0.10.2
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking 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] [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 14.93s
[INFO] running `Command { std: "docker" "inspect" "cae41b9f3b69430cdffdc468560b2fed435bf1df3f2d8f1fc6a9dfb1feff4a3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cae41b9f3b69430cdffdc468560b2fed435bf1df3f2d8f1fc6a9dfb1feff4a3e", kill_on_drop: false }`
[INFO] [stdout] cae41b9f3b69430cdffdc468560b2fed435bf1df3f2d8f1fc6a9dfb1feff4a3e
