[INFO] fetching crate bybit-async 0.1.0...
[INFO] testing bybit-async-0.1.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate bybit-async 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate bybit-async 0.1.0
[INFO] finished tweaking crates.io crate bybit-async 0.1.0
[INFO] tweaked toml for crates.io crate bybit-async 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bybit-async 0.1.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bybit-async 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] acd36bee1b9cb1371626bb3bac19f724e536f5ffc19c6433e93ddcba55ef3d13
[INFO] running `Command { std: "docker" "start" "-a" "acd36bee1b9cb1371626bb3bac19f724e536f5ffc19c6433e93ddcba55ef3d13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "acd36bee1b9cb1371626bb3bac19f724e536f5ffc19c6433e93ddcba55ef3d13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acd36bee1b9cb1371626bb3bac19f724e536f5ffc19c6433e93ddcba55ef3d13", kill_on_drop: false }`
[INFO] [stdout] acd36bee1b9cb1371626bb3bac19f724e536f5ffc19c6433e93ddcba55ef3d13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b2fcdd4bc370812e510dcbbe120f106d6c693714dd4c5f6003c9d7030c95eca
[INFO] running `Command { std: "docker" "start" "-a" "6b2fcdd4bc370812e510dcbbe120f106d6c693714dd4c5f6003c9d7030c95eca", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rustls-pemfile v2.1.1
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]    Compiling rustls-native-certs v0.7.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling fehler-macros v1.0.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling serde_with_macros v3.7.0
[INFO] [stderr]    Compiling fehler v1.0.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling h2 v0.4.3
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_qs v0.12.0
[INFO] [stderr]    Compiling serde_with v3.7.0
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.2
[INFO] [stderr]    Compiling bybit-async v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]   --> src/websocket/mod.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetCurrentPositionModeRequest` is never constructed
[INFO] [stdout]   --> src/macros.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 |               pub struct [<$name Request>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/rest/account.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / crate::define_request! {
[INFO] [stdout]  9 | |     Name => GetCurrentPositionMode;
[INFO] [stdout] 10 | |     Product => Product::UsdMFutures;
[INFO] [stdout] 11 | |     Method => Method::GET;
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |     };
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `crate::define_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetCurrentPositionModeResponse` is never constructed
[INFO] [stdout]   --> src/macros.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 |               pub struct [<$name Response>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/rest/account.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / crate::define_request! {
[INFO] [stdout]  9 | |     Name => GetCurrentPositionMode;
[INFO] [stdout] 10 | |     Product => Product::UsdMFutures;
[INFO] [stdout] 11 | |     Method => Method::GET;
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |     };
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::define_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AccountInformationV2Request` is never constructed
[INFO] [stdout]   --> src/macros.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 |               pub struct [<$name Request>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/rest/account.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / crate::define_request! {
[INFO] [stdout] 21 | |     Name => AccountInformationV2;
[INFO] [stdout] 22 | |     Product => Product::UsdMFutures;
[INFO] [stdout] 23 | |     Method => Method::GET;
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |     };
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::define_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AccountInformationV2Response` is never constructed
[INFO] [stdout]   --> src/macros.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 |               pub struct [<$name Response>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/rest/account.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / crate::define_request! {
[INFO] [stdout] 21 | |     Name => AccountInformationV2;
[INFO] [stdout] 22 | |     Product => Product::UsdMFutures;
[INFO] [stdout] 23 | |     Method => Method::GET;
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |     };
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::define_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExchangeInformationRequest` is never constructed
[INFO] [stdout]   --> src/macros.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 |               pub struct [<$name Request>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/rest/market.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / crate::define_request! {
[INFO] [stdout] 10 | |     Name => ExchangeInformation;
[INFO] [stdout] 11 | |     Product => Product::UsdMFutures;
[INFO] [stdout] 12 | |     Method => Method::GET;
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     };
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::define_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExchangeInformationResponse` is never constructed
[INFO] [stdout]   --> src/macros.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 |               pub struct [<$name Response>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/rest/market.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / crate::define_request! {
[INFO] [stdout] 10 | |     Name => ExchangeInformation;
[INFO] [stdout] 11 | |     Product => Product::UsdMFutures;
[INFO] [stdout] 12 | |     Method => Method::GET;
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     };
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::define_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Symbol` is never constructed
[INFO] [stdout]   --> src/rest/market.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct Symbol {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FundingRateRequest` is never constructed
[INFO] [stdout]   --> src/macros.rs:90:24
[INFO] [stdout]    |
[INFO] [stdout] 90 |               pub struct [<$name Request>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/rest/market.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / crate::define_request! {
[INFO] [stdout] 39 | |     Name => FundingRate;
[INFO] [stdout] 40 | |     Product => Product::UsdMFutures;
[INFO] [stdout] 41 | |     Method => Method::GET;
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     Response => Vec<FundingRate>;
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::define_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FundingRate` is never constructed
[INFO] [stdout]   --> src/rest/market.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct FundingRate {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `type_` and `ts` are never read
[INFO] [stdout]    --> src/websocket/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | struct PublicMessage<'a> {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 115 |     pub type_: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 116 |     pub ts: u64,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `creation_time` are never read
[INFO] [stdout]    --> src/websocket/mod.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 122 | struct PrivateMessage<'a> {
[INFO] [stdout]     |        -------------- fields in this struct
[INFO] [stdout] 123 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub creation_time: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] running `Command { std: "docker" "inspect" "6b2fcdd4bc370812e510dcbbe120f106d6c693714dd4c5f6003c9d7030c95eca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b2fcdd4bc370812e510dcbbe120f106d6c693714dd4c5f6003c9d7030c95eca", kill_on_drop: false }`
[INFO] [stdout] 6b2fcdd4bc370812e510dcbbe120f106d6c693714dd4c5f6003c9d7030c95eca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80ccfc0f298dcb18d8cf18b7bd569295775b4b3ff7ae0c135f6a4cb691c0b1ea
[INFO] running `Command { std: "docker" "start" "-a" "80ccfc0f298dcb18d8cf18b7bd569295775b4b3ff7ae0c135f6a4cb691c0b1ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling h2 v0.4.3
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.2
[INFO] [stderr]    Compiling bybit-async v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]   --> src/websocket/mod.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]   --> src/websocket/mod.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetCurrentPositionModeRequest` is never constructed
[INFO] [stdout]   --> src/macros.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 |               pub struct [<$name Request>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/rest/account.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / crate::define_request! {
[INFO] [stdout]  9 | |     Name => GetCurrentPositionMode;
[INFO] [stdout] 10 | |     Product => Product::UsdMFutures;
[INFO] [stdout] 11 | |     Method => Method::GET;
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |     };
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `crate::define_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetCurrentPositionModeResponse` is never constructed
[INFO] [stdout]   --> src/macros.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 |               pub struct [<$name Response>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/rest/account.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / crate::define_request! {
[INFO] [stdout]  9 | |     Name => GetCurrentPositionMode;
[INFO] [stdout] 10 | |     Product => Product::UsdMFutures;
[INFO] [stdout] 11 | |     Method => Method::GET;
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |     };
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::define_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AccountInformationV2Request` is never constructed
[INFO] [stdout]   --> src/macros.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 |               pub struct [<$name Request>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/rest/account.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / crate::define_request! {
[INFO] [stdout] 21 | |     Name => AccountInformationV2;
[INFO] [stdout] 22 | |     Product => Product::UsdMFutures;
[INFO] [stdout] 23 | |     Method => Method::GET;
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |     };
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::define_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AccountInformationV2Response` is never constructed
[INFO] [stdout]   --> src/macros.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 |               pub struct [<$name Response>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/rest/account.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / crate::define_request! {
[INFO] [stdout] 21 | |     Name => AccountInformationV2;
[INFO] [stdout] 22 | |     Product => Product::UsdMFutures;
[INFO] [stdout] 23 | |     Method => Method::GET;
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |     };
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::define_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExchangeInformationRequest` is never constructed
[INFO] [stdout]   --> src/macros.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 |               pub struct [<$name Request>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/rest/market.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / crate::define_request! {
[INFO] [stdout] 10 | |     Name => ExchangeInformation;
[INFO] [stdout] 11 | |     Product => Product::UsdMFutures;
[INFO] [stdout] 12 | |     Method => Method::GET;
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     };
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::define_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExchangeInformationResponse` is never constructed
[INFO] [stdout]   --> src/macros.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 |               pub struct [<$name Response>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/rest/market.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / crate::define_request! {
[INFO] [stdout] 10 | |     Name => ExchangeInformation;
[INFO] [stdout] 11 | |     Product => Product::UsdMFutures;
[INFO] [stdout] 12 | |     Method => Method::GET;
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     };
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::define_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Symbol` is never constructed
[INFO] [stdout]   --> src/rest/market.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct Symbol {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FundingRateRequest` is never constructed
[INFO] [stdout]   --> src/macros.rs:90:24
[INFO] [stdout]    |
[INFO] [stdout] 90 |               pub struct [<$name Request>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/rest/market.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / crate::define_request! {
[INFO] [stdout] 39 | |     Name => FundingRate;
[INFO] [stdout] 40 | |     Product => Product::UsdMFutures;
[INFO] [stdout] 41 | |     Method => Method::GET;
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     Response => Vec<FundingRate>;
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::define_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FundingRate` is never constructed
[INFO] [stdout]   --> src/rest/market.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct FundingRate {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `type_` and `ts` are never read
[INFO] [stdout]    --> src/websocket/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | struct PublicMessage<'a> {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 115 |     pub type_: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 116 |     pub ts: u64,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `creation_time` are never read
[INFO] [stdout]    --> src/websocket/mod.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 122 | struct PrivateMessage<'a> {
[INFO] [stdout]     |        -------------- fields in this struct
[INFO] [stdout] 123 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub creation_time: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Bybit` and `rest`
[INFO] [stdout]  --> tests/get_current_position_mode.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use bybit_async::{rest, Bybit};
[INFO] [stdout]   |                   ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env::var`
[INFO] [stdout]  --> tests/get_current_position_mode.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::env::var;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Bybit` and `rest`
[INFO] [stdout]  --> tests/ping.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use bybit_async::{rest, Bybit};
[INFO] [stdout]   |                   ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bybit_async::rest`
[INFO] [stdout]  --> examples/debug_deserialize.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bybit_async::rest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::from_str`
[INFO] [stdout]  --> examples/debug_deserialize.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_json::from_str;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Bybit` and `rest`
[INFO] [stdout]  --> tests/market.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use bybit_async::{rest, Bybit};
[INFO] [stdout]   |                   ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Bybit` and `rest`
[INFO] [stdout]  --> tests/account.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     rest,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 4 |     Bybit,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env::var`
[INFO] [stdout]  --> tests/account.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::env::var;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> examples/debug_deserialize.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let s = r#"{"timezone":"UTC","serverTime":1680258725440,"futuresType":"U_MARGINED","rateLimits":[{"rateLimitType":"REQUEST_WEIGHT...
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> tests/ws_public.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::timeout`
[INFO] [stdout]  --> tests/ws_public.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tokio::time::timeout;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rest`
[INFO] [stdout]  --> examples/funding_rate.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     rest,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime` and `Utc`
[INFO] [stdout]  --> examples/funding_rate.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |              ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bybit`
[INFO] [stdout]   --> examples/funding_rate.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let bybit = Bybit::new();
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_bybit`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetCurrentPositionModeRequest` is never constructed
[INFO] [stdout]   --> src/macros.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 |               pub struct [<$name Request>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/rest/account.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / crate::define_request! {
[INFO] [stdout]  9 | |     Name => GetCurrentPositionMode;
[INFO] [stdout] 10 | |     Product => Product::UsdMFutures;
[INFO] [stdout] 11 | |     Method => Method::GET;
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |     };
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `crate::define_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetCurrentPositionModeResponse` is never constructed
[INFO] [stdout]   --> src/macros.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 |               pub struct [<$name Response>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/rest/account.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / crate::define_request! {
[INFO] [stdout]  9 | |     Name => GetCurrentPositionMode;
[INFO] [stdout] 10 | |     Product => Product::UsdMFutures;
[INFO] [stdout] 11 | |     Method => Method::GET;
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |     };
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::define_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AccountInformationV2Request` is never constructed
[INFO] [stdout]   --> src/macros.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 |               pub struct [<$name Request>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/rest/account.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / crate::define_request! {
[INFO] [stdout] 21 | |     Name => AccountInformationV2;
[INFO] [stdout] 22 | |     Product => Product::UsdMFutures;
[INFO] [stdout] 23 | |     Method => Method::GET;
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |     };
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::define_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AccountInformationV2Response` is never constructed
[INFO] [stdout]   --> src/macros.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 |               pub struct [<$name Response>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/rest/account.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / crate::define_request! {
[INFO] [stdout] 21 | |     Name => AccountInformationV2;
[INFO] [stdout] 22 | |     Product => Product::UsdMFutures;
[INFO] [stdout] 23 | |     Method => Method::GET;
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |     };
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::define_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExchangeInformationRequest` is never constructed
[INFO] [stdout]   --> src/macros.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 |               pub struct [<$name Request>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/rest/market.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / crate::define_request! {
[INFO] [stdout] 10 | |     Name => ExchangeInformation;
[INFO] [stdout] 11 | |     Product => Product::UsdMFutures;
[INFO] [stdout] 12 | |     Method => Method::GET;
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     };
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::define_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExchangeInformationResponse` is never constructed
[INFO] [stdout]   --> src/macros.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 |               pub struct [<$name Response>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/rest/market.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / crate::define_request! {
[INFO] [stdout] 10 | |     Name => ExchangeInformation;
[INFO] [stdout] 11 | |     Product => Product::UsdMFutures;
[INFO] [stdout] 12 | |     Method => Method::GET;
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     };
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::define_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Symbol` is never constructed
[INFO] [stdout]   --> src/rest/market.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct Symbol {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FundingRateRequest` is never constructed
[INFO] [stdout]   --> src/macros.rs:90:24
[INFO] [stdout]    |
[INFO] [stdout] 90 |               pub struct [<$name Request>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/rest/market.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / crate::define_request! {
[INFO] [stdout] 39 | |     Name => FundingRate;
[INFO] [stdout] 40 | |     Product => Product::UsdMFutures;
[INFO] [stdout] 41 | |     Method => Method::GET;
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     Response => Vec<FundingRate>;
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::define_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FundingRate` is never constructed
[INFO] [stdout]   --> src/rest/market.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct FundingRate {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `type_` and `ts` are never read
[INFO] [stdout]    --> src/websocket/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | struct PublicMessage<'a> {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 115 |     pub type_: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 116 |     pub ts: u64,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `creation_time` are never read
[INFO] [stdout]    --> src/websocket/mod.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 122 | struct PrivateMessage<'a> {
[INFO] [stdout]     |        -------------- fields in this struct
[INFO] [stdout] 123 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub creation_time: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "80ccfc0f298dcb18d8cf18b7bd569295775b4b3ff7ae0c135f6a4cb691c0b1ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80ccfc0f298dcb18d8cf18b7bd569295775b4b3ff7ae0c135f6a4cb691c0b1ea", kill_on_drop: false }`
[INFO] [stdout] 80ccfc0f298dcb18d8cf18b7bd569295775b4b3ff7ae0c135f6a4cb691c0b1ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5e9500bb3c1e0c01804aaa0cb4a2c77511d87cf53a7fcf28cbbbd21cbe0cf70f
[INFO] running `Command { std: "docker" "start" "-a" "5e9500bb3c1e0c01804aaa0cb4a2c77511d87cf53a7fcf28cbbbd21cbe0cf70f", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Serialize`
[INFO] [stderr]   --> src/websocket/mod.rs:12:26
[INFO] [stderr]    |
[INFO] [stderr] 12 | use serde::{Deserialize, Serialize};
[INFO] [stderr]    |                          ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GetCurrentPositionModeRequest` is never constructed
[INFO] [stderr]   --> src/macros.rs:36:24
[INFO] [stderr]    |
[INFO] [stderr] 36 |               pub struct [<$name Request>] {
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/rest/account.rs:8:1
[INFO] [stderr]    |
[INFO] [stderr]  8 | / crate::define_request! {
[INFO] [stderr]  9 | |     Name => GetCurrentPositionMode;
[INFO] [stderr] 10 | |     Product => Product::UsdMFutures;
[INFO] [stderr] 11 | |     Method => Method::GET;
[INFO] [stderr] ...  |
[INFO] [stderr] 17 | |     };
[INFO] [stderr] 18 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]    = note: this warning originates in the macro `crate::define_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GetCurrentPositionModeResponse` is never constructed
[INFO] [stderr]   --> src/macros.rs:42:24
[INFO] [stderr]    |
[INFO] [stderr] 42 |               pub struct [<$name Response>] {
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/rest/account.rs:8:1
[INFO] [stderr]    |
[INFO] [stderr]  8 | / crate::define_request! {
[INFO] [stderr]  9 | |     Name => GetCurrentPositionMode;
[INFO] [stderr] 10 | |     Product => Product::UsdMFutures;
[INFO] [stderr] 11 | |     Method => Method::GET;
[INFO] [stderr] ...  |
[INFO] [stderr] 17 | |     };
[INFO] [stderr] 18 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `crate::define_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AccountInformationV2Request` is never constructed
[INFO] [stderr]   --> src/macros.rs:36:24
[INFO] [stderr]    |
[INFO] [stderr] 36 |               pub struct [<$name Request>] {
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/rest/account.rs:20:1
[INFO] [stderr]    |
[INFO] [stderr] 20 | / crate::define_request! {
[INFO] [stderr] 21 | |     Name => AccountInformationV2;
[INFO] [stderr] 22 | |     Product => Product::UsdMFutures;
[INFO] [stderr] 23 | |     Method => Method::GET;
[INFO] [stderr] ...  |
[INFO] [stderr] 62 | |     };
[INFO] [stderr] 63 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `crate::define_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AccountInformationV2Response` is never constructed
[INFO] [stderr]   --> src/macros.rs:42:24
[INFO] [stderr]    |
[INFO] [stderr] 42 |               pub struct [<$name Response>] {
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/rest/account.rs:20:1
[INFO] [stderr]    |
[INFO] [stderr] 20 | / crate::define_request! {
[INFO] [stderr] 21 | |     Name => AccountInformationV2;
[INFO] [stderr] 22 | |     Product => Product::UsdMFutures;
[INFO] [stderr] 23 | |     Method => Method::GET;
[INFO] [stderr] ...  |
[INFO] [stderr] 62 | |     };
[INFO] [stderr] 63 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `crate::define_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ExchangeInformationRequest` is never constructed
[INFO] [stderr]   --> src/macros.rs:36:24
[INFO] [stderr]    |
[INFO] [stderr] 36 |               pub struct [<$name Request>] {
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/rest/market.rs:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | / crate::define_request! {
[INFO] [stderr] 10 | |     Name => ExchangeInformation;
[INFO] [stderr] 11 | |     Product => Product::UsdMFutures;
[INFO] [stderr] 12 | |     Method => Method::GET;
[INFO] [stderr] ...  |
[INFO] [stderr] 23 | |     };
[INFO] [stderr] 24 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `crate::define_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ExchangeInformationResponse` is never constructed
[INFO] [stderr]   --> src/macros.rs:42:24
[INFO] [stderr]    |
[INFO] [stderr] 42 |               pub struct [<$name Response>] {
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/rest/market.rs:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | / crate::define_request! {
[INFO] [stderr] 10 | |     Name => ExchangeInformation;
[INFO] [stderr] 11 | |     Product => Product::UsdMFutures;
[INFO] [stderr] 12 | |     Method => Method::GET;
[INFO] [stderr] ...  |
[INFO] [stderr] 23 | |     };
[INFO] [stderr] 24 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `crate::define_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Symbol` is never constructed
[INFO] [stderr]   --> src/rest/market.rs:28:12
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub struct Symbol {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FundingRateRequest` is never constructed
[INFO] [stderr]   --> src/macros.rs:90:24
[INFO] [stderr]    |
[INFO] [stderr] 90 |               pub struct [<$name Request>] {
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/rest/market.rs:38:1
[INFO] [stderr]    |
[INFO] [stderr] 38 | / crate::define_request! {
[INFO] [stderr] 39 | |     Name => FundingRate;
[INFO] [stderr] 40 | |     Product => Product::UsdMFutures;
[INFO] [stderr] 41 | |     Method => Method::GET;
[INFO] [stderr] ...  |
[INFO] [stderr] 52 | |     Response => Vec<FundingRate>;
[INFO] [stderr] 53 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `crate::define_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FundingRate` is never constructed
[INFO] [stderr]   --> src/rest/market.rs:57:12
[INFO] [stderr]    |
[INFO] [stderr] 57 | pub struct FundingRate {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `type_` and `ts` are never read
[INFO] [stderr]    --> src/websocket/mod.rs:115:9
[INFO] [stderr]     |
[INFO] [stderr] 112 | struct PublicMessage<'a> {
[INFO] [stderr]     |        ------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 115 |     pub type_: String,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 116 |     pub ts: u64,
[INFO] [stderr]     |         ^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id` and `creation_time` are never read
[INFO] [stderr]    --> src/websocket/mod.rs:123:9
[INFO] [stderr]     |
[INFO] [stderr] 122 | struct PrivateMessage<'a> {
[INFO] [stderr]     |        -------------- fields in this struct
[INFO] [stderr] 123 |     pub id: String,
[INFO] [stderr]     |         ^^
[INFO] [stderr] ...
[INFO] [stderr] 126 |     pub creation_time: u64,
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `bybit-async` (lib) generated 12 warnings (run `cargo fix --lib -p bybit-async` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `rest`
[INFO] [stderr]  --> examples/funding_rate.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     rest,
[INFO] [stderr]   |     ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `DateTime` and `Utc`
[INFO] [stderr]  --> examples/funding_rate.rs:6:14
[INFO] [stderr]   |
[INFO] [stderr] 6 | use chrono::{DateTime, Utc};
[INFO] [stderr]   |              ^^^^^^^^  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bybit`
[INFO] [stderr]   --> examples/funding_rate.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |     let bybit = Bybit::new();
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_bybit`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::time::Duration`
[INFO] [stderr]  --> tests/ws_public.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::time::Duration;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::time::timeout`
[INFO] [stderr]  --> tests/ws_public.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use tokio::time::timeout;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Bybit` and `rest`
[INFO] [stderr]  --> tests/ping.rs:2:19
[INFO] [stderr]   |
[INFO] [stderr] 2 | use bybit_async::{rest, Bybit};
[INFO] [stderr]   |                   ^^^^  ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bybit-async` (example "funding_rate") generated 3 warnings (run `cargo fix --example "funding_rate" -p bybit-async` to apply 3 suggestions)
[INFO] [stderr] warning: `bybit-async` (test "ws_public") generated 2 warnings (run `cargo fix --test "ws_public" -p bybit-async` to apply 2 suggestions)
[INFO] [stderr] warning: `bybit-async` (test "ping") generated 1 warning (run `cargo fix --test "ping" -p bybit-async` to apply 1 suggestion)
[INFO] [stderr] warning: `bybit-async` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr] warning: unused imports: `Bybit` and `rest`
[INFO] [stderr]  --> tests/get_current_position_mode.rs:2:19
[INFO] [stderr]   |
[INFO] [stderr] 2 | use bybit_async::{rest, Bybit};
[INFO] [stderr]   |                   ^^^^  ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::env::var`
[INFO] [stderr]  --> tests/get_current_position_mode.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::env::var;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `bybit_async::rest`
[INFO] [stderr]  --> examples/debug_deserialize.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use bybit_async::rest;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde_json::from_str`
[INFO] [stderr]  --> examples/debug_deserialize.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use serde_json::from_str;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s`
[INFO] [stderr]  --> examples/debug_deserialize.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 |     let s = r#"{"timezone":"UTC","serverTime":1680258725440,"futuresType":"U_MARGINED","rateLimits":[{"rateLimitType":"REQUEST_WEIGHT...
[INFO] [stderr]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Bybit` and `rest`
[INFO] [stderr]  --> tests/market.rs:2:19
[INFO] [stderr]   |
[INFO] [stderr] 2 | use bybit_async::{rest, Bybit};
[INFO] [stderr]   |                   ^^^^  ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Bybit` and `rest`
[INFO] [stderr]  --> tests/account.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     rest,
[INFO] [stderr]   |     ^^^^
[INFO] [stderr] 4 |     Bybit,
[INFO] [stderr]   |     ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::env::var`
[INFO] [stderr]  --> tests/account.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::env::var;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `bybit-async` (test "get_current_position_mode") generated 2 warnings (run `cargo fix --test "get_current_position_mode" -p bybit-async` to apply 2 suggestions)
[INFO] [stderr] warning: `bybit-async` (example "debug_deserialize") generated 3 warnings (run `cargo fix --example "debug_deserialize" -p bybit-async` to apply 3 suggestions)
[INFO] [stderr] warning: `bybit-async` (test "market") generated 1 warning (run `cargo fix --test "market" -p bybit-async` to apply 1 suggestion)
[INFO] [stderr] warning: `bybit-async` (test "account") generated 2 warnings (run `cargo fix --test "account" -p bybit-async` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bybit_async-70db833fc3c0bb97)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test rest::test::signature_body2 ... ok
[INFO] [stdout] test rest::test::signature_body ... ok
[INFO] [stdout] test rest::test::signature_query_body ... ok
[INFO] [stdout] test rest::test::signature_query ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/account.rs (/opt/rustwide/target/debug/deps/account-5f0184b2662c23ff)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test get_account_usdm ... ok
[INFO] [stdout] test get_account_spot ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- get_account_spot stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'get_account_spot' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.10.2/src/logger.rs:859:16:
[INFO] [stdout] env_logger::init should not be called after logger initialized: SetLoggerError(())
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b154716046a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b154716046a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b154716046a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b154716046a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1547175f7a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1547175f7a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5b1547165622 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1547165622 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b154713f04f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b154713f04f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1547158959 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b154705fb6c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b154705fb6c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1547158b12 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b1547158b12 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b154713f108 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b1547136669 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b154713fefd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b15471768dc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1547176652 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b1546de9ebb - core::result::Result<T,E>::expect::hf76ff2e8734110ee
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b1546de0c49 - env_logger::logger::init::h594bfecf8841f765
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.10.2/src/logger.rs:859:16
[INFO] [stdout]   22:     0x5b1546dddd08 - account::get_account_spot::{{closure}}::h6c7be01608cca641
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/account.rs:12:5
[INFO] [stdout]   23:     0x5b1546ddda05 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc6e06edbe74e3ac7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b1546ddda3d - <core::pin::Pin<P> as core::future::future::Future>::poll::he88ce3a0e8d25cf1
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5b1546ddd96d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1ed6415cbb2c0d49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   26:     0x5b1546ddd89c - tokio::runtime::coop::with_budget::hfece196696dac55d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x5b1546ddd89c - tokio::runtime::coop::budget::h4d7855a3cdf56384
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x5b1546ddd89c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1c5b96c581d9ff11
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   29:     0x5b1546ddc00a - tokio::runtime::scheduler::current_thread::Context::enter::h43547eddccbb5c8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   30:     0x5b1546ddcf3d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4d0e917baffc1214
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   31:     0x5b1546ddcc2b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb25af47ba4d3a6a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   32:     0x5b1546ddb0aa - tokio::runtime::context::scoped::Scoped<T>::set::h6d9c73adad9c5945
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b1546ddaeca - tokio::runtime::context::set_scheduler::{{closure}}::hbd6de1d776de07b6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5b1546dd9406 - std::thread::local::LocalKey<T>::try_with::h2d64ac1787b19844
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x5b1546dd91bc - std::thread::local::LocalKey<T>::with::h7c00bf170d2facc9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x5b1546ddae71 - tokio::runtime::context::set_scheduler::hce2bb4455ecbe1a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5b1546ddc999 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd96be6d8f7eb539b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   38:     0x5b1546ddcc76 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h922e99c599f5eb2a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   39:     0x5b1546ddbbf9 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h412cb8363a493900
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   40:     0x5b1546ddb1e3 - tokio::runtime::context::runtime::enter_runtime::h53d075e695b2d02f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b1546ddbb21 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd831f196e33bff74
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   42:     0x5b1546ddb97f - tokio::runtime::runtime::Runtime::block_on::h170639f2d62a0a6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   43:     0x5b1546dddc49 - account::get_account_spot::hdf78588ed1ef786d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/account.rs:9:1
[INFO] [stdout]   44:     0x5b1546dddd97 - account::get_account_spot::{{closure}}::hc89796d206069e93
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/account.rs:9:1
[INFO] [stdout]   45:     0x5b1546dd9a56 - core::ops::function::FnOnce::call_once::h137ca5f5d65accee
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5b1547053c4b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5b1547053c4b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5b154706063b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5b154706063b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5b154706063b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5b154706063b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5b154706063b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5b154706063b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5b154706063b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5b154705bd54 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5b154705bd54 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5b1547063242 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x5b1547063242 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5b1547063242 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5b1547063242 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5b1547063242 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5b1547063242 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x5b1547063242 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5b154715fd7f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x5b154715fd7f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x79e331a04aa4 - <unknown>
[INFO] [stdout]   67:     0x79e331a91a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     get_account_spot
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test account`
[INFO] running `Command { std: "docker" "inspect" "5e9500bb3c1e0c01804aaa0cb4a2c77511d87cf53a7fcf28cbbbd21cbe0cf70f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e9500bb3c1e0c01804aaa0cb4a2c77511d87cf53a7fcf28cbbbd21cbe0cf70f", kill_on_drop: false }`
[INFO] [stdout] 5e9500bb3c1e0c01804aaa0cb4a2c77511d87cf53a7fcf28cbbbd21cbe0cf70f
