[INFO] fetching crate binance-sdk 21.0.0... [INFO] testing binance-sdk-21.0.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate binance-sdk 21.0.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate binance-sdk 21.0.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate binance-sdk 21.0.0 [INFO] tweaked toml for crates.io crate binance-sdk 21.0.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate binance-sdk 21.0.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate binance-sdk 21.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded castaway v0.1.2 [INFO] [stderr] Downloaded isahc v1.7.2 [INFO] [stderr] Downloaded darling_macro v0.12.4 [INFO] [stderr] Downloaded darling_core v0.12.4 [INFO] [stderr] Downloaded httpmock v0.6.8 [INFO] [stderr] Downloaded darling v0.12.4 [INFO] [stderr] Downloaded derive_builder_macro v0.10.2 [INFO] [stderr] Downloaded sluice v0.5.5 [INFO] [stderr] Downloaded serde_regex v1.1.0 [INFO] [stderr] Downloaded reqwest-middleware v0.3.3 [INFO] [stderr] Downloaded rust_decimal_macros v1.38.0 [INFO] [stderr] Downloaded derive_builder_core v0.10.2 [INFO] [stderr] Downloaded derive_builder v0.10.2 [INFO] [stderr] Downloaded async-object-pool v0.1.5 [INFO] [stderr] Downloaded basic-cookies v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4dc3a1e53fc919a29e591b524e50caabbbd5cbb4a873709a5d1054ebea4344dc [INFO] running `Command { std: "docker" "start" "-a" "4dc3a1e53fc919a29e591b524e50caabbbd5cbb4a873709a5d1054ebea4344dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4dc3a1e53fc919a29e591b524e50caabbbd5cbb4a873709a5d1054ebea4344dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dc3a1e53fc919a29e591b524e50caabbbd5cbb4a873709a5d1054ebea4344dc", kill_on_drop: false }` [INFO] [stdout] 4dc3a1e53fc919a29e591b524e50caabbbd5cbb4a873709a5d1054ebea4344dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bab62fb430699b12190ca1441fe93fa01fdf0625b215037408df56372eabd3f [INFO] running `Command { std: "docker" "start" "-a" "0bab62fb430699b12190ca1441fe93fa01fdf0625b215037408df56372eabd3f", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling rust_decimal v1.38.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling adler2 v2.0.1 [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 binance-sdk v21.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rust_decimal_macros v1.38.0 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [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.23 [INFO] [stderr] Compiling reqwest-middleware v0.3.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s [INFO] running `Command { std: "docker" "inspect" "0bab62fb430699b12190ca1441fe93fa01fdf0625b215037408df56372eabd3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bab62fb430699b12190ca1441fe93fa01fdf0625b215037408df56372eabd3f", kill_on_drop: false }` [INFO] [stdout] 0bab62fb430699b12190ca1441fe93fa01fdf0625b215037408df56372eabd3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 573e2b68c2d4d5b3fe8072e5611d4bb70c4fad0aa948e84f0f0b216911acd508 [INFO] running `Command { std: "docker" "start" "-a" "573e2b68c2d4d5b3fe8072e5611d4bb70c4fad0aa948e84f0f0b216911acd508", kill_on_drop: false }` [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling libnghttp2-sys v0.1.11+1.64.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling curl-sys v0.4.83+curl-8.15.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-std v1.13.2 [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 similar v2.7.0 [INFO] [stderr] Compiling castaway v0.1.2 [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 colored v3.0.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling async-object-pool v0.1.5 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling tempfile v3.23.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 reqwest v0.12.23 [INFO] [stderr] Compiling basic-cookies v0.1.5 [INFO] [stderr] Compiling reqwest-middleware v0.3.3 [INFO] [stderr] Compiling binance-sdk v21.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling httpmock v0.6.8 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 51s [INFO] running `Command { std: "docker" "inspect" "573e2b68c2d4d5b3fe8072e5611d4bb70c4fad0aa948e84f0f0b216911acd508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "573e2b68c2d4d5b3fe8072e5611d4bb70c4fad0aa948e84f0f0b216911acd508", kill_on_drop: false }` [INFO] [stdout] 573e2b68c2d4d5b3fe8072e5611d4bb70c4fad0aa948e84f0f0b216911acd508 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4a70b5c53b6badcef34bbcb92ad539d8a6d3a7f85538e42834416865d183ef2d [INFO] running `Command { std: "docker" "start" "-a" "4a70b5c53b6badcef34bbcb92ad539d8a6d3a7f85538e42834416865d183ef2d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/binance_sdk-b04319a7aaa4c970) [INFO] [stdout] [INFO] [stdout] running 281 tests [INFO] [stdout] test common::utils::tests::build_query_string::array_of_objects ... ok [INFO] [stdout] test common::utils::tests::build_query_string::empty_array ... ok [INFO] [stdout] test common::utils::tests::build_query_string::empty_key ... 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::empty_string_value ... ok [INFO] [stdout] test common::utils::tests::build_query_string::empty_object ... ok [INFO] [stdout] test common::utils::tests::build_query_string::floats_and_negatives ... ok [INFO] [stdout] test common::utils::tests::build_query_string::nested_array_json_encoded ... ok [INFO] [stdout] test common::utils::tests::build_query_string::mixed_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::unicode_and_special_key ... 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_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_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_websocket_api_message::respects_provided_valid_id_and_removes_from_params ... 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::provided_invalid_id_gets_replaced ... 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::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_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_client::enforces_timeout ... ok [INFO] [stdout] test common::utils::tests::build_client::invalid_proxy_url_panics - should panic ... ok [INFO] [stdout] test common::utils::tests::build_client::custom_agent_invoked ... ok [INFO] [stdout] test common::utils::tests::build_client::builds_with_keep_alive_disabled ... ok [INFO] [stdout] test common::utils::tests::build_client::builds_with_proxy_and_auth ... ok [INFO] [stdout] test common::utils::tests::http_request::http_request_client_error_forbidden ... ok [INFO] [stdout] test common::utils::tests::http_request::http_request_client_error_not_found ... ok [INFO] [stdout] test common::utils::tests::http_request::http_request_client_error_rate_limit_exceeded ... ok [INFO] [stdout] test common::utils::tests::http_request::http_request_client_error_bad_request ... 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::parse_rate_limit_headers_tests::ignores_unknown_and_malformed ... ok [INFO] [stdout] test common::utils::tests::parse_rate_limit_headers_tests::multiple_headers ... 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::single_weight_header ... ok [INFO] [stdout] test common::utils::tests::random_string::decodes_to_16_bytes ... ok [INFO] [stdout] test common::utils::tests::random_string::is_valid_lowercase_hex ... ok [INFO] [stdout] test common::utils::tests::random_string::length_is_32 ... ok [INFO] [stdout] test common::utils::tests::random_string::two_calls_are_different ... 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::replace_websocket_streams_placeholders::custom_key_normalization_and_value ... 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::leading_slash_symbol_lowercases_head ... 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::no_lowercase_without_slash ... ok [INFO] [stdout] test common::utils::tests::replace_websocket_streams_placeholders::text_surrounding_placeholders_intact ... 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::http_request::http_request_client_error_server_error ... ok [INFO] [stdout] test common::utils::tests::http_request::http_request_success_gzip ... 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_malformed_json_maps_generic ... ok [INFO] [stdout] test common::utils::tests::send_request::basic_get_request ... 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_success_plain_text ... ok [INFO] [stdout] test common::utils::tests::http_request::http_request_unexpected_status_maps_generic ... ok [INFO] [stdout] test common::utils::tests::send_request::missing_signature_on_signed_request ... ok [INFO] [stdout] test common::utils::tests::send_request::custom_header_override_prevention ... ok [INFO] [stdout] test common::utils::tests::send_request::compression_enabled ... ok [INFO] [stdout] test common::utils::tests::send_request::get_request_with_params ... 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::retry_on_retriable_status_and_method ... ok [INFO] [stdout] test common::utils::tests::should_retry_request::no_retry_when_no_retries_left ... ok [INFO] [stdout] test common::utils::tests::signature_generator::ed25519_signature_verification ... ok [INFO] [stdout] test common::utils::tests::signature_generator::file_based_key ... ok [INFO] [stdout] test common::utils::tests::signature_generator::hmac_sha256_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::repeated_ed25519_signature ... ok [INFO] [stdout] test common::utils::tests::signature_generator::repeated_hmac_signature ... ok [INFO] [stdout] test common::utils::tests::send_request::get_request_with_time_unit_header ... ok [INFO] [stdout] test common::utils::tests::send_request::signed_post_request ... ok [INFO] [stdout] test common::utils::tests::signature_generator::unsupported_key_type_error ... ok [INFO] [stdout] test common::utils::tests::send_request::custom_headers_are_sent ... 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::validate_time_unit::uppercase_millisecond ... 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::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::utils::tests::sort_object_params::empty_map_returns_empty ... ok [INFO] [stdout] test common::websocket::tests::event_emitter::closed_subscribers_are_pruned ... ok [INFO] [stdout] test common::websocket::tests::event_emitter::event_emitter_subscribe_and_emit ... ok [INFO] [stdout] test common::websocket::tests::event_emitter::prune_on_error_does_not_hang ... ok [INFO] [stdout] test common::websocket::tests::event_emitter::multiple_subscribers_get_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::event_emitter::single_subscriber_gets_event ... 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::connect::not_connected_returns_error ... 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_open::no_relogon_if_already_logged_on ... 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::session_relogon_noop_when_no_req ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::on_open::session_relogon_fails_gracefully ... 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::websocket::tests::websocket_api::send_message::error_if_not_connected ... 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_logon ... 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::signed_message_has_timestamp_and_signature ... 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::unsigned_message ... ok [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::utils::tests::send_request::crlf_in_header_values_are_dropped ... 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::connects_all_in_pool ... 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::fails_if_mixed_success_and_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::create_websocket::invalid_url_returns_handshake_error ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::create_websocket::successful_connection ... 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_api::on_open::session_relogon_on_open ... FAILED [INFO] [stdout] test common::websocket::tests::websocket_common::disconnect::does_not_mark_close_initiated_if_no_writer ... 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::disconnect::returns_ok_when_no_connections_are_ready ... 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_available_connections_tests::single_mode ... 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_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::init_connect::handshake_error_on_invalid_url ... 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::disconnect::closes_all_ready_connections ... 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_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::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_all_bad_connections ... 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::is_connection_ready::connection_not_ready_without_writer ... 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::init_connect::schedules_reconnect_on_abnormal_close ... 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::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::send::async_send_error_if_no_id ... 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::send::async_send_errors_if_no_connection_ready ... 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::on_open::emits_open_and_calls_handler ... 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_error_when_no_ready ... 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::timeout_rejects_async ... ok [INFO] [stdout] test common::utils::tests::send_request::invalid_endpoint ... 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_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::websocket::tests::websocket_common::send::sync_send_error_if_not_ready ... 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::successful_reconnect_entry_triggers_init_connect ... 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_common::spawn_renewal_loop::scheduling_renewal_does_not_panic_for_known_connection ... 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_close_code_classifies_standard_codes ... 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_tungstenite_error_classifies_io_errors ... 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_connection_failure_reason::should_reconnect_logic ... 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::ignores_non_message_event_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_twice_registers_two_wrappers_for_websocket_streams ... 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::on_message::on_message_registers_callback_for_websocket_api ... 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::unsubscribe::removes_registered_callback_and_clears_state ... 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::unsubscribe::removes_registered_callback_and_clears_state_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_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::on_message::on_message_twice_registers_two_callbacks_for_websocket_streams ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::connect::invalid_url_returns_error ... 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::reconnect_url_with_time_unit ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::connect::refused_returns_error ... 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::single_stream_reconnect_url ... 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::reuses_existing_connection_for_duplicate_stream ... 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::reuse_existing_healthy_connection ... 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::is_subscribed::returns_true_when_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::connect::establishes_successfully ... 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::with_invalid_json_does_not_panic ... 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::on_message::invokes_registered_callback ... 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::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::initialisation::new_initializes_fields ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::on_message::invokes_all_registered_callbacks ... 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::send_subscription_payload::subscribe_payload_with_and_without_custom_id ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::subscribe::multiple_streams_assigned ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::subscribe::existing_stream_not_reassigned ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::subscribe::queue_when_not_ready ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::subscribe::only_one_subscription_per_stream ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::unsubscribe::empty_list_does_nothing ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::unsubscribe::preserves_stream_with_callbacks ... 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::removes_stream_with_no_callbacks ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::unsubscribe::warns_if_not_associated ... 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::invalid_custom_id_falls_back ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::subscribe::empty_list_does_nothing ... ok [INFO] [stdout] test common::utils::tests::should_retry_request::no_retry_when_status_none_and_non_retriable_method ... ok [INFO] [stdout] test common::utils::tests::should_retry_request::retry_when_status_none_and_retriable_method ... ok [INFO] [stdout] test common::utils::tests::signature_generator::repeated_rsa_signature ... ok [INFO] [stdout] test common::utils::tests::signature_generator::rsa_signature_verification ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- common::websocket::tests::websocket_api::on_open::session_relogon_on_open stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'common::websocket::tests::websocket_api::on_open::session_relogon_on_open' (198) panicked at src/common/websocket.rs:5699:71: [INFO] [stdout] pending request [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64872e3f6882 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64872e3f6882 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64872e3f6882 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64872e3f6882 - ::fmt::hff1a9408d012ee89 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64872e41e07f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x64872e41e07f - core::fmt::write::h2f1fc679f228cc52 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x64872e3e1d53 - std::io::default_write_fmt::h12bd533187bc883d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64872e3e1d53 - std::io::Write::write_fmt::h926a1fdfdcb90065 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x64872e3f66d2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x64872e3e035c - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x64872e3e01d9 - std::panicking::default_hook::h43da101644971931 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x64872d67c89e - as core::ops::function::Fn>::call::h4b2012949041da5d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x64872d67c89e - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x64872e3e0963 - as core::ops::function::Fn>::call::h911f2e3e7e84b764 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x64872e3e0963 - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x64872e3f625a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x64872e3f61b9 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x64872e3e10ed - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x64872e4282d0 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x64872e42984b - core::panicking::panic_display::h55a8c875ad79d683 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:268:5 [INFO] [stdout] 20: 0x64872e42984b - core::option::expect_failed::h7c4e9e1c4059c90a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/option.rs:2139:5 [INFO] [stdout] 21: 0x64872d498356 - core::option::Option::expect::h373e177e2f0125aa [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/option.rs:964:21 [INFO] [stdout] 22: 0x64872d231788 - binance_sdk::common::websocket::tests::websocket_api::on_open::session_relogon_on_open::{{closure}}::hf480bd0d7af4497a [INFO] [stdout] at /opt/rustwide/workdir/src/common/websocket.rs:5699:71 [INFO] [stdout] 23: 0x64872cddd183 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::{{closure}}::h1d930e76791e21b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:211:65 [INFO] [stdout] 24: 0x64872d500e37 - as core::future::future::Future>::poll::hf312c35567fe6e54 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/future/poll_fn.rs:151:9 [INFO] [stdout] 25: 0x64872d02f47d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h0d81a6328022c5ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71 [INFO] [stdout] 26: 0x64872d02e66d - tokio::task::coop::with_budget::h93a305a1c8333777 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 27: 0x64872d02e66d - tokio::task::coop::budget::hb6772f3a080e4cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 28: 0x64872d02e66d - tokio::runtime::park::CachedParkThread::block_on::hceae9ff63820ffe3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31 [INFO] [stdout] 29: 0x64872d47d454 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h91f1588765de0e11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 30: 0x64872ce7fa87 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he846f2d05bdd2c9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:206:26 [INFO] [stdout] 31: 0x64872d540a90 - tokio::runtime::context::runtime::enter_runtime::h8979efda6eab65a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 32: 0x64872cd45304 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha6430d4967166f7b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 33: 0x64872d1e10dc - tokio::runtime::runtime::Runtime::block_on_inner::hab37d474f79df2ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 34: 0x64872d20c121 - tokio::runtime::runtime::Runtime::block_on::hd1fc4c5ba2ceef22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 35: 0x64872d23403f - binance_sdk::common::websocket::tests::websocket_api::on_open::session_relogon_on_open::h83b9ac52d57818d2 [INFO] [stdout] at /opt/rustwide/workdir/src/common/websocket.rs:5661:33 [INFO] [stdout] 36: 0x64872d232237 - binance_sdk::common::websocket::tests::websocket_api::on_open::session_relogon_on_open::{{closure}}::h662f33278ec968d3 [INFO] [stdout] at /opt/rustwide/workdir/src/common/websocket.rs:5660:41 [INFO] [stdout] 37: 0x64872d1462d6 - core::ops::function::FnOnce::call_once::h3153bccccf4fe873 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 38: 0x64872d681ddb - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 39: 0x64872d681ddb - test::__rust_begin_short_backtrace::h50f5566ee84f2f21 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18 [INFO] [stdout] 40: 0x64872d684fd5 - test::run_test_in_process::{{closure}}::heb3733b71d876eca [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74 [INFO] [stdout] 41: 0x64872d684fd5 - as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 42: 0x64872d684fd5 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 43: 0x64872d684fd5 - std::panicking::catch_unwind::he482e1914bc21641 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 44: 0x64872d684fd5 - std::panic::catch_unwind::h86ac9705098f4f22 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 45: 0x64872d684fd5 - test::run_test_in_process::h636a992821e3c6aa [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27 [INFO] [stdout] 46: 0x64872d684fd5 - test::run_test::{{closure}}::he454cc9a192df79f [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43 [INFO] [stdout] 47: 0x64872d6aa984 - test::run_test::{{closure}}::haec47455908dff86 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41 [INFO] [stdout] 48: 0x64872d6aa984 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 49: 0x64872d69159a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 50: 0x64872d69159a - as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x64872d69159a - std::panicking::catch_unwind::do_call::h499f5a462f019d9d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 52: 0x64872d69159a - std::panicking::catch_unwind::h6736fbbb1a264383 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 53: 0x64872d69159a - std::panic::catch_unwind::h49ea7bdd1cbee572 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x64872d69159a - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 55: 0x64872d69159a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 56: 0x64872e3ca1af - as core::ops::function::FnOnce>::call_once::h4ab26c07513156cc [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 57: 0x64872e3ca1af - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 58: 0x7885aa3e8aa4 - [INFO] [stdout] 59: 0x7885aa475a34 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] common::websocket::tests::websocket_api::on_open::session_relogon_on_open [INFO] [stdout] [INFO] [stdout] test result: FAILED. 280 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.35s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "4a70b5c53b6badcef34bbcb92ad539d8a6d3a7f85538e42834416865d183ef2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a70b5c53b6badcef34bbcb92ad539d8a6d3a7f85538e42834416865d183ef2d", kill_on_drop: false }` [INFO] [stdout] 4a70b5c53b6badcef34bbcb92ad539d8a6d3a7f85538e42834416865d183ef2d