[INFO] fetching crate kuaidaili 0.1.0...
[INFO] testing kuaidaili-0.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate kuaidaili 0.1.0 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kuaidaili 0.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 190 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.23)
[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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9720900cf0a1a6e8033f06261a15e25a730146e341e3431d0ef74c8f8f765385
[INFO] running `Command { std: "docker" "start" "-a" "9720900cf0a1a6e8033f06261a15e25a730146e341e3431d0ef74c8f8f765385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9720900cf0a1a6e8033f06261a15e25a730146e341e3431d0ef74c8f8f765385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9720900cf0a1a6e8033f06261a15e25a730146e341e3431d0ef74c8f8f765385", kill_on_drop: false }`
[INFO] [stdout] 9720900cf0a1a6e8033f06261a15e25a730146e341e3431d0ef74c8f8f765385
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07abe537754aa19750de8073d7e391bec1cc8b29b2c2f608e1eb021388a50864
[INFO] running `Command { std: "docker" "start" "-a" "07abe537754aa19750de8073d7e391bec1cc8b29b2c2f608e1eb021388a50864", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[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 h2 v0.3.27
[INFO] [stderr]    Compiling derive_builder_macro v0.10.2
[INFO] [stderr]    Compiling derive_builder v0.10.2
[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)]` 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 44.93s
[INFO] running `Command { std: "docker" "inspect" "07abe537754aa19750de8073d7e391bec1cc8b29b2c2f608e1eb021388a50864", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07abe537754aa19750de8073d7e391bec1cc8b29b2c2f608e1eb021388a50864", kill_on_drop: false }`
[INFO] [stdout] 07abe537754aa19750de8073d7e391bec1cc8b29b2c2f608e1eb021388a50864
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 907294f1307f99de20bc778b73e4c3ffd54f6991cd12a87519540ab6263ed8da
[INFO] running `Command { std: "docker" "start" "-a" "907294f1307f99de20bc778b73e4c3ffd54f6991cd12a87519540ab6263ed8da", kill_on_drop: false }`
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling kuaidaili v0.1.0 (/opt/rustwide/workdir)
[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)]` 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 1.62s
[INFO] running `Command { std: "docker" "inspect" "907294f1307f99de20bc778b73e4c3ffd54f6991cd12a87519540ab6263ed8da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "907294f1307f99de20bc778b73e4c3ffd54f6991cd12a87519540ab6263ed8da", kill_on_drop: false }`
[INFO] [stdout] 907294f1307f99de20bc778b73e4c3ffd54f6991cd12a87519540ab6263ed8da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f8d04a15739f0581e96ce36e868e6841e8a41520be11cd736b86c254ab7effb1
[INFO] running `Command { std: "docker" "start" "-a" "f8d04a15739f0581e96ce36e868e6841e8a41520be11cd736b86c254ab7effb1", 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)]` 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.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kuaidaili-30078f97b2290704)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests kuaidaili
[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] 5 | 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.43s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f8d04a15739f0581e96ce36e868e6841e8a41520be11cd736b86c254ab7effb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8d04a15739f0581e96ce36e868e6841e8a41520be11cd736b86c254ab7effb1", kill_on_drop: false }`
[INFO] [stdout] f8d04a15739f0581e96ce36e868e6841e8a41520be11cd736b86c254ab7effb1
