[INFO] fetching crate kuaidaili 0.1.0... [INFO] checking kuaidaili-0.1.0 against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] extracting crate kuaidaili 0.1.0 into /workspace/builds/worker-77/source [INFO] validating manifest of crates.io crate kuaidaili 0.1.0 on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-77/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 819461002c4ce75d0979b84801f8f96fd045594e9ae32ec6055c37d293a6cfca [INFO] running `Command { std: "docker" "start" "-a" "819461002c4ce75d0979b84801f8f96fd045594e9ae32ec6055c37d293a6cfca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "819461002c4ce75d0979b84801f8f96fd045594e9ae32ec6055c37d293a6cfca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "819461002c4ce75d0979b84801f8f96fd045594e9ae32ec6055c37d293a6cfca", kill_on_drop: false }` [INFO] [stdout] 819461002c4ce75d0979b84801f8f96fd045594e9ae32ec6055c37d293a6cfca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57b03457d5d8356c3b0358626de8d31d57a9f161c665660d75179c5ca75d8d67 [INFO] running `Command { std: "docker" "start" "-a" "57b03457d5d8356c3b0358626de8d31d57a9f161c665660d75179c5ca75d8d67", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking similar v1.3.0 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking tracing-core v0.1.20 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tinyvec v1.4.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking tracing v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [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] Checking thiserror v1.0.29 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Checking derive_builder v0.10.2 [INFO] [stderr] Checking tokio-util v0.6.8 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.4 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking serde_yaml v0.8.21 [INFO] [stderr] Checking serde_qs v0.8.4 [INFO] [stderr] Checking hyper v0.14.13 [INFO] [stderr] Checking insta v1.8.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Checking kuaidaili v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `current_ip` [INFO] [stdout] --> src/client.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | current_ip: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `current_ip` [INFO] [stdout] --> src/client.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | current_ip: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `count` [INFO] [stdout] --> src/client.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | count: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `proxy_list` [INFO] [stdout] --> src/client.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | proxy_list: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `count` [INFO] [stdout] --> src/client.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | count: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dedup_count` [INFO] [stdout] --> src/client.rs:266:5 [INFO] [stdout] | [INFO] [stdout] 266 | dedup_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `order_left_count` [INFO] [stdout] --> src/client.rs:267:5 [INFO] [stdout] | [INFO] [stdout] 267 | order_left_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `today_left_count` [INFO] [stdout] --> src/client.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | today_left_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `proxy_list` [INFO] [stdout] --> src/client.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | proxy_list: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `count` [INFO] [stdout] --> src/client.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | count: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `proxy_list` [INFO] [stdout] --> src/client.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | proxy_list: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `count` [INFO] [stdout] --> src/client.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | count: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `proxy_list` [INFO] [stdout] --> src/client.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 303 | proxy_list: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `count` [INFO] [stdout] --> src/client.rs:345:5 [INFO] [stdout] | [INFO] [stdout] 345 | count: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ip_whitelist` [INFO] [stdout] --> src/client.rs:347:5 [INFO] [stdout] | [INFO] [stdout] 347 | ip_whitelist: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `limit` [INFO] [stdout] --> src/client.rs:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | limit: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `expire_time` [INFO] [stdout] --> src/client.rs:358:5 [INFO] [stdout] | [INFO] [stdout] 358 | expire_time: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `type` [INFO] [stdout] --> src/client.rs:371:5 [INFO] [stdout] | [INFO] [stdout] 371 | r#type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `credentials` [INFO] [stdout] --> src/client.rs:372:5 [INFO] [stdout] | [INFO] [stdout] 372 | credentials: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `username` [INFO] [stdout] --> src/client.rs:373:5 [INFO] [stdout] | [INFO] [stdout] 373 | username: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `password` [INFO] [stdout] --> src/client.rs:374:5 [INFO] [stdout] | [INFO] [stdout] 374 | password: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `balance` [INFO] [stdout] --> src/client.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 385 | balance: f32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `count` [INFO] [stdout] --> src/client.rs:434:5 [INFO] [stdout] | [INFO] [stdout] 434 | count: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ua_list` [INFO] [stdout] --> src/client.rs:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | ua_list: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `area_name` [INFO] [stdout] --> src/client.rs:448:5 [INFO] [stdout] | [INFO] [stdout] 448 | area_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `area_code` [INFO] [stdout] --> src/client.rs:450:5 [INFO] [stdout] | [INFO] [stdout] 450 | area_code: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `balance` [INFO] [stdout] --> src/client.rs:469:5 [INFO] [stdout] | [INFO] [stdout] 469 | balance: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `current_ip` [INFO] [stdout] --> src/client.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | current_ip: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `current_ip` [INFO] [stdout] --> src/client.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | current_ip: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `count` [INFO] [stdout] --> src/client.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | count: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `proxy_list` [INFO] [stdout] --> src/client.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | proxy_list: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `count` [INFO] [stdout] --> src/client.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | count: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dedup_count` [INFO] [stdout] --> src/client.rs:266:5 [INFO] [stdout] | [INFO] [stdout] 266 | dedup_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `order_left_count` [INFO] [stdout] --> src/client.rs:267:5 [INFO] [stdout] | [INFO] [stdout] 267 | order_left_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `today_left_count` [INFO] [stdout] --> src/client.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | today_left_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `proxy_list` [INFO] [stdout] --> src/client.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | proxy_list: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `count` [INFO] [stdout] --> src/client.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | count: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `proxy_list` [INFO] [stdout] --> src/client.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | proxy_list: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `count` [INFO] [stdout] --> src/client.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | count: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `proxy_list` [INFO] [stdout] --> src/client.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 303 | proxy_list: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `count` [INFO] [stdout] --> src/client.rs:345:5 [INFO] [stdout] | [INFO] [stdout] 345 | count: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ip_whitelist` [INFO] [stdout] --> src/client.rs:347:5 [INFO] [stdout] | [INFO] [stdout] 347 | ip_whitelist: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `limit` [INFO] [stdout] --> src/client.rs:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | limit: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `expire_time` [INFO] [stdout] --> src/client.rs:358:5 [INFO] [stdout] | [INFO] [stdout] 358 | expire_time: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `type` [INFO] [stdout] --> src/client.rs:371:5 [INFO] [stdout] | [INFO] [stdout] 371 | r#type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `credentials` [INFO] [stdout] --> src/client.rs:372:5 [INFO] [stdout] | [INFO] [stdout] 372 | credentials: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `username` [INFO] [stdout] --> src/client.rs:373:5 [INFO] [stdout] | [INFO] [stdout] 373 | username: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `password` [INFO] [stdout] --> src/client.rs:374:5 [INFO] [stdout] | [INFO] [stdout] 374 | password: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `balance` [INFO] [stdout] --> src/client.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 385 | balance: f32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `count` [INFO] [stdout] --> src/client.rs:434:5 [INFO] [stdout] | [INFO] [stdout] 434 | count: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ua_list` [INFO] [stdout] --> src/client.rs:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | ua_list: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `area_name` [INFO] [stdout] --> src/client.rs:448:5 [INFO] [stdout] | [INFO] [stdout] 448 | area_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `area_code` [INFO] [stdout] --> src/client.rs:450:5 [INFO] [stdout] | [INFO] [stdout] 450 | area_code: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `balance` [INFO] [stdout] --> src/client.rs:469:5 [INFO] [stdout] | [INFO] [stdout] 469 | balance: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "57b03457d5d8356c3b0358626de8d31d57a9f161c665660d75179c5ca75d8d67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57b03457d5d8356c3b0358626de8d31d57a9f161c665660d75179c5ca75d8d67", kill_on_drop: false }` [INFO] [stdout] 57b03457d5d8356c3b0358626de8d31d57a9f161c665660d75179c5ca75d8d67