[INFO] fetching crate bybit-async 0.1.0...
[INFO] testing bybit-async-0.1.0 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate bybit-async 0.1.0 into /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bybit-async 0.1.0 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded utf-8 v0.7.6
[INFO] [stderr]   Downloaded tungstenite v0.21.0
[INFO] [stderr]   Downloaded data-encoding v2.5.0
[INFO] [stderr]   Downloaded tokio-tungstenite v0.21.0
[INFO] [stderr]   Downloaded rustls-pemfile v2.1.1
[INFO] [stderr]   Downloaded rustls-native-certs v0.7.0
[INFO] [stderr]   Downloaded tokio-rustls v0.25.0
[INFO] [stderr]   Downloaded fehler-macros v1.0.0
[INFO] [stderr]   Downloaded getrandom v0.2.12
[INFO] [stderr]   Downloaded borsh-derive v1.4.0
[INFO] [stderr]   Downloaded rustls-webpki v0.102.2
[INFO] [stderr]   Downloaded serde_qs v0.12.0
[INFO] [stderr]   Downloaded owning_ref v0.4.1
[INFO] [stderr]   Downloaded borsh v1.4.0
[INFO] [stderr]   Downloaded cc v1.0.90
[INFO] [stderr]   Downloaded fehler v1.0.0
[INFO] [stderr]   Downloaded env_logger v0.10.2
[INFO] [stderr]   Downloaded rust_decimal v1.35.0
[INFO] [stderr]   Downloaded reqwest v0.12.2
[INFO] [stderr]   Downloaded h2 v0.4.3
[INFO] [stderr]   Downloaded syn v2.0.57
[INFO] [stderr]   Downloaded rustls v0.22.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 26956e2f0294076e5cbbb45537d619162ad0f7048bbd227fb803f27b5cd56d20
[INFO] running `Command { std: "docker" "start" "26956e2f0294076e5cbbb45537d619162ad0f7048bbd227fb803f27b5cd56d20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26956e2f0294076e5cbbb45537d619162ad0f7048bbd227fb803f27b5cd56d20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "26956e2f0294076e5cbbb45537d619162ad0f7048bbd227fb803f27b5cd56d20" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26956e2f0294076e5cbbb45537d619162ad0f7048bbd227fb803f27b5cd56d20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "26956e2f0294076e5cbbb45537d619162ad0f7048bbd227fb803f27b5cd56d20" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling rustls-pemfile v2.1.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling rustls-native-certs v0.7.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling fehler-macros v1.0.0
[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 tokio-util v0.7.10
[INFO] [stderr]    Compiling fehler v1.0.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[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 h2 v0.4.3
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[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 01s
[INFO] running `Command { std: "docker" "inspect" "26956e2f0294076e5cbbb45537d619162ad0f7048bbd227fb803f27b5cd56d20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "26956e2f0294076e5cbbb45537d619162ad0f7048bbd227fb803f27b5cd56d20" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", 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 aho-corasick v1.1.3
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v2.1.0
[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 tokio v1.37.0
[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 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 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 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 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/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 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 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 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 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 35.46s
[INFO] running `Command { std: "docker" "inspect" "26956e2f0294076e5cbbb45537d619162ad0f7048bbd227fb803f27b5cd56d20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "26956e2f0294076e5cbbb45537d619162ad0f7048bbd227fb803f27b5cd56d20" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", 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: `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 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 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: `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/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: 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 "debug_deserialize") generated 3 warnings (run `cargo fix --example "debug_deserialize" -p bybit-async` to apply 3 suggestions)
[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 "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` (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 "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] warning: `bybit-async` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr] warning: `bybit-async` (test "ping") generated 1 warning (run `cargo fix --test "ping" -p bybit-async` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bybit_async-70db833fc3c0bb97)
[INFO] [stdout] running 4 tests
[INFO] [stdout] test rest::test::signature_body ... ok
[INFO] [stdout] test rest::test::signature_body2 ... ok
[INFO] [stdout] test rest::test::signature_query ... ok
[INFO] [stdout] test rest::test::signature_query_body ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[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' (3194) 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:     0x5e55eda34558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e55eda34558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e55eda34558 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e55eda34558 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e55eda4a07a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e55eda4a07a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5e55eda39682 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e55eda39682 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e55eda13106 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e55eda13106 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e55eda2ca29 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e55ed93364c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5e55ed93364c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e55eda2cbe2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5e55eda2cbe2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e55eda131c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e55eda07f89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e55eda13fbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e55eda4a8bc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e55eda4a632 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e55ed6d016b - <core[8fb95b77d25ab6c8]::result::Result<(), log[161b863f077d9d17]::SetLoggerError>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5e55ed6bfa29 - env_logger[e3dc010c979ecf93]::logger::init
[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:     0x5e55ed6b6c38 - account[b64255b9da1e94c3]::get_account_spot::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/account.rs:12:5
[INFO] [stdout]   23:     0x5e55ed6b77c5 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e55ed6b77fd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5e55ed6b6b8d - <tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[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:     0x5e55ed6b6abc - tokio[d1ed4ea7427ded4]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>, <tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[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:     0x5e55ed6b6abc - tokio[d1ed4ea7427ded4]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>, <tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[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:     0x5e55ed6b6abc - <tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>>>>::{closure#0}::{closure#0}
[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:     0x5e55ed6b302a - <tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>, <tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>>>>::{closure#0}::{closure#0}>
[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:     0x5e55ed6b5a3d - <tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>>>>::{closure#0}
[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:     0x5e55ed6b57ab - <tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>>::{closure#0}
[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:     0x5e55ed6b2bea - <tokio[d1ed4ea7427ded4]::runtime::context::scoped::Scoped<tokio[d1ed4ea7427ded4]::runtime::scheduler::Context>>::set::<<tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>)>
[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:     0x5e55ed6b64aa - tokio[d1ed4ea7427ded4]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>), <tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>>::{closure#0}>::{closure#0}
[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:     0x5e55ed6b4206 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[d1ed4ea7427ded4]::runtime::context::Context>>::try_with::<tokio[d1ed4ea7427ded4]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>), <tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5e55ed6b3fbc - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[d1ed4ea7427ded4]::runtime::context::Context>>::with::<tokio[d1ed4ea7427ded4]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>), <tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5e55ed6b4fa1 - tokio[d1ed4ea7427ded4]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>), <tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>>::{closure#0}>
[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:     0x5e55ed6b4ab9 - <tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>>
[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:     0x5e55ed6b4d66 - <tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>>>>
[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:     0x5e55ed6b5449 - <tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>>>::{closure#0}
[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:     0x5e55ed6b52a3 - tokio[d1ed4ea7427ded4]::runtime::context::runtime::enter_runtime::<<tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>>>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>
[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:     0x5e55ed6b2e41 - <tokio[d1ed4ea7427ded4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>>>
[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:     0x5e55ed6b2a9f - <tokio[d1ed4ea7427ded4]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3a501de06bf63359]::Error>>>>
[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:     0x5e55ed6b6eb9 - account[b64255b9da1e94c3]::get_account_spot
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/account.rs:9:1
[INFO] [stdout]   44:     0x5e55ed6b6bb7 - account[b64255b9da1e94c3]::get_account_spot::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/account.rs:9:1
[INFO] [stdout]   45:     0x5e55ed6b78e6 - <account[b64255b9da1e94c3]::get_account_spot::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e55ed92672b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5e55ed92672b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5e55ed933fa5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5e55ed933fa5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5e55ed933fa5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5e55ed933fa5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5e55ed933fa5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e55ed933fa5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5e55ed933fa5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5e55ed92d8b4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5e55ed92d8b4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5e55ed937022 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5e55ed937022 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5e55ed937022 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5e55ed937022 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stderr] error: test failed, to rerun pass `--test account`
[INFO] [stdout]   61:     0x5e55ed937022 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e55ed937022 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5e55ed937022 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5e55eda33ebf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   65:     0x5e55eda33ebf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7c36fa57baa4 - <unknown>
[INFO] [stdout]   67:     0x7c36fa608a64 - 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.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "26956e2f0294076e5cbbb45537d619162ad0f7048bbd227fb803f27b5cd56d20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26956e2f0294076e5cbbb45537d619162ad0f7048bbd227fb803f27b5cd56d20", kill_on_drop: false }`
[INFO] [stdout] 26956e2f0294076e5cbbb45537d619162ad0f7048bbd227fb803f27b5cd56d20
