[INFO] fetching crate binance-sdk 35.0.0...
[INFO] testing binance-sdk-35.0.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate binance-sdk 35.0.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate binance-sdk 35.0.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate binance-sdk 35.0.0
[INFO] tweaked toml for crates.io crate binance-sdk 35.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate binance-sdk 35.0.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate binance-sdk 35.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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5eb7d5900a38de5af7097f3f6892f09f75389071ee208d0f5da48f22a0d76d4f
[INFO] running `Command { std: "docker" "start" "-a" "5eb7d5900a38de5af7097f3f6892f09f75389071ee208d0f5da48f22a0d76d4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5eb7d5900a38de5af7097f3f6892f09f75389071ee208d0f5da48f22a0d76d4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5eb7d5900a38de5af7097f3f6892f09f75389071ee208d0f5da48f22a0d76d4f", kill_on_drop: false }`
[INFO] [stdout] 5eb7d5900a38de5af7097f3f6892f09f75389071ee208d0f5da48f22a0d76d4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2b5285dccd2de6f029921159be8d103595ec2acf86d4b1b5822d6c2c0a2477d
[INFO] running `Command { std: "docker" "start" "-a" "c2b5285dccd2de6f029921159be8d103595ec2acf86d4b1b5822d6c2c0a2477d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling binance-sdk v35.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.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 tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling rust_decimal_macros v1.39.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling derive_builder_core v0.10.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling derive_builder_macro v0.10.2
[INFO] [stderr]    Compiling derive_builder v0.10.2
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[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.8
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.26
[INFO] [stderr]    Compiling reqwest-middleware v0.3.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.58s
[INFO] running `Command { std: "docker" "inspect" "c2b5285dccd2de6f029921159be8d103595ec2acf86d4b1b5822d6c2c0a2477d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2b5285dccd2de6f029921159be8d103595ec2acf86d4b1b5822d6c2c0a2477d", kill_on_drop: false }`
[INFO] [stdout] c2b5285dccd2de6f029921159be8d103595ec2acf86d4b1b5822d6c2c0a2477d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fc920fbf84799675bc4dfd03947aca7edad7fbc2fc330a8a31ae836a5483a5d
[INFO] running `Command { std: "docker" "start" "-a" "8fc920fbf84799675bc4dfd03947aca7edad7fbc2fc330a8a31ae836a5483a5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tokio v1.48.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 libnghttp2-sys v0.1.11+1.64.0
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling curl-sys v0.4.84+curl-8.17.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling castaway v0.1.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[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 hyper v0.14.32
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling async-object-pool v0.1.5
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling mockito v1.7.1
[INFO] [stderr]    Compiling reqwest v0.12.26
[INFO] [stderr]    Compiling reqwest-middleware v0.3.3
[INFO] [stderr]    Compiling binance-sdk v35.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling httpmock v0.6.8
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] running `Command { std: "docker" "inspect" "8fc920fbf84799675bc4dfd03947aca7edad7fbc2fc330a8a31ae836a5483a5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fc920fbf84799675bc4dfd03947aca7edad7fbc2fc330a8a31ae836a5483a5d", kill_on_drop: false }`
[INFO] [stdout] 8fc920fbf84799675bc4dfd03947aca7edad7fbc2fc330a8a31ae836a5483a5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7fc51078940ce6e733bce384554ed78a66dd00c292bccadadae07deaae87daa2
[INFO] running `Command { std: "docker" "start" "-a" "7fc51078940ce6e733bce384554ed78a66dd00c292bccadadae07deaae87daa2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/binance_sdk-fb1fa493c893938b)
[INFO] [stdout] 
[INFO] [stdout] running 298 tests
[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_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::floats_and_negatives ... ok
[INFO] [stdout] test common::utils::tests::build_query_string::empty_object ... ok
[INFO] [stdout] test common::utils::tests::build_query_string::mixed_array ... ok
[INFO] [stdout] test common::utils::tests::build_query_string::nulls_in_array ... ok
[INFO] [stdout] test common::utils::tests::build_query_string::percent_encode_special_chars ... 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::primitive_array_json_encoded ... ok
[INFO] [stdout] test common::utils::tests::build_query_string::object_json_encoded ... 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_websocket_api_message::null_and_empty_values_are_stripped ... ok
[INFO] [stdout] test common::utils::tests::build_query_string::null_is_skipped ... 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_user_agent::build_user_agent_is_deterministic ... 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::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::build_websocket_api_message::respects_provided_valid_id_and_removes_from_params ... 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::sign_only_includes_api_key_even_when_with_api_key_false ... ok
[INFO] [stdout] test common::utils::tests::get_timestamp::timestamps_are_monotonic ... 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::nested_array_json_encoded ... ok
[INFO] [stdout] test common::utils::tests::build_client::custom_agent_invoked ... ok
[INFO] [stdout] test common::utils::tests::normalize_stream_id::invalid_hex_string_generates_random_hex ... ok
[INFO] [stdout] test common::utils::tests::normalize_stream_id::none_generates_random_hex ... ok
[INFO] [stdout] test common::utils::tests::normalize_stream_id::number_is_kept_when_not_strict ... ok
[INFO] [stdout] test common::utils::tests::normalize_stream_id::strict_number_forces_number_even_for_valid_hex_string ... ok
[INFO] [stdout] test common::utils::tests::normalize_stream_id::strict_number_generates_number_for_invalid_hex_string ... ok
[INFO] [stdout] test common::utils::tests::normalize_stream_id::strict_number_generates_number_when_none ... ok
[INFO] [stdout] test common::utils::tests::normalize_stream_id::strict_number_keeps_number_if_provided ... ok
[INFO] [stdout] test common::utils::tests::normalize_stream_id::valid_hex_string_is_kept ... 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::build_client::builds_with_proxy_and_auth ... 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_integer::two_calls_can_differ ... ok
[INFO] [stdout] test common::utils::tests::random_integer::is_within_u32_range ... 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::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::two_calls_are_different ... 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::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::build_client::builds_with_keep_alive_disabled ... ok
[INFO] [stdout] test common::utils::tests::build_client::invalid_proxy_url_panics - should panic ... ok
[INFO] [stdout] test common::utils::tests::build_client::enforces_timeout ... ok
[INFO] [stdout] test common::utils::tests::send_request::compression_enabled ... ok
[INFO] [stdout] test common::utils::tests::http_request::http_request_client_error_bad_request ... ok
[INFO] [stdout] test common::utils::tests::send_request::custom_headers_are_sent ... ok
[INFO] [stdout] test common::utils::tests::http_request::http_request_client_error_too_many_requests ... ok
[INFO] [stdout] test common::utils::tests::send_request::basic_get_request ... ok
[INFO] [stdout] test common::utils::tests::send_request::crlf_in_header_values_are_dropped ... 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_client_error_rate_limit_exceeded ... ok
[INFO] [stdout] test common::utils::tests::should_retry_request::no_retry_on_non_retriable_method ... ok
[INFO] [stdout] test common::utils::tests::http_request::http_request_success_gzip ... ok
[INFO] [stdout] test common::utils::tests::http_request::http_request_unexpected_status_maps_generic ... ok
[INFO] [stdout] test common::utils::tests::send_request::custom_header_override_prevention ... ok
[INFO] [stdout] test common::utils::tests::should_retry_request::no_retry_when_no_retries_left ... ok
[INFO] [stdout] test common::utils::tests::should_retry_request::no_retry_on_non_retriable_status ... ok
[INFO] [stdout] test common::utils::tests::send_request::get_request_with_time_unit_header ... ok
[INFO] [stdout] test common::utils::tests::http_request::http_request_malformed_json_maps_generic ... 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_plain_text ... ok
[INFO] [stdout] test common::utils::tests::http_request::http_request_client_error_forbidden ... ok
[INFO] [stdout] test common::utils::tests::should_retry_request::retry_on_retriable_status_and_method ... ok
[INFO] [stdout] test common::utils::tests::signature_generator::hmac_sha256_signature ... ok
[INFO] [stdout] test common::utils::tests::signature_generator::missing_credentials_error ... ok
[INFO] [stdout] test common::utils::tests::signature_generator::hmac_sha256_signature_with_body ... 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::file_based_key ... ok
[INFO] [stdout] test common::utils::tests::sort_object_params::empty_map_returns_empty ... ok
[INFO] [stdout] test common::utils::tests::signature_generator::unsupported_key_type_error ... 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::validate_time_unit::empty_string_returns_none ... ok
[INFO] [stdout] test common::utils::tests::sort_object_params::sorts_keys ... 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_integer_id_registers_api_stream_and_id ... ok
[INFO] [stdout] test common::websocket::tests::create_stream_handler::create_stream_handler_with_custom_integer_id_registers_stream_and_id ... ok
[INFO] [stdout] test common::websocket::tests::create_stream_handler::create_stream_handler_with_custom_string_id_registers_api_stream_and_id ... ok
[INFO] [stdout] test common::websocket::tests::create_stream_handler::create_stream_handler_with_custom_string_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::utils::tests::validate_time_unit::invalid_value_returns_err ... ok
[INFO] [stdout] test common::websocket::tests::create_stream_handler::create_stream_handler_without_id_registers_stream ... 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::prune_on_error_does_not_hang ... ok
[INFO] [stdout] test common::websocket::tests::event_emitter::single_subscriber_gets_event ... ok
[INFO] [stdout] test common::websocket::tests::event_emitter::event_emitter_subscribe_and_emit ... ok
[INFO] [stdout] test common::websocket::tests::websocket_api::connect::already_connected_returns_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::connect::concurrent_calls_both_error_or_ok ... 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::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::utils::tests::send_request::get_request_with_params ... 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::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::on_open::session_relogon_on_open ... 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::websocket::tests::websocket_common::connect_pool::connects_all_in_pool ... 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_api::send_message::multi_session_logout ... FAILED
[INFO] [stdout] test common::websocket::tests::websocket_common::create_websocket::invalid_url_returns_handshake_error ... ok
[INFO] [stdout] test common::utils::tests::signature_generator::repeated_ed25519_signature ... ok
[INFO] [stdout] test common::websocket::tests::websocket_api::send_message::signed_message_has_timestamp_and_signature ... ok
[INFO] [stdout] test common::utils::tests::signature_generator::ed25519_signature_verification ... ok
[INFO] [stdout] test common::websocket::tests::websocket_common::disconnect::after_disconnect_not_connected ... ok
[INFO] [stdout] test common::utils::tests::signature_generator::ed25519_signature_verification_with_body ... ok
[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::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::disconnect::returns_ok_when_no_connections_are_ready ... 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::default_connection_selected_when_none_passed ... 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::responds_to_ping_with_pong ... 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::short_circuit_on_already_renewing ... ok
[INFO] [stdout] test common::websocket::tests::websocket_common::initialisation::pool_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::initialisation::single_mode ... 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::create_websocket::unreachable_host_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::is_connected::with_pool_ignore_close_initiated ... 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_connected::with_pool_various_connections ... ok
[INFO] [stdout] test common::websocket::tests::websocket_common::is_connection_ready::is_connection_ready ... ok
[INFO] [stdout] test common::websocket::tests::websocket_common::is_connection_ready::connection_ready_basic ... 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::on_open::handles_renewal_pending_and_closes_old_writer ... 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_message::calls_handler_and_emits_message ... 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::on_open::emits_open_and_calls_handler ... 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_when_no_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_on_specific_connection ... ok
[INFO] [stdout] test common::utils::tests::send_request::missing_signature_on_signed_request ... ok
[INFO] [stdout] test common::utils::tests::send_request::signed_post_request_with_body ... 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::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_connection_failure_reason::from_close_code_classifies_standard_codes ... 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_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_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_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_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_common::init_connect::writer_channel_can_send_text ... 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_common::send::async_send_errors_if_no_connection_ready ... 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::on_message::on_message_twice_registers_two_callbacks_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::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_common::spawn_reconnect_loop::reconnect_entry_with_unknown_id_is_ignored ... 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::multiple_streams_same_connection ... 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::get_reconnect_url::single_stream_reconnect_url ... 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::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_stream::on_message::on_message_twice_registers_two_callbacks_for_websocket_api ... 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::handle_stream_assignment::no_available_connections_falls_back_to_one ... 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::handle_stream_assignment::reuses_existing_connection_for_duplicate_stream ... 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::on_message::invokes_all_registered_callbacks ... 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::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::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::initialisation::new_initializes_fields ... 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::utils::tests::signature_generator::rsa_signature_verification ... ok
[INFO] [stdout] test common::websocket::tests::websocket_streams::connect::refused_returns_error ... 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::utils::tests::should_retry_request::no_retry_when_status_none_and_non_retriable_method ... ok
[INFO] [stdout] test common::websocket::tests::websocket_streams::subscribe::empty_list_does_nothing ... 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::on_open::sends_pending_subscriptions ... 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::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::unsubscribe::preserves_stream_with_callbacks ... ok
[INFO] [stdout] test common::websocket::tests::websocket_streams::connect::establishes_successfully ... 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::warns_if_not_associated ... ok
[INFO] [stdout] test common::websocket::tests::websocket_streams::unsubscribe::removes_stream_with_no_callbacks ... ok
[INFO] [stdout] test common::websocket::tests::websocket_streams::subscribe::only_one_subscription_per_stream ... ok
[INFO] [stdout] test common::utils::tests::send_request::signed_post_request ... ok
[INFO] [stdout] test common::utils::tests::http_request::http_request_client_error_not_found ... FAILED
[INFO] [stdout] test common::websocket::tests::websocket_common::send::timeout_rejects_async ... 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_streams::send_subscription_payload::subscribe_payload_with_and_without_custom_string_id ... 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_streams::send_subscription_payload::subscribe_payload_with_and_without_custom_integer_id ... ok
[INFO] [stdout] test common::websocket::tests::websocket_common::spawn_reconnect_loop::successful_reconnect_entry_triggers_init_connect ... ok
[INFO] [stdout] test common::utils::tests::send_request::invalid_endpoint ... 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::rsa_signature_verification_with_body ... ok
[INFO] [stdout] test common::utils::tests::signature_generator::repeated_rsa_signature ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- common::websocket::tests::websocket_api::send_message::multi_session_logout stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'common::websocket::tests::websocket_api::send_message::multi_session_logout' (233) panicked at src/common/websocket.rs:5416:70:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61cbb2a7ff72 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61cbb2a7ff72 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61cbb2a7ff72 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61cbb2a7ff72 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61cbb2a9984a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61cbb2a9984a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x61cbb2a85bd6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61cbb2a85bd6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61cbb2a5c23f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61cbb2a5c23f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61cbb2a771b9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61cbb1d62b6e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61cbb1d62b6e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61cbb2a77422 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61cbb2a77422 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61cbb2a5c32a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61cbb2a50cf9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61cbb2a5d40d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61cbb2a9a03c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61cbb2a9a002 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61cbb2a99d29 - core[585f66e14d78f9ba]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x61cbb194653a - <core[585f66e14d78f9ba]::option::Option<binance_sdk[e92a011974ebac62]::common::websocket::PendingRequest>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x61cbb194653a - binance_sdk[e92a011974ebac62]::common::websocket::tests::websocket_api::send_message::multi_session_logout::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/websocket.rs:5416:70
[INFO] [stdout]   23:     0x61cbb156e253 - <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CurrentThread>::block_on::<binance_sdk[e92a011974ebac62]::common::websocket::tests::websocket_api::send_message::multi_session_logout::{closure#0}>::{closure#0}::{closure#0}
[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:     0x61cbb1b62347 - <core[585f66e14d78f9ba]::future::poll_fn::PollFn<<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CurrentThread>::block_on<binance_sdk[e92a011974ebac62]::common::websocket::tests::websocket_api::send_message::multi_session_logout::{closure#0}>::{closure#0}::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/poll_fn.rs:151:9
[INFO] [stdout]   25:     0x61cbb175016d - <tokio[5fd6e38eeeac2575]::runtime::park::CachedParkThread>::block_on::<core[585f66e14d78f9ba]::future::poll_fn::PollFn<<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CurrentThread>::block_on<binance_sdk[e92a011974ebac62]::common::websocket::tests::websocket_api::send_message::multi_session_logout::{closure#0}>::{closure#0}::{closure#0}>>::{closure#0}
[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:     0x61cbb16f3f76 - tokio[5fd6e38eeeac2575]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::option::Option<()>>, <tokio[5fd6e38eeeac2575]::runtime::park::CachedParkThread>::block_on<core[585f66e14d78f9ba]::future::poll_fn::PollFn<<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CurrentThread>::block_on<binance_sdk[e92a011974ebac62]::common::websocket::tests::websocket_api::send_message::multi_session_logout::{closure#0}>::{closure#0}::{closure#0}>>::{closure#0}>
[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:     0x61cbb16f3f76 - tokio[5fd6e38eeeac2575]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::option::Option<()>>, <tokio[5fd6e38eeeac2575]::runtime::park::CachedParkThread>::block_on<core[585f66e14d78f9ba]::future::poll_fn::PollFn<<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CurrentThread>::block_on<binance_sdk[e92a011974ebac62]::common::websocket::tests::websocket_api::send_message::multi_session_logout::{closure#0}>::{closure#0}::{closure#0}>>::{closure#0}>
[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:     0x61cbb16f3f76 - <tokio[5fd6e38eeeac2575]::runtime::park::CachedParkThread>::block_on::<core[585f66e14d78f9ba]::future::poll_fn::PollFn<<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CurrentThread>::block_on<binance_sdk[e92a011974ebac62]::common::websocket::tests::websocket_api::send_message::multi_session_logout::{closure#0}>::{closure#0}::{closure#0}>>
[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:     0x61cbb1c8d6d4 - <tokio[5fd6e38eeeac2575]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[585f66e14d78f9ba]::future::poll_fn::PollFn<<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CurrentThread>::block_on<binance_sdk[e92a011974ebac62]::common::websocket::tests::websocket_api::send_message::multi_session_logout::{closure#0}>::{closure#0}::{closure#0}>>
[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:     0x61cbb1427397 - <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CurrentThread>::block_on::<binance_sdk[e92a011974ebac62]::common::websocket::tests::websocket_api::send_message::multi_session_logout::{closure#0}>::{closure#0}
[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:     0x61cbb19d1f33 - tokio[5fd6e38eeeac2575]::runtime::context::runtime::enter_runtime::<<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CurrentThread>::block_on<binance_sdk[e92a011974ebac62]::common::websocket::tests::websocket_api::send_message::multi_session_logout::{closure#0}>::{closure#0}, ()>
[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:     0x61cbb12b8be6 - <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CurrentThread>::block_on::<binance_sdk[e92a011974ebac62]::common::websocket::tests::websocket_api::send_message::multi_session_logout::{closure#0}>
[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:     0x61cbb1b0a20c - <tokio[5fd6e38eeeac2575]::runtime::runtime::Runtime>::block_on_inner::<binance_sdk[e92a011974ebac62]::common::websocket::tests::websocket_api::send_message::multi_session_logout::{closure#0}>
[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:     0x61cbb1b21081 - <tokio[5fd6e38eeeac2575]::runtime::runtime::Runtime>::block_on::<binance_sdk[e92a011974ebac62]::common::websocket::tests::websocket_api::send_message::multi_session_logout::{closure#0}>
[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:     0x61cbb198932a - binance_sdk[e92a011974ebac62]::common::websocket::tests::websocket_api::send_message::multi_session_logout
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/websocket.rs:5352:33
[INFO] [stdout]   36:     0x61cbb193dcd7 - binance_sdk[e92a011974ebac62]::common::websocket::tests::websocket_api::send_message::multi_session_logout::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/websocket.rs:5351:38
[INFO] [stdout]   37:     0x61cbb181f146 - <binance_sdk[e92a011974ebac62]::common::websocket::tests::websocket_api::send_message::multi_session_logout::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x61cbb1d56f1b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x61cbb1d56f1b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   40:     0x61cbb1d6377a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   41:     0x61cbb1d6377a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x61cbb1d6377a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x61cbb1d6377a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x61cbb1d6377a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x61cbb1d6377a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   46:     0x61cbb1d6377a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   47:     0x61cbb1d5dc44 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   48:     0x61cbb1d5dc44 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   49:     0x61cbb1d66272 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   50:     0x61cbb1d66272 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x61cbb1d66272 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x61cbb1d66272 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x61cbb1d66272 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x61cbb1d66272 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   55:     0x61cbb1d66272 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x61cbb2a7f2bf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   57:     0x61cbb2a7f2bf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   58:     0x782dd4ed8aa4 - <unknown>
[INFO] [stdout]   59:     0x782dd4f65a64 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- common::utils::tests::http_request::http_request_client_error_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'common::utils::tests::http_request::http_request_client_error_not_found' (63) panicked at src/common/websocket.rs:5392:34:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Timeout
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61cbb2a7ff72 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61cbb2a7ff72 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61cbb2a7ff72 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61cbb2a7ff72 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61cbb2a9984a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61cbb2a9984a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x61cbb2a85bd6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61cbb2a85bd6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61cbb2a5c23f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61cbb2a5c23f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61cbb2a771b9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61cbb1d62b6e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61cbb1d62b6e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61cbb2a77422 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61cbb2a77422 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61cbb2a5c2f8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61cbb2a50cf9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61cbb2a5d40d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61cbb2a9a03c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61cbb2a99d82 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61cbb191f40b - <core[585f66e14d78f9ba]::result::Result<binance_sdk[e92a011974ebac62]::common::websocket::SendWebsocketMessageResult<serde_json[8116c37d5e78d0e8]::value::Value>, binance_sdk[e92a011974ebac62]::common::errors::WebsocketError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61cbb191f40b - binance_sdk[e92a011974ebac62]::common::websocket::tests::websocket_api::send_message::multi_session_logout::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/websocket.rs:5392:34
[INFO] [stdout]   22:     0x61cbb183e635 - <tokio[5fd6e38eeeac2575]::runtime::task::core::Core<binance_sdk[e92a011974ebac62]::common::websocket::tests::websocket_api::send_message::multi_session_logout::{closure#0}::{closure#0}, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
[INFO] [stdout]   23:     0x61cbb189d223 - <tokio[5fd6e38eeeac2575]::loom::std::unsafe_cell::UnsafeCell<tokio[5fd6e38eeeac2575]::runtime::task::core::Stage<binance_sdk[e92a011974ebac62]::common::websocket::tests::websocket_api::send_message::multi_session_logout::{closure#0}::{closure#0}>>>::with_mut::<core[585f66e14d78f9ba]::task::poll::Poll<alloc[15e7b27aba85d2e2]::vec::Vec<binance_sdk[e92a011974ebac62]::common::models::WebsocketApiResponse<serde_json[8116c37d5e78d0e8]::value::Value>>>, <tokio[5fd6e38eeeac2575]::runtime::task::core::Core<binance_sdk[e92a011974ebac62]::common::websocket::tests::websocket_api::send_message::multi_session_logout::{closure#0}::{closure#0}, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x61cbb189d223 - <tokio[5fd6e38eeeac2575]::runtime::task::core::Core<binance_sdk[e92a011974ebac62]::common::websocket::tests::websocket_api::send_message::multi_session_logout::{closure#0}::{closure#0}, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
[INFO] [stdout]   25:     0x61cbb1779b28 - tokio[5fd6e38eeeac2575]::runtime::task::harness::poll_future::<binance_sdk[e92a011974ebac62]::common::websocket::tests::websocket_api::send_message::multi_session_logout::{closure#0}::{closure#0}, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   26:     0x61cbb1b6ae0a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[5fd6e38eeeac2575]::runtime::task::harness::poll_future<binance_sdk[e92a011974ebac62]::common::websocket::tests::websocket_api::send_message::multi_session_logout::{closure#0}::{closure#0}, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x61cbb1c39f89 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[5fd6e38eeeac2575]::runtime::task::harness::poll_future<binance_sdk[e92a011974ebac62]::common::websocket::tests::websocket_api::send_message::multi_session_logout::{closure#0}::{closure#0}, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<alloc[15e7b27aba85d2e2]::vec::Vec<binance_sdk[e92a011974ebac62]::common::models::WebsocketApiResponse<serde_json[8116c37d5e78d0e8]::value::Value>>>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x61cbb18cc28b - __rust_try
[INFO] [stdout]   29:     0x61cbb18bb602 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::task::poll::Poll<alloc[15e7b27aba85d2e2]::vec::Vec<binance_sdk[e92a011974ebac62]::common::models::WebsocketApiResponse<serde_json[8116c37d5e78d0e8]::value::Value>>>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[5fd6e38eeeac2575]::runtime::task::harness::poll_future<binance_sdk[e92a011974ebac62]::common::websocket::tests::websocket_api::send_message::multi_session_logout::{closure#0}::{closure#0}, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x61cbb18bb602 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[5fd6e38eeeac2575]::runtime::task::harness::poll_future<binance_sdk[e92a011974ebac62]::common::websocket::tests::websocket_api::send_message::multi_session_logout::{closure#0}::{closure#0}, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<alloc[15e7b27aba85d2e2]::vec::Vec<binance_sdk[e92a011974ebac62]::common::models::WebsocketApiResponse<serde_json[8116c37d5e78d0e8]::value::Value>>>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61cbb176a3bf - tokio[5fd6e38eeeac2575]::runtime::task::harness::poll_future::<binance_sdk[e92a011974ebac62]::common::websocket::tests::websocket_api::send_message::multi_session_logout::{closure#0}::{closure#0}, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   32:     0x61cbb17b6ba2 - <tokio[5fd6e38eeeac2575]::runtime::task::harness::Harness<binance_sdk[e92a011974ebac62]::common::websocket::tests::websocket_api::send_message::multi_session_logout::{closure#0}::{closure#0}, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   33:     0x61cbb17b6e43 - <tokio[5fd6e38eeeac2575]::runtime::task::harness::Harness<binance_sdk[e92a011974ebac62]::common::websocket::tests::websocket_api::send_message::multi_session_logout::{closure#0}::{closure#0}, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   34:     0x61cbb1ad425b - tokio[5fd6e38eeeac2575]::runtime::task::raw::poll::<binance_sdk[e92a011974ebac62]::common::websocket::tests::websocket_api::send_message::multi_session_logout::{closure#0}::{closure#0}, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   35:     0x61cbb28caaa7 - <tokio[5fd6e38eeeac2575]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   36:     0x61cbb2638d02 - <tokio[5fd6e38eeeac2575]::runtime::task::LocalNotified<alloc[15e7b27aba85d2e2]::sync::Arc<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:509:13
[INFO] [stdout]   37:     0x61cbb15752db - <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:789:30
[INFO] [stdout]   38:     0x61cbb1444285 - tokio[5fd6e38eeeac2575]::task::coop::with_budget::<(), <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>>::{closure#0}::{closure#1}>
[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]   39:     0x61cbb1444285 - tokio[5fd6e38eeeac2575]::task::coop::budget::<(), <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>>::{closure#0}::{closure#1}>
[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]   40:     0x61cbb1444285 - <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>>::{closure#0}::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:368:43
[INFO] [stdout]   41:     0x61cbb130d666 - <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Context>::enter::<(), <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Context>::run_task<(), <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>>::{closure#0}::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   42:     0x61cbb135295c - <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:368:28
[INFO] [stdout]   43:     0x61cbb146d868 - <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:785:43
[INFO] [stdout]   44:     0x61cbb1462a14 - <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   45:     0x61cbb1cebdfb - <tokio[5fd6e38eeeac2575]::runtime::context::scoped::Scoped<tokio[5fd6e38eeeac2575]::runtime::scheduler::Context>>::set::<<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   46:     0x61cbb1cb69a9 - tokio[5fd6e38eeeac2575]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   47:     0x61cbb15c43a2 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[5fd6e38eeeac2575]::runtime::context::Context>>::try_with::<tokio[5fd6e38eeeac2575]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x61cbb15a1b0e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[5fd6e38eeeac2575]::runtime::context::Context>>::with::<tokio[5fd6e38eeeac2575]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x61cbb1c9ed1d - tokio[5fd6e38eeeac2575]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   50:     0x61cbb1388160 - <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   51:     0x61cbb13e82f6 - <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   52:     0x61cbb13f62e0 - <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   53:     0x61cbb19bcd63 - tokio[5fd6e38eeeac2575]::runtime::context::runtime::enter_runtime::<<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>::{closure#0}, ()>
[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]   54:     0x61cbb12ae053 - <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>
[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]   55:     0x61cbb1af83b1 - <tokio[5fd6e38eeeac2575]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>
[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]   56:     0x61cbb1b1a182 - <tokio[5fd6e38eeeac2575]::runtime::runtime::Runtime>::block_on::<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>
[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]   57:     0x61cbb19721cf - binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/utils.rs:2189:29
[INFO] [stdout]   58:     0x61cbb1922067 - binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/utils.rs:2188:49
[INFO] [stdout]   59:     0x61cbb181cbc6 - <binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x61cbb1d56f1b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x61cbb1d56f1b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   62:     0x61cbb1d6377a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   63:     0x61cbb1d6377a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x61cbb1d6377a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x61cbb1d6377a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x61cbb1d6377a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x61cbb1d6377a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   68:     0x61cbb1d6377a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   69:     0x61cbb1d5dc44 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   70:     0x61cbb1d5dc44 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x61cbb1d66272 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   72:     0x61cbb1d66272 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   73:     0x61cbb1d66272 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x61cbb1d66272 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   75:     0x61cbb1d66272 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x61cbb1d66272 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   77:     0x61cbb1d66272 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   78:     0x61cbb2a7f2bf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   79:     0x61cbb2a7f2bf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   80:     0x782dd4ed8aa4 - <unknown>
[INFO] [stdout]   81:     0x782dd4f65a64 - clone
[INFO] [stdout]   82:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'common::utils::tests::http_request::http_request_client_error_not_found' (63) 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:     0x61cbb2a7ff72 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61cbb2a7ff72 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61cbb2a7ff72 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61cbb2a7ff72 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61cbb2a9984a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61cbb2a9984a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x61cbb2a85bd6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61cbb2a85bd6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61cbb2a5c23f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61cbb2a5c23f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61cbb2a771b9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61cbb1d62b6e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61cbb1d62b6e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61cbb2a77422 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61cbb2a77422 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61cbb2a5c2f8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61cbb2a50cf9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61cbb2a5d40d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61cbb2a9a03c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61cbb2a99f23 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x61cbb2a940cd - core[585f66e14d78f9ba]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x61cbb1e88cba - <httpmock[629463e541529f9b]::api::mock::Mock>::assert_hits_async::{closure#0}
[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:     0x61cbb1e8871f - <httpmock[629463e541529f9b]::api::mock::Mock>::assert_async::{closure#0}
[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:     0x61cbb1e8c8d3 - <<httpmock[629463e541529f9b]::api::mock::Mock>::assert_async::{closure#0} as httpmock[629463e541529f9b]::common::util::Join>::join
[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:     0x61cbb1e8a874 - <httpmock[629463e541529f9b]::api::mock::Mock>::assert
[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:     0x61cbb1925630 - binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/utils.rs:2210:22
[INFO] [stdout]   26:     0x61cbb1aecffd - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61cbb1aefffd - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x61cbb159b26d - <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   29:     0x61cbb157524b - tokio[5fd6e38eeeac2575]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[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]   30:     0x61cbb157524b - tokio[5fd6e38eeeac2575]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[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]   31:     0x61cbb157524b - <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   32:     0x61cbb12c6710 - <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   33:     0x61cbb146d0cd - <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   34:     0x61cbb1462a14 - <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   35:     0x61cbb1cebdfb - <tokio[5fd6e38eeeac2575]::runtime::context::scoped::Scoped<tokio[5fd6e38eeeac2575]::runtime::scheduler::Context>>::set::<<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   36:     0x61cbb1cb69a9 - tokio[5fd6e38eeeac2575]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   37:     0x61cbb15c43a2 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[5fd6e38eeeac2575]::runtime::context::Context>>::try_with::<tokio[5fd6e38eeeac2575]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   38:     0x61cbb15a1b0e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[5fd6e38eeeac2575]::runtime::context::Context>>::with::<tokio[5fd6e38eeeac2575]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   39:     0x61cbb1c9ed1d - tokio[5fd6e38eeeac2575]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   40:     0x61cbb1388160 - <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   41:     0x61cbb13e82f6 - <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   42:     0x61cbb13f62e0 - <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   43:     0x61cbb19bcd63 - tokio[5fd6e38eeeac2575]::runtime::context::runtime::enter_runtime::<<tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>::{closure#0}, ()>
[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]   44:     0x61cbb12ae053 - <tokio[5fd6e38eeeac2575]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>
[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]   45:     0x61cbb1af83b1 - <tokio[5fd6e38eeeac2575]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>>>
[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]   46:     0x61cbb1b1a182 - <tokio[5fd6e38eeeac2575]::runtime::runtime::Runtime>::block_on::<binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}>
[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]   47:     0x61cbb19721cf - binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/utils.rs:2189:29
[INFO] [stdout]   48:     0x61cbb1922067 - binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/utils.rs:2188:49
[INFO] [stdout]   49:     0x61cbb181cbc6 - <binance_sdk[e92a011974ebac62]::common::utils::tests::http_request::http_request_client_error_not_found::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x61cbb1d56f1b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x61cbb1d56f1b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   52:     0x61cbb1d6377a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   53:     0x61cbb1d6377a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x61cbb1d6377a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x61cbb1d6377a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x61cbb1d6377a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x61cbb1d6377a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   58:     0x61cbb1d6377a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   59:     0x61cbb1d5dc44 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   60:     0x61cbb1d5dc44 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x61cbb1d66272 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   62:     0x61cbb1d66272 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   63:     0x61cbb1d66272 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x61cbb1d66272 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x61cbb1d66272 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x61cbb1d66272 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   67:     0x61cbb1d66272 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x61cbb2a7f2bf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   69:     0x61cbb2a7f2bf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   70:     0x782dd4ed8aa4 - <unknown>
[INFO] [stdout]   71:     0x782dd4f65a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     common::utils::tests::http_request::http_request_client_error_not_found
[INFO] [stdout]     common::websocket::tests::websocket_api::send_message::multi_session_logout
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 296 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.52s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "7fc51078940ce6e733bce384554ed78a66dd00c292bccadadae07deaae87daa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fc51078940ce6e733bce384554ed78a66dd00c292bccadadae07deaae87daa2", kill_on_drop: false }`
[INFO] [stdout] 7fc51078940ce6e733bce384554ed78a66dd00c292bccadadae07deaae87daa2
