[INFO] cloning repository https://github.com/rhea-finance/signer-hub
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rhea-finance/signer-hub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhea-finance%2Fsigner-hub", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhea-finance%2Fsigner-hub'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 385b903fc0f7172a0d3a9939f454882dd25e1766
[INFO] testing rhea-finance/signer-hub against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhea-finance%2Fsigner-hub" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/rhea-finance/signer-hub
[INFO] finished tweaking git repo https://github.com/rhea-finance/signer-hub
[INFO] tweaked toml for git repo https://github.com/rhea-finance/signer-hub written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rhea-finance/signer-hub on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rhea-finance/signer-hub 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d512d2bbbbc724653c0bf8a9df0dfb60c5e9868cf5c091946ad107702c13aa83
[INFO] running `Command { std: "docker" "start" "-a" "d512d2bbbbc724653c0bf8a9df0dfb60c5e9868cf5c091946ad107702c13aa83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d512d2bbbbc724653c0bf8a9df0dfb60c5e9868cf5c091946ad107702c13aa83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d512d2bbbbc724653c0bf8a9df0dfb60c5e9868cf5c091946ad107702c13aa83", kill_on_drop: false }`
[INFO] [stdout] d512d2bbbbc724653c0bf8a9df0dfb60c5e9868cf5c091946ad107702c13aa83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9bf79e99d17c11d8a8b52fea73bf2071c0d1f1f6b5bb57d1c4c0ca64ee6dd56e
[INFO] running `Command { std: "docker" "start" "-a" "9bf79e99d17c11d8a8b52fea73bf2071c0d1f1f6b5bb57d1c4c0ca64ee6dd56e", kill_on_drop: false }`
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling toml_datetime v1.0.1+spec-1.1.0
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling borsh v1.6.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling fluent-syntax v0.11.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling self_cell v0.10.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling near-schema-checker-macro v0.30.3
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling near-schema-checker-core v0.30.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling near-schema-checker-lib v0.30.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.25.5+spec-1.1.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling secp256k1-sys v0.8.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling i18n-config v0.4.8
[INFO] [stderr]    Compiling fluent-langneg v0.13.1
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fluent-bundle v0.15.3
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling i18n-embed-impl v0.8.4
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling borsh-derive v1.6.1
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling fluent v0.16.1
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling json_comments v0.2.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling near-config-utils v0.30.3
[INFO] [stderr]    Compiling near-account-id v1.1.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling near-primitives-core v0.30.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling i18n-embed v0.15.4
[INFO] [stderr]    Compiling primitive-types v0.10.1
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling near-stdx v0.30.3
[INFO] [stderr]    Compiling io_tee v0.1.1
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling age-core v0.11.0
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling near-time v0.30.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling i18n-embed-fl v0.9.4
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling near-parameters v0.30.3
[INFO] [stderr]    Compiling near-fmt v0.30.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling near-crypto v0.30.3
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling signer-hub-core v0.1.0 (/opt/rustwide/workdir/crates/signer-hub-core)
[INFO] [stderr]    Compiling wsl v0.1.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling signer-hub-interaction v0.1.0 (/opt/rustwide/workdir/crates/signer-hub-interaction)
[INFO] [stderr]    Compiling age v0.11.2
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling build-embedded-signer v0.1.0 (/opt/rustwide/workdir/examples/build-embedded-signer)
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling near-primitives v0.30.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling signer-hub-cli v0.1.0 (/opt/rustwide/workdir/crates/signer-hub-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.36s
[INFO] running `Command { std: "docker" "inspect" "9bf79e99d17c11d8a8b52fea73bf2071c0d1f1f6b5bb57d1c4c0ca64ee6dd56e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bf79e99d17c11d8a8b52fea73bf2071c0d1f1f6b5bb57d1c4c0ca64ee6dd56e", kill_on_drop: false }`
[INFO] [stdout] 9bf79e99d17c11d8a8b52fea73bf2071c0d1f1f6b5bb57d1c4c0ca64ee6dd56e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34fc3f1fb6371191fa53ab188ac694f4a8e246a1e8130c2c61c783cc4de6e209
[INFO] running `Command { std: "docker" "start" "-a" "34fc3f1fb6371191fa53ab188ac694f4a8e246a1e8130c2c61c783cc4de6e209", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling signer-hub-interaction v0.1.0 (/opt/rustwide/workdir/crates/signer-hub-interaction)
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling signer-hub-core v0.1.0 (/opt/rustwide/workdir/crates/signer-hub-core)
[INFO] [stderr]    Compiling signer-hub-cli v0.1.0 (/opt/rustwide/workdir/crates/signer-hub-cli)
[INFO] [stderr]    Compiling build-embedded-signer v0.1.0 (/opt/rustwide/workdir/examples/build-embedded-signer)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.52s
[INFO] running `Command { std: "docker" "inspect" "34fc3f1fb6371191fa53ab188ac694f4a8e246a1e8130c2c61c783cc4de6e209", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34fc3f1fb6371191fa53ab188ac694f4a8e246a1e8130c2c61c783cc4de6e209", kill_on_drop: false }`
[INFO] [stdout] 34fc3f1fb6371191fa53ab188ac694f4a8e246a1e8130c2c61c783cc4de6e209
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dfdba15c832bd0d6103142476fd5c507636851948534e79e212f54d99a8ebf43
[INFO] running `Command { std: "docker" "start" "-a" "dfdba15c832bd0d6103142476fd5c507636851948534e79e212f54d99a8ebf43", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/build_embedded_signer-4143f6c8ce9022bb)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/signer_hub-2b2fc406ef6821d7)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/signer_hub_core-716a5c8e8984b172)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test crypto::password::tests::generates_non_empty_passphrase ... ok
[INFO] [stdout] test near::rpc::tests::fetches_real_final_block_info ... ignored, hits a real NEAR RPC endpoint
[INFO] [stdout] test near::rpc::tests::parses_rpc_error_response ... ok
[INFO] [stdout] test near::rpc::tests::parses_success_response ... ok
[INFO] [stdout] test session::tests::initialize_with_embedded_startup_rejects_missing_embedded_value_when_runtime_is_blank ... ok
[INFO] [stdout] test signer::http::tests::deserializes_http_signer_config_with_timeout ... ok
[INFO] [stdout] test signer::http::tests::parses_rpc_error_response ... ok
[INFO] [stdout] test signer::http::tests::parses_success_response ... ok
[INFO] [stdout] test near::rpc::tests::fetches_final_block_info_async_works ... ok
[INFO] [stdout] test signer::http::tests::rejects_multiple_actions_for_http_backend ... ok
[INFO] [stdout] test signer::http::tests::rejects_http_signer_config_without_timeout ... ok
[INFO] [stdout] test signer::http::tests::rejects_non_function_call_for_http_backend ... ok
[INFO] [stdout] test signer::local::tests::derives_nonce_with_offset ... ok
[INFO] [stdout] test signer::http::tests::signs_transaction_async ... ok
[INFO] [stdout] test near::rpc::tests::fetches_final_block_info ... ok
[INFO] [stdout] test signer::local::tests::signs_multiple_actions ... ok
[INFO] [stdout] test signer::local::tests::signs_transaction_to_base64 ... ok
[INFO] [stdout] test signer::http::tests::signs_transaction_async_timeout ... ok
[INFO] [stdout] test signer::http::tests::signs_transaction_with_blocking_timeout ... ok
[INFO] [stdout] test session::tests::rejects_blank_http_signer_api_key ... ok
[INFO] [stdout] test crypto::private_key::tests::private_key_round_trip ... ok
[INFO] [stdout] test session::tests::initializes_http_placeholder_without_private_key ... ok
[INFO] [stdout] test crypto::startup::tests::startup_payload_round_trip ... ok
[INFO] [stdout] test crypto::startup::tests::startup_payload_rejects_wrong_password ... ok
[INFO] [stdout] test session::tests::initialize_with_embedded_startup_uses_explicit_runtime_value ... ok
[INFO] [stdout] test session::tests::rejects_wrong_startup_password ... ok
[INFO] [stdout] test session::tests::rejects_missing_http_signer_api_key ... ok
[INFO] [stdout] test session::tests::signs_transaction_async_with_local_signer ... ok
[INFO] [stdout] test session::tests::initializes_local_mode_with_private_key ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 6.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/signer_hub_interaction-c76a3eb4269d5893)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::choose_password_accepts_matching_manual_passwords ... ok
[INFO] [stdout] test tests::choose_password_rejects_mismatched_passwords ... ok
[INFO] [stdout] test tests::confirm_defaults_to_true ... ok
[INFO] [stdout] test tests::choose_password_uses_generated_value ... ok
[INFO] [stdout] test tests::confirm_returns_false_for_n ... ok
[INFO] [stdout] test tests::confirm_returns_false_for_uppercase_n ... ok
[INFO] [stdout] test tests::optional_prompt_returns_none_for_empty_text ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests signer_hub_core
[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 signer_hub_interaction
[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" "dfdba15c832bd0d6103142476fd5c507636851948534e79e212f54d99a8ebf43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfdba15c832bd0d6103142476fd5c507636851948534e79e212f54d99a8ebf43", kill_on_drop: false }`
[INFO] [stdout] dfdba15c832bd0d6103142476fd5c507636851948534e79e212f54d99a8ebf43
