[INFO] cloning repository https://github.com/dotslashapaar/tution-payments-pinocchio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dotslashapaar/tution-payments-pinocchio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdotslashapaar%2Ftution-payments-pinocchio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdotslashapaar%2Ftution-payments-pinocchio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 424325d1a3db74b97b97a82e01264a9ca5d41f04
[INFO] testing dotslashapaar/tution-payments-pinocchio against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdotslashapaar%2Ftution-payments-pinocchio" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dotslashapaar/tution-payments-pinocchio
[INFO] finished tweaking git repo https://github.com/dotslashapaar/tution-payments-pinocchio
[INFO] tweaked toml for git repo https://github.com/dotslashapaar/tution-payments-pinocchio written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dotslashapaar/tution-payments-pinocchio 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] crate git repo https://github.com/dotslashapaar/tution-payments-pinocchio 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-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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] f7d735e568489d21032b692d2f556e73bdea5d9c8b74591daf2ff413a4fa2654
[INFO] running `Command { std: "docker" "start" "-a" "f7d735e568489d21032b692d2f556e73bdea5d9c8b74591daf2ff413a4fa2654", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7d735e568489d21032b692d2f556e73bdea5d9c8b74591daf2ff413a4fa2654", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7d735e568489d21032b692d2f556e73bdea5d9c8b74591daf2ff413a4fa2654", kill_on_drop: false }`
[INFO] [stdout] f7d735e568489d21032b692d2f556e73bdea5d9c8b74591daf2ff413a4fa2654
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1400de4c521d1283de3085d579cd211608a2689fc5821a1c369be4bcb1fd907c
[INFO] running `Command { std: "docker" "start" "-a" "1400de4c521d1283de3085d579cd211608a2689fc5821a1c369be4bcb1fd907c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling five8_core v0.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pinocchio v0.8.2
[INFO] [stderr]    Compiling five8_const v0.1.4
[INFO] [stderr]    Compiling pinocchio-pubkey v0.2.4
[INFO] [stderr]    Compiling pinocchio-system v0.2.3
[INFO] [stderr]    Compiling pinocchio-token v0.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pinocchio-log-macro v0.4.1
[INFO] [stderr]    Compiling pinocchio-log v0.4.0
[INFO] [stderr]    Compiling escrow-bytemuck v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `pinocchio_token::instructions::InitializeAccount`
[INFO] [stdout]  --> src/instructions/initialize_vire.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use pinocchio_token::instructions::InitializeAccount;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `InitializeMint2`
[INFO] [stdout]  --> src/instructions/add_subjects.rs:4:38
[INFO] [stdout]   |
[INFO] [stdout] 4 | use pinocchio_token::{instructions::{InitializeMint2, MintToChecked}, state::Mint};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TokenAccount`
[INFO] [stdout]  --> src/instructions/pay_tution_fee.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pinocchio_token::state::{Mint, TokenAccount};
[INFO] [stdout]   |                                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mint_usdc`
[INFO] [stdout]   --> src/instructions/initialize_vire.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |             mint_usdc, 
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mint_usdc`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `treasury`
[INFO] [stdout]   --> src/instructions/initialize_vire.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |             treasury, 
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vire_account`
[INFO] [stdout]   --> src/instructions/initialize_student.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |             vire_account, 
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vire_account`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uni_admin`
[INFO] [stdout]   --> src/instructions/pay_tution_fee.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |             uni_admin,
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uni_admin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uni_account_data`
[INFO] [stdout]   --> src/instructions/pay_tution_fee.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let uni_account_data = bytemuck::try_from_bytes::<UniAccount>(&uni_data_ref)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uni_account_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `transaction_fee_uni` and `transaction_fee_student` are never used
[INFO] [stdout]   --> src/instructions/initialize_vire.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl VireArgs {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] 20 |     fn transaction_fee_uni(&self) -> u64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     fn transaction_fee_student(&self) -> u64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `max_semester` and `semester_months` are never used
[INFO] [stdout]   --> src/instructions/add_subjects.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl SubjectArgs {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     fn max_semester(&self) -> u64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     fn semester_months(&self) -> u64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.69s
[INFO] running `Command { std: "docker" "inspect" "1400de4c521d1283de3085d579cd211608a2689fc5821a1c369be4bcb1fd907c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1400de4c521d1283de3085d579cd211608a2689fc5821a1c369be4bcb1fd907c", kill_on_drop: false }`
[INFO] [stdout] 1400de4c521d1283de3085d579cd211608a2689fc5821a1c369be4bcb1fd907c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 541f2536a9f7e8dfc6c7882b6052a2a5e7aa4fe0a101c5b5c4ad1803a51b1dee
[INFO] running `Command { std: "docker" "start" "-a" "541f2536a9f7e8dfc6c7882b6052a2a5e7aa4fe0a101c5b5c4ad1803a51b1dee", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `pinocchio_token::instructions::InitializeAccount`
[INFO] [stdout]  --> src/instructions/initialize_vire.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use pinocchio_token::instructions::InitializeAccount;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `InitializeMint2`
[INFO] [stdout]  --> src/instructions/add_subjects.rs:4:38
[INFO] [stdout]   |
[INFO] [stdout] 4 | use pinocchio_token::{instructions::{InitializeMint2, MintToChecked}, state::Mint};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TokenAccount`
[INFO] [stdout]  --> src/instructions/pay_tution_fee.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pinocchio_token::state::{Mint, TokenAccount};
[INFO] [stdout]   |                                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mint_usdc`
[INFO] [stdout]   --> src/instructions/initialize_vire.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |             mint_usdc, 
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mint_usdc`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `treasury`
[INFO] [stdout]   --> src/instructions/initialize_vire.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |             treasury, 
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vire_account`
[INFO] [stdout]   --> src/instructions/initialize_student.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |             vire_account, 
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vire_account`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uni_admin`
[INFO] [stdout]   --> src/instructions/pay_tution_fee.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |             uni_admin,
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uni_admin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uni_account_data`
[INFO] [stdout]   --> src/instructions/pay_tution_fee.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let uni_account_data = bytemuck::try_from_bytes::<UniAccount>(&uni_data_ref)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uni_account_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling escrow-bytemuck v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `transaction_fee_uni` and `transaction_fee_student` are never used
[INFO] [stdout]   --> src/instructions/initialize_vire.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl VireArgs {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] 20 |     fn transaction_fee_uni(&self) -> u64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     fn transaction_fee_student(&self) -> u64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `max_semester` and `semester_months` are never used
[INFO] [stdout]   --> src/instructions/add_subjects.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl SubjectArgs {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     fn max_semester(&self) -> u64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     fn semester_months(&self) -> u64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pinocchio_token::instructions::InitializeAccount`
[INFO] [stdout]  --> src/instructions/initialize_vire.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use pinocchio_token::instructions::InitializeAccount;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `InitializeMint2`
[INFO] [stdout]  --> src/instructions/add_subjects.rs:4:38
[INFO] [stdout]   |
[INFO] [stdout] 4 | use pinocchio_token::{instructions::{InitializeMint2, MintToChecked}, state::Mint};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TokenAccount`
[INFO] [stdout]  --> src/instructions/pay_tution_fee.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pinocchio_token::state::{Mint, TokenAccount};
[INFO] [stdout]   |                                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mint_usdc`
[INFO] [stdout]   --> src/instructions/initialize_vire.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |             mint_usdc, 
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mint_usdc`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `treasury`
[INFO] [stdout]   --> src/instructions/initialize_vire.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |             treasury, 
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vire_account`
[INFO] [stdout]   --> src/instructions/initialize_student.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |             vire_account, 
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vire_account`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uni_admin`
[INFO] [stdout]   --> src/instructions/pay_tution_fee.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |             uni_admin,
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uni_admin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uni_account_data`
[INFO] [stdout]   --> src/instructions/pay_tution_fee.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let uni_account_data = bytemuck::try_from_bytes::<UniAccount>(&uni_data_ref)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uni_account_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `transaction_fee_uni` and `transaction_fee_student` are never used
[INFO] [stdout]   --> src/instructions/initialize_vire.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl VireArgs {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] 20 |     fn transaction_fee_uni(&self) -> u64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     fn transaction_fee_student(&self) -> u64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `max_semester` and `semester_months` are never used
[INFO] [stdout]   --> src/instructions/add_subjects.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl SubjectArgs {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     fn max_semester(&self) -> u64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     fn semester_months(&self) -> u64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] running `Command { std: "docker" "inspect" "541f2536a9f7e8dfc6c7882b6052a2a5e7aa4fe0a101c5b5c4ad1803a51b1dee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "541f2536a9f7e8dfc6c7882b6052a2a5e7aa4fe0a101c5b5c4ad1803a51b1dee", kill_on_drop: false }`
[INFO] [stdout] 541f2536a9f7e8dfc6c7882b6052a2a5e7aa4fe0a101c5b5c4ad1803a51b1dee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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", kill_on_drop: false }`
[INFO] [stdout] f5fd0c51c35c6ab5f963baadd3bfe019d74b149f2f2296a69be69453ce0f86f2
[INFO] running `Command { std: "docker" "start" "-a" "f5fd0c51c35c6ab5f963baadd3bfe019d74b149f2f2296a69be69453ce0f86f2", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `pinocchio_token::instructions::InitializeAccount`
[INFO] [stderr]  --> src/instructions/initialize_vire.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use pinocchio_token::instructions::InitializeAccount;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `InitializeMint2`
[INFO] [stderr]  --> src/instructions/add_subjects.rs:4:38
[INFO] [stderr]   |
[INFO] [stderr] 4 | use pinocchio_token::{instructions::{InitializeMint2, MintToChecked}, state::Mint};
[INFO] [stderr]   |                                      ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `TokenAccount`
[INFO] [stderr]  --> src/instructions/pay_tution_fee.rs:3:36
[INFO] [stderr]   |
[INFO] [stderr] 3 | use pinocchio_token::state::{Mint, TokenAccount};
[INFO] [stderr]   |                                    ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `mint_usdc`
[INFO] [stderr]   --> src/instructions/initialize_vire.rs:49:13
[INFO] [stderr]    |
[INFO] [stderr] 49 |             mint_usdc, 
[INFO] [stderr]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mint_usdc`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `treasury`
[INFO] [stderr]   --> src/instructions/initialize_vire.rs:51:13
[INFO] [stderr]    |
[INFO] [stderr] 51 |             treasury, 
[INFO] [stderr]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_treasury`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `vire_account`
[INFO] [stderr]   --> src/instructions/initialize_student.rs:39:13
[INFO] [stderr]    |
[INFO] [stderr] 39 |             vire_account, 
[INFO] [stderr]    |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vire_account`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uni_admin`
[INFO] [stderr]   --> src/instructions/pay_tution_fee.rs:21:13
[INFO] [stderr]    |
[INFO] [stderr] 21 |             uni_admin,
[INFO] [stderr]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uni_admin`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uni_account_data`
[INFO] [stderr]   --> src/instructions/pay_tution_fee.rs:42:13
[INFO] [stderr]    |
[INFO] [stderr] 42 |         let uni_account_data = bytemuck::try_from_bytes::<UniAccount>(&uni_data_ref)
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uni_account_data`
[INFO] [stderr] 
[INFO] [stderr] warning: methods `transaction_fee_uni` and `transaction_fee_student` are never used
[INFO] [stderr]   --> src/instructions/initialize_vire.rs:20:8
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl VireArgs {
[INFO] [stderr]    | ------------- methods in this implementation
[INFO] [stderr] 20 |     fn transaction_fee_uni(&self) -> u64 {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 24 |     fn transaction_fee_student(&self) -> u64 {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `max_semester` and `semester_months` are never used
[INFO] [stderr]   --> src/instructions/add_subjects.rs:24:8
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl SubjectArgs {
[INFO] [stderr]    | ---------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 24 |     fn max_semester(&self) -> u64 {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 28 |     fn semester_months(&self) -> u64 {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `escrow-bytemuck` (lib) generated 10 warnings (run `cargo fix --lib -p escrow-bytemuck` to apply 3 suggestions)
[INFO] [stderr] warning: `escrow-bytemuck` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/escrow_bytemuck-e2c563febd05b8a3)
[INFO] [stderr] panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pinocchio-0.8.2/src/entrypoint/mod.rs:441:9:
[INFO] [stderr] ** NO ALLOCATOR **
[INFO] [stderr] thread panicked while processing panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/escrow_bytemuck-e2c563febd05b8a3` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "f5fd0c51c35c6ab5f963baadd3bfe019d74b149f2f2296a69be69453ce0f86f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5fd0c51c35c6ab5f963baadd3bfe019d74b149f2f2296a69be69453ce0f86f2", kill_on_drop: false }`
[INFO] [stdout] f5fd0c51c35c6ab5f963baadd3bfe019d74b149f2f2296a69be69453ce0f86f2
