[INFO] fetching crate rialo-s-spl-tlv-account-resolution 0.4.1...
[INFO] testing rialo-s-spl-tlv-account-resolution-0.4.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rialo-s-spl-tlv-account-resolution 0.4.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rialo-s-spl-tlv-account-resolution 0.4.1
[INFO] finished tweaking crates.io crate rialo-s-spl-tlv-account-resolution 0.4.1
[INFO] tweaked toml for crates.io crate rialo-s-spl-tlv-account-resolution 0.4.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rialo-s-spl-tlv-account-resolution 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-s-spl-tlv-account-resolution 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] 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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04a32951ce39075235b1ec6af5ea8a6e1f7e8e94d199e47737e116aaa1b238d5
[INFO] running `Command { std: "docker" "start" "-a" "04a32951ce39075235b1ec6af5ea8a6e1f7e8e94d199e47737e116aaa1b238d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04a32951ce39075235b1ec6af5ea8a6e1f7e8e94d199e47737e116aaa1b238d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04a32951ce39075235b1ec6af5ea8a6e1f7e8e94d199e47737e116aaa1b238d5", kill_on_drop: false }`
[INFO] [stdout] 04a32951ce39075235b1ec6af5ea8a6e1f7e8e94d199e47737e116aaa1b238d5
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f543d14047fa07bb05680b7c05de65ea68b99af3f00cdef708c179af79f5e4bb
[INFO] running `Command { std: "docker" "start" "-a" "f543d14047fa07bb05680b7c05de65ea68b99af3f00cdef708c179af79f5e4bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling rialo-sanitize v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rialo-atomic-u64 v0.4.1
[INFO] [stderr]    Compiling rialo-s-decode-error v0.4.1
[INFO] [stderr]    Compiling rialo-hash v0.4.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling polkavm-common v0.26.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling derivation-path v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rialo-s-msg v0.4.1
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling rialo-s-derivation-path v0.4.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling rialo-s-sha256-hasher v0.4.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rialo-s-signature v0.4.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rialo-s-seed-phrase v0.4.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rialo-s-seed-derivable v0.4.1
[INFO] [stderr]    Compiling rialo-s-program-memory v0.4.1
[INFO] [stderr]    Compiling rialo-s-program-option v0.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling polkavm-derive-impl v0.26.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling polkavm-derive-impl-macro v0.26.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling polkavm-derive v0.26.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling rialo-s-define-syscall v0.4.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rialo-s-spl-discriminator-syn v0.4.1
[INFO] [stderr]    Compiling rialo-s-spl-discriminator-derive v0.4.1
[INFO] [stderr]    Compiling bincode v1.3.3
[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-transaction-error v0.4.1
[INFO] [stderr]    Compiling rialo-s-program-error v0.4.1
[INFO] [stderr]    Compiling rialo-s-signer v0.4.1
[INFO] [stderr]    Compiling rialo-s-account-info v0.4.1
[INFO] [stderr]    Compiling rialo-s-spl-discriminator v0.4.1
[INFO] [stderr]    Compiling rialo-s-zk-sdk v0.4.1
[INFO] [stderr]    Compiling rialo-s-spl-pod v0.4.1
[INFO] [stderr]    Compiling rialo-s-spl-type-length-value v0.4.1
[INFO] [stderr]    Compiling rialo-s-spl-tlv-account-resolution v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.87s
[INFO] running `Command { std: "docker" "inspect" "f543d14047fa07bb05680b7c05de65ea68b99af3f00cdef708c179af79f5e4bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f543d14047fa07bb05680b7c05de65ea68b99af3f00cdef708c179af79f5e4bb", kill_on_drop: false }`
[INFO] [stdout] f543d14047fa07bb05680b7c05de65ea68b99af3f00cdef708c179af79f5e4bb
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6293552190e180402445684ac040a9d8a714212ff71a0a79834c8a00e19abcc
[INFO] running `Command { std: "docker" "start" "-a" "a6293552190e180402445684ac040a9d8a714212ff71a0a79834c8a00e19abcc", kill_on_drop: false }`
[INFO] [stderr]    Compiling rialo-s-spl-tlv-account-resolution v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]    --> src/state.rs:414:7
[INFO] [stdout]     |
[INFO] [stdout] 414 |     #[tokio::test]
[INFO] [stdout]     |       ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]    --> src/state.rs:446:7
[INFO] [stdout]     |
[INFO] [stdout] 446 |     #[tokio::test]
[INFO] [stdout]     |       ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]    --> src/state.rs:556:7
[INFO] [stdout]     |
[INFO] [stdout] 556 |     #[tokio::test]
[INFO] [stdout]     |       ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]    --> src/state.rs:650:7
[INFO] [stdout]     |
[INFO] [stdout] 650 |     #[tokio::test]
[INFO] [stdout]     |       ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]    --> src/state.rs:826:7
[INFO] [stdout]     |
[INFO] [stdout] 826 |     #[tokio::test]
[INFO] [stdout]     |       ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]     --> src/state.rs:1030:7
[INFO] [stdout]      |
[INFO] [stdout] 1030 |     #[tokio::test]
[INFO] [stdout]      |       ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]     --> src/state.rs:1483:7
[INFO] [stdout]      |
[INFO] [stdout] 1483 |     #[tokio::test]
[INFO] [stdout]      |       ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rialo-s-spl-tlv-account-resolution` (lib test) due to 7 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a6293552190e180402445684ac040a9d8a714212ff71a0a79834c8a00e19abcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6293552190e180402445684ac040a9d8a714212ff71a0a79834c8a00e19abcc", kill_on_drop: false }`
[INFO] [stdout] a6293552190e180402445684ac040a9d8a714212ff71a0a79834c8a00e19abcc
