[INFO] fetching crate rialo-validator-registry-interface 0.4.1...
[INFO] testing rialo-validator-registry-interface-0.4.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rialo-validator-registry-interface 0.4.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate rialo-validator-registry-interface 0.4.1
[INFO] finished tweaking crates.io crate rialo-validator-registry-interface 0.4.1
[INFO] tweaked toml for crates.io crate rialo-validator-registry-interface 0.4.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rialo-validator-registry-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-validator-registry-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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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] 932e7a03e6abd632435892506a93dd10c79daed8a5a2e0e8a419f02ae2b01af0
[INFO] running `Command { std: "docker" "start" "-a" "932e7a03e6abd632435892506a93dd10c79daed8a5a2e0e8a419f02ae2b01af0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "932e7a03e6abd632435892506a93dd10c79daed8a5a2e0e8a419f02ae2b01af0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "932e7a03e6abd632435892506a93dd10c79daed8a5a2e0e8a419f02ae2b01af0", kill_on_drop: false }`
[INFO] [stdout] 932e7a03e6abd632435892506a93dd10c79daed8a5a2e0e8a419f02ae2b01af0
[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] c74a8489007e9608f0982bf87afb9a7b1ec491eecb95902087ad4b884d1f62ee
[INFO] running `Command { std: "docker" "start" "-a" "c74a8489007e9608f0982bf87afb9a7b1ec491eecb95902087ad4b884d1f62ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling rialo-atomic-u64 v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling rialo-sanitize v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rialo-s-decode-error v0.4.1
[INFO] [stderr]    Compiling polkavm-common v0.26.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rialo-s-msg v0.4.1
[INFO] [stderr]    Compiling rialo-s-sdk-macro v0.4.1
[INFO] [stderr]    Compiling rialo-s-program-memory v0.4.1
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling polkavm-derive-impl v0.26.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rialo-s-big-mod-exp v0.4.1
[INFO] [stderr]    Compiling rialo-s-program-option v0.4.1
[INFO] [stderr]    Compiling rialo-s-native-token v0.4.1
[INFO] [stderr]    Compiling polkavm-derive-impl-macro v0.26.0
[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-sha256-hasher v0.4.1
[INFO] [stderr]    Compiling rialo-s-short-vec v0.4.1
[INFO] [stderr]    Compiling rialo-s-keccak-hasher v0.4.1
[INFO] [stderr]    Compiling rialo-s-blake3-hasher v0.4.1
[INFO] [stderr]    Compiling rialo-s-pubkey v0.4.1
[INFO] [stderr]    Compiling polkavm-derive v0.26.0
[INFO] [stderr]    Compiling rialo-s-sdk-ids v0.4.1
[INFO] [stderr]    Compiling rialo-s-nonce v0.4.1
[INFO] [stderr]    Compiling rialo-s-define-syscall v0.4.1
[INFO] [stderr]    Compiling rialo-s-instruction v0.4.1
[INFO] [stderr]    Compiling rialo-s-sysvar-id v0.4.1
[INFO] [stderr]    Compiling rialo-s-clock v0.4.1
[INFO] [stderr]    Compiling rialo-s-rent v0.4.1
[INFO] [stderr]    Compiling rialo-s-epoch-schedule 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-s-transaction-error v0.4.1
[INFO] [stderr]    Compiling rialo-s-bincode v0.4.1
[INFO] [stderr]    Compiling rialo-rex-wasm-v1-loader-interface v0.4.1
[INFO] [stderr]    Compiling rialo-s-serialize-utils v0.4.1
[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-loader-v2-interface v0.4.1
[INFO] [stderr]    Compiling rialo-s-stable-layout 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-account 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 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-feature-gate-interface v0.4.1
[INFO] [stderr]    Compiling rialo-s-stake-interface v0.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rialo-s-example-mocks v0.4.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rialo-s-secp256k1-recover v0.4.1
[INFO] [stderr]    Compiling rialo-s-program v0.4.1
[INFO] [stderr]    Compiling rialo-validator-registry-interface v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.90s
[INFO] running `Command { std: "docker" "inspect" "c74a8489007e9608f0982bf87afb9a7b1ec491eecb95902087ad4b884d1f62ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c74a8489007e9608f0982bf87afb9a7b1ec491eecb95902087ad4b884d1f62ee", kill_on_drop: false }`
[INFO] [stdout] c74a8489007e9608f0982bf87afb9a7b1ec491eecb95902087ad4b884d1f62ee
[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] ef14f9d5567b89c46818e423e76134e1f3f8148f02f597d5de17aa95314f9804
[INFO] running `Command { std: "docker" "start" "-a" "ef14f9d5567b89c46818e423e76134e1f3f8148f02f597d5de17aa95314f9804", kill_on_drop: false }`
[INFO] [stderr]    Compiling rialo-validator-registry-interface v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `fastcrypto` in this scope
[INFO] [stdout]    --> src/instruction.rs:719:9
[INFO] [stdout]     |
[INFO] [stdout] 719 |     use fastcrypto::{
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `fastcrypto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fastcrypto`, use `cargo add fastcrypto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `multiaddr`
[INFO] [stdout]    --> src/instruction.rs:723:9
[INFO] [stdout]     |
[INFO] [stdout] 723 |     use multiaddr::Multiaddr;
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `multiaddr`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `multiaddr`, use `cargo add multiaddr` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rand` in this scope
[INFO] [stdout]    --> src/instruction.rs:736:23
[INFO] [stdout]     |
[INFO] [stdout] 736 |         let mut rng = rand::thread_rng();
[INFO] [stdout]     |                       ^^^^ use of unresolved module or unlinked crate `rand`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bincode` in this scope
[INFO] [stdout]    --> src/instruction.rs:793:13
[INFO] [stdout]     |
[INFO] [stdout] 793 |             bincode::deserialize(&instruction.data).unwrap();
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `bincode`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bincode` in this scope
[INFO] [stdout]     --> src/instruction.rs:1032:13
[INFO] [stdout]      |
[INFO] [stdout] 1032 |             bincode::deserialize(&instruction.data).unwrap();
[INFO] [stdout]      |             ^^^^^^^ use of unresolved module or unlinked crate `bincode`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bincode` in this scope
[INFO] [stdout]     --> src/instruction.rs:1065:13
[INFO] [stdout]      |
[INFO] [stdout] 1065 |             bincode::deserialize(&instruction.data).unwrap();
[INFO] [stdout]      |             ^^^^^^^ use of unresolved module or unlinked crate `bincode`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bincode` in this scope
[INFO] [stdout]     --> src/instruction.rs:1081:13
[INFO] [stdout]      |
[INFO] [stdout] 1081 |             bincode::deserialize(&instruction_none.data).unwrap();
[INFO] [stdout]      |             ^^^^^^^ use of unresolved module or unlinked crate `bincode`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bincode` in this scope
[INFO] [stdout]     --> src/instruction.rs:1125:13
[INFO] [stdout]      |
[INFO] [stdout] 1125 |             bincode::deserialize(&instruction.data).unwrap();
[INFO] [stdout]      |             ^^^^^^^ use of unresolved module or unlinked crate `bincode`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rialo-validator-registry-interface` (lib test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "ef14f9d5567b89c46818e423e76134e1f3f8148f02f597d5de17aa95314f9804", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef14f9d5567b89c46818e423e76134e1f3f8148f02f597d5de17aa95314f9804", kill_on_drop: false }`
[INFO] [stdout] ef14f9d5567b89c46818e423e76134e1f3f8148f02f597d5de17aa95314f9804
