[INFO] fetching crate chainstream-sdk 2.0.10...
[INFO] checking chainstream-sdk-2.0.10 against master#cf79d034aa3d8f396d407aafce6f1ccd818e710e for pr-155657
[INFO] extracting crate chainstream-sdk 2.0.10 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate chainstream-sdk 2.0.10
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate chainstream-sdk 2.0.10
[INFO] tweaked toml for crates.io crate chainstream-sdk 2.0.10 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate chainstream-sdk 2.0.10 on toolchain cf79d034aa3d8f396d407aafce6f1ccd818e710e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate chainstream-sdk 2.0.10 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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.26.2
[INFO] [stderr]   Downloaded tungstenite v0.26.2
[INFO] [stderr]   Downloaded reqwest-middleware v0.4.2
[INFO] [stderr]   Downloaded cc v1.2.33
[INFO] [stderr]   Downloaded bitflags v2.9.2
[INFO] [stderr]   Downloaded url v2.5.6
[INFO] [stderr]   Downloaded indexmap v2.10.0
[INFO] [stderr]   Downloaded progenitor-middleware-macro v0.12.3
[INFO] [stderr]   Downloaded progenitor-middleware-client v0.12.0
[INFO] [stderr]   Downloaded serde_tokenstream v0.2.2
[INFO] [stderr]   Downloaded progenitor-middleware v0.12.3
[INFO] [stderr]   Downloaded typify-macro v0.4.3
[INFO] [stderr]   Downloaded simple_asn1 v0.6.3
[INFO] [stderr]   Downloaded env_filter v0.1.4
[INFO] [stderr]   Downloaded pem v3.0.5
[INFO] [stderr]   Downloaded darling_macro v0.21.2
[INFO] [stderr]   Downloaded progenitor-middleware-impl v0.12.3
[INFO] [stderr]   Downloaded jsonwebtoken v9.3.1
[INFO] [stderr]   Downloaded regress v0.10.4
[INFO] [stderr]   Downloaded typify v0.4.3
[INFO] [stderr]   Downloaded bs58 v0.5.1
[INFO] [stderr]   Downloaded darling v0.21.2
[INFO] [stderr]   Downloaded darling_core v0.21.2
[INFO] [stderr]   Downloaded bon v3.7.1
[INFO] [stderr]   Downloaded bon-macros v3.7.1
[INFO] [stderr]   Downloaded openapiv3 v2.2.0
[INFO] [stderr]   Downloaded typify-impl v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8325e9cab3e304e4f1f3079cf796169043b2e2f48087e1c604b86cadffce1906
[INFO] running `Command { std: "docker" "start" "-a" "8325e9cab3e304e4f1f3079cf796169043b2e2f48087e1c604b86cadffce1906", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8325e9cab3e304e4f1f3079cf796169043b2e2f48087e1c604b86cadffce1906", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8325e9cab3e304e4f1f3079cf796169043b2e2f48087e1c604b86cadffce1906", kill_on_drop: false }`
[INFO] [stdout] 8325e9cab3e304e4f1f3079cf796169043b2e2f48087e1c604b86cadffce1906
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46edae68ddad95f19846bb6285fcd555cf76d0c812fd43f6083284678ee559e3
[INFO] running `Command { std: "docker" "start" "-a" "46edae68ddad95f19846bb6285fcd555cf76d0c812fd43f6083284678ee559e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking bitflags v2.9.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling regress v0.10.4
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.21.2
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]    Compiling darling_macro v0.21.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling v0.21.2
[INFO] [stderr]    Compiling bon-macros v3.7.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking bon v3.7.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking url v2.5.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]    Compiling typify-impl v0.4.3
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling progenitor-middleware-client v0.12.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]    Compiling typify-macro v0.4.3
[INFO] [stderr]    Compiling typify v0.4.3
[INFO] [stderr]    Compiling progenitor-middleware-impl v0.12.3
[INFO] [stderr]    Compiling progenitor-middleware-macro v0.12.3
[INFO] [stderr]    Compiling progenitor-middleware v0.12.3
[INFO] [stderr]    Compiling chainstream-sdk v2.0.10 (/opt/rustwide/workdir)
[INFO] [stderr] warning: chainstream-sdk@2.0.10: Skipping code generation. Set CHAINSTREAM_GENERATE=1 to generate code.
[INFO] [stderr] warning: chainstream-sdk@2.0.10: Run 'make generate' to generate api.rs from openapi.yaml
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]   --> src/wallet_auth.rs:31:33
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let bytes: [u8; 16] = rand::thread_rng().gen();
[INFO] [stdout]    |                                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]   --> src/wallet_auth.rs:31:33
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let bytes: [u8; 16] = rand::thread_rng().gen();
[INFO] [stdout]    |                                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]   --> src/wallet_auth.rs:31:46
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let bytes: [u8; 16] = rand::thread_rng().gen();
[INFO] [stdout]    |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]   --> src/wallet_auth.rs:31:46
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let bytes: [u8; 16] = rand::thread_rng().gen();
[INFO] [stdout]    |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "46edae68ddad95f19846bb6285fcd555cf76d0c812fd43f6083284678ee559e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46edae68ddad95f19846bb6285fcd555cf76d0c812fd43f6083284678ee559e3", kill_on_drop: false }`
[INFO] [stdout] 46edae68ddad95f19846bb6285fcd555cf76d0c812fd43f6083284678ee559e3
