[INFO] fetching crate bybit-async 0.1.0...
[INFO] testing bybit-async-0.1.0 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate bybit-async 0.1.0 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bybit-async 0.1.0 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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] 486c1ef6981629b2661d87d937c51c035b1cb783bb4928b11805d39e06f5e8b0
[INFO] running `Command { std: "docker" "start" "486c1ef6981629b2661d87d937c51c035b1cb783bb4928b11805d39e06f5e8b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "486c1ef6981629b2661d87d937c51c035b1cb783bb4928b11805d39e06f5e8b0", 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" "486c1ef6981629b2661d87d937c51c035b1cb783bb4928b11805d39e06f5e8b0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "486c1ef6981629b2661d87d937c51c035b1cb783bb4928b11805d39e06f5e8b0", 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" "486c1ef6981629b2661d87d937c51c035b1cb783bb4928b11805d39e06f5e8b0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "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 autocfg v1.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.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 futures-sink v0.3.30
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling rustls-pemfile v2.1.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling rustls-native-certs v0.7.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[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 fehler-macros v1.0.0
[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 rustls-webpki v0.102.2
[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 tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[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 tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling serde_with v3.7.0
[INFO] [stderr]    Compiling serde_qs v0.12.0
[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 58.82s
[INFO] running `Command { std: "docker" "inspect" "486c1ef6981629b2661d87d937c51c035b1cb783bb4928b11805d39e06f5e8b0", 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" "486c1ef6981629b2661d87d937c51c035b1cb783bb4928b11805d39e06f5e8b0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "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 backtrace v0.3.71
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[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 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 env_logger v0.10.2
[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: `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: 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/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 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 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/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: 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 39.57s
[INFO] running `Command { std: "docker" "inspect" "486c1ef6981629b2661d87d937c51c035b1cb783bb4928b11805d39e06f5e8b0", 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" "486c1ef6981629b2661d87d937c51c035b1cb783bb4928b11805d39e06f5e8b0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "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 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: 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/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/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/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: `bybit-async` (test "ping") generated 1 warning (run `cargo fix --test "ping" -p bybit-async` to apply 1 suggestion)
[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 "account") generated 2 warnings (run `cargo fix --test "account" -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 "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` (lib test) generated 12 warnings (12 duplicates)
[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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[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_query ... ok
[INFO] [stdout] test rest::test::signature_query_body ... ok
[INFO] [stdout] test rest::test::signature_body2 ... ok
[INFO] [stdout] test rest::test::signature_body ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[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_spot ... ok
[INFO] [stdout] test get_account_usdm ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- get_account_usdm stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'get_account_usdm' (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:     0x5854c9bd9501 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5854c9bd9501 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5854c9bd9501 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5854c9bd9501 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5854c9bef2da - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5854c9bef2da - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5854c9bde39c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5854c9bde39c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5854c9bb7536 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5854c9bb7536 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5854c9bd15c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5854c9adbc70 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5854c9adbc70 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5854c9bd1782 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5854c9bd1782 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5854c9bb75e2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5854c9baeac9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5854c9bb82dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5854c9befb5c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5854c9bef8d2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5854c986609b - <core[6883ba1bc0fe4ed1]::result::Result<(), log[dee59e684c83ea60]::SetLoggerError>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x5854c9867c99 - env_logger[20f2ce240bade51d]::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:     0x5854c986212d - account[67063ee3664d0a32]::get_account_usdm::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/account.rs:22:5
[INFO] [stdout]   23:     0x5854c9862bd5 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::Error>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5854c9862c0d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::Error>>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5854c9861fcd - <tokio[e5031421b305b5db]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::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:     0x5854c9861efc - tokio[e5031421b305b5db]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::Error>>, <tokio[e5031421b305b5db]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::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:     0x5854c9861efc - tokio[e5031421b305b5db]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::Error>>, <tokio[e5031421b305b5db]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::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:     0x5854c9861efc - <tokio[e5031421b305b5db]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::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:     0x5854c985e46a - <tokio[e5031421b305b5db]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::Error>>, <tokio[e5031421b305b5db]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::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:     0x5854c9860e7d - <tokio[e5031421b305b5db]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::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:     0x5854c9860beb - <tokio[e5031421b305b5db]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e5031421b305b5db]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::Error>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::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:     0x5854c985e02a - <tokio[e5031421b305b5db]::runtime::context::scoped::Scoped<tokio[e5031421b305b5db]::runtime::scheduler::Context>>::set::<<tokio[e5031421b305b5db]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e5031421b305b5db]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::Error>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::Error>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e5031421b305b5db]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::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:     0x5854c98618ea - tokio[e5031421b305b5db]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e5031421b305b5db]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::Error>>), <tokio[e5031421b305b5db]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e5031421b305b5db]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::Error>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::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:     0x5854c985ed36 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e5031421b305b5db]::runtime::context::Context>>::try_with::<tokio[e5031421b305b5db]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e5031421b305b5db]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::Error>>), <tokio[e5031421b305b5db]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e5031421b305b5db]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::Error>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e5031421b305b5db]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   35:     0x5854c985eaec - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e5031421b305b5db]::runtime::context::Context>>::with::<tokio[e5031421b305b5db]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e5031421b305b5db]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::Error>>), <tokio[e5031421b305b5db]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e5031421b305b5db]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::Error>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e5031421b305b5db]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   36:     0x5854c9860401 - tokio[e5031421b305b5db]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e5031421b305b5db]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::Error>>), <tokio[e5031421b305b5db]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e5031421b305b5db]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::Error>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::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:     0x5854c985fef9 - <tokio[e5031421b305b5db]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e5031421b305b5db]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::Error>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::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:     0x5854c98601a6 - <tokio[e5031421b305b5db]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::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:     0x5854c9860889 - <tokio[e5031421b305b5db]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::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:     0x5854c98606e3 - tokio[e5031421b305b5db]::runtime::context::runtime::enter_runtime::<<tokio[e5031421b305b5db]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::Error>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::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:     0x5854c985e281 - <tokio[e5031421b305b5db]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::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:     0x5854c985dedf - <tokio[e5031421b305b5db]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ec2838d7fa08a3ca]::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:     0x5854c9862499 - account[67063ee3664d0a32]::get_account_usdm
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/account.rs:19:1
[INFO] [stdout]   44:     0x5854c9862027 - account[67063ee3664d0a32]::get_account_usdm::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/account.rs:19:1
[INFO] [stdout]   45:     0x5854c9862d66 - <account[67063ee3664d0a32]::get_account_usdm::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5854c9acefab - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5854c9acefab - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5854c9adc5f5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5854c9adc5f5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5854c9adc5f5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   51:     0x5854c9adc5f5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5854c9adc5f5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5854c9adc5f5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5854c9adc5f5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5854c9ad70a4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5854c9ad70a4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5854c9adf742 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5854c9adf742 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5854c9adf742 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   60:     0x5854c9adf742 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5854c9adf742 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5854c9adf742 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5854c9adf742 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5854c9bd8d8f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   65:     0x5854c9bd8d8f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   66:     0x733c19e6faa4 - <unknown>
[INFO] [stdout]   67:     0x733c19efca64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     get_account_usdm
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test account`
[INFO] running `Command { std: "docker" "inspect" "486c1ef6981629b2661d87d937c51c035b1cb783bb4928b11805d39e06f5e8b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "486c1ef6981629b2661d87d937c51c035b1cb783bb4928b11805d39e06f5e8b0", kill_on_drop: false }`
[INFO] [stdout] 486c1ef6981629b2661d87d937c51c035b1cb783bb4928b11805d39e06f5e8b0
