[INFO] fetching crate cefi-rs-bybit 0.1.0...
[INFO] testing cefi-rs-bybit-0.1.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate cefi-rs-bybit 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate cefi-rs-bybit 0.1.0
[INFO] finished tweaking crates.io crate cefi-rs-bybit 0.1.0
[INFO] tweaked toml for crates.io crate cefi-rs-bybit 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cefi-rs-bybit 0.1.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cefi-rs-bybit 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tungstenite v0.23.0
[INFO] [stderr]   Downloaded tokio-tungstenite v0.23.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddcf05b298a442dab3d9d3d114e1f7465d837fbaa60bb41a1f9a3a04ddefa43e
[INFO] running `Command { std: "docker" "start" "-a" "ddcf05b298a442dab3d9d3d114e1f7465d837fbaa60bb41a1f9a3a04ddefa43e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddcf05b298a442dab3d9d3d114e1f7465d837fbaa60bb41a1f9a3a04ddefa43e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddcf05b298a442dab3d9d3d114e1f7465d837fbaa60bb41a1f9a3a04ddefa43e", kill_on_drop: false }`
[INFO] [stdout] ddcf05b298a442dab3d9d3d114e1f7465d837fbaa60bb41a1f9a3a04ddefa43e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d87fa7a447f4f7bf2851c0433fc8c8412b69a1306772137035536cbd3942a860
[INFO] running `Command { std: "docker" "start" "-a" "d87fa7a447f4f7bf2851c0433fc8c8412b69a1306772137035536cbd3942a860", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling tungstenite v0.23.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.23.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling cefi-rs-bybit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "d87fa7a447f4f7bf2851c0433fc8c8412b69a1306772137035536cbd3942a860", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d87fa7a447f4f7bf2851c0433fc8c8412b69a1306772137035536cbd3942a860", kill_on_drop: false }`
[INFO] [stdout] d87fa7a447f4f7bf2851c0433fc8c8412b69a1306772137035536cbd3942a860
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 668b350cadb82fa4b62f9dc486df09335239e4f02eb9fc3c788e6ba90b8e0d59
[INFO] running `Command { std: "docker" "start" "-a" "668b350cadb82fa4b62f9dc486df09335239e4f02eb9fc3c788e6ba90b8e0d59", kill_on_drop: false }`
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling cefi-rs-bybit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 4.72s
[INFO] running `Command { std: "docker" "inspect" "668b350cadb82fa4b62f9dc486df09335239e4f02eb9fc3c788e6ba90b8e0d59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "668b350cadb82fa4b62f9dc486df09335239e4f02eb9fc3c788e6ba90b8e0d59", kill_on_drop: false }`
[INFO] [stdout] 668b350cadb82fa4b62f9dc486df09335239e4f02eb9fc3c788e6ba90b8e0d59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9faa7b687bf872c321e38dd676c3e80195dbe7e4ba0b325e79ba2191a49b167f
[INFO] running `Command { std: "docker" "start" "-a" "9faa7b687bf872c321e38dd676c3e80195dbe7e4ba0b325e79ba2191a49b167f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cefi_rs_bybit-eddcbe36f41216d3)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test rest::account::tests::test_get_account_info ... FAILED
[INFO] [stdout] test types::tests::deserialize_http_response_error ... ok
[INFO] [stdout] test ws::tests::test_deserialize_position ... ok
[INFO] [stdout] test types::tests::test_deserialize_get_positions_response ... ok
[INFO] [stdout] test types::tests::test_deserialize_get_wallet_balance ... ok
[INFO] [stdout] test ws_types::tests::test_deserialize_auth_response ... ok
[INFO] [stdout] test rest::account::tests::test_get_wallet_balance ... FAILED
[INFO] [stdout] test rest::trade::tests::test_cancel_all_orders ... FAILED
[INFO] [stdout] test types::tests::test_deserialize_get_account_info ... ok
[INFO] [stdout] test rest::position::tests::test_get_positions ... FAILED
[INFO] [stdout] test ws_types::tests::test_deserialize_order_linear ... ok
[INFO] [stdout] test ws_types::tests::test_deserialize_pong ... ok
[INFO] [stdout] test types::tests::deserialize_http_order_response ... ok
[INFO] [stdout] test rest::trade::tests::test_place_order ... FAILED
[INFO] [stdout] test rest::trade::tests::test_get_open_order ... FAILED
[INFO] [stdout] test rest::market::tests::test_get_orderbook ... ok
[INFO] [stdout] test rest::market::tests::test_get_instruments_info ... ok
[INFO] [stdout] test rest::market::tests::test_get_server_time ... ok
[INFO] [stdout] test rest::market::tests::test_get_tickers ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- rest::account::tests::test_get_account_info stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rest::account::tests::test_get_account_info' (24) panicked at src/rest/account.rs:42:54:
[INFO] [stdout] BYBIT_API_KEY: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x561f67e53db2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x561f67e6a6ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x561f67e59056 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x561f67e3114f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x561f67e4b7d9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x561f67a19eee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x561f67e4ba42 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x561f67e31208 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x561f67e261c9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x561f67e322cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]   10:     0x561f67e6ae2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   11:     0x561f67e6ab72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]   12:     0x561f679c18e4 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, std[3b51380354919863]::env::VarError>>::expect
[INFO] [stdout]   13:     0x561f67a00257 - cefi_rs_bybit[b07fd6ac5e101c46]::rest::account::tests::test_get_account_info::{closure#0}
[INFO] [stdout]   14:     0x561f679fa184 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   15:     0x561f679fa266 - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   16:     0x561f679f9b66 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   17:     0x561f679f9a14 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]   18:     0x561f679f29d0 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   19:     0x561f679f8900 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]   20:     0x561f679f6544 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]   21:     0x561f679f1771 - <tokio[efcf7f6b0083b280]::runtime::context::scoped::Scoped<tokio[efcf7f6b0083b280]::runtime::scheduler::Context>>::set::<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   22:     0x561f679ee6c4 - tokio[efcf7f6b0083b280]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   23:     0x561f679ec61a - <std[3b51380354919863]::thread::local::LocalKey<tokio[efcf7f6b0083b280]::runtime::context::Context>>::try_with::<tokio[efcf7f6b0083b280]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   24:     0x561f679ebe29 - <std[3b51380354919863]::thread::local::LocalKey<tokio[efcf7f6b0083b280]::runtime::context::Context>>::with::<tokio[efcf7f6b0083b280]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   25:     0x561f679edd9b - tokio[efcf7f6b0083b280]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   26:     0x561f679f4bc4 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]   27:     0x561f679f5012 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   28:     0x561f679f5d73 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]   29:     0x561f679e727b - tokio[efcf7f6b0083b280]::runtime::context::runtime::enter_runtime::<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   30:     0x561f679f1a28 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]   31:     0x561f679dd5a5 - <tokio[efcf7f6b0083b280]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]   32:     0x561f679dd8b6 - <tokio[efcf7f6b0083b280]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]   33:     0x561f67a01b67 - cefi_rs_bybit[b07fd6ac5e101c46]::rest::account::tests::test_get_account_info
[INFO] [stdout]   34:     0x561f67a000d3 - cefi_rs_bybit[b07fd6ac5e101c46]::rest::account::tests::test_get_account_info::{closure#0}
[INFO] [stdout]   35:     0x561f679bdc86 - <cefi_rs_bybit[b07fd6ac5e101c46]::rest::account::tests::test_get_account_info::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   36:     0x561f67a0e29b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   37:     0x561f67a1aafa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   38:     0x561f67a160a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   39:     0x561f67a1d5f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   40:     0x561f67e5361f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   41:     0x7f79fe5eaaa4 - <unknown>
[INFO] [stdout]   42:     0x7f79fe677a64 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rest::account::tests::test_get_wallet_balance stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rest::account::tests::test_get_wallet_balance' (25) panicked at src/rest/account.rs:32:54:
[INFO] [stdout] BYBIT_API_KEY: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x561f67e53db2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x561f67e6a6ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x561f67e59056 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x561f67e3114f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x561f67e4b7d9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x561f67a19eee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x561f67e4ba42 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x561f67e31208 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x561f67e261c9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x561f67e322cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]   10:     0x561f67e6ae2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   11:     0x561f67e6ab72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]   12:     0x561f679c18e4 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, std[3b51380354919863]::env::VarError>>::expect
[INFO] [stdout]   13:     0x561f67a007e7 - cefi_rs_bybit[b07fd6ac5e101c46]::rest::account::tests::test_get_wallet_balance::{closure#0}
[INFO] [stdout]   14:     0x561f679fa184 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   15:     0x561f679fa266 - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   16:     0x561f679f9b66 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   17:     0x561f679f9a14 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]   18:     0x561f679f29d0 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   19:     0x561f679f8900 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]   20:     0x561f679f6544 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]   21:     0x561f679f1771 - <tokio[efcf7f6b0083b280]::runtime::context::scoped::Scoped<tokio[efcf7f6b0083b280]::runtime::scheduler::Context>>::set::<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   22:     0x561f679ee6c4 - tokio[efcf7f6b0083b280]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   23:     0x561f679ec61a - <std[3b51380354919863]::thread::local::LocalKey<tokio[efcf7f6b0083b280]::runtime::context::Context>>::try_with::<tokio[efcf7f6b0083b280]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   24:     0x561f679ebe29 - <std[3b51380354919863]::thread::local::LocalKey<tokio[efcf7f6b0083b280]::runtime::context::Context>>::with::<tokio[efcf7f6b0083b280]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   25:     0x561f679edd9b - tokio[efcf7f6b0083b280]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   26:     0x561f679f4bc4 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]   27:     0x561f679f5012 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   28:     0x561f679f5d73 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]   29:     0x561f679e727b - tokio[efcf7f6b0083b280]::runtime::context::runtime::enter_runtime::<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   30:     0x561f679f1a28 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]   31:     0x561f679dd5a5 - <tokio[efcf7f6b0083b280]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]   32:     0x561f679dd8b6 - <tokio[efcf7f6b0083b280]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]   33:     0x561f67a01cf7 - cefi_rs_bybit[b07fd6ac5e101c46]::rest::account::tests::test_get_wallet_balance
[INFO] [stdout]   34:     0x561f67a00103 - cefi_rs_bybit[b07fd6ac5e101c46]::rest::account::tests::test_get_wallet_balance::{closure#0}
[INFO] [stdout]   35:     0x561f679bdcc6 - <cefi_rs_bybit[b07fd6ac5e101c46]::rest::account::tests::test_get_wallet_balance::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   36:     0x561f67a0e29b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   37:     0x561f67a1aafa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   38:     0x561f67a160a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   39:     0x561f67a1d5f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   40:     0x561f67e5361f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   41:     0x7f79fe5eaaa4 - <unknown>
[INFO] [stdout]   42:     0x7f79fe677a64 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rest::trade::tests::test_cancel_all_orders stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rest::trade::tests::test_cancel_all_orders' (31) panicked at src/rest/trade.rs:134:54:
[INFO] [stdout] BYBIT_API_KEY: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x561f67e53db2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x561f67e6a6ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x561f67e59056 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x561f67e3114f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x561f67e4b7d9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x561f67a19eee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x561f67e4ba42 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x561f67e31208 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x561f67e261c9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x561f67e322cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]   10:     0x561f67e6ae2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   11:     0x561f67e6ab72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]   12:     0x561f679c18e4 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, std[3b51380354919863]::env::VarError>>::expect
[INFO] [stdout]   13:     0x561f679ffc33 - cefi_rs_bybit[b07fd6ac5e101c46]::rest::trade::tests::test_cancel_all_orders::{closure#0}
[INFO] [stdout]   14:     0x561f679fa158 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   15:     0x561f679fa237 - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   16:     0x561f679f9b37 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   17:     0x561f679f98c3 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]   18:     0x561f679f235d - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>, <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   19:     0x561f679f7d90 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}
[INFO] [stdout]   20:     0x561f679f651b - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>::{closure#0}
[INFO] [stdout]   21:     0x561f679f1670 - <tokio[efcf7f6b0083b280]::runtime::context::scoped::Scoped<tokio[efcf7f6b0083b280]::runtime::scheduler::Context>>::set::<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>)>
[INFO] [stdout]   22:     0x561f679ee643 - tokio[efcf7f6b0083b280]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>), <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   23:     0x561f679ec400 - <std[3b51380354919863]::thread::local::LocalKey<tokio[efcf7f6b0083b280]::runtime::context::Context>>::try_with::<tokio[efcf7f6b0083b280]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>), <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>)>
[INFO] [stdout]   24:     0x561f679ebd77 - <std[3b51380354919863]::thread::local::LocalKey<tokio[efcf7f6b0083b280]::runtime::context::Context>>::with::<tokio[efcf7f6b0083b280]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>), <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>)>
[INFO] [stdout]   25:     0x561f679edd2b - tokio[efcf7f6b0083b280]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>), <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>::{closure#0}>
[INFO] [stdout]   26:     0x561f679f477e - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>
[INFO] [stdout]   27:     0x561f679f4f5d - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>
[INFO] [stdout]   28:     0x561f679f59a2 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>::{closure#0}
[INFO] [stdout]   29:     0x561f679e7112 - tokio[efcf7f6b0083b280]::runtime::context::runtime::enter_runtime::<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>::{closure#0}, core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>
[INFO] [stdout]   30:     0x561f679f19a7 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>
[INFO] [stdout]   31:     0x561f679dd493 - <tokio[efcf7f6b0083b280]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>
[INFO] [stdout]   32:     0x561f679dd715 - <tokio[efcf7f6b0083b280]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>
[INFO] [stdout]   33:     0x561f67a019d6 - cefi_rs_bybit[b07fd6ac5e101c46]::rest::trade::tests::test_cancel_all_orders
[INFO] [stdout]   34:     0x561f679fec78 - cefi_rs_bybit[b07fd6ac5e101c46]::rest::trade::tests::test_cancel_all_orders::{closure#0}
[INFO] [stdout]   35:     0x561f679bdb46 - <cefi_rs_bybit[b07fd6ac5e101c46]::rest::trade::tests::test_cancel_all_orders::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   36:     0x561f67a0e29b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   37:     0x561f67a1aafa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   38:     0x561f67a160a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   39:     0x561f67a1d5f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   40:     0x561f67e5361f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   41:     0x7f79fe5eaaa4 - <unknown>
[INFO] [stdout]   42:     0x7f79fe677a64 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rest::position::tests::test_get_positions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rest::position::tests::test_get_positions' (30) panicked at src/rest/position.rs:25:54:
[INFO] [stdout] BYBIT_API_KEY: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x561f67e53db2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x561f67e6a6ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x561f67e59056 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x561f67e3114f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x561f67e4b7d9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x561f67a19eee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x561f67e4ba42 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x561f67e31208 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x561f67e261c9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x561f67e322cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]   10:     0x561f67e6ae2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   11:     0x561f67e6ab72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]   12:     0x561f679c18e4 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, std[3b51380354919863]::env::VarError>>::expect
[INFO] [stdout]   13:     0x561f679e4c23 - cefi_rs_bybit[b07fd6ac5e101c46]::rest::position::tests::test_get_positions::{closure#0}
[INFO] [stdout]   14:     0x561f679fa158 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   15:     0x561f679fa237 - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   16:     0x561f679f9b37 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   17:     0x561f679f98c3 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]   18:     0x561f679f235d - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>, <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   19:     0x561f679f7d90 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}
[INFO] [stdout]   20:     0x561f679f651b - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>::{closure#0}
[INFO] [stdout]   21:     0x561f679f1670 - <tokio[efcf7f6b0083b280]::runtime::context::scoped::Scoped<tokio[efcf7f6b0083b280]::runtime::scheduler::Context>>::set::<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>)>
[INFO] [stdout]   22:     0x561f679ee643 - tokio[efcf7f6b0083b280]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>), <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   23:     0x561f679ec400 - <std[3b51380354919863]::thread::local::LocalKey<tokio[efcf7f6b0083b280]::runtime::context::Context>>::try_with::<tokio[efcf7f6b0083b280]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>), <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>)>
[INFO] [stdout]   24:     0x561f679ebd77 - <std[3b51380354919863]::thread::local::LocalKey<tokio[efcf7f6b0083b280]::runtime::context::Context>>::with::<tokio[efcf7f6b0083b280]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>), <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>)>
[INFO] [stdout]   25:     0x561f679edd2b - tokio[efcf7f6b0083b280]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>), <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>::{closure#0}>
[INFO] [stdout]   26:     0x561f679f477e - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>
[INFO] [stdout]   27:     0x561f679f4f5d - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>
[INFO] [stdout]   28:     0x561f679f59a2 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>::{closure#0}
[INFO] [stdout]   29:     0x561f679e7112 - tokio[efcf7f6b0083b280]::runtime::context::runtime::enter_runtime::<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>::{closure#0}, core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>
[INFO] [stdout]   30:     0x561f679f19a7 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>
[INFO] [stdout]   31:     0x561f679dd493 - <tokio[efcf7f6b0083b280]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>
[INFO] [stdout]   32:     0x561f679dd715 - <tokio[efcf7f6b0083b280]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>
[INFO] [stdout]   33:     0x561f679e5d06 - cefi_rs_bybit[b07fd6ac5e101c46]::rest::position::tests::test_get_positions
[INFO] [stdout]   34:     0x561f679e4ae8 - cefi_rs_bybit[b07fd6ac5e101c46]::rest::position::tests::test_get_positions::{closure#0}
[INFO] [stdout]   35:     0x561f679bdd06 - <cefi_rs_bybit[b07fd6ac5e101c46]::rest::position::tests::test_get_positions::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   36:     0x561f67a0e29b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   37:     0x561f67a1aafa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   38:     0x561f67a160a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   39:     0x561f67a1d5f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   40:     0x561f67e5361f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   41:     0x7f79fe5eaaa4 - <unknown>
[INFO] [stdout]   42:     0x7f79fe677a64 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rest::trade::tests::test_place_order stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rest::trade::tests::test_place_order' (33) panicked at src/rest/trade.rs:104:54:
[INFO] [stdout] BYBIT_API_KEY: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x561f67e53db2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x561f67e6a6ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x561f67e59056 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x561f67e3114f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x561f67e4b7d9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x561f67a19eee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x561f67e4ba42 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x561f67e31208 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x561f67e261c9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x561f67e322cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]   10:     0x561f67e6ae2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   11:     0x561f67e6ab72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]   12:     0x561f679c18e4 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, std[3b51380354919863]::env::VarError>>::expect
[INFO] [stdout]   13:     0x561f679fedb9 - cefi_rs_bybit[b07fd6ac5e101c46]::rest::trade::tests::test_place_order::{closure#0}
[INFO] [stdout]   14:     0x561f679fa158 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   15:     0x561f679fa237 - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   16:     0x561f679f9b37 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   17:     0x561f679f98c3 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]   18:     0x561f679f235d - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>, <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   19:     0x561f679f7d90 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}
[INFO] [stdout]   20:     0x561f679f651b - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>::{closure#0}
[INFO] [stdout]   21:     0x561f679f1670 - <tokio[efcf7f6b0083b280]::runtime::context::scoped::Scoped<tokio[efcf7f6b0083b280]::runtime::scheduler::Context>>::set::<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>)>
[INFO] [stdout]   22:     0x561f679ee643 - tokio[efcf7f6b0083b280]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>), <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   23:     0x561f679ec400 - <std[3b51380354919863]::thread::local::LocalKey<tokio[efcf7f6b0083b280]::runtime::context::Context>>::try_with::<tokio[efcf7f6b0083b280]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>), <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>)>
[INFO] [stdout]   24:     0x561f679ebd77 - <std[3b51380354919863]::thread::local::LocalKey<tokio[efcf7f6b0083b280]::runtime::context::Context>>::with::<tokio[efcf7f6b0083b280]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>), <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>)>
[INFO] [stdout]   25:     0x561f679edd2b - tokio[efcf7f6b0083b280]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>), <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>::{closure#0}>
[INFO] [stdout]   26:     0x561f679f477e - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>
[INFO] [stdout]   27:     0x561f679f4f5d - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>
[INFO] [stdout]   28:     0x561f679f59a2 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>::{closure#0}
[INFO] [stdout]   29:     0x561f679e7112 - tokio[efcf7f6b0083b280]::runtime::context::runtime::enter_runtime::<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>::{closure#0}, core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>
[INFO] [stdout]   30:     0x561f679f19a7 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>
[INFO] [stdout]   31:     0x561f679dd493 - <tokio[efcf7f6b0083b280]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>
[INFO] [stdout]   32:     0x561f679dd715 - <tokio[efcf7f6b0083b280]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>
[INFO] [stdout]   33:     0x561f67a01696 - cefi_rs_bybit[b07fd6ac5e101c46]::rest::trade::tests::test_place_order
[INFO] [stdout]   34:     0x561f679febf8 - cefi_rs_bybit[b07fd6ac5e101c46]::rest::trade::tests::test_place_order::{closure#0}
[INFO] [stdout]   35:     0x561f679bdac6 - <cefi_rs_bybit[b07fd6ac5e101c46]::rest::trade::tests::test_place_order::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   36:     0x561f67a0e29b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   37:     0x561f67a1aafa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   38:     0x561f67a160a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   39:     0x561f67a1d5f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   40:     0x561f67e5361f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   41:     0x7f79fe5eaaa4 - <unknown>
[INFO] [stdout]   42:     0x7f79fe677a64 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rest::trade::tests::test_get_open_order stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rest::trade::tests::test_get_open_order' (32) panicked at src/rest/trade.rs:123:54:
[INFO] [stdout] BYBIT_API_KEY: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x561f67e53db2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x561f67e6a6ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x561f67e59056 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x561f67e3114f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x561f67e4b7d9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x561f67a19eee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x561f67e4ba42 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x561f67e31208 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x561f67e261c9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x561f67e322cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]   10:     0x561f67e6ae2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   11:     0x561f67e6ab72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]   12:     0x561f679c18e4 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, std[3b51380354919863]::env::VarError>>::expect
[INFO] [stdout]   13:     0x561f679ff613 - cefi_rs_bybit[b07fd6ac5e101c46]::rest::trade::tests::test_get_open_order::{closure#0}
[INFO] [stdout]   14:     0x561f679fa158 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   15:     0x561f679fa237 - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   16:     0x561f679f9b37 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   17:     0x561f679f98c3 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]   18:     0x561f679f235d - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>, <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   19:     0x561f679f7d90 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}
[INFO] [stdout]   20:     0x561f679f651b - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>::{closure#0}
[INFO] [stdout]   21:     0x561f679f1670 - <tokio[efcf7f6b0083b280]::runtime::context::scoped::Scoped<tokio[efcf7f6b0083b280]::runtime::scheduler::Context>>::set::<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>)>
[INFO] [stdout]   22:     0x561f679ee643 - tokio[efcf7f6b0083b280]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>), <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   23:     0x561f679ec400 - <std[3b51380354919863]::thread::local::LocalKey<tokio[efcf7f6b0083b280]::runtime::context::Context>>::try_with::<tokio[efcf7f6b0083b280]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>), <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>)>
[INFO] [stdout]   24:     0x561f679ebd77 - <std[3b51380354919863]::thread::local::LocalKey<tokio[efcf7f6b0083b280]::runtime::context::Context>>::with::<tokio[efcf7f6b0083b280]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>), <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>)>
[INFO] [stdout]   25:     0x561f679edd2b - tokio[efcf7f6b0083b280]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>), <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>::{closure#0}>
[INFO] [stdout]   26:     0x561f679f477e - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>
[INFO] [stdout]   27:     0x561f679f4f5d - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>>
[INFO] [stdout]   28:     0x561f679f59a2 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>::{closure#0}
[INFO] [stdout]   29:     0x561f679e7112 - tokio[efcf7f6b0083b280]::runtime::context::runtime::enter_runtime::<<tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>::{closure#0}, core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>
[INFO] [stdout]   30:     0x561f679f19a7 - <tokio[efcf7f6b0083b280]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>
[INFO] [stdout]   31:     0x561f679dd493 - <tokio[efcf7f6b0083b280]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>
[INFO] [stdout]   32:     0x561f679dd715 - <tokio[efcf7f6b0083b280]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), cefi_rs_bybit[b07fd6ac5e101c46]::errors::BybitError>>>>
[INFO] [stdout]   33:     0x561f67a01836 - cefi_rs_bybit[b07fd6ac5e101c46]::rest::trade::tests::test_get_open_order
[INFO] [stdout]   34:     0x561f679fec38 - cefi_rs_bybit[b07fd6ac5e101c46]::rest::trade::tests::test_get_open_order::{closure#0}
[INFO] [stdout]   35:     0x561f679bdb06 - <cefi_rs_bybit[b07fd6ac5e101c46]::rest::trade::tests::test_get_open_order::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   36:     0x561f67a0e29b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   37:     0x561f67a1aafa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   38:     0x561f67a160a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   39:     0x561f67a1d5f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   40:     0x561f67e5361f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   41:     0x7f79fe5eaaa4 - <unknown>
[INFO] [stdout]   42:     0x7f79fe677a64 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     rest::account::tests::test_get_account_info
[INFO] [stdout]     rest::account::tests::test_get_wallet_balance
[INFO] [stdout]     rest::position::tests::test_get_positions
[INFO] [stdout]     rest::trade::tests::test_cancel_all_orders
[INFO] [stdout]     rest::trade::tests::test_get_open_order
[INFO] [stdout]     rest::trade::tests::test_place_order
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "9faa7b687bf872c321e38dd676c3e80195dbe7e4ba0b325e79ba2191a49b167f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9faa7b687bf872c321e38dd676c3e80195dbe7e4ba0b325e79ba2191a49b167f", kill_on_drop: false }`
[INFO] [stdout] 9faa7b687bf872c321e38dd676c3e80195dbe7e4ba0b325e79ba2191a49b167f
