[INFO] fetching crate binance-sdk-rs 0.4.2...
[INFO] testing binance-sdk-rs-0.4.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate binance-sdk-rs 0.4.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate binance-sdk-rs 0.4.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate binance-sdk-rs 0.4.2
[INFO] tweaked toml for crates.io crate binance-sdk-rs 0.4.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate binance-sdk-rs 0.4.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate binance-sdk-rs 0.4.2 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.27.0
[INFO] [stderr]   Downloaded hyper-rustls v0.27.5
[INFO] [stderr]   Downloaded tokio-rustls v0.26.1
[INFO] [stderr]   Downloaded tungstenite v0.27.0
[INFO] [stderr]   Downloaded h2 v0.4.7
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.22
[INFO] [stderr]   Downloaded zerocopy v0.8.22
[INFO] [stderr]   Downloaded rustls v0.23.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c1eee024e72416bd3c9d29f80a8b9d7d34d951c68fe6828aabc3eba740f1bfa
[INFO] running `Command { std: "docker" "start" "-a" "8c1eee024e72416bd3c9d29f80a8b9d7d34d951c68fe6828aabc3eba740f1bfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c1eee024e72416bd3c9d29f80a8b9d7d34d951c68fe6828aabc3eba740f1bfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c1eee024e72416bd3c9d29f80a8b9d7d34d951c68fe6828aabc3eba740f1bfa", kill_on_drop: false }`
[INFO] [stdout] 8c1eee024e72416bd3c9d29f80a8b9d7d34d951c68fe6828aabc3eba740f1bfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d10bb4e1a779271aea3361c818d9dca5e35cdfeb94de23218af8e7f50ef7e42c
[INFO] running `Command { std: "docker" "start" "-a" "d10bb4e1a779271aea3361c818d9dca5e35cdfeb94de23218af8e7f50ef7e42c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling zerocopy v0.8.22
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling openssl-sys v0.9.105
[INFO] [stderr]    Compiling openssl v0.10.70
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling binance-sdk-rs v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.62s
[INFO] running `Command { std: "docker" "inspect" "d10bb4e1a779271aea3361c818d9dca5e35cdfeb94de23218af8e7f50ef7e42c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d10bb4e1a779271aea3361c818d9dca5e35cdfeb94de23218af8e7f50ef7e42c", kill_on_drop: false }`
[INFO] [stdout] d10bb4e1a779271aea3361c818d9dca5e35cdfeb94de23218af8e7f50ef7e42c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11e868668c57e57b8fe69641fcfdb76136f4030fd12a78cca34c1dab8a4111f7
[INFO] running `Command { std: "docker" "start" "-a" "11e868668c57e57b8fe69641fcfdb76136f4030fd12a78cca34c1dab8a4111f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling binance-sdk-rs v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value captured by `btcusdt` is never read
[INFO] [stdout]   --> examples/binance_websocket_price_feed.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 |       btcusdt = ticker_event.average_price;
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `market_websocket` is never used
[INFO] [stdout]   --> examples/binance_websocket_price_feed.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | async fn market_websocket() -> AnyhowResult<()> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `account_order_info_example` is never used
[INFO] [stdout]   --> examples/binance_rest_spot_account.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 | async fn account_order_info_example() -> AnyhowResult<()> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `account_order_action_example` is never used
[INFO] [stdout]   --> examples/binance_rest_spot_account.rs:83:10
[INFO] [stdout]    |
[INFO] [stdout] 83 | async fn account_order_action_example() -> AnyhowResult<()> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `order_rate_limits`
[INFO] [stdout]   --> examples/binance_rest_dynamic_rate_limiting.rs:78:7
[INFO] [stdout]    |
[INFO] [stdout] 78 |   let order_rate_limits = order_limiter.orders_all_periods().await?;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_order_rate_limits`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.55s
[INFO] running `Command { std: "docker" "inspect" "11e868668c57e57b8fe69641fcfdb76136f4030fd12a78cca34c1dab8a4111f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11e868668c57e57b8fe69641fcfdb76136f4030fd12a78cca34c1dab8a4111f7", kill_on_drop: false }`
[INFO] [stdout] 11e868668c57e57b8fe69641fcfdb76136f4030fd12a78cca34c1dab8a4111f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c2d76352afc662612e96d06e8d29d1b700c269a6ab8d7d720afdab32c541715a
[INFO] running `Command { std: "docker" "start" "-a" "c2d76352afc662612e96d06e8d29d1b700c269a6ab8d7d720afdab32c541715a", kill_on_drop: false }`
[INFO] [stderr] warning: function `account_order_info_example` is never used
[INFO] [stderr]   --> examples/binance_rest_spot_account.rs:65:10
[INFO] [stderr]    |
[INFO] [stderr] 65 | async fn account_order_info_example() -> AnyhowResult<()> {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `account_order_action_example` is never used
[INFO] [stderr]   --> examples/binance_rest_spot_account.rs:83:10
[INFO] [stderr]    |
[INFO] [stderr] 83 | async fn account_order_action_example() -> AnyhowResult<()> {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `order_rate_limits`
[INFO] [stderr]   --> examples/binance_rest_dynamic_rate_limiting.rs:78:7
[INFO] [stderr]    |
[INFO] [stderr] 78 |   let order_rate_limits = order_limiter.orders_all_periods().await?;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_order_rate_limits`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value captured by `btcusdt` is never read
[INFO] [stderr]   --> examples/binance_websocket_price_feed.rs:27:7
[INFO] [stderr]    |
[INFO] [stderr] 27 |       btcusdt = ticker_event.average_price;
[INFO] [stderr]    |       ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: did you mean to capture by reference instead?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `market_websocket` is never used
[INFO] [stderr]   --> examples/binance_websocket_price_feed.rs:76:10
[INFO] [stderr]    |
[INFO] [stderr] 76 | async fn market_websocket() -> AnyhowResult<()> {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `binance-sdk-rs` (example "binance_rest_spot_account") generated 2 warnings
[INFO] [stderr] warning: `binance-sdk-rs` (example "binance_rest_dynamic_rate_limiting") generated 1 warning (run `cargo fix --example "binance_rest_dynamic_rate_limiting" -p binance-sdk-rs` to apply 1 suggestion)
[INFO] [stderr] warning: `binance-sdk-rs` (example "binance_websocket_price_feed") generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/binance-f51fc26f7e78bf9b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests binance
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c2d76352afc662612e96d06e8d29d1b700c269a6ab8d7d720afdab32c541715a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2d76352afc662612e96d06e8d29d1b700c269a6ab8d7d720afdab32c541715a", kill_on_drop: false }`
[INFO] [stdout] c2d76352afc662612e96d06e8d29d1b700c269a6ab8d7d720afdab32c541715a
