[INFO] fetching crate cefi-rs-bybit 0.1.0...
[INFO] testing cefi-rs-bybit-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate cefi-rs-bybit 0.1.0 into /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cefi-rs-bybit 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time-core v0.1.3
[INFO] [stderr]   Downloaded tempfile v3.19.0
[INFO] [stderr]   Downloaded time-macros v0.2.20
[INFO] [stderr]   Downloaded data-encoding v2.8.0
[INFO] [stderr]   Downloaded tokio-tungstenite v0.23.1
[INFO] [stderr]   Downloaded tungstenite v0.23.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.106
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.23
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.14
[INFO] [stderr]   Downloaded time v0.3.39
[INFO] [stderr]   Downloaded zerocopy v0.8.23
[INFO] [stderr]   Downloaded openssl v0.10.71
[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-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a972b879ae6ab24e7e018e1bda51658bc79463da60ba22aec8d3201b7e5344e
[INFO] running `Command { std: "docker" "start" "-a" "4a972b879ae6ab24e7e018e1bda51658bc79463da60ba22aec8d3201b7e5344e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a972b879ae6ab24e7e018e1bda51658bc79463da60ba22aec8d3201b7e5344e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a972b879ae6ab24e7e018e1bda51658bc79463da60ba22aec8d3201b7e5344e", kill_on_drop: false }`
[INFO] [stdout] 4a972b879ae6ab24e7e018e1bda51658bc79463da60ba22aec8d3201b7e5344e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c1560a3f13439ba3826cc5d442ecf339c399d4cbffe80baf3634dc492bf6f74
[INFO] running `Command { std: "docker" "start" "-a" "3c1560a3f13439ba3826cc5d442ecf339c399d4cbffe80baf3634dc492bf6f74", 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 itoa v1.0.15
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[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 icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[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 syn v2.0.100
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[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 cpufeatures v0.2.17
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling base64 v0.21.7
[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 openssl-sys v0.9.106
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[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 regex-automata v0.1.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling strum v0.26.3
[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 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 tracing-attributes v0.1.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[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 tracing-appender v0.2.3
[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 icu_provider v1.5.0
[INFO] [stderr]    Compiling tungstenite v0.23.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.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 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 serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.3.26
[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 50.68s
[INFO] running `Command { std: "docker" "inspect" "3c1560a3f13439ba3826cc5d442ecf339c399d4cbffe80baf3634dc492bf6f74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c1560a3f13439ba3826cc5d442ecf339c399d4cbffe80baf3634dc492bf6f74", kill_on_drop: false }`
[INFO] [stdout] 3c1560a3f13439ba3826cc5d442ecf339c399d4cbffe80baf3634dc492bf6f74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b68ec2274d8ff627e05e5b60cfc76154cd2f25f312b436548052cbec1b500e87
[INFO] running `Command { std: "docker" "start" "-a" "b68ec2274d8ff627e05e5b60cfc76154cd2f25f312b436548052cbec1b500e87", 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.08s
[INFO] running `Command { std: "docker" "inspect" "b68ec2274d8ff627e05e5b60cfc76154cd2f25f312b436548052cbec1b500e87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b68ec2274d8ff627e05e5b60cfc76154cd2f25f312b436548052cbec1b500e87", kill_on_drop: false }`
[INFO] [stdout] b68ec2274d8ff627e05e5b60cfc76154cd2f25f312b436548052cbec1b500e87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 633e5723353818c7e7248f8f9ea8a95654ba6971bf53805a7647fdfcef63e73e
[INFO] running `Command { std: "docker" "start" "-a" "633e5723353818c7e7248f8f9ea8a95654ba6971bf53805a7647fdfcef63e73e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cefi_rs_bybit-922e5c642d33cfd3)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[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_positions_response ... ok
[INFO] [stdout] test types::tests::test_deserialize_get_wallet_balance ... ok
[INFO] [stdout] test types::tests::test_deserialize_get_account_info ... ok
[INFO] [stdout] test ws_types::tests::test_deserialize_order_linear ... ok
[INFO] [stdout] test ws_types::tests::test_deserialize_pong ... ok
[INFO] [stdout] test ws::tests::test_deserialize_position ... ok
[INFO] [stdout] test rest::account::tests::test_get_account_info ... FAILED
[INFO] [stdout] test rest::position::tests::test_get_positions ... FAILED
[INFO] [stdout] test rest::trade::tests::test_cancel_all_orders ... FAILED
[INFO] [stdout] test rest::account::tests::test_get_wallet_balance ... FAILED
[INFO] [stdout] test rest::trade::tests::test_get_open_order ... FAILED
[INFO] [stdout] test ws_types::tests::test_deserialize_auth_response ... ok
[INFO] [stdout] test rest::trade::tests::test_place_order ... FAILED
[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_orderbook ... ok
[INFO] [stdout] test rest::market::tests::test_get_server_time ... 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' (25) panicked at src/rest/account.rs:42:54:
[INFO] [stdout] BYBIT_API_KEY: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65083dd1f722 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]    1:     0x65083dd30a5f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]    2:     0x65083dceb6d3 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]    3:     0x65083dcf8472 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]    4:     0x65083dcfd45f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]    5:     0x65083dcfd2f1 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]    6:     0x65083d8f196e - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]    7:     0x65083dcfdb1f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]    8:     0x65083dcfd8ca - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]    9:     0x65083dcf85b9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]   10:     0x65083dcdfd0d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]   11:     0x65083dd39d80 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]   12:     0x65083dd39036 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]   13:     0x65083d884a14 - core::result::Result<T,E>::expect::hea0a05517c6eea85
[INFO] [stdout]   14:     0x65083d894da4 - cefi_rs_bybit::rest::account::tests::test_get_account_info::{{closure}}::h7baf98708f77b3d2
[INFO] [stdout]   15:     0x65083d8c5204 - <core::pin::Pin<P> as core::future::future::Future>::poll::ha2f61041f921c05d
[INFO] [stdout]   16:     0x65083d8c50b6 - <core::pin::Pin<P> as core::future::future::Future>::poll::h1774e1dcda8a3cba
[INFO] [stdout]   17:     0x65083d893e26 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8db06f479d723aea
[INFO] [stdout]   18:     0x65083d893a64 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2782f88378da8547
[INFO] [stdout]   19:     0x65083d88d680 - tokio::runtime::scheduler::current_thread::Context::enter::h44869f10c7a33310
[INFO] [stdout]   20:     0x65083d8924b0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h78e6a867866be7fa
[INFO] [stdout]   21:     0x65083d890a94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf180483a93e84296
[INFO] [stdout]   22:     0x65083d8c0661 - tokio::runtime::context::scoped::Scoped<T>::set::h472215f65ba1854b
[INFO] [stdout]   23:     0x65083d8c00c4 - tokio::runtime::context::set_scheduler::{{closure}}::h09ca3611adfc84d5
[INFO] [stdout]   24:     0x65083d8a23da - std::thread::local::LocalKey<T>::try_with::hbaa0bbb83a27d0be
[INFO] [stdout]   25:     0x65083d8a0bc9 - std::thread::local::LocalKey<T>::with::h0ce34f6e1fbf9763
[INFO] [stdout]   26:     0x65083d8bffbb - tokio::runtime::context::set_scheduler::hd0f78398a58efc84
[INFO] [stdout]   27:     0x65083d88fb24 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h17c0562db383dba0
[INFO] [stdout]   28:     0x65083d890b9e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc707ba4328674aff
[INFO] [stdout]   29:     0x65083d88cfc3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb4119201c6cdd556
[INFO] [stdout]   30:     0x65083d8b61b8 - tokio::runtime::context::runtime::enter_runtime::h7fc3b70e30e32271
[INFO] [stdout]   31:     0x65083d88c168 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h22985f346b7d65d8
[INFO] [stdout]   32:     0x65083d8ce785 - tokio::runtime::runtime::Runtime::block_on_inner::h058a840f2ffbc41f
[INFO] [stdout]   33:     0x65083d8cecd6 - tokio::runtime::runtime::Runtime::block_on::hddba0dcef066d35e
[INFO] [stdout]   34:     0x65083d894be7 - cefi_rs_bybit::rest::account::tests::test_get_account_info::h391bd69cebf46a97
[INFO] [stdout]   35:     0x65083d8951c3 - cefi_rs_bybit::rest::account::tests::test_get_account_info::{{closure}}::h82b3166efe7e20a1
[INFO] [stdout]   36:     0x65083d87b986 - core::ops::function::FnOnce::call_once::h0d7ef9cfd1b08279
[INFO] [stdout]   37:     0x65083d8f17db - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]   38:     0x65083d9057cd - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]   39:     0x65083d8ded14 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]   40:     0x65083d8e256a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]   41:     0x65083dcf39af - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]   42:     0x7f8d03c69aa4 - <unknown>
[INFO] [stdout]   43:     0x7f8d03cf6a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rest::position::tests::test_get_positions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rest::position::tests::test_get_positions' (31) panicked at src/rest/position.rs:25:54:
[INFO] [stdout] BYBIT_API_KEY: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65083dd1f722 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]    1:     0x65083dd30a5f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]    2:     0x65083dceb6d3 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]    3:     0x65083dcf8472 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]    4:     0x65083dcfd45f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]    5:     0x65083dcfd2f1 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]    6:     0x65083d8f196e - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]    7:     0x65083dcfdb1f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]    8:     0x65083dcfd8ca - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]    9:     0x65083dcf85b9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]   10:     0x65083dcdfd0d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]   11:     0x65083dd39d80 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]   12:     0x65083dd39036 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]   13:     0x65083d884a14 - core::result::Result<T,E>::expect::hea0a05517c6eea85
[INFO] [stdout]   14:     0x65083d88acdd - cefi_rs_bybit::rest::position::tests::test_get_positions::{{closure}}::ha6bffb06a448e39c
[INFO] [stdout]   15:     0x65083d8c5168 - <core::pin::Pin<P> as core::future::future::Future>::poll::h7033008c744f3fd9
[INFO] [stdout]   16:     0x65083d8c5117 - <core::pin::Pin<P> as core::future::future::Future>::poll::h3eb4fc99ce5bccc1
[INFO] [stdout]   17:     0x65083d893e67 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hca1e6ac9d525bdb2
[INFO] [stdout]   18:     0x65083d893d33 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb23a554be08865b8
[INFO] [stdout]   19:     0x65083d88e8bd - tokio::runtime::scheduler::current_thread::Context::enter::hb4fa90a0d833ca4a
[INFO] [stdout]   20:     0x65083d891940 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h747153311c8e58b9
[INFO] [stdout]   21:     0x65083d890a3b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he06ba9bbe2d5bf11
[INFO] [stdout]   22:     0x65083d8c07a0 - tokio::runtime::context::scoped::Scoped<T>::set::h75dcd51e338bb9ac
[INFO] [stdout]   23:     0x65083d8c01a3 - tokio::runtime::context::set_scheduler::{{closure}}::hc9f952de441006fb
[INFO] [stdout]   24:     0x65083d8a22d0 - std::thread::local::LocalKey<T>::try_with::hb5ee0d018a4e2a23
[INFO] [stdout]   25:     0x65083d8a0ff7 - std::thread::local::LocalKey<T>::with::he5be1123edd525dc
[INFO] [stdout]   26:     0x65083d8c002b - tokio::runtime::context::set_scheduler::hf7d05b2150b264c0
[INFO] [stdout]   27:     0x65083d88ff2e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8338f5ff76f21d16
[INFO] [stdout]   28:     0x65083d890b0c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9e6d26941f15570d
[INFO] [stdout]   29:     0x65083d88c4d2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2c79963dade44c6d
[INFO] [stdout]   30:     0x65083d8b6b49 - tokio::runtime::context::runtime::enter_runtime::hfe59719108a6e151
[INFO] [stdout]   31:     0x65083d88c1e7 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h9644e31333a4a50e
[INFO] [stdout]   32:     0x65083d8ce8a3 - tokio::runtime::runtime::Runtime::block_on_inner::hdfec3cdd4d645638
[INFO] [stdout]   33:     0x65083d8ceb35 - tokio::runtime::runtime::Runtime::block_on::h2f37ac599e60ed0b
[INFO] [stdout]   34:     0x65083d88ab46 - cefi_rs_bybit::rest::position::tests::test_get_positions::h230023065b1c73da
[INFO] [stdout]   35:     0x65083d88b168 - cefi_rs_bybit::rest::position::tests::test_get_positions::{{closure}}::hb7645388ae47bf5c
[INFO] [stdout]   36:     0x65083d87bde6 - core::ops::function::FnOnce::call_once::h65d252670c0dfa2d
[INFO] [stdout]   37:     0x65083d8f17db - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]   38:     0x65083d9057cd - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]   39:     0x65083d8ded14 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]   40:     0x65083d8e256a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]   41:     0x65083dcf39af - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]   42:     0x7f8d03c69aa4 - <unknown>
[INFO] [stdout]   43:     0x7f8d03cf6a64 - clone
[INFO] [stdout]   44:                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' (32) panicked at src/rest/trade.rs:134:54:
[INFO] [stdout] BYBIT_API_KEY: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65083dd1f722 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]    1:     0x65083dd30a5f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]    2:     0x65083dceb6d3 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]    3:     0x65083dcf8472 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]    4:     0x65083dcfd45f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]    5:     0x65083dcfd2f1 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]    6:     0x65083d8f196e - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]    7:     0x65083dcfdb1f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]    8:     0x65083dcfd8ca - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]    9:     0x65083dcf85b9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]   10:     0x65083dcdfd0d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]   11:     0x65083dd39d80 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]   12:     0x65083dd39036 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]   13:     0x65083d884a14 - core::result::Result<T,E>::expect::hea0a05517c6eea85
[INFO] [stdout]   14:     0x65083d8a06ed - cefi_rs_bybit::rest::trade::tests::test_cancel_all_orders::{{closure}}::h425e05f924803ada
[INFO] [stdout]   15:     0x65083d8c5168 - <core::pin::Pin<P> as core::future::future::Future>::poll::h7033008c744f3fd9
[INFO] [stdout]   16:     0x65083d8c5117 - <core::pin::Pin<P> as core::future::future::Future>::poll::h3eb4fc99ce5bccc1
[INFO] [stdout]   17:     0x65083d893e67 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hca1e6ac9d525bdb2
[INFO] [stdout]   18:     0x65083d893d33 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb23a554be08865b8
[INFO] [stdout]   19:     0x65083d88e8bd - tokio::runtime::scheduler::current_thread::Context::enter::hb4fa90a0d833ca4a
[INFO] [stdout]   20:     0x65083d891940 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h747153311c8e58b9
[INFO] [stdout]   21:     0x65083d890a3b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he06ba9bbe2d5bf11
[INFO] [stdout]   22:     0x65083d8c07a0 - tokio::runtime::context::scoped::Scoped<T>::set::h75dcd51e338bb9ac
[INFO] [stdout]   23:     0x65083d8c01a3 - tokio::runtime::context::set_scheduler::{{closure}}::hc9f952de441006fb
[INFO] [stdout]   24:     0x65083d8a22d0 - std::thread::local::LocalKey<T>::try_with::hb5ee0d018a4e2a23
[INFO] [stdout]   25:     0x65083d8a0ff7 - std::thread::local::LocalKey<T>::with::he5be1123edd525dc
[INFO] [stdout]   26:     0x65083d8c002b - tokio::runtime::context::set_scheduler::hf7d05b2150b264c0
[INFO] [stdout]   27:     0x65083d88ff2e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8338f5ff76f21d16
[INFO] [stdout]   28:     0x65083d890b0c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9e6d26941f15570d
[INFO] [stdout]   29:     0x65083d88c4d2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2c79963dade44c6d
[INFO] [stdout]   30:     0x65083d8b6b49 - tokio::runtime::context::runtime::enter_runtime::hfe59719108a6e151
[INFO] [stdout]   31:     0x65083d88c1e7 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h9644e31333a4a50e
[INFO] [stdout]   32:     0x65083d8ce8a3 - tokio::runtime::runtime::Runtime::block_on_inner::hdfec3cdd4d645638
[INFO] [stdout]   33:     0x65083d8ceb35 - tokio::runtime::runtime::Runtime::block_on::h2f37ac599e60ed0b
[INFO] [stdout]   34:     0x65083d8a0556 - cefi_rs_bybit::rest::trade::tests::test_cancel_all_orders::hf52a4fc8b451d5a9
[INFO] [stdout]   35:     0x65083d8a0b98 - cefi_rs_bybit::rest::trade::tests::test_cancel_all_orders::{{closure}}::hde0f5a612d609efe
[INFO] [stdout]   36:     0x65083d87bcc6 - core::ops::function::FnOnce::call_once::h4b5532421e0dd560
[INFO] [stdout]   37:     0x65083d8f17db - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]   38:     0x65083d9057cd - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]   39:     0x65083d8ded14 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]   40:     0x65083d8e256a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]   41:     0x65083dcf39af - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]   42:     0x7f8d03c69aa4 - <unknown>
[INFO] [stdout]   43:     0x7f8d03cf6a64 - clone
[INFO] [stdout]   44:                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' (26) panicked at src/rest/account.rs:32:54:
[INFO] [stdout] BYBIT_API_KEY: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65083dd1f722 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]    1:     0x65083dd30a5f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]    2:     0x65083dceb6d3 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]    3:     0x65083dcf8472 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]    4:     0x65083dcfd45f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]    5:     0x65083dcfd2f1 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]    6:     0x65083d8f196e - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]    7:     0x65083dcfdb1f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]    8:     0x65083dcfd8ca - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]    9:     0x65083dcf85b9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]   10:     0x65083dcdfd0d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]   11:     0x65083dd39d80 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]   12:     0x65083dd39036 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]   13:     0x65083d884a14 - core::result::Result<T,E>::expect::hea0a05517c6eea85
[INFO] [stdout]   14:     0x65083d8954d4 - cefi_rs_bybit::rest::account::tests::test_get_wallet_balance::{{closure}}::h5f5ab10ce674bbc7
[INFO] [stdout]   15:     0x65083d8c5204 - <core::pin::Pin<P> as core::future::future::Future>::poll::ha2f61041f921c05d
[INFO] [stdout]   16:     0x65083d8c50b6 - <core::pin::Pin<P> as core::future::future::Future>::poll::h1774e1dcda8a3cba
[INFO] [stdout]   17:     0x65083d893e26 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8db06f479d723aea
[INFO] [stdout]   18:     0x65083d893a64 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2782f88378da8547
[INFO] [stdout]   19:     0x65083d88d680 - tokio::runtime::scheduler::current_thread::Context::enter::h44869f10c7a33310
[INFO] [stdout]   20:     0x65083d8924b0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h78e6a867866be7fa
[INFO] [stdout]   21:     0x65083d890a94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf180483a93e84296
[INFO] [stdout]   22:     0x65083d8c0661 - tokio::runtime::context::scoped::Scoped<T>::set::h472215f65ba1854b
[INFO] [stdout]   23:     0x65083d8c00c4 - tokio::runtime::context::set_scheduler::{{closure}}::h09ca3611adfc84d5
[INFO] [stdout]   24:     0x65083d8a23da - std::thread::local::LocalKey<T>::try_with::hbaa0bbb83a27d0be
[INFO] [stdout]   25:     0x65083d8a0bc9 - std::thread::local::LocalKey<T>::with::h0ce34f6e1fbf9763
[INFO] [stdout]   26:     0x65083d8bffbb - tokio::runtime::context::set_scheduler::hd0f78398a58efc84
[INFO] [stdout]   27:     0x65083d88fb24 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h17c0562db383dba0
[INFO] [stdout]   28:     0x65083d890b9e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc707ba4328674aff
[INFO] [stdout]   29:     0x65083d88cfc3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb4119201c6cdd556
[INFO] [stdout]   30:     0x65083d8b61b8 - tokio::runtime::context::runtime::enter_runtime::h7fc3b70e30e32271
[INFO] [stdout]   31:     0x65083d88c168 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h22985f346b7d65d8
[INFO] [stdout]   32:     0x65083d8ce785 - tokio::runtime::runtime::Runtime::block_on_inner::h058a840f2ffbc41f
[INFO] [stdout]   33:     0x65083d8cecd6 - tokio::runtime::runtime::Runtime::block_on::hddba0dcef066d35e
[INFO] [stdout]   34:     0x65083d8952e7 - cefi_rs_bybit::rest::account::tests::test_get_wallet_balance::h9c3e9d8cea01ea0f
[INFO] [stdout]   35:     0x65083d895383 - cefi_rs_bybit::rest::account::tests::test_get_wallet_balance::{{closure}}::h4fe117ff18b675db
[INFO] [stdout]   36:     0x65083d87bc86 - core::ops::function::FnOnce::call_once::h42b7652154ba7ac6
[INFO] [stdout]   37:     0x65083d8f17db - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]   38:     0x65083d9057cd - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]   39:     0x65083d8ded14 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]   40:     0x65083d8e256a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]   41:     0x65083dcf39af - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]   42:     0x7f8d03c69aa4 - <unknown>
[INFO] [stdout]   43:     0x7f8d03cf6a64 - clone
[INFO] [stdout]   44:                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' (33) panicked at src/rest/trade.rs:123:54:
[INFO] [stdout] BYBIT_API_KEY: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65083dd1f722 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]    1:     0x65083dd30a5f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]    2:     0x65083dceb6d3 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]    3:     0x65083dcf8472 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]    4:     0x65083dcfd45f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]    5:     0x65083dcfd2f1 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]    6:     0x65083d8f196e - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]    7:     0x65083dcfdb1f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]    8:     0x65083dcfd8ca - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]    9:     0x65083dcf85b9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]   10:     0x65083dcdfd0d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]   11:     0x65083dd39d80 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]   12:     0x65083dd39036 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]   13:     0x65083d884a14 - core::result::Result<T,E>::expect::hea0a05517c6eea85
[INFO] [stdout]   14:     0x65083d89ff3d - cefi_rs_bybit::rest::trade::tests::test_get_open_order::{{closure}}::heabeb27ad6b2251e
[INFO] [stdout]   15:     0x65083d8c5168 - <core::pin::Pin<P> as core::future::future::Future>::poll::h7033008c744f3fd9
[INFO] [stdout]   16:     0x65083d8c5117 - <core::pin::Pin<P> as core::future::future::Future>::poll::h3eb4fc99ce5bccc1
[INFO] [stdout]   17:     0x65083d893e67 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hca1e6ac9d525bdb2
[INFO] [stdout]   18:     0x65083d893d33 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb23a554be08865b8
[INFO] [stdout]   19:     0x65083d88e8bd - tokio::runtime::scheduler::current_thread::Context::enter::hb4fa90a0d833ca4a
[INFO] [stdout]   20:     0x65083d891940 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h747153311c8e58b9
[INFO] [stdout]   21:     0x65083d890a3b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he06ba9bbe2d5bf11
[INFO] [stdout]   22:     0x65083d8c07a0 - tokio::runtime::context::scoped::Scoped<T>::set::h75dcd51e338bb9ac
[INFO] [stdout]   23:     0x65083d8c01a3 - tokio::runtime::context::set_scheduler::{{closure}}::hc9f952de441006fb
[INFO] [stdout]   24:     0x65083d8a22d0 - std::thread::local::LocalKey<T>::try_with::hb5ee0d018a4e2a23
[INFO] [stdout]   25:     0x65083d8a0ff7 - std::thread::local::LocalKey<T>::with::he5be1123edd525dc
[INFO] [stdout]   26:     0x65083d8c002b - tokio::runtime::context::set_scheduler::hf7d05b2150b264c0
[INFO] [stdout]   27:     0x65083d88ff2e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8338f5ff76f21d16
[INFO] [stdout]   28:     0x65083d890b0c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9e6d26941f15570d
[INFO] [stdout]   29:     0x65083d88c4d2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2c79963dade44c6d
[INFO] [stdout]   30:     0x65083d8b6b49 - tokio::runtime::context::runtime::enter_runtime::hfe59719108a6e151
[INFO] [stdout]   31:     0x65083d88c1e7 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h9644e31333a4a50e
[INFO] [stdout]   32:     0x65083d8ce8a3 - tokio::runtime::runtime::Runtime::block_on_inner::hdfec3cdd4d645638
[INFO] [stdout]   33:     0x65083d8ceb35 - tokio::runtime::runtime::Runtime::block_on::h2f37ac599e60ed0b
[INFO] [stdout]   34:     0x65083d89fd66 - cefi_rs_bybit::rest::trade::tests::test_get_open_order::h2bc31254c4819700
[INFO] [stdout]   35:     0x65083d89fe08 - cefi_rs_bybit::rest::trade::tests::test_get_open_order::{{closure}}::h24bbb1d7d0330283
[INFO] [stdout]   36:     0x65083d87bc06 - core::ops::function::FnOnce::call_once::h35f9537ee2632c63
[INFO] [stdout]   37:     0x65083d8f17db - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]   38:     0x65083d9057cd - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]   39:     0x65083d8ded14 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]   40:     0x65083d8e256a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]   41:     0x65083dcf39af - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]   42:     0x7f8d03c69aa4 - <unknown>
[INFO] [stdout]   43:     0x7f8d03cf6a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rest::trade::tests::test_place_order stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rest::trade::tests::test_place_order' (34) panicked at src/rest/trade.rs:104:54:
[INFO] [stdout] BYBIT_API_KEY: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65083dd1f722 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]    1:     0x65083dd30a5f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]    2:     0x65083dceb6d3 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]    3:     0x65083dcf8472 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]    4:     0x65083dcfd45f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]    5:     0x65083dcfd2f1 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]    6:     0x65083d8f196e - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]    7:     0x65083dcfdb1f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]    8:     0x65083dcfd8ca - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]    9:     0x65083dcf85b9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]   10:     0x65083dcdfd0d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]   11:     0x65083dd39d80 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]   12:     0x65083dd39036 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]   13:     0x65083d884a14 - core::result::Result<T,E>::expect::hea0a05517c6eea85
[INFO] [stdout]   14:     0x65083d89f509 - cefi_rs_bybit::rest::trade::tests::test_place_order::{{closure}}::hc2897cdbd7220562
[INFO] [stdout]   15:     0x65083d8c5168 - <core::pin::Pin<P> as core::future::future::Future>::poll::h7033008c744f3fd9
[INFO] [stdout]   16:     0x65083d8c5117 - <core::pin::Pin<P> as core::future::future::Future>::poll::h3eb4fc99ce5bccc1
[INFO] [stdout]   17:     0x65083d893e67 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hca1e6ac9d525bdb2
[INFO] [stdout]   18:     0x65083d893d33 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb23a554be08865b8
[INFO] [stdout]   19:     0x65083d88e8bd - tokio::runtime::scheduler::current_thread::Context::enter::hb4fa90a0d833ca4a
[INFO] [stdout]   20:     0x65083d891940 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h747153311c8e58b9
[INFO] [stdout]   21:     0x65083d890a3b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he06ba9bbe2d5bf11
[INFO] [stdout]   22:     0x65083d8c07a0 - tokio::runtime::context::scoped::Scoped<T>::set::h75dcd51e338bb9ac
[INFO] [stdout]   23:     0x65083d8c01a3 - tokio::runtime::context::set_scheduler::{{closure}}::hc9f952de441006fb
[INFO] [stdout]   24:     0x65083d8a22d0 - std::thread::local::LocalKey<T>::try_with::hb5ee0d018a4e2a23
[INFO] [stdout]   25:     0x65083d8a0ff7 - std::thread::local::LocalKey<T>::with::he5be1123edd525dc
[INFO] [stdout]   26:     0x65083d8c002b - tokio::runtime::context::set_scheduler::hf7d05b2150b264c0
[INFO] [stdout]   27:     0x65083d88ff2e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8338f5ff76f21d16
[INFO] [stdout]   28:     0x65083d890b0c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9e6d26941f15570d
[INFO] [stdout]   29:     0x65083d88c4d2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2c79963dade44c6d
[INFO] [stdout]   30:     0x65083d8b6b49 - tokio::runtime::context::runtime::enter_runtime::hfe59719108a6e151
[INFO] [stdout]   31:     0x65083d88c1e7 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h9644e31333a4a50e
[INFO] [stdout]   32:     0x65083d8ce8a3 - tokio::runtime::runtime::Runtime::block_on_inner::hdfec3cdd4d645638
[INFO] [stdout]   33:     0x65083d8ceb35 - tokio::runtime::runtime::Runtime::block_on::h2f37ac599e60ed0b
[INFO] [stdout]   34:     0x65083d89f326 - cefi_rs_bybit::rest::trade::tests::test_place_order::hfdc273a2a860384f
[INFO] [stdout]   35:     0x65083d89f3c8 - cefi_rs_bybit::rest::trade::tests::test_place_order::{{closure}}::hb6315ffe399abad4
[INFO] [stdout]   36:     0x65083d87b9c6 - core::ops::function::FnOnce::call_once::h0d81e1b4b0804ac2
[INFO] [stdout]   37:     0x65083d8f17db - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]   38:     0x65083d9057cd - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]   39:     0x65083d8ded14 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]   40:     0x65083d8e256a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]   41:     0x65083dcf39af - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]   42:     0x7f8d03c69aa4 - <unknown>
[INFO] [stdout]   43:     0x7f8d03cf6a64 - clone
[INFO] [stdout]   44:                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.34s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "633e5723353818c7e7248f8f9ea8a95654ba6971bf53805a7647fdfcef63e73e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "633e5723353818c7e7248f8f9ea8a95654ba6971bf53805a7647fdfcef63e73e", kill_on_drop: false }`
[INFO] [stdout] 633e5723353818c7e7248f8f9ea8a95654ba6971bf53805a7647fdfcef63e73e
