[INFO] fetching crate rialo-aggregator-interface 0.2.0...
[INFO] testing rialo-aggregator-interface-0.2.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rialo-aggregator-interface 0.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate rialo-aggregator-interface 0.2.0
[INFO] finished tweaking crates.io crate rialo-aggregator-interface 0.2.0
[INFO] tweaked toml for crates.io crate rialo-aggregator-interface 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rialo-aggregator-interface 0.2.0 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-aggregator-interface 0.2.0 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b5b5c8f4394f58d291cc2b0585a820797cc296b08d35a92b247eb6921fcae688
[INFO] running `Command { std: "docker" "start" "-a" "b5b5c8f4394f58d291cc2b0585a820797cc296b08d35a92b247eb6921fcae688", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5b5c8f4394f58d291cc2b0585a820797cc296b08d35a92b247eb6921fcae688", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5b5c8f4394f58d291cc2b0585a820797cc296b08d35a92b247eb6921fcae688", kill_on_drop: false }`
[INFO] [stdout] b5b5c8f4394f58d291cc2b0585a820797cc296b08d35a92b247eb6921fcae688
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a2a329b3636ee2f1e473a6f12ddc208779a4c81e22c30bb312e5b6379d53bfa7
[INFO] running `Command { std: "docker" "start" "-a" "a2a329b3636ee2f1e473a6f12ddc208779a4c81e22c30bb312e5b6379d53bfa7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling rialo-atomic-u64 v0.2.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling rialo-sanitize v0.2.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling five8_core v0.1.2
[INFO] [stderr]    Compiling five8_const v0.1.4
[INFO] [stderr]    Compiling rialo-s-decode-error v0.2.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rialo-s-msg v0.2.0
[INFO] [stderr]    Compiling rialo-s-program-memory v0.2.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling polkavm-common v0.26.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling memchr v2.6.2
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling rialo-s-big-mod-exp v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling rialo-s-native-token v0.2.0
[INFO] [stderr]    Compiling rialo-s-program-option v0.2.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling polkavm-derive-impl v0.26.0
[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 rialo-s-sdk-macro v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling polkavm-derive-impl-macro v0.26.0
[INFO] [stderr]    Compiling rialo-events-derive v0.2.0
[INFO] [stderr]    Compiling polkavm-derive v0.26.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rialo-hash v0.2.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_bytes v0.11.16
[INFO] [stderr]    Compiling rialo-s-fee-calculator v0.2.0
[INFO] [stderr]    Compiling rialo-s-short-vec v0.2.0
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling rialo-s-serde-varint v0.2.0
[INFO] [stderr]    Compiling rialo-s-sha256-hasher v0.2.0
[INFO] [stderr]    Compiling rialo-s-keccak-hasher v0.2.0
[INFO] [stderr]    Compiling rialo-s-pubkey v0.2.0
[INFO] [stderr]    Compiling rialo-s-blake3-hasher v0.2.0
[INFO] [stderr]    Compiling rialo-s-sdk-ids v0.2.0
[INFO] [stderr]    Compiling rialo-s-nonce v0.2.0
[INFO] [stderr]    Compiling rialo-s-instruction v0.2.0
[INFO] [stderr]    Compiling psmatcher v0.2.0
[INFO] [stderr]    Compiling rialo-s-sysvar-id v0.2.0
[INFO] [stderr]    Compiling rialo-s-clock v0.2.0
[INFO] [stderr]    Compiling rialo-s-rent v0.2.0
[INFO] [stderr]    Compiling rialo-s-slot-hashes v0.2.0
[INFO] [stderr]    Compiling rialo-s-epoch-schedule v0.2.0
[INFO] [stderr]    Compiling rialo-s-program-error v0.2.0
[INFO] [stderr]    Compiling rialo-s-system-interface v0.2.0
[INFO] [stderr]    Compiling rialo-s-transaction-error v0.2.0
[INFO] [stderr]    Compiling rialo-s-bincode v0.2.0
[INFO] [stderr]    Compiling rialo-s-serialize-utils v0.2.0
[INFO] [stderr]    Compiling rialo-s-stable-layout v0.2.0
[INFO] [stderr]    Compiling rialo-s-loader-v2-interface v0.2.0
[INFO] [stderr]    Compiling rialo-s-account-info v0.2.0
[INFO] [stderr]    Compiling rialo-s-program-pack v0.2.0
[INFO] [stderr]    Compiling rialo-s-slot-history v0.2.0
[INFO] [stderr]    Compiling rialo-s-cpi v0.2.0
[INFO] [stderr]    Compiling rialo-s-program-entrypoint v0.2.0
[INFO] [stderr]    Compiling rialo-s-account v0.2.0
[INFO] [stderr]    Compiling rialo-s-instructions-sysvar v0.2.0
[INFO] [stderr]    Compiling rialo-s-sysvar v0.2.0
[INFO] [stderr]    Compiling rialo-s-message v0.2.0
[INFO] [stderr]    Compiling rialo-s-loader-v3-interface v0.2.0
[INFO] [stderr]    Compiling rialo-s-stake-interface v0.2.0
[INFO] [stderr]    Compiling rialo-s-feature-gate-interface v0.2.0
[INFO] [stderr]    Compiling rialo-s-loader-v4-interface v0.2.0
[INFO] [stderr]    Compiling rialo-s-example-mocks v0.2.0
[INFO] [stderr]    Compiling rialo-s-secp256k1-recover v0.2.0
[INFO] [stderr]    Compiling rialo-s-program v0.2.0
[INFO] [stderr]    Compiling rialo-events-core v0.2.0
[INFO] [stderr]    Compiling rialo-aggregator-interface v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.87s
[INFO] running `Command { std: "docker" "inspect" "a2a329b3636ee2f1e473a6f12ddc208779a4c81e22c30bb312e5b6379d53bfa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2a329b3636ee2f1e473a6f12ddc208779a4c81e22c30bb312e5b6379d53bfa7", kill_on_drop: false }`
[INFO] [stdout] a2a329b3636ee2f1e473a6f12ddc208779a4c81e22c30bb312e5b6379d53bfa7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 1b02da751d0583b51369ea5150e37fbafe99cdf218e2e0328485cdf04dc9468e
[INFO] running `Command { std: "docker" "start" "-a" "1b02da751d0583b51369ea5150e37fbafe99cdf218e2e0328485cdf04dc9468e", kill_on_drop: false }`
[INFO] [stderr]    Compiling rialo-aggregator-interface v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `bincode` in this scope
[INFO] [stdout]   --> src/instruction.rs:87:40
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let _: AggregatorInstruction = 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] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rialo-aggregator-interface` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "1b02da751d0583b51369ea5150e37fbafe99cdf218e2e0328485cdf04dc9468e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b02da751d0583b51369ea5150e37fbafe99cdf218e2e0328485cdf04dc9468e", kill_on_drop: false }`
[INFO] [stdout] 1b02da751d0583b51369ea5150e37fbafe99cdf218e2e0328485cdf04dc9468e
