[INFO] fetching crate switchboard-program-packed 0.1.59... [INFO] testing switchboard-program-packed-0.1.59 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate switchboard-program-packed 0.1.59 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate switchboard-program-packed 0.1.59 [INFO] finished tweaking crates.io crate switchboard-program-packed 0.1.59 [INFO] tweaked toml for crates.io crate switchboard-program-packed 0.1.59 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate switchboard-program-packed 0.1.59 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 203 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding borsh v0.9.3 (available: v1.5.7) [INFO] [stderr] Adding quick-protobuf v0.8.0 (available: v0.8.1) [INFO] [stderr] Adding solana-program v1.18.26 (available: v3.0.0) [INFO] [stderr] Adding zerocopy v0.3.2 (available: v0.8.27) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83ee35e328f8235fcf9bad28b2e8bf5cc0c4cfa3a5988c44ff3cd77e1eea5335 [INFO] running `Command { std: "docker" "start" "-a" "83ee35e328f8235fcf9bad28b2e8bf5cc0c4cfa3a5988c44ff3cd77e1eea5335", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83ee35e328f8235fcf9bad28b2e8bf5cc0c4cfa3a5988c44ff3cd77e1eea5335", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83ee35e328f8235fcf9bad28b2e8bf5cc0c4cfa3a5988c44ff3cd77e1eea5335", kill_on_drop: false }` [INFO] [stdout] 83ee35e328f8235fcf9bad28b2e8bf5cc0c4cfa3a5988c44ff3cd77e1eea5335 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcacafb826e88e56e7dd1cd5ef5a7714f95cacdd59aa853626ab3002016aa784 [INFO] running `Command { std: "docker" "start" "-a" "bcacafb826e88e56e7dd1cd5ef5a7714f95cacdd59aa853626ab3002016aa784", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling rust_decimal v1.38.0 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling solana-frozen-abi v1.18.26 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling borsh v0.10.4 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling quick-protobuf v0.8.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling switchboard-protos v0.1.60 [INFO] [stderr] Compiling zerocopy v0.3.2 [INFO] [stderr] Compiling rust_decimal_macros v1.38.0 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling light-poseidon v0.2.0 [INFO] [stderr] Compiling solana-program v1.18.26 [INFO] [stderr] Compiling switchboard-utils-packed v0.1.33 [INFO] [stderr] Compiling switchboard-program-packed v0.1.59 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.79s [INFO] running `Command { std: "docker" "inspect" "bcacafb826e88e56e7dd1cd5ef5a7714f95cacdd59aa853626ab3002016aa784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcacafb826e88e56e7dd1cd5ef5a7714f95cacdd59aa853626ab3002016aa784", kill_on_drop: false }` [INFO] [stdout] bcacafb826e88e56e7dd1cd5ef5a7714f95cacdd59aa853626ab3002016aa784 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fac1ea27c358939f0328aa35687647585c4685a8e673a2a2783eaad8ff215d2 [INFO] running `Command { std: "docker" "start" "-a" "4fac1ea27c358939f0328aa35687647585c4685a8e673a2a2783eaad8ff215d2", kill_on_drop: false }` [INFO] [stderr] Compiling switchboard-program-packed v0.1.59 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/lib.rs:129:20 [INFO] [stdout] | [INFO] [stdout] 129 | owner: &'a Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/lib.rs:130:18 [INFO] [stdout] | [INFO] [stdout] 130 | key: &'a Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `switchboard-program-packed` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "4fac1ea27c358939f0328aa35687647585c4685a8e673a2a2783eaad8ff215d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fac1ea27c358939f0328aa35687647585c4685a8e673a2a2783eaad8ff215d2", kill_on_drop: false }` [INFO] [stdout] 4fac1ea27c358939f0328aa35687647585c4685a8e673a2a2783eaad8ff215d2