[INFO] fetching crate cefi-rs-bybit 0.1.0...
[INFO] testing cefi-rs-bybit-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cefi-rs-bybit 0.1.0 into /workspace/builds/worker-2-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cefi-rs-bybit 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21f04f62809ae068a2172e2afa127717930dcd32f9fd0193384065161fb59957
[INFO] running `Command { std: "docker" "start" "-a" "21f04f62809ae068a2172e2afa127717930dcd32f9fd0193384065161fb59957", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21f04f62809ae068a2172e2afa127717930dcd32f9fd0193384065161fb59957", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21f04f62809ae068a2172e2afa127717930dcd32f9fd0193384065161fb59957", kill_on_drop: false }`
[INFO] [stdout] 21f04f62809ae068a2172e2afa127717930dcd32f9fd0193384065161fb59957
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] addf40e0a01130eda4fb2a0147d54863bb69256f5be5d5e232943a4754bd59de
[INFO] running `Command { std: "docker" "start" "-a" "addf40e0a01130eda4fb2a0147d54863bb69256f5be5d5e232943a4754bd59de", 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 once_cell v1.21.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling tracing-core v0.1.33
[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 futures-io v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.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 foreign-types v0.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[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 base64 v0.21.7
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand v0.8.5
[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 chrono v0.4.40
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[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 matchers v0.1.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.44.1
[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 futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling tungstenite v0.23.0
[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 55.02s
[INFO] running `Command { std: "docker" "inspect" "addf40e0a01130eda4fb2a0147d54863bb69256f5be5d5e232943a4754bd59de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "addf40e0a01130eda4fb2a0147d54863bb69256f5be5d5e232943a4754bd59de", kill_on_drop: false }`
[INFO] [stdout] addf40e0a01130eda4fb2a0147d54863bb69256f5be5d5e232943a4754bd59de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fb46879fdaffb9bae68a8757bfdabb7a2dbe5d9cc1ee92cbea957b6402b7d63
[INFO] running `Command { std: "docker" "start" "-a" "5fb46879fdaffb9bae68a8757bfdabb7a2dbe5d9cc1ee92cbea957b6402b7d63", 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.18s
[INFO] running `Command { std: "docker" "inspect" "5fb46879fdaffb9bae68a8757bfdabb7a2dbe5d9cc1ee92cbea957b6402b7d63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fb46879fdaffb9bae68a8757bfdabb7a2dbe5d9cc1ee92cbea957b6402b7d63", kill_on_drop: false }`
[INFO] [stdout] 5fb46879fdaffb9bae68a8757bfdabb7a2dbe5d9cc1ee92cbea957b6402b7d63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2f98fc85a5b311efb441f80e1d87ec85e5806a7091b217d5c8a4ad3952578a81
[INFO] running `Command { std: "docker" "start" "-a" "2f98fc85a5b311efb441f80e1d87ec85e5806a7091b217d5c8a4ad3952578a81", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.26s
[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::test_deserialize_get_wallet_balance ... ok
[INFO] [stdout] test types::tests::deserialize_http_order_response ... ok
[INFO] [stdout] test ws_types::tests::test_deserialize_auth_response ... ok
[INFO] [stdout] test ws::tests::test_deserialize_position ... ok
[INFO] [stdout] test types::tests::test_deserialize_get_positions_response ... ok
[INFO] [stdout] test ws_types::tests::test_deserialize_order_linear ... ok
[INFO] [stdout] test rest::account::tests::test_get_wallet_balance ... FAILED
[INFO] [stdout] test ws_types::tests::test_deserialize_pong ... ok
[INFO] [stdout] test types::tests::test_deserialize_get_account_info ... ok
[INFO] [stdout] test rest::position::tests::test_get_positions ... FAILED
[INFO] [stdout] test rest::account::tests::test_get_account_info ... FAILED
[INFO] [stdout] test rest::trade::tests::test_cancel_all_orders ... FAILED
[INFO] [stdout] test types::tests::deserialize_http_response_error ... ok
[INFO] [stdout] test rest::trade::tests::test_get_open_order ... FAILED
[INFO] [stdout] test rest::trade::tests::test_place_order ... FAILED
[INFO] [stdout] test rest::market::tests::test_get_instruments_info ... ok
[INFO] [stdout] test rest::market::tests::test_get_tickers ... 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_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:     0x6271a14de482 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x6271a14ef7bf - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x6271a14aa1d3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x6271a14b71d2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x6271a14bc1bf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x6271a14bc051 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x6271a10ad91e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x6271a14bc87f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x6271a14bc62a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x6271a14b7309 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x6271a149ea6d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x6271a14f8ae0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x6271a14f7d96 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]   13:     0x6271a1040404 - core::result::Result<T,E>::expect::h766c0c1829bbc47c
[INFO] [stdout]   14:     0x6271a1050cb4 - cefi_rs_bybit::rest::account::tests::test_get_wallet_balance::{{closure}}::heb9fa4492b60d9c1
[INFO] [stdout]   15:     0x6271a1051824 - <core::pin::Pin<P> as core::future::future::Future>::poll::h1d1e5f5b777fa1a6
[INFO] [stdout]   16:     0x6271a1051846 - <core::pin::Pin<P> as core::future::future::Future>::poll::h4a3127eea0f9fe89
[INFO] [stdout]   17:     0x6271a104faa6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h246e0db197779ea2
[INFO] [stdout]   18:     0x6271a104fa04 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::heb05f38c0af580f7
[INFO] [stdout]   19:     0x6271a104a580 - tokio::runtime::scheduler::current_thread::Context::enter::h95e8bc22820e159c
[INFO] [stdout]   20:     0x6271a104e1a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h2df988f8ed1d8a68
[INFO] [stdout]   21:     0x6271a104c734 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haa730d47f9469a3d
[INFO] [stdout]   22:     0x6271a107c091 - tokio::runtime::context::scoped::Scoped<T>::set::hd32dfaea2ac5bba4
[INFO] [stdout]   23:     0x6271a107b9c4 - tokio::runtime::context::set_scheduler::{{closure}}::h1a763886263360fc
[INFO] [stdout]   24:     0x6271a105d2ca - std::thread::local::LocalKey<T>::try_with::h09607f2f3b12ba08
[INFO] [stdout]   25:     0x6271a105cc29 - std::thread::local::LocalKey<T>::with::h57b9fc21a823ed98
[INFO] [stdout]   26:     0x6271a107b90b - tokio::runtime::context::set_scheduler::h996e68b584ddde1d
[INFO] [stdout]   27:     0x6271a104c064 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h56efacf857874f44
[INFO] [stdout]   28:     0x6271a104c83e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h55e530c6b54908bf
[INFO] [stdout]   29:     0x6271a1048593 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h65e5e9e520df4fdf
[INFO] [stdout]   30:     0x6271a1071f18 - tokio::runtime::context::runtime::enter_runtime::h4b50ab95592839f2
[INFO] [stdout]   31:     0x6271a1047ef8 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hbb78c304c4fb3f6e
[INFO] [stdout]   32:     0x6271a108a3a5 - tokio::runtime::runtime::Runtime::block_on_inner::h872bd7d5d84fbae6
[INFO] [stdout]   33:     0x6271a108a626 - tokio::runtime::runtime::Runtime::block_on::h4c3ef556dd9ec994
[INFO] [stdout]   34:     0x6271a1050ac7 - cefi_rs_bybit::rest::account::tests::test_get_wallet_balance::hbacadecac654c211
[INFO] [stdout]   35:     0x6271a1050b63 - cefi_rs_bybit::rest::account::tests::test_get_wallet_balance::{{closure}}::h0507a1a8c2a9af11
[INFO] [stdout]   36:     0x6271a1037df6 - core::ops::function::FnOnce::call_once::hc4e493ffab4b72a8
[INFO] [stdout]   37:     0x6271a10ad76b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   38:     0x6271a10c177d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   39:     0x6271a109acc4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   40:     0x6271a109e5fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   41:     0x6271a14b270f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   42:     0x795ea9912aa4 - <unknown>
[INFO] [stdout]   43:     0x795ea999fa64 - 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:     0x6271a14de482 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x6271a14ef7bf - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x6271a14aa1d3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x6271a14b71d2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x6271a14bc1bf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x6271a14bc051 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x6271a10ad91e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x6271a14bc87f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x6271a14bc62a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x6271a14b7309 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x6271a149ea6d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x6271a14f8ae0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x6271a14f7d96 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]   13:     0x6271a1040404 - core::result::Result<T,E>::expect::h766c0c1829bbc47c
[INFO] [stdout]   14:     0x6271a104695d - cefi_rs_bybit::rest::position::tests::test_get_positions::{{closure}}::h5aa3b352fe5565fc
[INFO] [stdout]   15:     0x6271a10517f8 - <core::pin::Pin<P> as core::future::future::Future>::poll::h126da7ea92989c2b
[INFO] [stdout]   16:     0x6271a1051887 - <core::pin::Pin<P> as core::future::future::Future>::poll::h51dff5be606d1cde
[INFO] [stdout]   17:     0x6271a104fae7 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h419a464221746538
[INFO] [stdout]   18:     0x6271a104f623 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h50f21c3681dcb28b
[INFO] [stdout]   19:     0x6271a104966d - tokio::runtime::scheduler::current_thread::Context::enter::h2a76a55cf3c9b9a2
[INFO] [stdout]   20:     0x6271a104ec10 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h3535a90d32910af2
[INFO] [stdout]   21:     0x6271a104c75b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd7a9edd6e318939c
[INFO] [stdout]   22:     0x6271a107bf90 - tokio::runtime::context::scoped::Scoped<T>::set::hd05067f022c846f9
[INFO] [stdout]   23:     0x6271a107ba53 - tokio::runtime::context::set_scheduler::{{closure}}::h8e1d17abca6ff8f3
[INFO] [stdout]   24:     0x6271a105cff0 - std::thread::local::LocalKey<T>::try_with::h009ce01d29a1be29
[INFO] [stdout]   25:     0x6271a105cc87 - std::thread::local::LocalKey<T>::with::h5b862f2e352f182d
[INFO] [stdout]   26:     0x6271a107b8cb - tokio::runtime::context::set_scheduler::h7092cd5176505d6a
[INFO] [stdout]   27:     0x6271a104b82e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2aab9a21458e62e4
[INFO] [stdout]   28:     0x6271a104c89c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h97d11906150884e5
[INFO] [stdout]   29:     0x6271a10488e2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h8c3dfab4ecde2a16
[INFO] [stdout]   30:     0x6271a10725d9 - tokio::runtime::context::runtime::enter_runtime::hf305dfa622fe5497
[INFO] [stdout]   31:     0x6271a1047e77 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7fc190b2158ea5cf
[INFO] [stdout]   32:     0x6271a108a4c3 - tokio::runtime::runtime::Runtime::block_on_inner::hccd7b5328ec97257
[INFO] [stdout]   33:     0x6271a108a7d5 - tokio::runtime::runtime::Runtime::block_on::h8779654dbc15fbb8
[INFO] [stdout]   34:     0x6271a10467c6 - cefi_rs_bybit::rest::position::tests::test_get_positions::h9fb1fb8a1866885c
[INFO] [stdout]   35:     0x6271a1046de8 - cefi_rs_bybit::rest::position::tests::test_get_positions::{{closure}}::h81f6cf15bdb8c0a6
[INFO] [stdout]   36:     0x6271a1037db6 - core::ops::function::FnOnce::call_once::hc3c971ba4968590b
[INFO] [stdout]   37:     0x6271a10ad76b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   38:     0x6271a10c177d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   39:     0x6271a109acc4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   40:     0x6271a109e5fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   41:     0x6271a14b270f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   42:     0x795ea9912aa4 - <unknown>
[INFO] [stdout]   43:     0x795ea999fa64 - clone
[INFO] [stdout]   44:                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' (25) panicked at src/rest/account.rs:42:54:
[INFO] [stdout] BYBIT_API_KEY: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6271a14de482 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x6271a14ef7bf - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x6271a14aa1d3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x6271a14b71d2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x6271a14bc1bf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x6271a14bc051 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x6271a10ad91e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x6271a14bc87f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x6271a14bc62a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x6271a14b7309 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x6271a149ea6d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x6271a14f8ae0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x6271a14f7d96 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]   13:     0x6271a1040404 - core::result::Result<T,E>::expect::h766c0c1829bbc47c
[INFO] [stdout]   14:     0x6271a1050584 - cefi_rs_bybit::rest::account::tests::test_get_account_info::{{closure}}::h1d4516e2b450dc29
[INFO] [stdout]   15:     0x6271a1051824 - <core::pin::Pin<P> as core::future::future::Future>::poll::h1d1e5f5b777fa1a6
[INFO] [stdout]   16:     0x6271a1051846 - <core::pin::Pin<P> as core::future::future::Future>::poll::h4a3127eea0f9fe89
[INFO] [stdout]   17:     0x6271a104faa6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h246e0db197779ea2
[INFO] [stdout]   18:     0x6271a104fa04 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::heb05f38c0af580f7
[INFO] [stdout]   19:     0x6271a104a580 - tokio::runtime::scheduler::current_thread::Context::enter::h95e8bc22820e159c
[INFO] [stdout]   20:     0x6271a104e1a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h2df988f8ed1d8a68
[INFO] [stdout]   21:     0x6271a104c734 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haa730d47f9469a3d
[INFO] [stdout]   22:     0x6271a107c091 - tokio::runtime::context::scoped::Scoped<T>::set::hd32dfaea2ac5bba4
[INFO] [stdout]   23:     0x6271a107b9c4 - tokio::runtime::context::set_scheduler::{{closure}}::h1a763886263360fc
[INFO] [stdout]   24:     0x6271a105d2ca - std::thread::local::LocalKey<T>::try_with::h09607f2f3b12ba08
[INFO] [stdout]   25:     0x6271a105cc29 - std::thread::local::LocalKey<T>::with::h57b9fc21a823ed98
[INFO] [stdout]   26:     0x6271a107b90b - tokio::runtime::context::set_scheduler::h996e68b584ddde1d
[INFO] [stdout]   27:     0x6271a104c064 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h56efacf857874f44
[INFO] [stdout]   28:     0x6271a104c83e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h55e530c6b54908bf
[INFO] [stdout]   29:     0x6271a1048593 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h65e5e9e520df4fdf
[INFO] [stdout]   30:     0x6271a1071f18 - tokio::runtime::context::runtime::enter_runtime::h4b50ab95592839f2
[INFO] [stdout]   31:     0x6271a1047ef8 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hbb78c304c4fb3f6e
[INFO] [stdout]   32:     0x6271a108a3a5 - tokio::runtime::runtime::Runtime::block_on_inner::h872bd7d5d84fbae6
[INFO] [stdout]   33:     0x6271a108a626 - tokio::runtime::runtime::Runtime::block_on::h4c3ef556dd9ec994
[INFO] [stdout]   34:     0x6271a10503c7 - cefi_rs_bybit::rest::account::tests::test_get_account_info::h0dd2c2cafe8d7b58
[INFO] [stdout]   35:     0x6271a10509a3 - cefi_rs_bybit::rest::account::tests::test_get_account_info::{{closure}}::hd2ad88302ea86f99
[INFO] [stdout]   36:     0x6271a1037d36 - core::ops::function::FnOnce::call_once::hb8b1ba5d309d4c00
[INFO] [stdout]   37:     0x6271a10ad76b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   38:     0x6271a10c177d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   39:     0x6271a109acc4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   40:     0x6271a109e5fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   41:     0x6271a14b270f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   42:     0x795ea9912aa4 - <unknown>
[INFO] [stdout]   43:     0x795ea999fa64 - 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:     0x6271a14de482 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x6271a14ef7bf - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x6271a14aa1d3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x6271a14b71d2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x6271a14bc1bf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x6271a14bc051 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x6271a10ad91e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x6271a14bc87f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x6271a14bc62a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x6271a14b7309 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x6271a149ea6d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x6271a14f8ae0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x6271a14f7d96 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]   13:     0x6271a1040404 - core::result::Result<T,E>::expect::h766c0c1829bbc47c
[INFO] [stdout]   14:     0x6271a105c21d - cefi_rs_bybit::rest::trade::tests::test_cancel_all_orders::{{closure}}::h58db824d9ad18b44
[INFO] [stdout]   15:     0x6271a10517f8 - <core::pin::Pin<P> as core::future::future::Future>::poll::h126da7ea92989c2b
[INFO] [stdout]   16:     0x6271a1051887 - <core::pin::Pin<P> as core::future::future::Future>::poll::h51dff5be606d1cde
[INFO] [stdout]   17:     0x6271a104fae7 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h419a464221746538
[INFO] [stdout]   18:     0x6271a104f623 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h50f21c3681dcb28b
[INFO] [stdout]   19:     0x6271a104966d - tokio::runtime::scheduler::current_thread::Context::enter::h2a76a55cf3c9b9a2
[INFO] [stdout]   20:     0x6271a104ec10 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h3535a90d32910af2
[INFO] [stdout]   21:     0x6271a104c75b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd7a9edd6e318939c
[INFO] [stdout]   22:     0x6271a107bf90 - tokio::runtime::context::scoped::Scoped<T>::set::hd05067f022c846f9
[INFO] [stdout]   23:     0x6271a107ba53 - tokio::runtime::context::set_scheduler::{{closure}}::h8e1d17abca6ff8f3
[INFO] [stdout]   24:     0x6271a105cff0 - std::thread::local::LocalKey<T>::try_with::h009ce01d29a1be29
[INFO] [stdout]   25:     0x6271a105cc87 - std::thread::local::LocalKey<T>::with::h5b862f2e352f182d
[INFO] [stdout]   26:     0x6271a107b8cb - tokio::runtime::context::set_scheduler::h7092cd5176505d6a
[INFO] [stdout]   27:     0x6271a104b82e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2aab9a21458e62e4
[INFO] [stdout]   28:     0x6271a104c89c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h97d11906150884e5
[INFO] [stdout]   29:     0x6271a10488e2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h8c3dfab4ecde2a16
[INFO] [stdout]   30:     0x6271a10725d9 - tokio::runtime::context::runtime::enter_runtime::hf305dfa622fe5497
[INFO] [stdout]   31:     0x6271a1047e77 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7fc190b2158ea5cf
[INFO] [stdout]   32:     0x6271a108a4c3 - tokio::runtime::runtime::Runtime::block_on_inner::hccd7b5328ec97257
[INFO] [stdout]   33:     0x6271a108a7d5 - tokio::runtime::runtime::Runtime::block_on::h8779654dbc15fbb8
[INFO] [stdout]   34:     0x6271a105c086 - cefi_rs_bybit::rest::trade::tests::test_cancel_all_orders::hff66ca18f6228cf9
[INFO] [stdout]   35:     0x6271a105c6c8 - cefi_rs_bybit::rest::trade::tests::test_cancel_all_orders::{{closure}}::h9f39085b2f730b8f
[INFO] [stdout]   36:     0x6271a1037846 - core::ops::function::FnOnce::call_once::h3cb2c79bfc1075c5
[INFO] [stdout]   37:     0x6271a10ad76b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   38:     0x6271a10c177d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   39:     0x6271a109acc4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   40:     0x6271a109e5fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   41:     0x6271a14b270f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   42:     0x795ea9912aa4 - <unknown>
[INFO] [stdout]   43:     0x795ea999fa64 - 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:     0x6271a14de482 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x6271a14ef7bf - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x6271a14aa1d3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x6271a14b71d2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x6271a14bc1bf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x6271a14bc051 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x6271a10ad91e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x6271a14bc87f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x6271a14bc62a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x6271a14b7309 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x6271a149ea6d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x6271a14f8ae0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x6271a14f7d96 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]   13:     0x6271a1040404 - core::result::Result<T,E>::expect::h766c0c1829bbc47c
[INFO] [stdout]   14:     0x6271a105ba6d - cefi_rs_bybit::rest::trade::tests::test_get_open_order::{{closure}}::hbe8d7aaec24fb930
[INFO] [stdout]   15:     0x6271a10517f8 - <core::pin::Pin<P> as core::future::future::Future>::poll::h126da7ea92989c2b
[INFO] [stdout]   16:     0x6271a1051887 - <core::pin::Pin<P> as core::future::future::Future>::poll::h51dff5be606d1cde
[INFO] [stdout]   17:     0x6271a104fae7 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h419a464221746538
[INFO] [stdout]   18:     0x6271a104f623 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h50f21c3681dcb28b
[INFO] [stdout]   19:     0x6271a104966d - tokio::runtime::scheduler::current_thread::Context::enter::h2a76a55cf3c9b9a2
[INFO] [stdout]   20:     0x6271a104ec10 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h3535a90d32910af2
[INFO] [stdout]   21:     0x6271a104c75b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd7a9edd6e318939c
[INFO] [stdout]   22:     0x6271a107bf90 - tokio::runtime::context::scoped::Scoped<T>::set::hd05067f022c846f9
[INFO] [stdout]   23:     0x6271a107ba53 - tokio::runtime::context::set_scheduler::{{closure}}::h8e1d17abca6ff8f3
[INFO] [stdout]   24:     0x6271a105cff0 - std::thread::local::LocalKey<T>::try_with::h009ce01d29a1be29
[INFO] [stdout]   25:     0x6271a105cc87 - std::thread::local::LocalKey<T>::with::h5b862f2e352f182d
[INFO] [stdout]   26:     0x6271a107b8cb - tokio::runtime::context::set_scheduler::h7092cd5176505d6a
[INFO] [stdout]   27:     0x6271a104b82e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2aab9a21458e62e4
[INFO] [stdout]   28:     0x6271a104c89c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h97d11906150884e5
[INFO] [stdout]   29:     0x6271a10488e2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h8c3dfab4ecde2a16
[INFO] [stdout]   30:     0x6271a10725d9 - tokio::runtime::context::runtime::enter_runtime::hf305dfa622fe5497
[INFO] [stdout]   31:     0x6271a1047e77 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7fc190b2158ea5cf
[INFO] [stdout]   32:     0x6271a108a4c3 - tokio::runtime::runtime::Runtime::block_on_inner::hccd7b5328ec97257
[INFO] [stdout]   33:     0x6271a108a7d5 - tokio::runtime::runtime::Runtime::block_on::h8779654dbc15fbb8
[INFO] [stdout]   34:     0x6271a105b896 - cefi_rs_bybit::rest::trade::tests::test_get_open_order::h65c1409ff482b456
[INFO] [stdout]   35:     0x6271a105b938 - cefi_rs_bybit::rest::trade::tests::test_get_open_order::{{closure}}::h2c1dc4dddf149098
[INFO] [stdout]   36:     0x6271a1037e76 - core::ops::function::FnOnce::call_once::hca3e8d864384f737
[INFO] [stdout]   37:     0x6271a10ad76b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   38:     0x6271a10c177d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   39:     0x6271a109acc4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   40:     0x6271a109e5fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   41:     0x6271a14b270f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   42:     0x795ea9912aa4 - <unknown>
[INFO] [stdout]   43:     0x795ea999fa64 - 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:     0x6271a14de482 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x6271a14ef7bf - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x6271a14aa1d3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x6271a14b71d2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x6271a14bc1bf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x6271a14bc051 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x6271a10ad91e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x6271a14bc87f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x6271a14bc62a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x6271a14b7309 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x6271a149ea6d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x6271a14f8ae0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x6271a14f7d96 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]   13:     0x6271a1040404 - core::result::Result<T,E>::expect::h766c0c1829bbc47c
[INFO] [stdout]   14:     0x6271a105aff9 - cefi_rs_bybit::rest::trade::tests::test_place_order::{{closure}}::h28cbd7b7d19d0398
[INFO] [stdout]   15:     0x6271a10517f8 - <core::pin::Pin<P> as core::future::future::Future>::poll::h126da7ea92989c2b
[INFO] [stdout]   16:     0x6271a1051887 - <core::pin::Pin<P> as core::future::future::Future>::poll::h51dff5be606d1cde
[INFO] [stdout]   17:     0x6271a104fae7 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h419a464221746538
[INFO] [stdout]   18:     0x6271a104f623 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h50f21c3681dcb28b
[INFO] [stdout]   19:     0x6271a104966d - tokio::runtime::scheduler::current_thread::Context::enter::h2a76a55cf3c9b9a2
[INFO] [stdout]   20:     0x6271a104ec10 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h3535a90d32910af2
[INFO] [stdout]   21:     0x6271a104c75b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd7a9edd6e318939c
[INFO] [stdout]   22:     0x6271a107bf90 - tokio::runtime::context::scoped::Scoped<T>::set::hd05067f022c846f9
[INFO] [stdout]   23:     0x6271a107ba53 - tokio::runtime::context::set_scheduler::{{closure}}::h8e1d17abca6ff8f3
[INFO] [stdout]   24:     0x6271a105cff0 - std::thread::local::LocalKey<T>::try_with::h009ce01d29a1be29
[INFO] [stdout]   25:     0x6271a105cc87 - std::thread::local::LocalKey<T>::with::h5b862f2e352f182d
[INFO] [stdout]   26:     0x6271a107b8cb - tokio::runtime::context::set_scheduler::h7092cd5176505d6a
[INFO] [stdout]   27:     0x6271a104b82e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2aab9a21458e62e4
[INFO] [stdout]   28:     0x6271a104c89c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h97d11906150884e5
[INFO] [stdout]   29:     0x6271a10488e2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h8c3dfab4ecde2a16
[INFO] [stdout]   30:     0x6271a10725d9 - tokio::runtime::context::runtime::enter_runtime::hf305dfa622fe5497
[INFO] [stdout]   31:     0x6271a1047e77 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7fc190b2158ea5cf
[INFO] [stdout]   32:     0x6271a108a4c3 - tokio::runtime::runtime::Runtime::block_on_inner::hccd7b5328ec97257
[INFO] [stdout]   33:     0x6271a108a7d5 - tokio::runtime::runtime::Runtime::block_on::h8779654dbc15fbb8
[INFO] [stdout]   34:     0x6271a105ae56 - cefi_rs_bybit::rest::trade::tests::test_place_order::h42d2571804184676
[INFO] [stdout]   35:     0x6271a105b758 - cefi_rs_bybit::rest::trade::tests::test_place_order::{{closure}}::h3e5a9a23cf59ddb8
[INFO] [stdout]   36:     0x6271a1037746 - core::ops::function::FnOnce::call_once::h1eb28e85f2b69e00
[INFO] [stdout]   37:     0x6271a10ad76b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   38:     0x6271a10c177d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   39:     0x6271a109acc4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   40:     0x6271a109e5fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   41:     0x6271a14b270f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   42:     0x795ea9912aa4 - <unknown>
[INFO] [stdout]   43:     0x795ea999fa64 - 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.36s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "2f98fc85a5b311efb441f80e1d87ec85e5806a7091b217d5c8a4ad3952578a81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f98fc85a5b311efb441f80e1d87ec85e5806a7091b217d5c8a4ad3952578a81", kill_on_drop: false }`
[INFO] [stdout] 2f98fc85a5b311efb441f80e1d87ec85e5806a7091b217d5c8a4ad3952578a81
