[INFO] fetching crate cefi-rs-bybit 0.1.0...
[INFO] testing cefi-rs-bybit-0.1.0 against 1.94.0 for beta-1.95-1
[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 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time-macros v0.2.20
[INFO] [stderr]   Downloaded time-core v0.1.3
[INFO] [stderr]   Downloaded tempfile v3.19.0
[INFO] [stderr]   Downloaded data-encoding v2.8.0
[INFO] [stderr]   Downloaded time v0.3.39
[INFO] [stderr]   Downloaded rustix v1.0.2
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.3
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57e9eaf4898fbda1fa16d2af7ac328db93c8a0f5ff0e9d7d7df49d8e76fc23c7
[INFO] running `Command { std: "docker" "start" "-a" "57e9eaf4898fbda1fa16d2af7ac328db93c8a0f5ff0e9d7d7df49d8e76fc23c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57e9eaf4898fbda1fa16d2af7ac328db93c8a0f5ff0e9d7d7df49d8e76fc23c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57e9eaf4898fbda1fa16d2af7ac328db93c8a0f5ff0e9d7d7df49d8e76fc23c7", kill_on_drop: false }`
[INFO] [stdout] 57e9eaf4898fbda1fa16d2af7ac328db93c8a0f5ff0e9d7d7df49d8e76fc23c7
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b797b41e25f8e26c332b3b78405b30075fb29c3daf1e68b28860c79a48ace60
[INFO] running `Command { std: "docker" "start" "-a" "1b797b41e25f8e26c332b3b78405b30075fb29c3daf1e68b28860c79a48ace60", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.171
[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 itoa v1.0.15
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling hex v0.4.3
[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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.44.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 futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[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 tungstenite v0.23.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[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 h2 v0.3.26
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[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 46s
[INFO] running `Command { std: "docker" "inspect" "1b797b41e25f8e26c332b3b78405b30075fb29c3daf1e68b28860c79a48ace60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b797b41e25f8e26c332b3b78405b30075fb29c3daf1e68b28860c79a48ace60", kill_on_drop: false }`
[INFO] [stdout] 1b797b41e25f8e26c332b3b78405b30075fb29c3daf1e68b28860c79a48ace60
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5197c8b5810d41b4bcefe95a6e9d9d97cda48c86c51517863fa61f7d18c75ba8
[INFO] running `Command { std: "docker" "start" "-a" "5197c8b5810d41b4bcefe95a6e9d9d97cda48c86c51517863fa61f7d18c75ba8", 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.58s
[INFO] running `Command { std: "docker" "inspect" "5197c8b5810d41b4bcefe95a6e9d9d97cda48c86c51517863fa61f7d18c75ba8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5197c8b5810d41b4bcefe95a6e9d9d97cda48c86c51517863fa61f7d18c75ba8", kill_on_drop: false }`
[INFO] [stdout] 5197c8b5810d41b4bcefe95a6e9d9d97cda48c86c51517863fa61f7d18c75ba8
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cf73df93d6c1022727a6e6d339cef3e8d7745ee839721c9b9c65d77f7d0ae2cd
[INFO] running `Command { std: "docker" "start" "-a" "cf73df93d6c1022727a6e6d339cef3e8d7745ee839721c9b9c65d77f7d0ae2cd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cefi_rs_bybit-d3cc0bc08a04edef)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test rest::account::tests::test_get_wallet_balance ... FAILED
[INFO] [stdout] test rest::position::tests::test_get_positions ... FAILED
[INFO] [stdout] test rest::trade::tests::test_get_open_order ... FAILED
[INFO] [stdout] test rest::trade::tests::test_cancel_all_orders ... FAILED
[INFO] [stdout] test rest::account::tests::test_get_account_info ... FAILED
[INFO] [stdout] test rest::trade::tests::test_place_order ... FAILED
[INFO] [stdout] test types::tests::deserialize_http_order_response ... ok
[INFO] [stdout] test types::tests::deserialize_http_response_error ... ok
[INFO] [stdout] test types::tests::test_deserialize_get_account_info ... ok
[INFO] [stdout] test types::tests::test_deserialize_get_positions_response ... ok
[INFO] [stdout] test ws::tests::test_deserialize_position ... ok
[INFO] [stdout] test ws_types::tests::test_deserialize_pong ... ok
[INFO] [stdout] test ws_types::tests::test_deserialize_order_linear ... 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::market::tests::test_get_tickers ... 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_orderbook ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- rest::account::tests::test_get_wallet_balance stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rest::account::tests::test_get_wallet_balance' (18) panicked at src/rest/account.rs:32:54:
[INFO] [stdout] BYBIT_API_KEY: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56a6cab5d3a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x56a6cab6e83a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x56a6cab2a626 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x56a6cab3c299 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x56a6cab3c131 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x56a6ca7371de - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x56a6cab3c5c2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x56a6cab3c358 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x56a6cab373e9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x56a6cab1f3fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x56a6cab7741c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x56a6cab76992 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]   12:     0x56a6ca6caaa4 - core::result::Result<T,E>::expect::h4663a6efae235d55
[INFO] [stdout]   13:     0x56a6ca714847 - cefi_rs_bybit::rest::account::tests::test_get_wallet_balance::{{closure}}::h6dee4db31bc95942
[INFO] [stdout]   14:     0x56a6ca6e6854 - <core::pin::Pin<P> as core::future::future::Future>::poll::haf5917c23f53cf27
[INFO] [stdout]   15:     0x56a6ca6e6746 - <core::pin::Pin<P> as core::future::future::Future>::poll::h158872dc419f9c0d
[INFO] [stdout]   16:     0x56a6ca6ef436 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hafd0a92bfd5e0afb
[INFO] [stdout]   17:     0x56a6ca6ef204 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hee9cc15c97c6065c
[INFO] [stdout]   18:     0x56a6ca6ea1c0 - tokio::runtime::scheduler::current_thread::Context::enter::hf644e0f282fb6659
[INFO] [stdout]   19:     0x56a6ca6ee640 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcb6ff86243f725e9
[INFO] [stdout]   20:     0x56a6ca6ec024 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd33027aa735c39ed
[INFO] [stdout]   21:     0x56a6ca709091 - tokio::runtime::context::scoped::Scoped<T>::set::h148f95ee6c7bc7fa
[INFO] [stdout]   22:     0x56a6ca70fd24 - tokio::runtime::context::set_scheduler::{{closure}}::h7624f4221c9d43ee
[INFO] [stdout]   23:     0x56a6ca715d6a - std::thread::local::LocalKey<T>::try_with::h65ae2d75e59e7de4
[INFO] [stdout]   24:     0x56a6ca715009 - std::thread::local::LocalKey<T>::with::h39d9dd3f5a905565
[INFO] [stdout]   25:     0x56a6ca70fc0b - tokio::runtime::context::set_scheduler::hcde55e1ce1def815
[INFO] [stdout]   26:     0x56a6ca6eb904 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h58d74e7340a1f04b
[INFO] [stdout]   27:     0x56a6ca6ec192 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h75172e6b21eb88c3
[INFO] [stdout]   28:     0x56a6ca6e7d93 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2ec0f3421a4a2eea
[INFO] [stdout]   29:     0x56a6ca6e519b - tokio::runtime::context::runtime::enter_runtime::h99d3ea50a907101a
[INFO] [stdout]   30:     0x56a6ca6e7668 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h17df064080f148e2
[INFO] [stdout]   31:     0x56a6ca704275 - tokio::runtime::runtime::Runtime::block_on_inner::h610a6e539515e6c4
[INFO] [stdout]   32:     0x56a6ca7045f6 - tokio::runtime::runtime::Runtime::block_on::h4d92f8a908f4a0f2
[INFO] [stdout]   33:     0x56a6ca714687 - cefi_rs_bybit::rest::account::tests::test_get_wallet_balance::hb1e2b975944ab613
[INFO] [stdout]   34:     0x56a6ca714cb3 - cefi_rs_bybit::rest::account::tests::test_get_wallet_balance::{{closure}}::hba31180c2419d0d8
[INFO] [stdout]   35:     0x56a6ca6c2486 - core::ops::function::FnOnce::call_once::hc9781eff9fa78c03
[INFO] [stdout]   36:     0x56a6ca736f9b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   37:     0x56a6ca74a9aa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   38:     0x56a6ca724e04 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   39:     0x56a6ca7287a2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   40:     0x56a6cab3251f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   41:     0x70296bd66aa4 - <unknown>
[INFO] [stdout]   42:     0x70296bdf3a64 - 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' (23) panicked at src/rest/position.rs:25:54:
[INFO] [stdout] BYBIT_API_KEY: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56a6cab5d3a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x56a6cab6e83a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x56a6cab2a626 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x56a6cab3c299 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x56a6cab3c131 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x56a6ca7371de - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x56a6cab3c5c2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x56a6cab3c358 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x56a6cab373e9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x56a6cab1f3fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x56a6cab7741c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x56a6cab76992 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]   12:     0x56a6ca6caaa4 - core::result::Result<T,E>::expect::h4663a6efae235d55
[INFO] [stdout]   13:     0x56a6ca6db0c3 - cefi_rs_bybit::rest::position::tests::test_get_positions::{{closure}}::h4619c24742fad1bb
[INFO] [stdout]   14:     0x56a6ca6e67d8 - <core::pin::Pin<P> as core::future::future::Future>::poll::h88f0c5f3f053464c
[INFO] [stdout]   15:     0x56a6ca6e6897 - <core::pin::Pin<P> as core::future::future::Future>::poll::he24706e3b44a68b9
[INFO] [stdout]   16:     0x56a6ca6ef407 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8bb0d9ec0451ef14
[INFO] [stdout]   17:     0x56a6ca6eef33 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h086cd4334266d353
[INFO] [stdout]   18:     0x56a6ca6e97bd - tokio::runtime::scheduler::current_thread::Context::enter::hb243f8765ce05063
[INFO] [stdout]   19:     0x56a6ca6ecf50 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h82ab034d891907c8
[INFO] [stdout]   20:     0x56a6ca6ebfab - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8e987c14672ac011
[INFO] [stdout]   21:     0x56a6ca7091d0 - tokio::runtime::context::scoped::Scoped<T>::set::h37d955a6a5a98f67
[INFO] [stdout]   22:     0x56a6ca70fc53 - tokio::runtime::context::set_scheduler::{{closure}}::h1ad3af1a7732a4d5
[INFO] [stdout]   23:     0x56a6ca716b60 - std::thread::local::LocalKey<T>::try_with::hdab30eb76eecf26d
[INFO] [stdout]   24:     0x56a6ca715067 - std::thread::local::LocalKey<T>::with::h576c640aa2ad5d26
[INFO] [stdout]   25:     0x56a6ca70fbcb - tokio::runtime::context::set_scheduler::h881019cb6551d7a5
[INFO] [stdout]   26:     0x56a6ca6eb4be - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3d6033c66eb6bef0
[INFO] [stdout]   27:     0x56a6ca6ec20d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd7a3fbe01444d5ee
[INFO] [stdout]   28:     0x56a6ca6e84c2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc3802bbe9f2b0859
[INFO] [stdout]   29:     0x56a6ca6e4d52 - tokio::runtime::context::runtime::enter_runtime::h31400b22f17305fb
[INFO] [stdout]   30:     0x56a6ca6e76e7 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5824c2e5b78ffee4
[INFO] [stdout]   31:     0x56a6ca704393 - tokio::runtime::runtime::Runtime::block_on_inner::ha2ff667ccce7f946
[INFO] [stdout]   32:     0x56a6ca7047a5 - tokio::runtime::runtime::Runtime::block_on::hdbfd6ae3c1bb3af0
[INFO] [stdout]   33:     0x56a6ca6daf26 - cefi_rs_bybit::rest::position::tests::test_get_positions::hf1c84ed8f5f29461
[INFO] [stdout]   34:     0x56a6ca6db558 - cefi_rs_bybit::rest::position::tests::test_get_positions::{{closure}}::h87354337609f6831
[INFO] [stdout]   35:     0x56a6ca6c20f6 - core::ops::function::FnOnce::call_once::h9233a330a7d66469
[INFO] [stdout]   36:     0x56a6ca736f9b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   37:     0x56a6ca74a9aa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   38:     0x56a6ca724e04 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   39:     0x56a6ca7287a2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   40:     0x56a6cab3251f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   41:     0x70296bd66aa4 - <unknown>
[INFO] [stdout]   42:     0x70296bdf3a64 - 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' (25) panicked at src/rest/trade.rs:123:54:
[INFO] [stdout] BYBIT_API_KEY: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56a6cab5d3a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x56a6cab6e83a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x56a6cab2a626 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x56a6cab3c299 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x56a6cab3c131 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x56a6ca7371de - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x56a6cab3c5c2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x56a6cab3c358 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x56a6cab373e9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x56a6cab1f3fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x56a6cab7741c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x56a6cab76992 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]   12:     0x56a6ca6caaa4 - core::result::Result<T,E>::expect::h4663a6efae235d55
[INFO] [stdout]   13:     0x56a6ca6da143 - cefi_rs_bybit::rest::trade::tests::test_get_open_order::{{closure}}::h708dd14da7d85654
[INFO] [stdout]   14:     0x56a6ca6e67d8 - <core::pin::Pin<P> as core::future::future::Future>::poll::h88f0c5f3f053464c
[INFO] [stdout]   15:     0x56a6ca6e6897 - <core::pin::Pin<P> as core::future::future::Future>::poll::he24706e3b44a68b9
[INFO] [stdout]   16:     0x56a6ca6ef407 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8bb0d9ec0451ef14
[INFO] [stdout]   17:     0x56a6ca6eef33 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h086cd4334266d353
[INFO] [stdout]   18:     0x56a6ca6e97bd - tokio::runtime::scheduler::current_thread::Context::enter::hb243f8765ce05063
[INFO] [stdout]   19:     0x56a6ca6ecf50 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h82ab034d891907c8
[INFO] [stdout]   20:     0x56a6ca6ebfab - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8e987c14672ac011
[INFO] [stdout]   21:     0x56a6ca7091d0 - tokio::runtime::context::scoped::Scoped<T>::set::h37d955a6a5a98f67
[INFO] [stdout]   22:     0x56a6ca70fc53 - tokio::runtime::context::set_scheduler::{{closure}}::h1ad3af1a7732a4d5
[INFO] [stdout]   23:     0x56a6ca716b60 - std::thread::local::LocalKey<T>::try_with::hdab30eb76eecf26d
[INFO] [stdout]   24:     0x56a6ca715067 - std::thread::local::LocalKey<T>::with::h576c640aa2ad5d26
[INFO] [stdout]   25:     0x56a6ca70fbcb - tokio::runtime::context::set_scheduler::h881019cb6551d7a5
[INFO] [stdout]   26:     0x56a6ca6eb4be - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3d6033c66eb6bef0
[INFO] [stdout]   27:     0x56a6ca6ec20d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd7a3fbe01444d5ee
[INFO] [stdout]   28:     0x56a6ca6e84c2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc3802bbe9f2b0859
[INFO] [stdout]   29:     0x56a6ca6e4d52 - tokio::runtime::context::runtime::enter_runtime::h31400b22f17305fb
[INFO] [stdout]   30:     0x56a6ca6e76e7 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5824c2e5b78ffee4
[INFO] [stdout]   31:     0x56a6ca704393 - tokio::runtime::runtime::Runtime::block_on_inner::ha2ff667ccce7f946
[INFO] [stdout]   32:     0x56a6ca7047a5 - tokio::runtime::runtime::Runtime::block_on::hdbfd6ae3c1bb3af0
[INFO] [stdout]   33:     0x56a6ca6d9fa6 - cefi_rs_bybit::rest::trade::tests::test_get_open_order::h85ad4879f0f82ce0
[INFO] [stdout]   34:     0x56a6ca6da668 - cefi_rs_bybit::rest::trade::tests::test_get_open_order::{{closure}}::hb79d6cac9e17dce2
[INFO] [stdout]   35:     0x56a6ca6c2586 - core::ops::function::FnOnce::call_once::hd29294cf6d1b03d9
[INFO] [stdout]   36:     0x56a6ca736f9b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   37:     0x56a6ca74a9aa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   38:     0x56a6ca724e04 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   39:     0x56a6ca7287a2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   40:     0x56a6cab3251f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   41:     0x70296bd66aa4 - <unknown>
[INFO] [stdout]   42:     0x70296bdf3a64 - 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' (24) panicked at src/rest/trade.rs:134:54:
[INFO] [stdout] BYBIT_API_KEY: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56a6cab5d3a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x56a6cab6e83a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x56a6cab2a626 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x56a6cab3c299 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x56a6cab3c131 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x56a6ca7371de - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x56a6cab3c5c2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x56a6cab3c358 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x56a6cab373e9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x56a6cab1f3fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x56a6cab7741c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x56a6cab76992 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]   12:     0x56a6ca6caaa4 - core::result::Result<T,E>::expect::h4663a6efae235d55
[INFO] [stdout]   13:     0x56a6ca6da943 - cefi_rs_bybit::rest::trade::tests::test_cancel_all_orders::{{closure}}::h8d8741e4040a3677
[INFO] [stdout]   14:     0x56a6ca6e67d8 - <core::pin::Pin<P> as core::future::future::Future>::poll::h88f0c5f3f053464c
[INFO] [stdout]   15:     0x56a6ca6e6897 - <core::pin::Pin<P> as core::future::future::Future>::poll::he24706e3b44a68b9
[INFO] [stdout]   16:     0x56a6ca6ef407 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8bb0d9ec0451ef14
[INFO] [stdout]   17:     0x56a6ca6eef33 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h086cd4334266d353
[INFO] [stdout]   18:     0x56a6ca6e97bd - tokio::runtime::scheduler::current_thread::Context::enter::hb243f8765ce05063
[INFO] [stdout]   19:     0x56a6ca6ecf50 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h82ab034d891907c8
[INFO] [stdout]   20:     0x56a6ca6ebfab - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8e987c14672ac011
[INFO] [stdout]   21:     0x56a6ca7091d0 - tokio::runtime::context::scoped::Scoped<T>::set::h37d955a6a5a98f67
[INFO] [stdout]   22:     0x56a6ca70fc53 - tokio::runtime::context::set_scheduler::{{closure}}::h1ad3af1a7732a4d5
[INFO] [stdout]   23:     0x56a6ca716b60 - std::thread::local::LocalKey<T>::try_with::hdab30eb76eecf26d
[INFO] [stdout]   24:     0x56a6ca715067 - std::thread::local::LocalKey<T>::with::h576c640aa2ad5d26
[INFO] [stdout]   25:     0x56a6ca70fbcb - tokio::runtime::context::set_scheduler::h881019cb6551d7a5
[INFO] [stdout]   26:     0x56a6ca6eb4be - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3d6033c66eb6bef0
[INFO] [stdout]   27:     0x56a6ca6ec20d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd7a3fbe01444d5ee
[INFO] [stdout]   28:     0x56a6ca6e84c2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc3802bbe9f2b0859
[INFO] [stdout]   29:     0x56a6ca6e4d52 - tokio::runtime::context::runtime::enter_runtime::h31400b22f17305fb
[INFO] [stdout]   30:     0x56a6ca6e76e7 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5824c2e5b78ffee4
[INFO] [stdout]   31:     0x56a6ca704393 - tokio::runtime::runtime::Runtime::block_on_inner::ha2ff667ccce7f946
[INFO] [stdout]   32:     0x56a6ca7047a5 - tokio::runtime::runtime::Runtime::block_on::hdbfd6ae3c1bb3af0
[INFO] [stdout]   33:     0x56a6ca6da7a6 - cefi_rs_bybit::rest::trade::tests::test_cancel_all_orders::h139fc89f2ff338de
[INFO] [stdout]   34:     0x56a6ca6dade8 - cefi_rs_bybit::rest::trade::tests::test_cancel_all_orders::{{closure}}::ha116dc9021a23522
[INFO] [stdout]   35:     0x56a6ca6c1e86 - core::ops::function::FnOnce::call_once::h67d1300172efdb32
[INFO] [stdout]   36:     0x56a6ca736f9b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   37:     0x56a6ca74a9aa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   38:     0x56a6ca724e04 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   39:     0x56a6ca7287a2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   40:     0x56a6cab3251f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   41:     0x70296bd66aa4 - <unknown>
[INFO] [stdout]   42:     0x70296bdf3a64 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rest::account::tests::test_get_account_info stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rest::account::tests::test_get_account_info' (17) panicked at src/rest/account.rs:42:54:
[INFO] [stdout] BYBIT_API_KEY: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56a6cab5d3a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x56a6cab6e83a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x56a6cab2a626 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x56a6cab3c299 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x56a6cab3c131 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x56a6ca7371de - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x56a6cab3c5c2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x56a6cab3c358 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x56a6cab373e9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x56a6cab1f3fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x56a6cab7741c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x56a6cab76992 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]   12:     0x56a6ca6caaa4 - core::result::Result<T,E>::expect::h4663a6efae235d55
[INFO] [stdout]   13:     0x56a6ca714127 - cefi_rs_bybit::rest::account::tests::test_get_account_info::{{closure}}::h71b4b5dc3f0a4184
[INFO] [stdout]   14:     0x56a6ca6e6854 - <core::pin::Pin<P> as core::future::future::Future>::poll::haf5917c23f53cf27
[INFO] [stdout]   15:     0x56a6ca6e6746 - <core::pin::Pin<P> as core::future::future::Future>::poll::h158872dc419f9c0d
[INFO] [stdout]   16:     0x56a6ca6ef436 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hafd0a92bfd5e0afb
[INFO] [stdout]   17:     0x56a6ca6ef204 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hee9cc15c97c6065c
[INFO] [stdout]   18:     0x56a6ca6ea1c0 - tokio::runtime::scheduler::current_thread::Context::enter::hf644e0f282fb6659
[INFO] [stdout]   19:     0x56a6ca6ee640 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcb6ff86243f725e9
[INFO] [stdout]   20:     0x56a6ca6ec024 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd33027aa735c39ed
[INFO] [stdout]   21:     0x56a6ca709091 - tokio::runtime::context::scoped::Scoped<T>::set::h148f95ee6c7bc7fa
[INFO] [stdout]   22:     0x56a6ca70fd24 - tokio::runtime::context::set_scheduler::{{closure}}::h7624f4221c9d43ee
[INFO] [stdout]   23:     0x56a6ca715d6a - std::thread::local::LocalKey<T>::try_with::h65ae2d75e59e7de4
[INFO] [stdout]   24:     0x56a6ca715009 - std::thread::local::LocalKey<T>::with::h39d9dd3f5a905565
[INFO] [stdout]   25:     0x56a6ca70fc0b - tokio::runtime::context::set_scheduler::hcde55e1ce1def815
[INFO] [stdout]   26:     0x56a6ca6eb904 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h58d74e7340a1f04b
[INFO] [stdout]   27:     0x56a6ca6ec192 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h75172e6b21eb88c3
[INFO] [stdout]   28:     0x56a6ca6e7d93 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2ec0f3421a4a2eea
[INFO] [stdout]   29:     0x56a6ca6e519b - tokio::runtime::context::runtime::enter_runtime::h99d3ea50a907101a
[INFO] [stdout]   30:     0x56a6ca6e7668 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h17df064080f148e2
[INFO] [stdout]   31:     0x56a6ca704275 - tokio::runtime::runtime::Runtime::block_on_inner::h610a6e539515e6c4
[INFO] [stdout]   32:     0x56a6ca7045f6 - tokio::runtime::runtime::Runtime::block_on::h4d92f8a908f4a0f2
[INFO] [stdout]   33:     0x56a6ca713f37 - cefi_rs_bybit::rest::account::tests::test_get_account_info::h63d853238302e969
[INFO] [stdout]   34:     0x56a6ca713fd3 - cefi_rs_bybit::rest::account::tests::test_get_account_info::{{closure}}::h4e30a0a31e34bc23
[INFO] [stdout]   35:     0x56a6ca6c20b6 - core::ops::function::FnOnce::call_once::h90f5916e9d8e3c50
[INFO] [stdout]   36:     0x56a6ca736f9b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   37:     0x56a6ca74a9aa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   38:     0x56a6ca724e04 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   39:     0x56a6ca7287a2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   40:     0x56a6cab3251f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   41:     0x70296bd66aa4 - <unknown>
[INFO] [stdout]   42:     0x70296bdf3a64 - 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' (26) panicked at src/rest/trade.rs:104:54:
[INFO] [stdout] BYBIT_API_KEY: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56a6cab5d3a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x56a6cab6e83a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x56a6cab2a626 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x56a6cab3c299 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x56a6cab3c131 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x56a6ca7371de - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x56a6cab3c5c2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x56a6cab3c358 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x56a6cab373e9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x56a6cab1f3fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x56a6cab7741c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x56a6cab76992 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]   12:     0x56a6ca6caaa4 - core::result::Result<T,E>::expect::h4663a6efae235d55
[INFO] [stdout]   13:     0x56a6ca6d9709 - cefi_rs_bybit::rest::trade::tests::test_place_order::{{closure}}::h7b6ed000c3b807d4
[INFO] [stdout]   14:     0x56a6ca6e67d8 - <core::pin::Pin<P> as core::future::future::Future>::poll::h88f0c5f3f053464c
[INFO] [stdout]   15:     0x56a6ca6e6897 - <core::pin::Pin<P> as core::future::future::Future>::poll::he24706e3b44a68b9
[INFO] [stdout]   16:     0x56a6ca6ef407 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8bb0d9ec0451ef14
[INFO] [stdout]   17:     0x56a6ca6eef33 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h086cd4334266d353
[INFO] [stdout]   18:     0x56a6ca6e97bd - tokio::runtime::scheduler::current_thread::Context::enter::hb243f8765ce05063
[INFO] [stdout]   19:     0x56a6ca6ecf50 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h82ab034d891907c8
[INFO] [stdout]   20:     0x56a6ca6ebfab - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8e987c14672ac011
[INFO] [stdout]   21:     0x56a6ca7091d0 - tokio::runtime::context::scoped::Scoped<T>::set::h37d955a6a5a98f67
[INFO] [stdout]   22:     0x56a6ca70fc53 - tokio::runtime::context::set_scheduler::{{closure}}::h1ad3af1a7732a4d5
[INFO] [stdout]   23:     0x56a6ca716b60 - std::thread::local::LocalKey<T>::try_with::hdab30eb76eecf26d
[INFO] [stdout]   24:     0x56a6ca715067 - std::thread::local::LocalKey<T>::with::h576c640aa2ad5d26
[INFO] [stdout]   25:     0x56a6ca70fbcb - tokio::runtime::context::set_scheduler::h881019cb6551d7a5
[INFO] [stdout]   26:     0x56a6ca6eb4be - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3d6033c66eb6bef0
[INFO] [stdout]   27:     0x56a6ca6ec20d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd7a3fbe01444d5ee
[INFO] [stdout]   28:     0x56a6ca6e84c2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc3802bbe9f2b0859
[INFO] [stdout]   29:     0x56a6ca6e4d52 - tokio::runtime::context::runtime::enter_runtime::h31400b22f17305fb
[INFO] [stdout]   30:     0x56a6ca6e76e7 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5824c2e5b78ffee4
[INFO] [stdout]   31:     0x56a6ca704393 - tokio::runtime::runtime::Runtime::block_on_inner::ha2ff667ccce7f946
[INFO] [stdout]   32:     0x56a6ca7047a5 - tokio::runtime::runtime::Runtime::block_on::hdbfd6ae3c1bb3af0
[INFO] [stdout]   33:     0x56a6ca6d9566 - cefi_rs_bybit::rest::trade::tests::test_place_order::h1b6040e91895aac2
[INFO] [stdout]   34:     0x56a6ca6d9e68 - cefi_rs_bybit::rest::trade::tests::test_place_order::{{closure}}::h85aae87dab460eb4
[INFO] [stdout]   35:     0x56a6ca6c1c46 - core::ops::function::FnOnce::call_once::h05763c994b132a02
[INFO] [stdout]   36:     0x56a6ca736f9b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   37:     0x56a6ca74a9aa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   38:     0x56a6ca724e04 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   39:     0x56a6ca7287a2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   40:     0x56a6cab3251f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   41:     0x70296bd66aa4 - <unknown>
[INFO] [stdout]   42:     0x70296bdf3a64 - 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.42s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "cf73df93d6c1022727a6e6d339cef3e8d7745ee839721c9b9c65d77f7d0ae2cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf73df93d6c1022727a6e6d339cef3e8d7745ee839721c9b9c65d77f7d0ae2cd", kill_on_drop: false }`
[INFO] [stdout] cf73df93d6c1022727a6e6d339cef3e8d7745ee839721c9b9c65d77f7d0ae2cd
