[INFO] fetching crate cefi-rs-bybit 0.1.0... [INFO] testing cefi-rs-bybit-0.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [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 b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3bfd6137e080d3c59cdafd9bd8e1e08c8210377286a30f9a6c8fbf014d9e1627 [INFO] running `Command { std: "docker" "start" "-a" "3bfd6137e080d3c59cdafd9bd8e1e08c8210377286a30f9a6c8fbf014d9e1627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bfd6137e080d3c59cdafd9bd8e1e08c8210377286a30f9a6c8fbf014d9e1627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bfd6137e080d3c59cdafd9bd8e1e08c8210377286a30f9a6c8fbf014d9e1627", kill_on_drop: false }` [INFO] [stdout] 3bfd6137e080d3c59cdafd9bd8e1e08c8210377286a30f9a6c8fbf014d9e1627 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6789e6a327255f0801a78a574c16c92207b53f8080686e0e533b73444478c4d [INFO] running `Command { std: "docker" "start" "-a" "d6789e6a327255f0801a78a574c16c92207b53f8080686e0e533b73444478c4d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [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 cc v1.2.16 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling bitflags v2.9.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 hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling deranged v0.3.11 [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 block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [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 regex v1.11.1 [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 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 icu_provider v1.5.0 [INFO] [stderr] Compiling tracing-appender v0.2.3 [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 tungstenite v0.23.0 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.23.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.3.26 [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.34s [INFO] running `Command { std: "docker" "inspect" "d6789e6a327255f0801a78a574c16c92207b53f8080686e0e533b73444478c4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6789e6a327255f0801a78a574c16c92207b53f8080686e0e533b73444478c4d", kill_on_drop: false }` [INFO] [stdout] d6789e6a327255f0801a78a574c16c92207b53f8080686e0e533b73444478c4d [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 374cfb4bb177e598eec3115e5fc2724265b53d2ac78add9a0e035c1ac5bcd7e7 [INFO] running `Command { std: "docker" "start" "-a" "374cfb4bb177e598eec3115e5fc2724265b53d2ac78add9a0e035c1ac5bcd7e7", 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 3.31s [INFO] running `Command { std: "docker" "inspect" "374cfb4bb177e598eec3115e5fc2724265b53d2ac78add9a0e035c1ac5bcd7e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "374cfb4bb177e598eec3115e5fc2724265b53d2ac78add9a0e035c1ac5bcd7e7", kill_on_drop: false }` [INFO] [stdout] 374cfb4bb177e598eec3115e5fc2724265b53d2ac78add9a0e035c1ac5bcd7e7 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 852a2e04aa61534b98af9bd7928245e7606922eb0ef1bd932f6d16f38d521740 [INFO] running `Command { std: "docker" "start" "-a" "852a2e04aa61534b98af9bd7928245e7606922eb0ef1bd932f6d16f38d521740", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 0.25s [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 rest::account::tests::test_get_account_info ... FAILED [INFO] [stdout] test rest::account::tests::test_get_wallet_balance ... FAILED [INFO] [stdout] test rest::position::tests::test_get_positions ... FAILED [INFO] [stdout] test rest::trade::tests::test_get_open_order ... FAILED [INFO] [stdout] test rest::trade::tests::test_cancel_all_orders ... FAILED [INFO] [stdout] test types::tests::deserialize_http_response_error ... ok [INFO] [stdout] test types::tests::deserialize_http_order_response ... ok [INFO] [stdout] test types::tests::test_deserialize_get_account_info ... 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_auth_response ... ok [INFO] [stdout] test types::tests::test_deserialize_get_wallet_balance ... ok [INFO] [stdout] test ws_types::tests::test_deserialize_pong ... ok [INFO] [stdout] test ws_types::tests::test_deserialize_order_linear ... ok [INFO] [stdout] test 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: 0x58cd4dc39762 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] 1: 0x58cd4dc4ae1f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] 2: 0x58cd4dc056a3 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] 3: 0x58cd4dc122a2 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] 4: 0x58cd4dc171bf - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] 5: 0x58cd4dc17051 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] 6: 0x58cd4d7fd79e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] 7: 0x58cd4dc1790e - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] 8: 0x58cd4dc1762a - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] 9: 0x58cd4dc123d9 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] 10: 0x58cd4dbf969d - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] 11: 0x58cd4dc541b0 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] 12: 0x58cd4dc53496 - core::result::unwrap_failed::hf926a4254073b4aa [INFO] [stdout] 13: 0x58cd4d78f1b4 - core::result::Result::expect::h607bb10785d49cd7 [INFO] [stdout] 14: 0x58cd4d7a5d44 - cefi_rs_bybit::rest::account::tests::test_get_account_info::{{closure}}::h6400afc17769dc2d [INFO] [stdout] 15: 0x58cd4d7ac884 - as core::future::future::Future>::poll::h9e5f69eb6467a634 [INFO] [stdout] 16: 0x58cd4d7ac866 - as core::future::future::Future>::poll::h946c64f39a46e3f4 [INFO] [stdout] 17: 0x58cd4d7d8ce6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdfbdd46dd8ad6c98 [INFO] [stdout] 18: 0x58cd4d7d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hff108057c9cb23a7 [INFO] [stdout] 19: 0x58cd4d7d2b70 - tokio::runtime::scheduler::current_thread::Context::enter::h4262dee82c7555d9 [INFO] [stdout] 20: 0x58cd4d7d7320 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h96ee2bc88381f091 [INFO] [stdout] 21: 0x58cd4d7d58b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h499f84c7974b5662 [INFO] [stdout] 22: 0x58cd4d7bd661 - tokio::runtime::context::scoped::Scoped::set::haff35a7ac7617418 [INFO] [stdout] 23: 0x58cd4d7d9fd4 - tokio::runtime::context::set_scheduler::{{closure}}::had64401dc25cdd47 [INFO] [stdout] 24: 0x58cd4d7b569a - std::thread::local::LocalKey::try_with::h2db2f3a4fee5d43d [INFO] [stdout] 25: 0x58cd4d7b4e99 - std::thread::local::LocalKey::with::h278c025f973f60ee [INFO] [stdout] 26: 0x58cd4d7d9ebb - tokio::runtime::context::set_scheduler::hbd6a6c3a7327f0d5 [INFO] [stdout] 27: 0x58cd4d7d51e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9a013e4caf6b4079 [INFO] [stdout] 28: 0x58cd4d7d596e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h740a264bdbf729df [INFO] [stdout] 29: 0x58cd4d7d1713 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::habb0b474075235d6 [INFO] [stdout] 30: 0x58cd4d7c8c58 - tokio::runtime::context::runtime::enter_runtime::haee83db6ee5bd471 [INFO] [stdout] 31: 0x58cd4d7d1108 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he9f8a74228541f8d [INFO] [stdout] 32: 0x58cd4d7abd95 - tokio::runtime::runtime::Runtime::block_on_inner::h7bbda08ab3afbd72 [INFO] [stdout] 33: 0x58cd4d7abff6 - tokio::runtime::runtime::Runtime::block_on::h1a808b774513d3f7 [INFO] [stdout] 34: 0x58cd4d7a5b77 - cefi_rs_bybit::rest::account::tests::test_get_account_info::h61ca2c328d176373 [INFO] [stdout] 35: 0x58cd4d7a6163 - cefi_rs_bybit::rest::account::tests::test_get_account_info::{{closure}}::h9d6c882dde59f59b [INFO] [stdout] 36: 0x58cd4d786ae6 - core::ops::function::FnOnce::call_once::hbaf1555e525b7290 [INFO] [stdout] 37: 0x58cd4d7fd55b - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] 38: 0x58cd4d813045 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] 39: 0x58cd4d7e9a34 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] 40: 0x58cd4d7ed27a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] 41: 0x58cd4dc0c4ef - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] 42: 0x7828cc005aa4 - [INFO] [stdout] 43: 0x7828cc092a34 - clone [INFO] [stdout] 44: 0x0 - [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: 0x58cd4dc39762 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] 1: 0x58cd4dc4ae1f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] 2: 0x58cd4dc056a3 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] 3: 0x58cd4dc122a2 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] 4: 0x58cd4dc171bf - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] 5: 0x58cd4dc17051 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] 6: 0x58cd4d7fd79e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] 7: 0x58cd4dc1790e - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] 8: 0x58cd4dc1762a - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] 9: 0x58cd4dc123d9 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] 10: 0x58cd4dbf969d - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] 11: 0x58cd4dc541b0 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] 12: 0x58cd4dc53496 - core::result::unwrap_failed::hf926a4254073b4aa [INFO] [stdout] 13: 0x58cd4d78f1b4 - core::result::Result::expect::h607bb10785d49cd7 [INFO] [stdout] 14: 0x58cd4d7a6484 - cefi_rs_bybit::rest::account::tests::test_get_wallet_balance::{{closure}}::he49beafe2c45f108 [INFO] [stdout] 15: 0x58cd4d7ac884 - as core::future::future::Future>::poll::h9e5f69eb6467a634 [INFO] [stdout] 16: 0x58cd4d7ac866 - as core::future::future::Future>::poll::h946c64f39a46e3f4 [INFO] [stdout] 17: 0x58cd4d7d8ce6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdfbdd46dd8ad6c98 [INFO] [stdout] 18: 0x58cd4d7d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hff108057c9cb23a7 [INFO] [stdout] 19: 0x58cd4d7d2b70 - tokio::runtime::scheduler::current_thread::Context::enter::h4262dee82c7555d9 [INFO] [stdout] 20: 0x58cd4d7d7320 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h96ee2bc88381f091 [INFO] [stdout] 21: 0x58cd4d7d58b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h499f84c7974b5662 [INFO] [stdout] 22: 0x58cd4d7bd661 - tokio::runtime::context::scoped::Scoped::set::haff35a7ac7617418 [INFO] [stdout] 23: 0x58cd4d7d9fd4 - tokio::runtime::context::set_scheduler::{{closure}}::had64401dc25cdd47 [INFO] [stdout] 24: 0x58cd4d7b569a - std::thread::local::LocalKey::try_with::h2db2f3a4fee5d43d [INFO] [stdout] 25: 0x58cd4d7b4e99 - std::thread::local::LocalKey::with::h278c025f973f60ee [INFO] [stdout] 26: 0x58cd4d7d9ebb - tokio::runtime::context::set_scheduler::hbd6a6c3a7327f0d5 [INFO] [stdout] 27: 0x58cd4d7d51e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9a013e4caf6b4079 [INFO] [stdout] 28: 0x58cd4d7d596e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h740a264bdbf729df [INFO] [stdout] 29: 0x58cd4d7d1713 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::habb0b474075235d6 [INFO] [stdout] 30: 0x58cd4d7c8c58 - tokio::runtime::context::runtime::enter_runtime::haee83db6ee5bd471 [INFO] [stdout] 31: 0x58cd4d7d1108 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he9f8a74228541f8d [INFO] [stdout] 32: 0x58cd4d7abd95 - tokio::runtime::runtime::Runtime::block_on_inner::h7bbda08ab3afbd72 [INFO] [stdout] 33: 0x58cd4d7abff6 - tokio::runtime::runtime::Runtime::block_on::h1a808b774513d3f7 [INFO] [stdout] 34: 0x58cd4d7a6287 - cefi_rs_bybit::rest::account::tests::test_get_wallet_balance::h7c56d8b65e4af647 [INFO] [stdout] 35: 0x58cd4d7a6323 - cefi_rs_bybit::rest::account::tests::test_get_wallet_balance::{{closure}}::hacb21df059e49e41 [INFO] [stdout] 36: 0x58cd4d786c76 - core::ops::function::FnOnce::call_once::hd34966d5973eb905 [INFO] [stdout] 37: 0x58cd4d7fd55b - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] 38: 0x58cd4d813045 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] 39: 0x58cd4d7e9a34 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] 40: 0x58cd4d7ed27a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] 41: 0x58cd4dc0c4ef - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] 42: 0x7828cc005aa4 - [INFO] [stdout] 43: 0x7828cc092a34 - clone [INFO] [stdout] 44: 0x0 - [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: 0x58cd4dc39762 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] 1: 0x58cd4dc4ae1f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] 2: 0x58cd4dc056a3 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] 3: 0x58cd4dc122a2 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] 4: 0x58cd4dc171bf - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] 5: 0x58cd4dc17051 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] 6: 0x58cd4d7fd79e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] 7: 0x58cd4dc1790e - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] 8: 0x58cd4dc1762a - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] 9: 0x58cd4dc123d9 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] 10: 0x58cd4dbf969d - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] 11: 0x58cd4dc541b0 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] 12: 0x58cd4dc53496 - core::result::unwrap_failed::hf926a4254073b4aa [INFO] [stdout] 13: 0x58cd4d78f1b4 - core::result::Result::expect::h607bb10785d49cd7 [INFO] [stdout] 14: 0x58cd4d7a6b3d - cefi_rs_bybit::rest::position::tests::test_get_positions::{{closure}}::h560d4f1f26fb1154 [INFO] [stdout] 15: 0x58cd4d7ac8e8 - as core::future::future::Future>::poll::hb2e1c1c84bc4e6c6 [INFO] [stdout] 16: 0x58cd4d7ac837 - as core::future::future::Future>::poll::h54db583b63561589 [INFO] [stdout] 17: 0x58cd4d7d8cb7 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hadfb1eda5f7c6e4b [INFO] [stdout] 18: 0x58cd4d7d8a53 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hdae8e192a393f3d4 [INFO] [stdout] 19: 0x58cd4d7d250d - tokio::runtime::scheduler::current_thread::Context::enter::h2b3d58e01430099d [INFO] [stdout] 20: 0x58cd4d7d67b0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h29722f0e4569d111 [INFO] [stdout] 21: 0x58cd4d7d588b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h049e7a1ab382bd61 [INFO] [stdout] 22: 0x58cd4d7bd560 - tokio::runtime::context::scoped::Scoped::set::h442a54fcae562062 [INFO] [stdout] 23: 0x58cd4d7da023 - tokio::runtime::context::set_scheduler::{{closure}}::hc2665e7953013cef [INFO] [stdout] 24: 0x58cd4d7b6b70 - std::thread::local::LocalKey::try_with::heb507c59f4fe8267 [INFO] [stdout] 25: 0x58cd4d7b4dc7 - std::thread::local::LocalKey::with::h01db7ea131487654 [INFO] [stdout] 26: 0x58cd4d7d9efb - tokio::runtime::context::set_scheduler::hdadafc3e58748694 [INFO] [stdout] 27: 0x58cd4d7d4d9e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8e2ceefd0daf5dc2 [INFO] [stdout] 28: 0x58cd4d7d5a6c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc47787ac08c4f5cc [INFO] [stdout] 29: 0x58cd4d7d1da2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hba82b74d52010a34 [INFO] [stdout] 30: 0x58cd4d7c85a9 - tokio::runtime::context::runtime::enter_runtime::h050d60c92f74a22a [INFO] [stdout] 31: 0x58cd4d7d0f57 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h13e6548c60c5a5b3 [INFO] [stdout] 32: 0x58cd4d7abc83 - tokio::runtime::runtime::Runtime::block_on_inner::h7548526f9a80c423 [INFO] [stdout] 33: 0x58cd4d7ac1a5 - tokio::runtime::runtime::Runtime::block_on::hdf034e951f78c0b5 [INFO] [stdout] 34: 0x58cd4d7a6996 - cefi_rs_bybit::rest::position::tests::test_get_positions::hcbd8eaf0d38fa0c0 [INFO] [stdout] 35: 0x58cd4d7a6fc8 - cefi_rs_bybit::rest::position::tests::test_get_positions::{{closure}}::hb197d036eec49562 [INFO] [stdout] 36: 0x58cd4d7864f6 - core::ops::function::FnOnce::call_once::h4160624a9421f9f8 [INFO] [stdout] 37: 0x58cd4d7fd55b - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] 38: 0x58cd4d813045 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] 39: 0x58cd4d7e9a34 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] 40: 0x58cd4d7ed27a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] 41: 0x58cd4dc0c4ef - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] 42: 0x7828cc005aa4 - [INFO] [stdout] 43: 0x7828cc092a34 - clone [INFO] [stdout] 44: 0x0 - [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: 0x58cd4dc39762 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] 1: 0x58cd4dc4ae1f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] 2: 0x58cd4dc056a3 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] 3: 0x58cd4dc122a2 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] 4: 0x58cd4dc171bf - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] 5: 0x58cd4dc17051 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] 6: 0x58cd4d7fd79e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] 7: 0x58cd4dc1790e - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] 8: 0x58cd4dc1762a - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] 9: 0x58cd4dc123d9 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] 10: 0x58cd4dbf969d - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] 11: 0x58cd4dc541b0 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] 12: 0x58cd4dc53496 - core::result::unwrap_failed::hf926a4254073b4aa [INFO] [stdout] 13: 0x58cd4d78f1b4 - core::result::Result::expect::h607bb10785d49cd7 [INFO] [stdout] 14: 0x58cd4d7b3f3d - cefi_rs_bybit::rest::trade::tests::test_get_open_order::{{closure}}::h8b23a2700b55de77 [INFO] [stdout] 15: 0x58cd4d7ac8e8 - as core::future::future::Future>::poll::hb2e1c1c84bc4e6c6 [INFO] [stdout] 16: 0x58cd4d7ac837 - as core::future::future::Future>::poll::h54db583b63561589 [INFO] [stdout] 17: 0x58cd4d7d8cb7 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hadfb1eda5f7c6e4b [INFO] [stdout] 18: 0x58cd4d7d8a53 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hdae8e192a393f3d4 [INFO] [stdout] 19: 0x58cd4d7d250d - tokio::runtime::scheduler::current_thread::Context::enter::h2b3d58e01430099d [INFO] [stdout] 20: 0x58cd4d7d67b0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h29722f0e4569d111 [INFO] [stdout] 21: 0x58cd4d7d588b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h049e7a1ab382bd61 [INFO] [stdout] 22: 0x58cd4d7bd560 - tokio::runtime::context::scoped::Scoped::set::h442a54fcae562062 [INFO] [stdout] 23: 0x58cd4d7da023 - tokio::runtime::context::set_scheduler::{{closure}}::hc2665e7953013cef [INFO] [stdout] 24: 0x58cd4d7b6b70 - std::thread::local::LocalKey::try_with::heb507c59f4fe8267 [INFO] [stdout] 25: 0x58cd4d7b4dc7 - std::thread::local::LocalKey::with::h01db7ea131487654 [INFO] [stdout] 26: 0x58cd4d7d9efb - tokio::runtime::context::set_scheduler::hdadafc3e58748694 [INFO] [stdout] 27: 0x58cd4d7d4d9e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8e2ceefd0daf5dc2 [INFO] [stdout] 28: 0x58cd4d7d5a6c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc47787ac08c4f5cc [INFO] [stdout] 29: 0x58cd4d7d1da2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hba82b74d52010a34 [INFO] [stdout] 30: 0x58cd4d7c85a9 - tokio::runtime::context::runtime::enter_runtime::h050d60c92f74a22a [INFO] [stdout] 31: 0x58cd4d7d0f57 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h13e6548c60c5a5b3 [INFO] [stdout] 32: 0x58cd4d7abc83 - tokio::runtime::runtime::Runtime::block_on_inner::h7548526f9a80c423 [INFO] [stdout] 33: 0x58cd4d7ac1a5 - tokio::runtime::runtime::Runtime::block_on::hdf034e951f78c0b5 [INFO] [stdout] 34: 0x58cd4d7b3d96 - cefi_rs_bybit::rest::trade::tests::test_get_open_order::h3640aecd341595b3 [INFO] [stdout] 35: 0x58cd4d7b4458 - cefi_rs_bybit::rest::trade::tests::test_get_open_order::{{closure}}::hc7e026c2eb33d23a [INFO] [stdout] 36: 0x58cd4d7863f6 - core::ops::function::FnOnce::call_once::h339b0ee82421fb75 [INFO] [stdout] 37: 0x58cd4d7fd55b - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] 38: 0x58cd4d813045 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] 39: 0x58cd4d7e9a34 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] 40: 0x58cd4d7ed27a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] 41: 0x58cd4dc0c4ef - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] 42: 0x7828cc005aa4 - [INFO] [stdout] 43: 0x7828cc092a34 - clone [INFO] [stdout] 44: 0x0 - [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: 0x58cd4dc39762 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] 1: 0x58cd4dc4ae1f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] 2: 0x58cd4dc056a3 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] 3: 0x58cd4dc122a2 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] 4: 0x58cd4dc171bf - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] 5: 0x58cd4dc17051 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] 6: 0x58cd4d7fd79e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] 7: 0x58cd4dc1790e - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] 8: 0x58cd4dc1762a - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] 9: 0x58cd4dc123d9 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] 10: 0x58cd4dbf969d - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] 11: 0x58cd4dc541b0 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] 12: 0x58cd4dc53496 - core::result::unwrap_failed::hf926a4254073b4aa [INFO] [stdout] 13: 0x58cd4d78f1b4 - core::result::Result::expect::h607bb10785d49cd7 [INFO] [stdout] 14: 0x58cd4d7b473d - cefi_rs_bybit::rest::trade::tests::test_cancel_all_orders::{{closure}}::h1ff478071c39df01 [INFO] [stdout] 15: 0x58cd4d7ac8e8 - as core::future::future::Future>::poll::hb2e1c1c84bc4e6c6 [INFO] [stdout] 16: 0x58cd4d7ac837 - as core::future::future::Future>::poll::h54db583b63561589 [INFO] [stdout] 17: 0x58cd4d7d8cb7 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hadfb1eda5f7c6e4b [INFO] [stdout] 18: 0x58cd4d7d8a53 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hdae8e192a393f3d4 [INFO] [stdout] 19: 0x58cd4d7d250d - tokio::runtime::scheduler::current_thread::Context::enter::h2b3d58e01430099d [INFO] [stdout] 20: 0x58cd4d7d67b0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h29722f0e4569d111 [INFO] [stdout] 21: 0x58cd4d7d588b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h049e7a1ab382bd61 [INFO] [stdout] 22: 0x58cd4d7bd560 - tokio::runtime::context::scoped::Scoped::set::h442a54fcae562062 [INFO] [stdout] 23: 0x58cd4d7da023 - tokio::runtime::context::set_scheduler::{{closure}}::hc2665e7953013cef [INFO] [stdout] 24: 0x58cd4d7b6b70 - std::thread::local::LocalKey::try_with::heb507c59f4fe8267 [INFO] [stdout] 25: 0x58cd4d7b4dc7 - std::thread::local::LocalKey::with::h01db7ea131487654 [INFO] [stdout] 26: 0x58cd4d7d9efb - tokio::runtime::context::set_scheduler::hdadafc3e58748694 [INFO] [stdout] 27: 0x58cd4d7d4d9e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8e2ceefd0daf5dc2 [INFO] [stdout] 28: 0x58cd4d7d5a6c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc47787ac08c4f5cc [INFO] [stdout] 29: 0x58cd4d7d1da2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hba82b74d52010a34 [INFO] [stdout] 30: 0x58cd4d7c85a9 - tokio::runtime::context::runtime::enter_runtime::h050d60c92f74a22a [INFO] [stdout] 31: 0x58cd4d7d0f57 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h13e6548c60c5a5b3 [INFO] [stdout] 32: 0x58cd4d7abc83 - tokio::runtime::runtime::Runtime::block_on_inner::h7548526f9a80c423 [INFO] [stdout] 33: 0x58cd4d7ac1a5 - tokio::runtime::runtime::Runtime::block_on::hdf034e951f78c0b5 [INFO] [stdout] 34: 0x58cd4d7b4596 - cefi_rs_bybit::rest::trade::tests::test_cancel_all_orders::ha5e13b47126dd53d [INFO] [stdout] 35: 0x58cd4d7b4be8 - cefi_rs_bybit::rest::trade::tests::test_cancel_all_orders::{{closure}}::hec0bf3ee589b75c8 [INFO] [stdout] 36: 0x58cd4d7867f6 - core::ops::function::FnOnce::call_once::h87b95ff71b052401 [INFO] [stdout] 37: 0x58cd4d7fd55b - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] 38: 0x58cd4d813045 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] 39: 0x58cd4d7e9a34 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] 40: 0x58cd4d7ed27a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] 41: 0x58cd4dc0c4ef - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] 42: 0x7828cc005aa4 - [INFO] [stdout] 43: 0x7828cc092a34 - clone [INFO] [stdout] 44: 0x0 - [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: 0x58cd4dc39762 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] 1: 0x58cd4dc4ae1f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] 2: 0x58cd4dc056a3 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] 3: 0x58cd4dc122a2 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] 4: 0x58cd4dc171bf - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] 5: 0x58cd4dc17051 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] 6: 0x58cd4d7fd79e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] 7: 0x58cd4dc1790e - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] 8: 0x58cd4dc1762a - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] 9: 0x58cd4dc123d9 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] 10: 0x58cd4dbf969d - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] 11: 0x58cd4dc541b0 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] 12: 0x58cd4dc53496 - core::result::unwrap_failed::hf926a4254073b4aa [INFO] [stdout] 13: 0x58cd4d78f1b4 - core::result::Result::expect::h607bb10785d49cd7 [INFO] [stdout] 14: 0x58cd4d7b34f9 - cefi_rs_bybit::rest::trade::tests::test_place_order::{{closure}}::h13b50aa0644242e0 [INFO] [stdout] 15: 0x58cd4d7ac8e8 - as core::future::future::Future>::poll::hb2e1c1c84bc4e6c6 [INFO] [stdout] 16: 0x58cd4d7ac837 - as core::future::future::Future>::poll::h54db583b63561589 [INFO] [stdout] 17: 0x58cd4d7d8cb7 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hadfb1eda5f7c6e4b [INFO] [stdout] 18: 0x58cd4d7d8a53 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hdae8e192a393f3d4 [INFO] [stdout] 19: 0x58cd4d7d250d - tokio::runtime::scheduler::current_thread::Context::enter::h2b3d58e01430099d [INFO] [stdout] 20: 0x58cd4d7d67b0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h29722f0e4569d111 [INFO] [stdout] 21: 0x58cd4d7d588b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h049e7a1ab382bd61 [INFO] [stdout] 22: 0x58cd4d7bd560 - tokio::runtime::context::scoped::Scoped::set::h442a54fcae562062 [INFO] [stdout] 23: 0x58cd4d7da023 - tokio::runtime::context::set_scheduler::{{closure}}::hc2665e7953013cef [INFO] [stdout] 24: 0x58cd4d7b6b70 - std::thread::local::LocalKey::try_with::heb507c59f4fe8267 [INFO] [stdout] 25: 0x58cd4d7b4dc7 - std::thread::local::LocalKey::with::h01db7ea131487654 [INFO] [stdout] 26: 0x58cd4d7d9efb - tokio::runtime::context::set_scheduler::hdadafc3e58748694 [INFO] [stdout] 27: 0x58cd4d7d4d9e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8e2ceefd0daf5dc2 [INFO] [stdout] 28: 0x58cd4d7d5a6c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc47787ac08c4f5cc [INFO] [stdout] 29: 0x58cd4d7d1da2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hba82b74d52010a34 [INFO] [stdout] 30: 0x58cd4d7c85a9 - tokio::runtime::context::runtime::enter_runtime::h050d60c92f74a22a [INFO] [stdout] 31: 0x58cd4d7d0f57 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h13e6548c60c5a5b3 [INFO] [stdout] 32: 0x58cd4d7abc83 - tokio::runtime::runtime::Runtime::block_on_inner::h7548526f9a80c423 [INFO] [stdout] 33: 0x58cd4d7ac1a5 - tokio::runtime::runtime::Runtime::block_on::hdf034e951f78c0b5 [INFO] [stdout] 34: 0x58cd4d7b3346 - cefi_rs_bybit::rest::trade::tests::test_place_order::h2b7f138951eea9e2 [INFO] [stdout] 35: 0x58cd4d7b3c58 - cefi_rs_bybit::rest::trade::tests::test_place_order::{{closure}}::h7fc1fb97ab713b18 [INFO] [stdout] 36: 0x58cd4d7869f6 - core::ops::function::FnOnce::call_once::haba1d431d884be8a [INFO] [stdout] 37: 0x58cd4d7fd55b - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] 38: 0x58cd4d813045 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] 39: 0x58cd4d7e9a34 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] 40: 0x58cd4d7ed27a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] 41: 0x58cd4dc0c4ef - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] 42: 0x7828cc005aa4 - [INFO] [stdout] 43: 0x7828cc092a34 - clone [INFO] [stdout] 44: 0x0 - [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.29s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "852a2e04aa61534b98af9bd7928245e7606922eb0ef1bd932f6d16f38d521740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "852a2e04aa61534b98af9bd7928245e7606922eb0ef1bd932f6d16f38d521740", kill_on_drop: false }` [INFO] [stdout] 852a2e04aa61534b98af9bd7928245e7606922eb0ef1bd932f6d16f38d521740