[INFO] fetching crate rialo-sol-lang 0.4.1...
[INFO] testing rialo-sol-lang-0.4.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rialo-sol-lang 0.4.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate rialo-sol-lang 0.4.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rialo-sol-lang 0.4.1
[INFO] tweaked toml for crates.io crate rialo-sol-lang 0.4.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rialo-sol-lang 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-sol-lang 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7682d1da6c9e7b9c8708b5bddf2446d38a2914abbab3d285de5454a0fa10ba4d
[INFO] running `Command { std: "docker" "start" "-a" "7682d1da6c9e7b9c8708b5bddf2446d38a2914abbab3d285de5454a0fa10ba4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7682d1da6c9e7b9c8708b5bddf2446d38a2914abbab3d285de5454a0fa10ba4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7682d1da6c9e7b9c8708b5bddf2446d38a2914abbab3d285de5454a0fa10ba4d", kill_on_drop: false }`
[INFO] [stdout] 7682d1da6c9e7b9c8708b5bddf2446d38a2914abbab3d285de5454a0fa10ba4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9233758b52a4fed2ba28846ee5cdccc2beb6919e7ad1cd183ae45cae327e6796
[INFO] running `Command { std: "docker" "start" "-a" "9233758b52a4fed2ba28846ee5cdccc2beb6919e7ad1cd183ae45cae327e6796", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling borsh v1.6.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling polkavm-common v0.26.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling rialo-s-msg v0.4.1
[INFO] [stderr]    Compiling rialo-s-program-memory v0.4.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rialo-s-program-option v0.4.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling bitflags v2.10.0
[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 borsh-derive v1.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rialo-s-sdk-macro v0.4.1
[INFO] [stderr]    Compiling rialo-sol-derive-space v0.4.1
[INFO] [stderr]    Compiling polkavm-derive-impl-macro v0.26.0
[INFO] [stderr]    Compiling polkavm-derive v0.26.0
[INFO] [stderr]    Compiling rialo-s-define-syscall v0.4.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling rialo-sol-syn v0.4.1
[INFO] [stderr]    Compiling rialo-sol-lang-idl-spec v0.4.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-sha256-hasher v0.4.1
[INFO] [stderr]    Compiling rialo-s-pubkey v0.4.1
[INFO] [stderr]    Compiling rialo-s-sdk-ids v0.4.1
[INFO] [stderr]    Compiling rialo-s-sysvar-id v0.4.1
[INFO] [stderr]    Compiling rialo-s-feature-gate-interface 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-sol-lang-idl v0.4.1
[INFO] [stderr]    Compiling rialo-s-instruction v0.4.1
[INFO] [stderr]    Compiling rialo-s-program-error v0.4.1
[INFO] [stderr]    Compiling rialo-s-serialize-utils v0.4.1
[INFO] [stderr]    Compiling rialo-s-system-interface v0.4.1
[INFO] [stderr]    Compiling rialo-s-stable-layout 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-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-loader-v3-interface v0.4.1
[INFO] [stderr]    Compiling rialo-s-invoke v0.4.1
[INFO] [stderr]    Compiling rialo-s-sysvar v0.4.1
[INFO] [stderr]    Compiling rialo-sol-attribute-error v0.4.1
[INFO] [stderr]    Compiling rialo-sol-derive-accounts v0.4.1
[INFO] [stderr]    Compiling rialo-sol-attribute-constant v0.4.1
[INFO] [stderr]    Compiling rialo-sol-attribute-account v0.4.1
[INFO] [stderr]    Compiling rialo-sol-attribute-event v0.4.1
[INFO] [stderr]    Compiling rialo-sol-derive-serde v0.4.1
[INFO] [stderr]    Compiling rialo-sol-attribute-access-control v0.4.1
[INFO] [stderr]    Compiling rialo-sol-attribute-program v0.4.1
[INFO] [stderr]    Compiling rialo-sol-lang v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.91s
[INFO] running `Command { std: "docker" "inspect" "9233758b52a4fed2ba28846ee5cdccc2beb6919e7ad1cd183ae45cae327e6796", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9233758b52a4fed2ba28846ee5cdccc2beb6919e7ad1cd183ae45cae327e6796", kill_on_drop: false }`
[INFO] [stdout] 9233758b52a4fed2ba28846ee5cdccc2beb6919e7ad1cd183ae45cae327e6796
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] be588bc6890a092226a5fa035507ab5607df0da01db5b5da71175b60a97e9204
[INFO] running `Command { std: "docker" "start" "-a" "be588bc6890a092226a5fa035507ab5607df0da01db5b5da71175b60a97e9204", kill_on_drop: false }`
[INFO] [stderr]    Compiling rialo-sol-lang v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.70s
[INFO] running `Command { std: "docker" "inspect" "be588bc6890a092226a5fa035507ab5607df0da01db5b5da71175b60a97e9204", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be588bc6890a092226a5fa035507ab5607df0da01db5b5da71175b60a97e9204", kill_on_drop: false }`
[INFO] [stdout] be588bc6890a092226a5fa035507ab5607df0da01db5b5da71175b60a97e9204
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 52821fe44a8e01a8f3b9c7063b39ec9b090c3097058f91996a9b533945e9d23c
[INFO] running `Command { std: "docker" "start" "-a" "52821fe44a8e01a8f3b9c7063b39ec9b090c3097058f91996a9b533945e9d23c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rialo_sol_lang-52eae7f33cdbaa51)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test vec::tests::test_accounts_trait_for_vec ... ok
[INFO] [stderr]      Running tests/generics_test.rs (/opt/rustwide/target/debug/deps/generics_test-50faecbb48131eae)
[INFO] [stdout] test vec::tests::test_accounts_trait_for_vec_empty - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/macros.rs (/opt/rustwide/target/debug/deps/macros-7ece56eddad16051)
[INFO] [stdout] test test_id ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test id::test_id ... ok
[INFO] [stdout] test test_declare_id ... ok
[INFO] [stdout] test test_pubkey ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/serialization.rs (/opt/rustwide/target/debug/deps/serialization-2ef3859db7bdd2d6)
[INFO] [stderr]      Running tests/space.rs (/opt/rustwide/target/debug/deps/space-046939801e5a8d9b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_instruction_data ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test_basic_struct ... ok
[INFO] [stdout] test test_complex_struct ... ok
[INFO] [stdout] test test_basic_enum ... ok
[INFO] [stdout] test test_basic_tuple ... ok
[INFO] [stdout] test test_const ... ok
[INFO] [stdout] test test_empty_struct ... ok
[INFO] [stdout] test test_id ... ok
[INFO] [stdout] test test_matrix_struct ... ok
[INFO] [stdout] test test_nested_struct ... ok
[INFO] [stdout] test test_nested_tuple_complexity ... ok
[INFO] [stdout] test test_tuple_space_calculations ... ok
[INFO] [stdout] test test_tuple_with_arrays ... ok
[INFO] [stdout] test test_tuple_with_structs ... ok
[INFO] [stdout] test test_unit_struct ... ok
[INFO] [stdout] test test_unnamed_struct ... ok
[INFO] [stdout] test test_zero_copy_struct ... ok
[INFO] [stdout] test test_full_path ... ok
[INFO] [stderr]    Doc-tests rialo_sol_lang
[INFO] [stdout] test test_tuple_with_options ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test src/accounts/account.rs - accounts::account::Account (line 147) ... ignored
[INFO] [stdout] test src/accounts/account.rs - accounts::account::Account (line 153) ... ignored
[INFO] [stdout] test src/accounts/account.rs - accounts::account::Account (line 159) ... ignored
[INFO] [stdout] test src/accounts/account.rs - accounts::account::Account (line 212) ... ignored
[INFO] [stdout] test src/accounts/account.rs - accounts::account::Account (line 221) ... ignored
[INFO] [stdout] test src/accounts/account.rs - accounts::account::Account (line 45) ... ignored
[INFO] [stdout] test src/accounts/account.rs - accounts::account::Account (line 99) ... ignored
[INFO] [stdout] test src/accounts/account.rs - accounts::account::Account<'a,T>::set_inner (line 286) ... ignored
[INFO] [stdout] test src/accounts/account.rs - accounts::account::Account<'a,T>::set_inner (line 294) ... ignored
[INFO] [stdout] test src/accounts/account_loader.rs - accounts::account_loader::AccountLoader (line 48) ... ignored
[INFO] [stdout] test src/accounts/boxed.rs - accounts::boxed (line 12) ... ignored
[INFO] [stdout] test src/accounts/interface.rs - accounts::interface::Interface (line 35) ... ignored
[INFO] [stdout] test src/accounts/interface_account.rs - accounts::interface_account::InterfaceAccount (line 146) ... ignored
[INFO] [stdout] test src/accounts/interface_account.rs - accounts::interface_account::InterfaceAccount (line 155) ... ignored
[INFO] [stdout] test src/accounts/interface_account.rs - accounts::interface_account::InterfaceAccount (line 45) ... ignored
[INFO] [stdout] test src/accounts/interface_account.rs - accounts::interface_account::InterfaceAccount (line 99) ... ignored
[INFO] [stdout] test src/accounts/interface_account.rs - accounts::interface_account::InterfaceAccount<'a,T>::set_inner (line 202) ... ignored
[INFO] [stdout] test src/accounts/interface_account.rs - accounts::interface_account::InterfaceAccount<'a,T>::set_inner (line 210) ... ignored
[INFO] [stdout] test src/accounts/option.rs - accounts::option (line 7) ... ignored
[INFO] [stdout] test src/accounts/program.rs - accounts::program::Program (line 37) ... ignored
[INFO] [stdout] test src/accounts/signer.rs - accounts::signer::Signer (line 22) ... ignored
[INFO] [stdout] test src/accounts/sysvar.rs - accounts::sysvar::Sysvar (line 28) ... ignored
[INFO] [stdout] test src/context.rs - context::Context (line 16) ... ignored
[INFO] [stdout] test src/context.rs - context::CpiContext (line 79) ... ignored
[INFO] [stdout] test src/lib.rs - Accounts (line 210) ... ignored
[INFO] [stdout] test src/lib.rs - Accounts (line 224) ... ignored
[INFO] [stdout] test src/lib.rs - err (line 844) ... ignored
[INFO] [stdout] test src/lib.rs - require (line 615) ... ignored
[INFO] [stdout] test src/lib.rs - require_eq (line 666) ... ignored
[INFO] [stdout] test src/lib.rs - require_gt (line 790) ... ignored
[INFO] [stdout] test src/lib.rs - require_gte (line 818) ... ignored
[INFO] [stdout] test src/lib.rs - require_keys_eq (line 726) ... ignored
[INFO] [stdout] test src/lib.rs - require_keys_neq (line 758) ... ignored
[INFO] [stdout] test src/lib.rs - require_neq (line 696) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 34 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "52821fe44a8e01a8f3b9c7063b39ec9b090c3097058f91996a9b533945e9d23c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52821fe44a8e01a8f3b9c7063b39ec9b090c3097058f91996a9b533945e9d23c", kill_on_drop: false }`
[INFO] [stdout] 52821fe44a8e01a8f3b9c7063b39ec9b090c3097058f91996a9b533945e9d23c
