[INFO] fetching crate nash-native-client 0.3.0...
[INFO] checking nash-native-client-0.3.0 against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-4
[INFO] extracting crate nash-native-client 0.3.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate nash-native-client 0.3.0
[INFO] finished tweaking crates.io crate nash-native-client 0.3.0
[INFO] tweaked toml for crates.io crate nash-native-client 0.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nash-native-client 0.3.0 on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 325 packages to latest compatible versions
[INFO] [stderr]       Adding async-recursion v0.3.2 (available: v1.1.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.1)
[INFO] [stderr]       Adding signature v1.3.2 (available: v1.6.4)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding tokio-tungstenite v0.13.0 (available: v0.28.0)
[INFO] [stderr]       Adding zeroize v1.4.3 (available: v1.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a350b1ee4d392e3710d8ddfc3c5ba5353bdc36ee7b79222cd2476e611694229
[INFO] running `Command { std: "docker" "start" "-a" "0a350b1ee4d392e3710d8ddfc3c5ba5353bdc36ee7b79222cd2476e611694229", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a350b1ee4d392e3710d8ddfc3c5ba5353bdc36ee7b79222cd2476e611694229", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a350b1ee4d392e3710d8ddfc3c5ba5353bdc36ee7b79222cd2476e611694229", kill_on_drop: false }`
[INFO] [stdout] 0a350b1ee4d392e3710d8ddfc3c5ba5353bdc36ee7b79222cd2476e611694229
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa630e512a681a47052a5ecf43cc6a5f5a6be13d54dc4997808451e75bac1af8
[INFO] running `Command { std: "docker" "start" "-a" "fa630e512a681a47052a5ecf43cc6a5f5a6be13d54dc4997808451e75bac1af8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking const-oid v0.6.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking der v0.4.5
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking zeroize v1.4.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]     Checking spki v0.4.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking pkcs8 v0.7.6
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking input_buffer v0.4.0
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ff v0.10.1
[INFO] [stderr]     Checking crypto-bigint v0.2.11
[INFO] [stderr]     Checking signature v1.3.2
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]     Checking group v0.10.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]     Checking elliptic-curve v0.10.6
[INFO] [stderr]     Checking ripemd160 v0.9.1
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking bs58 v0.3.1
[INFO] [stderr]     Checking ecdsa v0.12.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking k256 v0.9.6
[INFO] [stderr]     Checking p256 v0.9.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling async-recursion v0.3.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling graphql-parser v0.2.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking rust-gmp-kzen v0.5.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bigdecimal-rs v0.2.1
[INFO] [stderr]    Compiling graphql-introspection-query v0.1.0
[INFO] [stderr]     Checking rust-bigint v1.2.0
[INFO] [stderr]     Checking paillier-common v0.2.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling graphql_client_codegen v0.9.0
[INFO] [stderr]     Checking openlimits-messaging v0.1.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking nash-mpc v1.2.4
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tungstenite v0.12.0
[INFO] [stderr]    Compiling graphql_query_derive v0.9.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-tungstenite v0.13.0
[INFO] [stderr]     Checking graphql_client v0.9.0
[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 openlimits-exchange v0.3.0
[INFO] [stderr]     Checking nash-protocol v0.3.0
[INFO] [stderr]     Checking nash-native-client v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `ref_join_id` and `event` are never read
[INFO] [stdout]   --> src/ws_client/absinthe.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct AbsintheWSResponse {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 69 |     ref_join_id: Option<AbsintheInt>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     event: AbsintheEvent,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AbsintheWSResponse` has derived impls for the traits `Debug` and `Clone`, but these are 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 `status` is never read
[INFO] [stdout]    --> src/ws_client/absinthe.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct QueryResponse {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 174 |     pub response: serde_json::Value,
[INFO] [stdout] 175 |     pub status: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `QueryResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]    --> src/ws_client/absinthe.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct SubscriptionSetupResponse {
[INFO] [stdout]     |            ------------------------- field in this struct
[INFO] [stdout] 191 |     response: SubscriptionSetup,
[INFO] [stdout] 192 |     status: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SubscriptionSetupResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ref_join_id` and `event` are never read
[INFO] [stdout]   --> src/ws_client/absinthe.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct AbsintheWSResponse {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 69 |     ref_join_id: Option<AbsintheInt>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     event: AbsintheEvent,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AbsintheWSResponse` has derived impls for the traits `Debug` and `Clone`, but these are 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 `status` is never read
[INFO] [stdout]    --> src/ws_client/absinthe.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct QueryResponse {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 174 |     pub response: serde_json::Value,
[INFO] [stdout] 175 |     pub status: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `QueryResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]    --> src/ws_client/absinthe.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct SubscriptionSetupResponse {
[INFO] [stdout]     |            ------------------------- field in this struct
[INFO] [stdout] 191 |     response: SubscriptionSetup,
[INFO] [stdout] 192 |     status: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SubscriptionSetupResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> tests/client.rs:356:32
[INFO] [stdout]     |
[INFO] [stdout] 356 |                     start: Utc.ymd(2020, 9, 12).and_hms(0, 0, 0),
[INFO] [stdout]     |                                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> tests/client.rs:356:49
[INFO] [stdout]     |
[INFO] [stdout] 356 |                     start: Utc.ymd(2020, 9, 12).and_hms(0, 0, 0),
[INFO] [stdout]     |                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> tests/client.rs:357:31
[INFO] [stdout]     |
[INFO] [stdout] 357 |                     stop: Utc.ymd(2020, 10, 16).and_hms(0, 10, 0),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> tests/client.rs:357:49
[INFO] [stdout]     |
[INFO] [stdout] 357 |                     stop: Utc.ymd(2020, 10, 16).and_hms(0, 10, 0),
[INFO] [stdout]     |                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> tests/client.rs:399:32
[INFO] [stdout]     |
[INFO] [stdout] 399 |                     start: Utc.ymd(2020, 8, 1).and_hms(0, 0, 0),
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> tests/client.rs:399:48
[INFO] [stdout]     |
[INFO] [stdout] 399 |                     start: Utc.ymd(2020, 8, 1).and_hms(0, 0, 0),
[INFO] [stdout]     |                                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> tests/client.rs:400:31
[INFO] [stdout]     |
[INFO] [stdout] 400 |                     stop: Utc.ymd(2020, 8, 1).and_hms(0, 10, 0),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> tests/client.rs:400:47
[INFO] [stdout]     |
[INFO] [stdout] 400 |                     stop: Utc.ymd(2020, 8, 1).and_hms(0, 10, 0),
[INFO] [stdout]     |                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]     --> tests/client.rs:1025:21
[INFO] [stdout]      |
[INFO] [stdout] 1025 |                 Utc.ymd(2020, 12, 16).and_hms(0, 0, 0),
[INFO] [stdout]      |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]     --> tests/client.rs:1025:39
[INFO] [stdout]      |
[INFO] [stdout] 1025 |                 Utc.ymd(2020, 12, 16).and_hms(0, 0, 0),
[INFO] [stdout]      |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.11s
[INFO] running `Command { std: "docker" "inspect" "fa630e512a681a47052a5ecf43cc6a5f5a6be13d54dc4997808451e75bac1af8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa630e512a681a47052a5ecf43cc6a5f5a6be13d54dc4997808451e75bac1af8", kill_on_drop: false }`
[INFO] [stdout] fa630e512a681a47052a5ecf43cc6a5f5a6be13d54dc4997808451e75bac1af8
