[INFO] fetching crate binance-sdk 29.0.0... [INFO] testing binance-sdk-29.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate binance-sdk 29.0.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate binance-sdk 29.0.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate binance-sdk 29.0.0 [INFO] tweaked toml for crates.io crate binance-sdk 29.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate binance-sdk 29.0.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 binance-sdk 29.0.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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 564222ce061fe58deed191545c84f4bba891bf4141c5d5cd7c5940fe71a5b30a [INFO] running `Command { std: "docker" "start" "-a" "564222ce061fe58deed191545c84f4bba891bf4141c5d5cd7c5940fe71a5b30a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "564222ce061fe58deed191545c84f4bba891bf4141c5d5cd7c5940fe71a5b30a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "564222ce061fe58deed191545c84f4bba891bf4141c5d5cd7c5940fe71a5b30a", kill_on_drop: false }` [INFO] [stdout] 564222ce061fe58deed191545c84f4bba891bf4141c5d5cd7c5940fe71a5b30a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6aae33d3799fed0ee7c2286116b66cad263ad431db9f85575381349342e93680 [INFO] running `Command { std: "docker" "start" "-a" "6aae33d3799fed0ee7c2286116b66cad263ad431db9f85575381349342e93680", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling binance-sdk v29.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rust_decimal_macros v1.39.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling reqwest-middleware v0.3.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "6aae33d3799fed0ee7c2286116b66cad263ad431db9f85575381349342e93680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aae33d3799fed0ee7c2286116b66cad263ad431db9f85575381349342e93680", kill_on_drop: false }` [INFO] [stdout] 6aae33d3799fed0ee7c2286116b66cad263ad431db9f85575381349342e93680 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3b1adb5d4480300090954e5c06b182cfc23ebc76b3bc7beb44b6b309de99751d [INFO] running `Command { std: "docker" "start" "-a" "3b1adb5d4480300090954e5c06b182cfc23ebc76b3bc7beb44b6b309de99751d", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libnghttp2-sys v0.1.11+1.64.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling curl-sys v0.4.84+curl-8.17.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling async-object-pool v0.1.5 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling basic-cookies v0.1.5 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling reqwest-middleware v0.3.3 [INFO] [stderr] Compiling binance-sdk v29.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling httpmock v0.6.8 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 49s [INFO] running `Command { std: "docker" "inspect" "3b1adb5d4480300090954e5c06b182cfc23ebc76b3bc7beb44b6b309de99751d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b1adb5d4480300090954e5c06b182cfc23ebc76b3bc7beb44b6b309de99751d", kill_on_drop: false }` [INFO] [stdout] 3b1adb5d4480300090954e5c06b182cfc23ebc76b3bc7beb44b6b309de99751d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 866b9dc4a6877295b6ed19d8113ffb060b6268a480bfa912a79dd814f8d111f9 [INFO] running `Command { std: "docker" "start" "-a" "866b9dc4a6877295b6ed19d8113ffb060b6268a480bfa912a79dd814f8d111f9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/binance_sdk-91876a5c5cda7209) [INFO] [stdout] [INFO] [stdout] running 281 tests [INFO] [stdout] test common::utils::tests::build_query_string::empty_key ... ok [INFO] [stdout] test common::utils::tests::build_query_string::empty_array ... ok [INFO] [stdout] test common::utils::tests::build_query_string::array_of_objects ... ok [INFO] [stdout] test common::utils::tests::build_query_string::empty_map_returns_empty_string ... ok [INFO] [stdout] test common::utils::tests::build_query_string::floats_and_negatives ... ok [INFO] [stdout] test common::utils::tests::build_query_string::mixed_array ... ok [INFO] [stdout] test common::utils::tests::build_query_string::nested_array_json_encoded ... ok [INFO] [stdout] test common::utils::tests::build_query_string::null_is_skipped ... ok [INFO] [stdout] test common::utils::tests::build_query_string::nulls_in_array ... ok [INFO] [stdout] test common::utils::tests::build_query_string::object_json_encoded ... ok [INFO] [stdout] test common::utils::tests::build_query_string::percent_encode_special_chars ... ok [INFO] [stdout] test common::utils::tests::build_query_string::primitive_array_json_encoded ... ok [INFO] [stdout] test common::utils::tests::build_query_string::special_chars_in_key ... ok [INFO] [stdout] test common::utils::tests::build_query_string::string_and_number_and_bool ... ok [INFO] [stdout] test common::utils::tests::build_query_string::empty_string_value ... ok [INFO] [stdout] test common::utils::tests::build_query_string::unicode_and_special_key ... ok [INFO] [stdout] test common::utils::tests::build_user_agent::build_user_agent_is_deterministic ... ok [INFO] [stdout] test common::utils::tests::build_websocket_api_message::no_auth_or_sign_with_skip_auth ... ok [INFO] [stdout] test common::utils::tests::build_websocket_api_message::null_and_empty_values_are_stripped ... ok [INFO] [stdout] test common::utils::tests::build_websocket_api_message::only_api_key_when_not_signed ... ok [INFO] [stdout] test common::utils::tests::build_websocket_api_message::provided_invalid_id_gets_replaced ... ok [INFO] [stdout] test common::utils::tests::build_websocket_api_message::random_id_changes_each_call ... ok [INFO] [stdout] test common::utils::tests::build_websocket_api_message::respects_provided_valid_id_and_removes_from_params ... ok [INFO] [stdout] test common::utils::tests::build_websocket_api_message::sign_only_includes_api_key_even_when_with_api_key_false ... ok [INFO] [stdout] test common::utils::tests::build_websocket_api_message::signed_includes_timestamp_and_signature ... ok [INFO] [stdout] test common::utils::tests::build_websocket_api_message::skip_auth_blocks_api_and_signature_but_keeps_timestamp ... ok [INFO] [stdout] test common::utils::tests::build_websocket_api_message::skip_auth_false_without_any_auth_flags ... ok [INFO] [stdout] test common::utils::tests::get_timestamp::timestamp_is_within_system_time_bounds ... ok [INFO] [stdout] test common::utils::tests::get_timestamp::timestamps_are_monotonic ... ok [INFO] [stdout] test common::utils::tests::build_user_agent::build_user_agent_contains_crate_product_and_rust_info ... ok [INFO] [stdout] test common::utils::tests::build_query_string::empty_object ... ok [INFO] [stdout] test common::utils::tests::build_client::invalid_proxy_url_panics - should panic ... ok [INFO] [stdout] test common::utils::tests::build_client::builds_with_keep_alive_disabled ... ok [INFO] [stdout] test common::utils::tests::build_client::enforces_timeout ... ok [INFO] [stdout] test common::utils::tests::build_client::builds_with_proxy_and_auth ... ok [INFO] [stdout] test common::utils::tests::build_client::custom_agent_invoked ... ok [INFO] [stdout] test common::utils::tests::http_request::http_request_client_error_too_many_requests ... ok [INFO] [stdout] test common::utils::tests::http_request::http_request_client_error_bad_request ... ok [INFO] [stdout] test common::utils::tests::http_request::http_request_client_error_unauthorized ... ok [INFO] [stdout] test common::utils::tests::http_request::http_request_success_gzip ... ok [INFO] [stdout] test common::utils::tests::normalize_ws_streams_key::already_normalized_stays_same ... ok [INFO] [stdout] test common::utils::tests::normalize_ws_streams_key::hyphens_are_removed ... ok [INFO] [stdout] test common::utils::tests::normalize_ws_streams_key::mixed_underscores_and_hyphens_and_case ... ok [INFO] [stdout] test common::utils::tests::normalize_ws_streams_key::retains_other_punctuation ... ok [INFO] [stdout] test common::utils::tests::normalize_ws_streams_key::returns_empty_for_empty ... ok [INFO] [stdout] test common::utils::tests::normalize_ws_streams_key::underscores_are_removed ... ok [INFO] [stdout] test common::utils::tests::normalize_ws_streams_key::uppercases_are_lowercased ... ok [INFO] [stdout] test common::utils::tests::http_request::http_request_client_error_server_error ... ok [INFO] [stdout] test common::utils::tests::http_request::http_request_malformed_json_maps_generic ... ok [INFO] [stdout] test common::utils::tests::parse_rate_limit_headers_tests::single_order_count_with_retry_after ... ok [INFO] [stdout] test common::utils::tests::parse_rate_limit_headers_tests::multiple_headers ... ok [INFO] [stdout] test common::utils::tests::random_string::decodes_to_16_bytes ... ok [INFO] [stdout] test common::utils::tests::parse_rate_limit_headers_tests::single_weight_header ... ok [INFO] [stdout] test common::utils::tests::random_string::length_is_32 ... ok [INFO] [stdout] test common::utils::tests::http_request::http_request_client_error_forbidden ... ok [INFO] [stdout] test common::utils::tests::remove_empty_value::empty_iterator_returns_empty_map ... ok [INFO] [stdout] test common::utils::tests::remove_empty_value::filters_out_null_and_empty_strings ... ok [INFO] [stdout] test common::utils::tests::remove_empty_value::keys_are_sorted ... ok [INFO] [stdout] test common::utils::tests::remove_empty_value::retains_other_value_types ... ok [INFO] [stdout] test common::utils::tests::random_string::is_valid_lowercase_hex ... ok [INFO] [stdout] test common::utils::tests::random_string::two_calls_are_different ... ok [INFO] [stdout] test common::utils::tests::parse_rate_limit_headers_tests::ignores_unknown_and_malformed ... ok [INFO] [stdout] test common::utils::tests::replace_websocket_streams_placeholders::multiple_placeholders_mid_preserve_ats ... ok [INFO] [stdout] test common::utils::tests::replace_websocket_streams_placeholders::empty_string_unchanged ... ok [INFO] [stdout] test common::utils::tests::replace_websocket_streams_placeholders::custom_key_normalization_and_value ... ok [INFO] [stdout] test common::utils::tests::replace_websocket_streams_placeholders::leading_slash_symbol_lowercases_head ... ok [INFO] [stdout] test common::utils::tests::replace_websocket_streams_placeholders::no_lowercase_without_slash ... ok [INFO] [stdout] test common::utils::tests::replace_websocket_streams_placeholders::trailing_at_removed_when_missing_var ... ok [INFO] [stdout] test common::utils::tests::replace_websocket_streams_placeholders::unknown_placeholder_becomes_empty ... ok [INFO] [stdout] test common::utils::tests::replace_websocket_streams_placeholders::text_surrounding_placeholders_intact ... ok [INFO] [stdout] test common::utils::tests::http_request::http_request_success_plain_text ... ok [INFO] [stdout] test common::utils::tests::http_request::http_request_client_error_not_found ... ok [INFO] [stdout] test common::utils::tests::send_request::get_request_with_params ... ok [INFO] [stdout] test common::utils::tests::send_request::basic_get_request ... ok [INFO] [stdout] test common::utils::tests::http_request::http_request_unexpected_status_maps_generic ... ok [INFO] [stdout] test common::utils::tests::send_request::crlf_in_header_values_are_dropped ... ok [INFO] [stdout] test common::utils::tests::send_request::compression_enabled ... ok [INFO] [stdout] test common::utils::tests::should_retry_request::no_retry_on_non_retriable_method ... ok [INFO] [stdout] test common::utils::tests::should_retry_request::no_retry_on_non_retriable_status ... ok [INFO] [stdout] test common::utils::tests::should_retry_request::no_retry_when_no_retries_left ... ok [INFO] [stdout] test common::utils::tests::send_request::missing_signature_on_signed_request ... ok [INFO] [stdout] test common::utils::tests::should_retry_request::retry_on_retriable_status_and_method ... ok [INFO] [stdout] test common::utils::tests::send_request::custom_headers_are_sent ... ok [INFO] [stdout] test common::utils::tests::signature_generator::ed25519_signature_verification ... ok [INFO] [stdout] test common::utils::tests::send_request::custom_header_override_prevention ... ok [INFO] [stdout] test common::utils::tests::signature_generator::hmac_sha256_signature ... ok [INFO] [stdout] test common::utils::tests::signature_generator::file_based_key ... ok [INFO] [stdout] test common::utils::tests::send_request::signed_post_request ... ok [INFO] [stdout] test common::utils::tests::signature_generator::repeated_ed25519_signature ... ok [INFO] [stdout] test common::utils::tests::signature_generator::repeated_hmac_signature ... ok [INFO] [stdout] test common::utils::tests::signature_generator::invalid_private_key_error ... ok [INFO] [stdout] test common::utils::tests::signature_generator::missing_credentials_error ... ok [INFO] [stdout] test common::utils::tests::signature_generator::unsupported_key_type_error ... ok [INFO] [stdout] test common::utils::tests::sort_object_params::empty_map_returns_empty ... ok [INFO] [stdout] test common::utils::tests::sort_object_params::independent_clone ... ok [INFO] [stdout] test common::utils::tests::sort_object_params::preserves_values ... ok [INFO] [stdout] test common::utils::tests::sort_object_params::sorts_keys ... ok [INFO] [stdout] test common::utils::tests::validate_time_unit::empty_string_returns_none ... ok [INFO] [stdout] test common::utils::tests::validate_time_unit::invalid_value_returns_err ... ok [INFO] [stdout] test common::utils::tests::validate_time_unit::lowercase_microsecond ... ok [INFO] [stdout] test common::utils::tests::validate_time_unit::lowercase_millisecond ... ok [INFO] [stdout] test common::utils::tests::validate_time_unit::partial_match_returns_err ... ok [INFO] [stdout] test common::utils::tests::validate_time_unit::uppercase_microsecond ... ok [INFO] [stdout] test common::utils::tests::http_request::http_request_client_error_rate_limit_exceeded ... FAILED [INFO] [stdout] test common::utils::tests::validate_time_unit::uppercase_millisecond ... ok [INFO] [stdout] test common::websocket::tests::create_stream_handler::create_stream_handler_with_custom_id_registers_stream_and_id ... ok [INFO] [stdout] test common::websocket::tests::create_stream_handler::create_stream_handler_without_id_registers_api_stream ... ok [INFO] [stdout] test common::websocket::tests::create_stream_handler::create_stream_handler_without_id_registers_stream ... ok [INFO] [stdout] test common::websocket::tests::create_stream_handler::create_stream_handler_with_custom_id_registers_api_stream_and_id ... ok [INFO] [stdout] test common::websocket::tests::event_emitter::event_emitter_subscribe_and_emit ... ok [INFO] [stdout] test common::websocket::tests::event_emitter::closed_subscribers_are_pruned ... ok [INFO] [stdout] test common::websocket::tests::event_emitter::multiple_subscribers_get_event ... ok [INFO] [stdout] test common::websocket::tests::event_emitter::single_subscriber_gets_event ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::connect::already_connected_returns_ok ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::connect::concurrent_calls_both_error_or_ok ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::connect::connect_when_not_connected_establishes ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::connect::not_connected_returns_error ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::connect::pool_failure_is_propagated ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::initialisation::new_initializes_common ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::on_message::error_status_sends_error ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::on_message::errors_for_status_ge_400 ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::on_message::ignores_unknown_id ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::on_message::parse_error_ignored ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::on_message::resolves_pending_and_removes_request ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::on_message::unknown_id_logs_warning_and_leaves_pending ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::on_message::uses_response_when_no_result ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::on_message::uses_result_when_present ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::on_open::no_relogon_if_already_logged_on ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::on_open::session_relogon_fails_gracefully ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::on_open::session_relogon_noop_when_no_req ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::on_open::session_relogon_on_open ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::prepare_url::appends_time_unit ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::prepare_url::handles_existing_query ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::prepare_url::no_time_unit ... ok [INFO] [stdout] test common::utils::tests::send_request::get_request_with_time_unit_header ... ok [INFO] [stdout] test common::websocket::tests::event_emitter::prune_on_error_does_not_hang ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::send_message::include_signature_when_logged_on_and_no_auto_relogon ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::send_message::multi_session_logout ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::send_message::error_if_not_connected ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::send_message::skip_signature_when_logged_on_and_auto_relogon ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::send_message::signed_message_has_timestamp_and_signature ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::send_message::unsigned_message ... FAILED [INFO] [stdout] test common::websocket::tests::websocket_api::send_message::with_api_key_only ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::close_connection_gracefully::force_closes_after_timeout ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::close_connection_gracefully::waits_for_pending_requests_then_closes ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::connect_pool::fails_if_any_refused ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::connect_pool::fails_if_mixed_success_and_invalid_url ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::connect_pool::fails_on_invalid_url ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::connect_pool::init_connect_invoked_for_each ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::connect_pool::single_mode_uses_first_connection ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::create_websocket::invalid_url_returns_handshake_error ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::connect_pool::connects_all_in_pool ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::create_websocket::unreachable_host_returns_handshake_error ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::disconnect::after_disconnect_not_connected ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::create_websocket::successful_connection ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::disconnect::does_not_mark_close_initiated_if_no_writer ... ok [INFO] [stdout] test common::utils::tests::should_retry_request::no_retry_when_status_none_and_non_retriable_method ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::disconnect::returns_ok_when_no_connections_are_ready ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::disconnect::closes_all_ready_connections ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::get_available_connections_tests::pool_mode_not_ready ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::get_available_connections_tests::pool_mode_with_ready ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::get_connection::pool_mode_not_ready ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::get_available_connections_tests::single_mode ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::get_connection::pool_mode_with_ready ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::get_connection::single_mode ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::get_reconnect_url::returns_default_when_no_handler ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::get_reconnect_url::returns_handler_url_when_set ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::init_connect::default_connection_selected_when_none_passed ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::disconnect::mixed_pool_marks_all_and_closes_only_writers ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::send_message::multi_session_logon ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::init_connect::is_renewal_true_sets_and_clears_flag ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::init_connect::pool_mode_none_connection_uses_first ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::init_connect::short_circuit_on_already_renewing ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::init_connect::skip_if_writer_exists_and_not_renewal ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::init_connect::responds_to_ping_with_pong ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::init_connect::schedules_reconnect_on_abnormal_close ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::init_connect::writer_channel_can_send_text ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::initialisation::pool_mode ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::initialisation::single_mode ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::is_connected::with_pool_ignore_close_initiated ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::is_connected::with_pool_various_connections ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::is_connection_ready::connection_not_ready_when_flagged ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::init_connect::handshake_error_on_invalid_url ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::is_connection_ready::connection_not_ready_without_writer ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::is_connected::with_pool_all_bad_connections ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::is_connection_ready::connection_ready_basic ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::is_connection_ready::is_connection_ready ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::on_open::handles_renewal_pending_and_closes_old_writer ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::ping_server::no_ping_when_flags_block ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::ping_server::sends_ping_to_all_ready_connections ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::ping_server::skips_not_ready_and_partial ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::send::async_send_and_receive ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::send::async_send_default_connection ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::on_open::emits_open_and_calls_handler ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::send::async_send_error_if_no_id ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::send::round_robin_send_without_specific ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::send::round_robin_skips_not_ready ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::send::sync_send_error_if_not_ready ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::send::sync_send_error_when_no_ready ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::send::sync_send_on_specific_connection ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::send::sync_send_with_id_does_not_insert_pending ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::send::async_send_errors_if_no_connection_ready ... ok [INFO] [stdout] test common::utils::tests::signature_generator::repeated_rsa_signature ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::on_message::calls_handler_and_emits_message ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::on_message::emits_message_event_without_handler ... ok [INFO] [stdout] test common::utils::tests::should_retry_request::retry_when_status_none_and_retriable_method ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::spawn_renewal_loop::scheduling_renewal_does_not_panic_for_known_connection ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::spawn_renewal_loop::scheduling_renewal_ignored_for_unknown_connection ... ok [INFO] [stdout] test common::websocket::tests::websocket_connection_failure_reason::debug_and_clone_work ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::spawn_reconnect_loop::reconnect_entry_with_unknown_id_is_ignored ... ok [INFO] [stdout] test common::websocket::tests::websocket_connection_failure_reason::from_close_code_handles_user_initiated ... ok [INFO] [stdout] test common::websocket::tests::websocket_connection_failure_reason::from_tungstenite_error_classifies_already_closed ... ok [INFO] [stdout] test common::websocket::tests::websocket_connection_failure_reason::from_tungstenite_error_classifies_connection_closed ... ok [INFO] [stdout] test common::websocket::tests::websocket_connection_failure_reason::from_close_code_classifies_standard_codes ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::send::timeout_rejects_async ... ok [INFO] [stdout] test common::websocket::tests::websocket_connection_failure_reason::from_tungstenite_error_classifies_io_errors ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::spawn_reconnect_loop::successful_reconnect_entry_triggers_init_connect ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::spawn_reconnect_loop::non_renewal_entries_respect_initial_delay ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::spawn_reconnect_loop::renewal_entries_bypass_initial_delay ... ok [INFO] [stdout] test common::utils::tests::send_request::invalid_endpoint ... ok [INFO] [stdout] test common::websocket::tests::websocket_connection_failure_reason::should_reconnect_logic ... ok [INFO] [stdout] test common::websocket::tests::websocket_connection_failure_reason::from_tungstenite_error_classifies_protocol_errors ... ok [INFO] [stdout] test common::websocket::tests::websocket_stream::on::ignores_non_message_event_for_websocket_api ... ok [INFO] [stdout] test common::websocket::tests::websocket_stream::on::ignores_non_message_event_for_websocket_streams ... ok [INFO] [stdout] test common::websocket::tests::websocket_stream::on::message_twice_registers_two_wrappers_for_websocket_streams ... ok [INFO] [stdout] test common::websocket::tests::websocket_stream::on::message_twice_registers_two_wrappers_for_websocket_api ... ok [INFO] [stdout] test common::websocket::tests::websocket_stream::on::registers_callback_and_stream_callback_for_websocket_streams ... ok [INFO] [stdout] test common::websocket::tests::websocket_stream::unsubscribe::removes_registered_callback_and_clears_state_for_websocket_api ... ok [INFO] [stdout] test common::websocket::tests::websocket_stream::on::registers_callback_and_stream_callback_for_websocket_api ... ok [INFO] [stdout] test common::websocket::tests::websocket_stream::on_message::on_message_registers_callback_for_websocket_api ... ok [INFO] [stdout] test common::websocket::tests::websocket_stream::unsubscribe::without_callback_does_nothing ... ok [INFO] [stdout] test common::websocket::tests::websocket_stream::unsubscribe::without_callback_does_nothing_for_websocket_api ... ok [INFO] [stdout] test common::websocket::tests::websocket_stream::unsubscribe::removes_registered_callback_and_clears_state ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::connect::invalid_url_returns_error ... ok [INFO] [stdout] test common::websocket::tests::websocket_stream::on_message::on_message_twice_registers_two_callbacks_for_websocket_api ... ok [INFO] [stdout] test common::websocket::tests::websocket_stream::on_message::on_message_registers_callback_for_websocket_streams ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::get_reconnect_url::single_stream_reconnect_url ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::disconnect::disconnect_clears_state_and_streams ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::get_reconnect_url::multiple_streams_same_connection ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::handle_stream_assignment::assigns_new_streams_to_connections ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::get_reconnect_url::reconnect_url_with_time_unit ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::handle_stream_assignment::closed_or_reconnecting_forces_reassignment_of_stream ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::handle_stream_assignment::empty_stream_list_returns_empty ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::handle_stream_assignment::mix_new_and_assigned_streams ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::handle_stream_assignment::no_available_connections_falls_back_to_one ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::handle_stream_assignment::reuses_existing_connection_for_duplicate_stream ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::initialisation::new_initializes_fields ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::is_subscribed::returns_false_when_not_subscribed ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::on_message::handles_null_data_field ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::is_subscribed::returns_true_when_subscribed ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::handle_stream_assignment::reuse_existing_healthy_connection ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::on_message::invokes_all_registered_callbacks ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::on_message::with_invalid_json_does_not_panic ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::handle_stream_assignment::single_connection_groups_multiple_streams ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::on_message::invokes_registered_callback ... ok [INFO] [stdout] test common::websocket::tests::websocket_stream::on_message::on_message_twice_registers_two_callbacks_for_websocket_streams ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::on_message::with_unregistered_stream_does_not_panic ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::connect::refused_returns_error ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::on_open::clears_pending_without_write_channel ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::on_open::sends_pending_subscriptions ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::on_open::with_no_pending_subscriptions_sends_nothing ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::prepare_url::multiple_streams_and_time_unit ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::prepare_url::with_time_unit_appends_parameter ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::prepare_url::without_time_unit_returns_base_url ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::subscribe::empty_list_does_nothing ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::subscribe::existing_stream_not_reassigned ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::subscribe::multiple_streams_assigned ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::subscribe::only_one_subscription_per_stream ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::send_subscription_payload::subscribe_payload_with_custom_id_fallbacks_if_invalid ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::subscribe::queue_when_not_ready ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::connect::establishes_successfully ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::send_subscription_payload::subscribe_payload_with_and_without_custom_id ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::unsubscribe::removes_even_without_write_channel ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::unsubscribe::preserves_stream_with_callbacks ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::unsubscribe::empty_list_does_nothing ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::unsubscribe::invalid_custom_id_falls_back ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::on_message::without_stream_field_does_nothing ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::unsubscribe::does_not_send_if_callbacks_exist ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::unsubscribe::warns_if_not_associated ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::unsubscribe::removes_stream_with_no_callbacks ... ok [INFO] [stdout] test common::utils::tests::signature_generator::rsa_signature_verification ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- common::utils::tests::http_request::http_request_client_error_rate_limit_exceeded stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'common::utils::tests::http_request::http_request_client_error_rate_limit_exceeded' (61) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/httpmock-0.6.8/src/api/mock.rs:207:13: [INFO] [stdout] assertion `left == right` failed: The number of matching requests was higher than expected (expected 1 but was 2) [INFO] [stdout] left: 2 [INFO] [stdout] right: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c6a4ead1122 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c6a4ead1122 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c6a4ead1122 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c6a4ead1122 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c6a4eae481f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5c6a4eae481f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5c6a4ea9b163 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c6a4ea9b163 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5c6a4eaa8662 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5c6a4eaae1bf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5c6a4eaae051 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5c6a4dd9010e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x5c6a4dd9010e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c6a4eaae87f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x5c6a4eaae87f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5c6a4eaae62a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5c6a4eaa8799 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5c6a4ea8f22d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5c6a4eaee790 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5c6a4eaee5d3 - core::panicking::assert_failed_inner::hbdde3a71af798a31 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:439:23 [INFO] [stdout] 20: 0x5c6a4eaee327 - core::panicking::assert_failed::h0fd3280b3acaaf1e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5 [INFO] [stdout] 21: 0x5c6a4de9f64f - httpmock::api::mock::Mock::assert_hits_async::{{closure}}::hdf214d7e1cc629d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/httpmock-0.6.8/src/api/mock.rs:207:13 [INFO] [stdout] 22: 0x5c6a4de9f0bf - httpmock::api::mock::Mock::assert_async::{{closure}}::h8b13f63189c1cc89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/httpmock-0.6.8/src/api/mock.rs:125:35 [INFO] [stdout] 23: 0x5c6a4de9cd23 - ::join::h02ea70d8d719c85b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/httpmock-0.6.8/src/common/util.rs:81:35 [INFO] [stdout] 24: 0x5c6a4de9f8e4 - httpmock::api::mock::Mock::assert::h4fea0b7a8aa74a96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/httpmock-0.6.8/src/api/mock.rs:91:29 [INFO] [stdout] 25: 0x5c6a4dd231aa - binance_sdk::common::utils::tests::http_request::http_request_client_error_rate_limit_exceeded::{{closure}}::h20dc9c591f7b40c7 [INFO] [stdout] at /opt/rustwide/workdir/src/common/utils.rs:2045:22 [INFO] [stdout] 26: 0x5c6a4dd5573d - as core::future::future::Future>::poll::h82c8e2bc30bf159e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x5c6a4d36bde3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::{{closure}}::h6655736288fa4a5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:211:65 [INFO] [stdout] 28: 0x5c6a4daf0ad7 - as core::future::future::Future>::poll::ha2190f1167e1161c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/poll_fn.rs:151:9 [INFO] [stdout] 29: 0x5c6a4d78699d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h1451ee60a95837ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71 [INFO] [stdout] 30: 0x5c6a4d74a21d - tokio::task::coop::with_budget::h0155b9251a93c4ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 31: 0x5c6a4d74a21d - tokio::task::coop::budget::hff0e1aaa11078881 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 32: 0x5c6a4d74a21d - tokio::runtime::park::CachedParkThread::block_on::hb101bc5810202928 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31 [INFO] [stdout] 33: 0x5c6a4d9af314 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::ha00169c571f1ca99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 34: 0x5c6a4d326f17 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h30ef636fe8806ac8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:206:26 [INFO] [stdout] 35: 0x5c6a4dbd1e90 - tokio::runtime::context::runtime::enter_runtime::hf0d50743a63829fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 36: 0x5c6a4d30a063 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3d22c0654142bb01 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 37: 0x5c6a4dce5b11 - tokio::runtime::runtime::Runtime::block_on_inner::heaa4cecad71ada28 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 38: 0x5c6a4dceb912 - tokio::runtime::runtime::Runtime::block_on::h1930c5cb54dce60e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18 [INFO] [stdout] 39: 0x5c6a4dd228df - binance_sdk::common::utils::tests::http_request::http_request_client_error_rate_limit_exceeded::h8161f8b3858042a5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/utils.rs:2024:29 [INFO] [stdout] 40: 0x5c6a4dd23447 - binance_sdk::common::utils::tests::http_request::http_request_client_error_rate_limit_exceeded::{{closure}}::h2ea3863b93791896 [INFO] [stdout] at /opt/rustwide/workdir/src/common/utils.rs:2023:59 [INFO] [stdout] 41: 0x5c6a4d80bce6 - core::ops::function::FnOnce::call_once::h8f1ec3e0c4122e76 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5c6a4dd8ff5b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5c6a4dd8ff5b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5c6a4dda3f6d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5c6a4dda3f6d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5c6a4dda3f6d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 47: 0x5c6a4dda3f6d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 48: 0x5c6a4dda3f6d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5c6a4dda3f6d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5c6a4dda3f6d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5c6a4dd7d4b4 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5c6a4dd7d4b4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 53: 0x5c6a4dd80dea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 54: 0x5c6a4dd80dea - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5c6a4dd80dea - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 56: 0x5c6a4dd80dea - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 57: 0x5c6a4dd80dea - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5c6a4dd80dea - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 59: 0x5c6a4dd80dea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5c6a4eaa3b9f - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 61: 0x5c6a4eaa3b9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 62: 0x7088a0878aa4 - [INFO] [stdout] 63: 0x7088a0905a64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- common::websocket::tests::websocket_api::send_message::unsigned_message stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'common::websocket::tests::websocket_api::send_message::unsigned_message' (210) panicked at src/common/websocket.rs:5096:67: [INFO] [stdout] called `Option::unwrap()` on a `None` value [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c6a4ead1122 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c6a4ead1122 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c6a4ead1122 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c6a4ead1122 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c6a4eae481f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5c6a4eae481f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5c6a4ea9b163 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c6a4ea9b163 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5c6a4eaa8662 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5c6a4eaae1bf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5c6a4eaae051 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5c6a4dd9010e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x5c6a4dd9010e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c6a4eaae87f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x5c6a4eaae87f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5c6a4eaae5f6 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x5c6a4eaa8799 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5c6a4ea8f22d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5c6a4eaee790 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5c6a4eaee76c - core::panicking::panic::h2a6fe4ac012a7582 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x5c6a4eaed539 - core::option::unwrap_failed::h64e16779c4504daf [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/option.rs:2174:5 [INFO] [stdout] 21: 0x5c6a4db17083 - core::option::Option::unwrap::h2c0b05661ee235dd [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/option.rs:1015:21 [INFO] [stdout] 22: 0x5c6a4db17083 - binance_sdk::common::websocket::tests::websocket_api::send_message::unsigned_message::{{closure}}::h3986d6ca687ff767 [INFO] [stdout] at /opt/rustwide/workdir/src/common/websocket.rs:5096:67 [INFO] [stdout] 23: 0x5c6a4d369a03 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::{{closure}}::h45999df25a0ab567 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:211:65 [INFO] [stdout] 24: 0x5c6a4daef2f7 - as core::future::future::Future>::poll::h35bf8dae4a04aa49 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/poll_fn.rs:151:9 [INFO] [stdout] 25: 0x5c6a4d78f21d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hd23302dd101d5b0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71 [INFO] [stdout] 26: 0x5c6a4d74025d - tokio::task::coop::with_budget::hdf4bf0059c00d084 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 27: 0x5c6a4d74025d - tokio::task::coop::budget::h57cfbafaa26cf1a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 28: 0x5c6a4d74025d - tokio::runtime::park::CachedParkThread::block_on::ha0a4d69be95704c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31 [INFO] [stdout] 29: 0x5c6a4d9b44b4 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hd208274800e2e68b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 30: 0x5c6a4d326877 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h302cec2287924fe9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:206:26 [INFO] [stdout] 31: 0x5c6a4dbb2440 - tokio::runtime::context::runtime::enter_runtime::h745afc12218ebf02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 32: 0x5c6a4d310326 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8e63fcadb4ed3115 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 33: 0x5c6a4dcdc93c - tokio::runtime::runtime::Runtime::block_on_inner::h9aa57b24f3766b21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 34: 0x5c6a4dcf1ee1 - tokio::runtime::runtime::Runtime::block_on::h49c93478dc417f7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 35: 0x5c6a4db15f9d - binance_sdk::common::websocket::tests::websocket_api::send_message::unsigned_message::h9785820045ad6d91 [INFO] [stdout] at /opt/rustwide/workdir/src/common/websocket.rs:5048:33 [INFO] [stdout] 36: 0x5c6a4db18427 - binance_sdk::common::websocket::tests::websocket_api::send_message::unsigned_message::{{closure}}::hd625d332ef78b850 [INFO] [stdout] at /opt/rustwide/workdir/src/common/websocket.rs:5047:34 [INFO] [stdout] 37: 0x5c6a4d807166 - core::ops::function::FnOnce::call_once::h33ef51f4e44571b6 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: 0x5c6a4dd8ff5b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5c6a4dd8ff5b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 40: 0x5c6a4dda3f6d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 41: 0x5c6a4dda3f6d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 42: 0x5c6a4dda3f6d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 43: 0x5c6a4dda3f6d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 44: 0x5c6a4dda3f6d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 45: 0x5c6a4dda3f6d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 46: 0x5c6a4dda3f6d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 47: 0x5c6a4dd7d4b4 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 48: 0x5c6a4dd7d4b4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 49: 0x5c6a4dd80dea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 50: 0x5c6a4dd80dea - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 51: 0x5c6a4dd80dea - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 52: 0x5c6a4dd80dea - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 53: 0x5c6a4dd80dea - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x5c6a4dd80dea - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 55: 0x5c6a4dd80dea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x5c6a4eaa3b9f - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 57: 0x5c6a4eaa3b9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 58: 0x7088a0878aa4 - [INFO] [stdout] 59: 0x7088a0905a64 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] common::utils::tests::http_request::http_request_client_error_rate_limit_exceeded [INFO] [stdout] common::websocket::tests::websocket_api::send_message::unsigned_message [INFO] [stdout] [INFO] [stdout] test result: FAILED. 279 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.42s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "866b9dc4a6877295b6ed19d8113ffb060b6268a480bfa912a79dd814f8d111f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "866b9dc4a6877295b6ed19d8113ffb060b6268a480bfa912a79dd814f8d111f9", kill_on_drop: false }` [INFO] [stdout] 866b9dc4a6877295b6ed19d8113ffb060b6268a480bfa912a79dd814f8d111f9