[INFO] fetching crate rialo-stake-cache-interface 0.4.1...
[INFO] testing rialo-stake-cache-interface-0.4.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rialo-stake-cache-interface 0.4.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate rialo-stake-cache-interface 0.4.1
[INFO] finished tweaking crates.io crate rialo-stake-cache-interface 0.4.1
[INFO] tweaked toml for crates.io crate rialo-stake-cache-interface 0.4.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rialo-stake-cache-interface 0.4.1 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 crates.io crate rialo-stake-cache-interface 0.4.1 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 8cbf775a245b5ea20e28d99366f8b53b01f93b28d05e4a75bd38e07ccf8657f0
[INFO] running `Command { std: "docker" "start" "-a" "8cbf775a245b5ea20e28d99366f8b53b01f93b28d05e4a75bd38e07ccf8657f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cbf775a245b5ea20e28d99366f8b53b01f93b28d05e4a75bd38e07ccf8657f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cbf775a245b5ea20e28d99366f8b53b01f93b28d05e4a75bd38e07ccf8657f0", kill_on_drop: false }`
[INFO] [stdout] 8cbf775a245b5ea20e28d99366f8b53b01f93b28d05e4a75bd38e07ccf8657f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 594eef1614b090143a1b61fad51386de41638697ba35fcfad1168b40e3919a54
[INFO] running `Command { std: "docker" "start" "-a" "594eef1614b090143a1b61fad51386de41638697ba35fcfad1168b40e3919a54", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rialo-atomic-u64 v0.4.1
[INFO] [stderr]    Compiling rialo-sanitize v0.4.1
[INFO] [stderr]    Compiling five8_core v0.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling five8_const v0.1.4
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling polkavm-common v0.26.0
[INFO] [stderr]    Compiling rialo-s-msg v0.4.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling secp256k1-sys v0.8.2
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.12.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling rialo-s-decode-error v0.4.1
[INFO] [stderr]    Compiling rialo-s-program-memory v0.4.1
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.2
[INFO] [stderr]    Compiling rialo-s-native-token v0.4.1
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling rialo-s-program-option v0.4.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling auto_ops v0.3.0
[INFO] [stderr]    Compiling rialo-s-type-overrides v0.4.1
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rialo-s-big-mod-exp v0.4.1
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling polkavm-derive-impl v0.26.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling polkavm-derive-impl-macro v0.26.0
[INFO] [stderr]    Compiling rialo-s-sdk-macro v0.4.1
[INFO] [stderr]    Compiling match-lookup v0.1.2
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling polkavm-derive v0.26.0
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling readonly v0.2.13
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling rialo-s-define-syscall v0.4.1
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling fastcrypto-derive v0.1.3
[INFO] [stderr]    Compiling data-encoding-macro v0.1.19
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling multihash v0.17.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling pkcs1 v0.4.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling rialo-hash v0.4.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rialo-s-fee-calculator v0.4.1
[INFO] [stderr]    Compiling rialo-s-short-vec v0.4.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rialo-s-blake3-hasher v0.4.1
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling rialo-s-keccak-hasher v0.4.1
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling rialo-s-sha256-hasher v0.4.1
[INFO] [stderr]    Compiling rsa v0.8.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rialo-s-pubkey v0.4.1
[INFO] [stderr]    Compiling rialo-s-instruction v0.4.1
[INFO] [stderr]    Compiling rialo-s-sdk-ids v0.4.1
[INFO] [stderr]    Compiling rialo-s-nonce v0.4.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rialo-s-sysvar-id v0.4.1
[INFO] [stderr]    Compiling rialo-s-clock v0.4.1
[INFO] [stderr]    Compiling rialo-s-epoch-schedule v0.4.1
[INFO] [stderr]    Compiling rialo-s-rent v0.4.1
[INFO] [stderr]    Compiling rialo-s-program-error v0.4.1
[INFO] [stderr]    Compiling rialo-s-system-interface v0.4.1
[INFO] [stderr]    Compiling rialo-rex-wasm-v1-loader-interface v0.4.1
[INFO] [stderr]    Compiling rialo-s-transaction-error v0.4.1
[INFO] [stderr]    Compiling rialo-s-bincode v0.4.1
[INFO] [stderr]    Compiling rialo-s-serialize-utils v0.4.1
[INFO] [stderr]    Compiling rialo-s-stable-layout v0.4.1
[INFO] [stderr]    Compiling rialo-s-loader-v2-interface v0.4.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling rialo-s-account-info v0.4.1
[INFO] [stderr]    Compiling rialo-s-program-pack v0.4.1
[INFO] [stderr]    Compiling rialo-s-program-entrypoint v0.4.1
[INFO] [stderr]    Compiling rialo-s-cpi v0.4.1
[INFO] [stderr]    Compiling rialo-s-instructions-sysvar v0.4.1
[INFO] [stderr]    Compiling rialo-s-sysvar v0.4.1
[INFO] [stderr]    Compiling multiaddr v0.17.1
[INFO] [stderr]    Compiling rialo-s-message v0.4.1
[INFO] [stderr]    Compiling rialo-s-loader-v3-interface v0.4.1
[INFO] [stderr]    Compiling rialo-s-loader-v4-interface v0.4.1
[INFO] [stderr]    Compiling rialo-s-stake-interface v0.4.1
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling rialo-s-account v0.4.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling rialo-s-example-mocks v0.4.1
[INFO] [stderr]    Compiling rialo-s-feature-gate-interface v0.4.1
[INFO] [stderr]    Compiling rialo-s-secp256k1-recover v0.4.1
[INFO] [stderr]    Compiling rialo-s-program v0.4.1
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-secp256r1 v0.4.0
[INFO] [stderr]    Compiling fastcrypto v0.1.9
[INFO] [stderr]    Compiling rialo-validator-registry-interface v0.4.1
[INFO] [stderr]    Compiling rialo-stake-manager-interface v0.4.1
[INFO] [stderr]    Compiling rialo-stake-cache-interface v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "594eef1614b090143a1b61fad51386de41638697ba35fcfad1168b40e3919a54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "594eef1614b090143a1b61fad51386de41638697ba35fcfad1168b40e3919a54", kill_on_drop: false }`
[INFO] [stdout] 594eef1614b090143a1b61fad51386de41638697ba35fcfad1168b40e3919a54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 94f8275f7558c149bbb17672a0d73a3dc279262abf3cf769af29307b82f237c8
[INFO] running `Command { std: "docker" "start" "-a" "94f8275f7558c149bbb17672a0d73a3dc279262abf3cf769af29307b82f237c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling rialo-stake-cache-interface v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.97s
[INFO] running `Command { std: "docker" "inspect" "94f8275f7558c149bbb17672a0d73a3dc279262abf3cf769af29307b82f237c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94f8275f7558c149bbb17672a0d73a3dc279262abf3cf769af29307b82f237c8", kill_on_drop: false }`
[INFO] [stdout] 94f8275f7558c149bbb17672a0d73a3dc279262abf3cf769af29307b82f237c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 81a288de66a2a107d10faa43c458121f7bf556de5e0b6300b3099e29e5f8e8ea
[INFO] running `Command { std: "docker" "start" "-a" "81a288de66a2a107d10faa43c458121f7bf556de5e0b6300b3099e29e5f8e8ea", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rialo_stake_cache_interface-b6bbabbdf20c7673)
[INFO] [stdout] running 17 tests
[INFO] [stdout] test tests::test_empty_pending_freeze ... ok
[INFO] [stdout] test tests::test_empty_frozen_epochs ... ok
[INFO] [stdout] test tests::test_get_all_validators_with_no_validators ... ok
[INFO] [stdout] test tests::test_layered_lookup_priority_pending_over_frozen ... ok
[INFO] [stdout] test tests::test_layered_lookup_multiple_frozen_epochs ... ok
[INFO] [stdout] test tests::test_layered_lookup_priority_frozen_over_baseline ... ok
[INFO] [stdout] test tests::test_layered_lookup_stake_account_from_baseline ... ok
[INFO] [stdout] test tests::test_get_all_stake_accounts_from_frozen_epoch ... ok
[INFO] [stdout] test tests::test_get_all_validators_excludes_tombstones ... ok
[INFO] [stdout] test tests::test_layered_lookup_stake_account_from_frozen ... ok
[INFO] [stdout] test tests::test_layered_lookup_validator_account ... ok
[INFO] [stdout] test tests::test_no_frozen_epochs_falls_through_to_baseline ... ok
[INFO] [stdout] test tests::test_tombstone_in_pending_hides_frozen ... ok
[INFO] [stdout] test tests::test_tombstone_in_frozen_hides_baseline ... ok
[INFO] [stdout] test tests::test_tombstone_validator_account ... ok
[INFO] [stdout] test tests::test_tombstone_then_readd ... ok
[INFO] [stdout] test tests::test_layered_lookup_stake_account_from_pending ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rialo_stake_cache_interface
[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" "81a288de66a2a107d10faa43c458121f7bf556de5e0b6300b3099e29e5f8e8ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81a288de66a2a107d10faa43c458121f7bf556de5e0b6300b3099e29e5f8e8ea", kill_on_drop: false }`
[INFO] [stdout] 81a288de66a2a107d10faa43c458121f7bf556de5e0b6300b3099e29e5f8e8ea
