[INFO] fetching crate binance-sdk 14.0.0... [INFO] testing binance-sdk-14.0.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate binance-sdk 14.0.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate binance-sdk 14.0.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate binance-sdk 14.0.0 [INFO] tweaked toml for crates.io crate binance-sdk 14.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate binance-sdk 14.0.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate binance-sdk 14.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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9235dc848629ebec63df53a7ed88ea378c754a14735f86103cf4eb8a8a38a086 [INFO] running `Command { std: "docker" "start" "-a" "9235dc848629ebec63df53a7ed88ea378c754a14735f86103cf4eb8a8a38a086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9235dc848629ebec63df53a7ed88ea378c754a14735f86103cf4eb8a8a38a086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9235dc848629ebec63df53a7ed88ea378c754a14735f86103cf4eb8a8a38a086", kill_on_drop: false }` [INFO] [stdout] 9235dc848629ebec63df53a7ed88ea378c754a14735f86103cf4eb8a8a38a086 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 381e975a447e0de0f42d2d6978db31b7d37cb169ccaa567cc940b7a978bdebe8 [INFO] running `Command { std: "docker" "start" "-a" "381e975a447e0de0f42d2d6978db31b7d37cb169ccaa567cc940b7a978bdebe8", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling binance-sdk v14.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rust_decimal_macros v1.37.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [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 tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling reqwest-middleware v0.3.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "381e975a447e0de0f42d2d6978db31b7d37cb169ccaa567cc940b7a978bdebe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "381e975a447e0de0f42d2d6978db31b7d37cb169ccaa567cc940b7a978bdebe8", kill_on_drop: false }` [INFO] [stdout] 381e975a447e0de0f42d2d6978db31b7d37cb169ccaa567cc940b7a978bdebe8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3672d209f399dff8940a0c47723855db142ff892b5241fc77538bb339ea90477 [INFO] running `Command { std: "docker" "start" "-a" "3672d209f399dff8940a0c47723855db142ff892b5241fc77538bb339ea90477", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libnghttp2-sys v0.1.11+1.64.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling curl-sys v0.4.83+curl-8.15.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling sluice v0.5.5 [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 similar v2.7.0 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [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 native-tls v0.2.14 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.16 [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 tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling async-signal v0.2.12 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v2.4.0 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling async-object-pool v0.1.5 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling basic-cookies v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling reqwest-middleware v0.3.3 [INFO] [stderr] Compiling binance-sdk v14.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling httpmock v0.6.8 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "3672d209f399dff8940a0c47723855db142ff892b5241fc77538bb339ea90477", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3672d209f399dff8940a0c47723855db142ff892b5241fc77538bb339ea90477", kill_on_drop: false }` [INFO] [stdout] 3672d209f399dff8940a0c47723855db142ff892b5241fc77538bb339ea90477 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f0d1605f27272d842571ba26c61358aa01713cdd89655cc9ee6bd219edea75d5 [INFO] running `Command { std: "docker" "start" "-a" "f0d1605f27272d842571ba26c61358aa01713cdd89655cc9ee6bd219edea75d5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/binance_sdk-a223fa27445d3613) [INFO] [stdout] [INFO] [stdout] running 281 tests [INFO] [stdout] test common::utils::tests::build_query_string::array_of_objects ... ok [INFO] [stdout] test common::utils::tests::build_query_string::empty_map_returns_empty_string ... ok [INFO] [stdout] test common::utils::tests::build_query_string::floats_and_negatives ... ok [INFO] [stdout] test common::utils::tests::build_query_string::empty_key ... ok [INFO] [stdout] test common::utils::tests::build_query_string::nested_array_json_encoded ... ok [INFO] [stdout] test common::utils::tests::build_query_string::empty_object ... ok [INFO] [stdout] test common::utils::tests::build_query_string::empty_string_value ... ok [INFO] [stdout] test common::utils::tests::build_query_string::empty_array ... ok [INFO] [stdout] test common::utils::tests::build_query_string::nulls_in_array ... ok [INFO] [stdout] test common::utils::tests::build_query_string::object_json_encoded ... ok [INFO] [stdout] test common::utils::tests::build_query_string::percent_encode_special_chars ... ok [INFO] [stdout] test common::utils::tests::build_query_string::special_chars_in_key ... ok [INFO] [stdout] test common::utils::tests::build_query_string::string_and_number_and_bool ... ok [INFO] [stdout] test common::utils::tests::build_query_string::unicode_and_special_key ... ok [INFO] [stdout] test common::utils::tests::build_query_string::mixed_array ... ok [INFO] [stdout] test common::utils::tests::build_websocket_api_message::null_and_empty_values_are_stripped ... ok [INFO] [stdout] test common::utils::tests::build_websocket_api_message::no_auth_or_sign_with_skip_auth ... ok [INFO] [stdout] test common::utils::tests::build_websocket_api_message::random_id_changes_each_call ... ok [INFO] [stdout] test common::utils::tests::build_query_string::null_is_skipped ... 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::provided_invalid_id_gets_replaced ... 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::skip_auth_blocks_api_and_signature_but_keeps_timestamp ... ok [INFO] [stdout] test common::utils::tests::build_websocket_api_message::only_api_key_when_not_signed ... ok [INFO] [stdout] test common::utils::tests::build_websocket_api_message::respects_provided_valid_id_and_removes_from_params ... ok [INFO] [stdout] test common::utils::tests::get_timestamp::timestamps_are_monotonic ... ok [INFO] [stdout] test common::utils::tests::build_websocket_api_message::sign_only_includes_api_key_even_when_with_api_key_false ... ok [INFO] [stdout] test common::utils::tests::build_websocket_api_message::signed_includes_timestamp_and_signature ... ok [INFO] [stdout] test common::utils::tests::build_query_string::primitive_array_json_encoded ... ok [INFO] [stdout] test common::utils::tests::build_user_agent::build_user_agent_is_deterministic ... ok [INFO] [stdout] test common::utils::tests::build_client::invalid_proxy_url_panics - should panic ... ok [INFO] [stdout] test common::utils::tests::normalize_ws_streams_key::already_normalized_stays_same ... ok [INFO] [stdout] test common::utils::tests::normalize_ws_streams_key::hyphens_are_removed ... ok [INFO] [stdout] test common::utils::tests::normalize_ws_streams_key::mixed_underscores_and_hyphens_and_case ... ok [INFO] [stdout] test common::utils::tests::normalize_ws_streams_key::retains_other_punctuation ... ok [INFO] [stdout] test common::utils::tests::normalize_ws_streams_key::returns_empty_for_empty ... ok [INFO] [stdout] test common::utils::tests::normalize_ws_streams_key::underscores_are_removed ... ok [INFO] [stdout] test common::utils::tests::normalize_ws_streams_key::uppercases_are_lowercased ... ok [INFO] [stdout] test common::utils::tests::parse_rate_limit_headers_tests::ignores_unknown_and_malformed ... ok [INFO] [stdout] test common::utils::tests::parse_rate_limit_headers_tests::multiple_headers ... ok [INFO] [stdout] test common::utils::tests::parse_rate_limit_headers_tests::single_order_count_with_retry_after ... ok [INFO] [stdout] test common::utils::tests::parse_rate_limit_headers_tests::single_weight_header ... ok [INFO] [stdout] test common::utils::tests::random_string::decodes_to_16_bytes ... ok [INFO] [stdout] test common::utils::tests::random_string::is_valid_lowercase_hex ... ok [INFO] [stdout] test common::utils::tests::random_string::length_is_32 ... ok [INFO] [stdout] test common::utils::tests::random_string::two_calls_are_different ... ok [INFO] [stdout] test common::utils::tests::remove_empty_value::empty_iterator_returns_empty_map ... ok [INFO] [stdout] test common::utils::tests::remove_empty_value::filters_out_null_and_empty_strings ... ok [INFO] [stdout] test common::utils::tests::remove_empty_value::keys_are_sorted ... ok [INFO] [stdout] test common::utils::tests::remove_empty_value::retains_other_value_types ... ok [INFO] [stdout] test common::utils::tests::replace_websocket_streams_placeholders::custom_key_normalization_and_value ... ok [INFO] [stdout] test common::utils::tests::replace_websocket_streams_placeholders::empty_string_unchanged ... ok [INFO] [stdout] test common::utils::tests::replace_websocket_streams_placeholders::leading_slash_symbol_lowercases_head ... ok [INFO] [stdout] test common::utils::tests::replace_websocket_streams_placeholders::multiple_placeholders_mid_preserve_ats ... ok [INFO] [stdout] test common::utils::tests::replace_websocket_streams_placeholders::no_lowercase_without_slash ... ok [INFO] [stdout] test common::utils::tests::replace_websocket_streams_placeholders::text_surrounding_placeholders_intact ... ok [INFO] [stdout] test common::utils::tests::replace_websocket_streams_placeholders::trailing_at_removed_when_missing_var ... ok [INFO] [stdout] test common::utils::tests::replace_websocket_streams_placeholders::unknown_placeholder_becomes_empty ... ok [INFO] [stdout] test common::utils::tests::build_client::builds_with_keep_alive_disabled ... ok [INFO] [stdout] test common::utils::tests::build_client::enforces_timeout ... ok [INFO] [stdout] test common::utils::tests::build_client::custom_agent_invoked ... ok [INFO] [stdout] test common::utils::tests::build_client::builds_with_proxy_and_auth ... ok [INFO] [stdout] test common::utils::tests::http_request::http_request_client_error_too_many_requests ... 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_server_error ... ok [INFO] [stdout] test common::utils::tests::http_request::http_request_client_error_forbidden ... ok [INFO] [stdout] test common::utils::tests::http_request::http_request_success_plain_text ... ok [INFO] [stdout] test common::utils::tests::http_request::http_request_success_gzip ... ok [INFO] [stdout] test common::utils::tests::send_request::basic_get_request ... ok [INFO] [stdout] test common::utils::tests::http_request::http_request_client_error_not_found ... ok [INFO] [stdout] test common::utils::tests::should_retry_request::no_retry_on_non_retriable_method ... ok [INFO] [stdout] test common::utils::tests::should_retry_request::no_retry_when_no_retries_left ... ok [INFO] [stdout] test common::utils::tests::should_retry_request::retry_on_retriable_status_and_method ... ok [INFO] [stdout] test common::utils::tests::should_retry_request::no_retry_on_non_retriable_status ... ok [INFO] [stdout] test common::utils::tests::http_request::http_request_client_error_bad_request ... ok [INFO] [stdout] test common::utils::tests::http_request::http_request_malformed_json_maps_generic ... ok [INFO] [stdout] test common::utils::tests::signature_generator::hmac_sha256_signature ... ok [INFO] [stdout] test common::utils::tests::signature_generator::invalid_private_key_error ... ok [INFO] [stdout] test common::utils::tests::signature_generator::missing_credentials_error ... ok [INFO] [stdout] test common::utils::tests::signature_generator::file_based_key ... ok [INFO] [stdout] test common::utils::tests::signature_generator::repeated_hmac_signature ... ok [INFO] [stdout] test common::utils::tests::signature_generator::repeated_ed25519_signature ... ok [INFO] [stdout] test common::utils::tests::signature_generator::ed25519_signature_verification ... ok [INFO] [stdout] test common::utils::tests::signature_generator::unsupported_key_type_error ... ok [INFO] [stdout] test common::utils::tests::sort_object_params::empty_map_returns_empty ... ok [INFO] [stdout] test common::utils::tests::sort_object_params::independent_clone ... ok [INFO] [stdout] test common::utils::tests::sort_object_params::preserves_values ... ok [INFO] [stdout] test common::utils::tests::sort_object_params::sorts_keys ... ok [INFO] [stdout] test common::utils::tests::validate_time_unit::empty_string_returns_none ... ok [INFO] [stdout] test common::utils::tests::validate_time_unit::invalid_value_returns_err ... ok [INFO] [stdout] test common::utils::tests::validate_time_unit::lowercase_microsecond ... ok [INFO] [stdout] test common::utils::tests::validate_time_unit::lowercase_millisecond ... ok [INFO] [stdout] test common::utils::tests::validate_time_unit::partial_match_returns_err ... ok [INFO] [stdout] test common::utils::tests::validate_time_unit::uppercase_microsecond ... ok [INFO] [stdout] test common::utils::tests::validate_time_unit::uppercase_millisecond ... ok [INFO] [stdout] test common::websocket::tests::create_stream_handler::create_stream_handler_with_custom_id_registers_api_stream_and_id ... ok [INFO] [stdout] test common::websocket::tests::create_stream_handler::create_stream_handler_with_custom_id_registers_stream_and_id ... ok [INFO] [stdout] test common::websocket::tests::create_stream_handler::create_stream_handler_without_id_registers_api_stream ... ok [INFO] [stdout] test common::websocket::tests::create_stream_handler::create_stream_handler_without_id_registers_stream ... ok [INFO] [stdout] test common::utils::tests::signature_generator::rsa_signature_verification ... ok [INFO] [stdout] test common::websocket::tests::event_emitter::closed_subscribers_are_pruned ... ok [INFO] [stdout] test common::websocket::tests::event_emitter::event_emitter_subscribe_and_emit ... ok [INFO] [stdout] test common::utils::tests::http_request::http_request_unexpected_status_maps_generic ... ok [INFO] [stdout] test common::websocket::tests::event_emitter::prune_on_error_does_not_hang ... ok [INFO] [stdout] test common::websocket::tests::event_emitter::multiple_subscribers_get_event ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::connect::already_connected_returns_ok ... ok [INFO] [stdout] test common::utils::tests::send_request::compression_enabled ... 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::utils::tests::send_request::signed_post_request ... 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::utils::tests::send_request::get_request_with_time_unit_header ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::on_message::errors_for_status_ge_400 ... ok [INFO] [stdout] test common::utils::tests::send_request::custom_header_override_prevention ... ok [INFO] [stdout] test common::utils::tests::send_request::missing_signature_on_signed_request ... ok [INFO] [stdout] test common::utils::tests::send_request::get_request_with_params ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::on_message::uses_response_when_no_result ... ok [INFO] [stdout] test common::utils::tests::http_request::http_request_client_error_rate_limit_exceeded ... 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_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_result_when_present ... 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_open::session_relogon_noop_when_no_req ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::on_message::ignores_unknown_id ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::on_message::parse_error_ignored ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::on_open::no_relogon_if_already_logged_on ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::prepare_url::no_time_unit ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::prepare_url::handles_existing_query ... ok [INFO] [stdout] test common::websocket::tests::event_emitter::single_subscriber_gets_event ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::prepare_url::appends_time_unit ... 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::error_if_not_connected ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::close_connection_gracefully::waits_for_pending_requests_then_closes ... ok [INFO] [stdout] test common::utils::tests::send_request::custom_headers_are_sent ... ok [INFO] [stdout] test common::utils::tests::signature_generator::repeated_rsa_signature ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::send_message::skip_signature_when_logged_on_and_auto_relogon ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::send_message::with_api_key_only ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::send_message::multi_session_logon ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::send_message::multi_session_logout ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::send_message::unsigned_message ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::connect_pool::fails_if_any_refused ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::send_message::signed_message_has_timestamp_and_signature ... ok [INFO] [stdout] test common::websocket::tests::websocket_api::send_message::include_signature_when_logged_on_and_no_auto_relogon ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::connect_pool::connects_all_in_pool ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::connect_pool::fails_on_invalid_url ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::disconnect::after_disconnect_not_connected ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::disconnect::returns_ok_when_no_connections_are_ready ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::get_available_connections_tests::pool_mode_not_ready ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::get_available_connections_tests::pool_mode_with_ready ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::get_available_connections_tests::single_mode ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::get_connection::pool_mode_not_ready ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::create_websocket::invalid_url_returns_handshake_error ... 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_connection::pool_mode_with_ready ... 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::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::connect_pool::single_mode_uses_first_connection ... 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::create_websocket::successful_connection ... 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::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::short_circuit_on_already_renewing ... 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::skip_if_writer_exists_and_not_renewal ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::init_connect::pool_mode_none_connection_uses_first ... ok [INFO] [stdout] test common::utils::tests::should_retry_request::no_retry_when_status_none_and_non_retriable_method ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::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::close_connection_gracefully::force_closes_after_timeout ... 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::initialisation::single_mode ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::is_connected::with_pool_various_connections ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::is_connection_ready::connection_not_ready_without_writer ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::is_connection_ready::is_connection_ready ... 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::is_connection_ready::connection_not_ready_when_flagged ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::on_open::handles_renewal_pending_and_closes_old_writer ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::ping_server::skips_not_ready_and_partial ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::send::async_send_and_receive ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::is_connection_ready::connection_ready_basic ... 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::async_send_errors_if_no_connection_ready ... 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::round_robin_send_without_specific ... 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::send::round_robin_skips_not_ready ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::send::sync_send_error_if_not_ready ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::send::sync_send_on_specific_connection ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::send::sync_send_with_id_does_not_insert_pending ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::send::sync_send_error_when_no_ready ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::init_connect::schedules_reconnect_on_abnormal_close ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::disconnect::mixed_pool_marks_all_and_closes_only_writers ... ok [INFO] [stdout] test common::websocket::tests::websocket_connection_failure_reason::from_close_code_classifies_standard_codes ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::spawn_renewal_loop::scheduling_renewal_does_not_panic_for_known_connection ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::disconnect::closes_all_ready_connections ... ok [INFO] [stdout] test common::websocket::tests::websocket_connection_failure_reason::from_close_code_handles_user_initiated ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::get_reconnect_url::returns_handler_url_when_set ... ok [INFO] [stdout] test common::websocket::tests::websocket_connection_failure_reason::from_tungstenite_error_classifies_io_errors ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::init_connect::writer_channel_can_send_text ... ok [INFO] [stdout] test common::websocket::tests::websocket_connection_failure_reason::should_reconnect_logic ... ok [INFO] [stdout] test common::websocket::tests::websocket_connection_failure_reason::from_tungstenite_error_classifies_already_closed ... 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_connection_failure_reason::from_tungstenite_error_classifies_connection_closed ... 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_connection_failure_reason::debug_and_clone_work ... 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_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::on::ignores_non_message_event_for_websocket_streams ... ok [INFO] [stdout] test common::websocket::tests::websocket_stream::on_message::on_message_registers_callback_for_websocket_api ... ok [INFO] [stdout] test common::websocket::tests::websocket_stream::unsubscribe::removes_registered_callback_and_clears_state ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::connect::invalid_url_returns_error ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::send::timeout_rejects_async ... 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_common::init_connect::responds_to_ping_with_pong ... 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_stream::on_message::on_message_twice_registers_two_callbacks_for_websocket_api ... 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::mix_new_and_assigned_streams ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::handle_stream_assignment::no_available_connections_falls_back_to_one ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::handle_stream_assignment::reuse_existing_healthy_connection ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::handle_stream_assignment::reuses_existing_connection_for_duplicate_stream ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::initialisation::new_initializes_fields ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::is_subscribed::returns_false_when_not_subscribed ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::is_subscribed::returns_true_when_subscribed ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::handle_stream_assignment::single_connection_groups_multiple_streams ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::on_message::handles_null_data_field ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::on_message::with_invalid_json_does_not_panic ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::handle_stream_assignment::empty_stream_list_returns_empty ... 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::without_stream_field_does_nothing ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::on_open::clears_pending_without_write_channel ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::on_open::with_no_pending_subscriptions_sends_nothing ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::prepare_url::multiple_streams_and_time_unit ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::prepare_url::with_time_unit_appends_parameter ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::prepare_url::without_time_unit_returns_base_url ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::spawn_renewal_loop::scheduling_renewal_ignored_for_unknown_connection ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::on_open::sends_pending_subscriptions ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::connect::refused_returns_error ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::connect::establishes_successfully ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::spawn_reconnect_loop::successful_reconnect_entry_triggers_init_connect ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::send_subscription_payload::subscribe_payload_with_and_without_custom_id ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::send_subscription_payload::subscribe_payload_with_custom_id_fallbacks_if_invalid ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::subscribe::empty_list_does_nothing ... 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_streams::subscribe::existing_stream_not_reassigned ... 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_unregistered_stream_does_not_panic ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::subscribe::multiple_streams_assigned ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::subscribe::only_one_subscription_per_stream ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::unsubscribe::empty_list_does_nothing ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::unsubscribe::does_not_send_if_callbacks_exist ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::unsubscribe::invalid_custom_id_falls_back ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::unsubscribe::removes_even_without_write_channel ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::unsubscribe::preserves_stream_with_callbacks ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::subscribe::queue_when_not_ready ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::unsubscribe::removes_stream_with_no_callbacks ... ok [INFO] [stdout] test common::websocket::tests::websocket_streams::unsubscribe::warns_if_not_associated ... ok [INFO] [stdout] test common::utils::tests::should_retry_request::retry_when_status_none_and_retriable_method ... ok [INFO] [stdout] test common::utils::tests::send_request::invalid_endpoint ... ok [INFO] [stdout] test common::utils::tests::http_request::http_request_client_error_unauthorized ... FAILED [INFO] [stdout] test common::websocket::tests::websocket_common::spawn_reconnect_loop::non_renewal_entries_respect_initial_delay ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::spawn_reconnect_loop::renewal_entries_bypass_initial_delay ... ok [INFO] [stdout] test common::websocket::tests::websocket_common::spawn_reconnect_loop::reconnect_entry_with_unknown_id_is_ignored ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- common::utils::tests::http_request::http_request_client_error_unauthorized stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'common::utils::tests::http_request::http_request_client_error_unauthorized' (69) 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: 0x61dcb4ea9022 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61dcb4ea9022 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61dcb4ea9022 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x61dcb4ea9022 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x61dcb4ebc7ff - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x61dcb4ebc7ff - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x61dcb4e73363 - std::io::default_write_fmt::he11a713685e2464d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61dcb4e73363 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x61dcb4e80432 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x61dcb4e85ebf - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x61dcb4e85d51 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x61dcb41b96ee - as core::ops::function::Fn>::call::h0e9de8cceb22406e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x61dcb41b96ee - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61dcb4e8660e - as core::ops::function::Fn>::call::h1fd0a0802eaec16b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x61dcb4e8660e - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x61dcb4e8632a - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x61dcb4e80569 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x61dcb4e669fd - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x61dcb4ec67d0 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x61dcb4ec6613 - core::panicking::assert_failed_inner::h1215dc8d5a90adff [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:434:23 [INFO] [stdout] 20: 0x61dcb4ec63c7 - core::panicking::assert_failed::h39ccbe6d91c1eb26 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x61dcb42ec5af - httpmock::api::mock::Mock::assert_hits_async::{{closure}}::he2ce66d97aa206a6 [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: 0x61dcb42ec002 - httpmock::api::mock::Mock::assert_async::{{closure}}::hd878cdb97fd79cc5 [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: 0x61dcb42e95e3 - ::join::h081816d7a2c9c3d5 [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: 0x61dcb42ec844 - httpmock::api::mock::Mock::assert::h3edbad7325d2d51e [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: 0x61dcb3f276a5 - binance_sdk::common::utils::tests::http_request::http_request_client_error_unauthorized::{{closure}}::h5e663c64db21b775 [INFO] [stdout] at /opt/rustwide/workdir/src/common/utils.rs:1964:22 [INFO] [stdout] 26: 0x61dcb3de697d - as core::future::future::Future>::poll::h212cea8bbe5d2952 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x61dcb3783a93 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::{{closure}}::h37cc30f481a67c7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:211:65 [INFO] [stdout] 28: 0x61dcb40ef8c7 - as core::future::future::Future>::poll::hb9c87f9e505f1988 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/poll_fn.rs:151:9 [INFO] [stdout] 29: 0x61dcb3bac49d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hf5a1afd58aebdbc5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71 [INFO] [stdout] 30: 0x61dcb3afcc6d - tokio::task::coop::with_budget::hfb1d76f79f92423a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 31: 0x61dcb3afcc6d - tokio::task::coop::budget::hd4a2eb5f9effae5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 32: 0x61dcb3afcc6d - tokio::runtime::park::CachedParkThread::block_on::h2bf90d9038585d7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31 [INFO] [stdout] 33: 0x61dcb3fc0614 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hec080706214677ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 34: 0x61dcb373f607 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2ca1c45c976c95bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:206:26 [INFO] [stdout] 35: 0x61dcb3ff30c0 - tokio::runtime::context::runtime::enter_runtime::h0f29086656387137 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 36: 0x61dcb3729063 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h76d65bbef33c38d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 37: 0x61dcb3ee7181 - tokio::runtime::runtime::Runtime::block_on_inner::h334635624f349939 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 38: 0x61dcb3f0d7d2 - tokio::runtime::runtime::Runtime::block_on::h58a090d270d6be94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18 [INFO] [stdout] 39: 0x61dcb3f26dcf - binance_sdk::common::utils::tests::http_request::http_request_client_error_unauthorized::h20c58e8e030c50b3 [INFO] [stdout] at /opt/rustwide/workdir/src/common/utils.rs:1943:29 [INFO] [stdout] 40: 0x61dcb3f27947 - binance_sdk::common::utils::tests::http_request::http_request_client_error_unauthorized::{{closure}}::h9c373d0c81d16916 [INFO] [stdout] at /opt/rustwide/workdir/src/common/utils.rs:1942:52 [INFO] [stdout] 41: 0x61dcb3c24886 - core::ops::function::FnOnce::call_once::h60c8bdb31444a78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x61dcb41b94ab - core::ops::function::FnOnce::call_once::hdbf42be2a49fb464 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 43: 0x61dcb41b94ab - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x61dcb41cef95 - test::run_test_in_process::{{closure}}::h54574ee4f414d690 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x61dcb41cef95 - as core::ops::function::FnOnce<()>>::call_once::h01a0b7e7aad1a501 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 46: 0x61dcb41cef95 - std::panicking::catch_unwind::do_call::h23820e817c5612cd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 47: 0x61dcb41cef95 - std::panicking::catch_unwind::h89c73a1febce5587 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 48: 0x61dcb41cef95 - std::panic::catch_unwind::h6f55caf410861914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x61dcb41cef95 - test::run_test_in_process::h4db851878e5d3983 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x61dcb41cef95 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x61dcb41a5984 - test::run_test::{{closure}}::he775ccc3a9d3b97e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x61dcb41a5984 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 53: 0x61dcb41a91ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha814de8393f07830 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 54: 0x61dcb41a91ca - as core::ops::function::FnOnce<()>>::call_once::h8deb00af0abdeaf1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 55: 0x61dcb41a91ca - std::panicking::catch_unwind::do_call::h1917979b0c279ea2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 56: 0x61dcb41a91ca - std::panicking::catch_unwind::h791ad91fee6ce34e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 57: 0x61dcb41a91ca - std::panic::catch_unwind::h982b8f40ed9c3cce [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x61dcb41a91ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h545e54700c945db4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 59: 0x61dcb41a91ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 60: 0x61dcb4e7a43f - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 61: 0x61dcb4e7a43f - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 62: 0x72bc3b262aa4 - [INFO] [stdout] 63: 0x72bc3b2efa34 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] common::utils::tests::http_request::http_request_client_error_unauthorized [INFO] [stdout] [INFO] [stdout] test result: FAILED. 280 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.28s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "f0d1605f27272d842571ba26c61358aa01713cdd89655cc9ee6bd219edea75d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0d1605f27272d842571ba26c61358aa01713cdd89655cc9ee6bd219edea75d5", kill_on_drop: false }` [INFO] [stdout] f0d1605f27272d842571ba26c61358aa01713cdd89655cc9ee6bd219edea75d5