[INFO] cloning repository https://github.com/alizeeshan1234/multi_signature_treasury_vault
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alizeeshan1234/multi_signature_treasury_vault" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falizeeshan1234%2Fmulti_signature_treasury_vault", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falizeeshan1234%2Fmulti_signature_treasury_vault'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ba28cb6853b1d5c007b3be0c7f73b2e593cbc334
[INFO] testing alizeeshan1234/multi_signature_treasury_vault/ba28cb6853b1d5c007b3be0c7f73b2e593cbc334 against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falizeeshan1234%2Fmulti_signature_treasury_vault" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  83% (7789/9384)
Updating files:  84% (7883/9384)
Updating files:  85% (7977/9384)
Updating files:  86% (8071/9384)
Updating files:  87% (8165/9384)
Updating files:  88% (8258/9384)
Updating files:  89% (8352/9384)
Updating files:  90% (8446/9384)
Updating files:  90% (8454/9384)
Updating files:  91% (8540/9384)
Updating files:  92% (8634/9384)
Updating files:  93% (8728/9384)
Updating files:  93% (8764/9384)
Updating files:  94% (8821/9384)
Updating files:  95% (8915/9384)
Updating files:  96% (9009/9384)
Updating files:  97% (9103/9384)
Updating files:  98% (9197/9384)
Updating files:  98% (9275/9384)
Updating files:  99% (9291/9384)
Updating files: 100% (9384/9384)
Updating files: 100% (9384/9384), done.
[INFO] started tweaking git repo https://github.com/alizeeshan1234/multi_signature_treasury_vault
[INFO] finished tweaking git repo https://github.com/alizeeshan1234/multi_signature_treasury_vault
[INFO] tweaked toml for git repo https://github.com/alizeeshan1234/multi_signature_treasury_vault written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alizeeshan1234/multi_signature_treasury_vault on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alizeeshan1234/multi_signature_treasury_vault 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pinocchio v0.9.1
[INFO] [stderr]   Downloaded wasi v0.14.3+wasi-0.2.4
[INFO] [stderr]   Downloaded cc v1.2.36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3df51983268823223659e55974ad3041bfb66ed6332686843486dddf8264d1ef
[INFO] running `Command { std: "docker" "start" "-a" "3df51983268823223659e55974ad3041bfb66ed6332686843486dddf8264d1ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3df51983268823223659e55974ad3041bfb66ed6332686843486dddf8264d1ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3df51983268823223659e55974ad3041bfb66ed6332686843486dddf8264d1ef", kill_on_drop: false }`
[INFO] [stdout] 3df51983268823223659e55974ad3041bfb66ed6332686843486dddf8264d1ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8512659cee9d8ef3a777ae26f9f5bd0acc2f3c3001a5667696581f0cb4ed15ab
[INFO] running `Command { std: "docker" "start" "-a" "8512659cee9d8ef3a777ae26f9f5bd0acc2f3c3001a5667696581f0cb4ed15ab", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pinocchio v0.9.1
[INFO] [stderr]    Compiling pinocchio-pubkey v0.3.0
[INFO] [stderr]    Compiling pinocchio-token v0.4.0
[INFO] [stderr]    Compiling pinocchio-system v0.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling pinocchio-log-macro v0.5.0
[INFO] [stderr]    Compiling pinocchio-log v0.5.0
[INFO] [stderr]    Compiling shank_macro_impl v0.4.5
[INFO] [stderr]    Compiling shank_render v0.4.5
[INFO] [stderr]    Compiling shank_macro v0.4.5
[INFO] [stderr]    Compiling shank v0.4.5
[INFO] [stderr]    Compiling multi-signature-treasury-management v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::default_allocator` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::default_allocator` may come from an old version of the `pinocchio` crate, try updating your dependency with `cargo update -p pinocchio`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `$crate::default_allocator` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::default_allocator` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::default_allocator` may come from an old version of the `pinocchio` crate, try updating your dependency with `cargo update -p pinocchio`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::default_allocator` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::default_panic_handler` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::default_panic_handler` may come from an old version of the `pinocchio` crate, try updating your dependency with `cargo update -p pinocchio`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::default_panic_handler` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `*`
[INFO] [stdout]  --> src/instructions/init_multisig_vault.rs:3:78
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pinocchio_token::{state::TokenAccount, instructions::InitializeAccount3, *};
[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: `rent::Rent`
[INFO] [stdout]  --> src/instructions/add_members.rs:1:113
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pinocchio::{account_info::AccountInfo, program_error::ProgramError, pubkey::Pubkey, sysvars::{clock::Clock, rent::Rent, Sysvar}, *};
[INFO] [stdout]   |                                                                                                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `instruction::Signer` and `rent::Rent`
[INFO] [stdout]  --> src/instructions/vote_on_proposal.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...::AccountInfo, instruction::Signer, program_error::ProgramError, pubkey::Pubkey, sysvars::{clock::Clock, rent::Rent, Sysvar}, *};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^                                                                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Sysvar`, `clock::Clock`, `instruction::Signer`, `pubkey::Pubkey`, and `rent::Rent`
[INFO] [stdout]  --> src/instructions/deposit_funds.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     instruction::Signer, 
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     program_error::ProgramError, 
[INFO] [stdout] 5 |     pubkey::Pubkey, 
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     sysvars::{clock::Clock, rent::Rent, Sysvar}, 
[INFO] [stdout]   |               ^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `instruction::Signer`
[INFO] [stdout]  --> src/instructions/deposit_tokens_vesting.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pinocchio::{account_info::AccountInfo, instruction::Signer, program_error::ProgramError, *};
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `instruction::Signer`
[INFO] [stdout]  --> src/instructions/execute_proposal.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pinocchio::{account_info::AccountInfo, instruction::Signer, program_error::ProgramError, pubkey::Pubkey, sysvars::{clock::Clock, ...
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `*`
[INFO] [stdout]  --> src/states/multi_signature_vault.rs:1:104
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pinocchio::{account_info::{AccountInfo, Ref, RefMut}, program_error::ProgramError, pubkey::Pubkey, *};
[INFO] [stdout]   |                                                                                                        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ProgramResult`
[INFO] [stdout]  --> src/states/stream_proposal.rs:1:104
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pinocchio::{account_info::{AccountInfo, Ref, RefMut}, program_error::ProgramError, pubkey::Pubkey, ProgramResult};
[INFO] [stdout]   |                                                                                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `*`
[INFO] [stdout]  --> src/states/stream_payment.rs:1:104
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pinocchio::{account_info::{AccountInfo, Ref, RefMut}, program_error::ProgramError, pubkey::Pubkey, *};
[INFO] [stdout]   |                                                                                                        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `*`
[INFO] [stdout]  --> src/states/vesting_contract.rs:1:104
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pinocchio::{account_info::{AccountInfo, Ref, RefMut}, program_error::ProgramError, pubkey::Pubkey, *};
[INFO] [stdout]   |                                                                                                        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `*`
[INFO] [stdout]  --> src/states/vesting_record_info.rs:1:104
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pinocchio::{account_info::{AccountInfo, Ref, RefMut}, program_error::ProgramError, pubkey::Pubkey, *};
[INFO] [stdout]   |                                                                                                        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]   --> src/instructions/init_multisig_vault.rs:13:69
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let [admin, mint, multisig_info, treasury_vault, token_program, system_program] = accounts else {
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]   --> src/instructions/add_members.rs:12:40
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let [admin, member, multisig_info, system_program] = accounts else {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `multisig_info_bump`
[INFO] [stdout]   --> src/instructions/add_members.rs:24:29
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let (multisig_info_pda, multisig_info_bump) = pubkey::find_program_address(
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_multisig_info_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]   --> src/instructions/create_stream_proposal.rs:12:63
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let [proposer, stream_proposal_account, multisig_account, system_program] = accounts else {
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]   --> src/instructions/deposit_funds.rs:16:94
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let [admin, mint, source_token_account, treasury_vault, multisig_account, token_program, system_program] = accounts else {
[INFO] [stdout]    |                                                                                              ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]   --> src/instructions/init_batch_payments.rs:14:69
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let [creator, mint, batch_state_account, creator_token_account, system_program, token_program] = accounts else {
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_program`
[INFO] [stdout]   --> src/instructions/init_batch_payments.rs:14:85
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let [creator, mint, batch_state_account, creator_token_account, system_program, token_program] = accounts else {
[INFO] [stdout]    |                                                                                     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bump2`
[INFO] [stdout]   --> src/instructions/init_batch_payments.rs:41:37
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let (creator_token_account_pda, bump2) = pubkey::find_program_address(
[INFO] [stdout]    |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_bump2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_program`
[INFO] [stdout]   --> src/instructions/batch_payments.rs:15:77
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let [creator, creator_token_account, mint, batch_state, batch_transfer, token_program, rest @..] = accounts else {
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `batch_bump`
[INFO] [stdout]   --> src/instructions/batch_payments.rs:25:27
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let (batch_state_pda, batch_bump) = pubkey::find_program_address(
[INFO] [stdout]    |                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_batch_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bump2`
[INFO] [stdout]   --> src/instructions/batch_payments.rs:30:37
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let (creator_token_account_pda, bump2) = pubkey::find_program_address(
[INFO] [stdout]    |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_bump2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bump`
[INFO] [stdout]   --> src/instructions/batch_payments.rs:43:30
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let (batch_transfer_pda, bump) = pubkey::find_program_address(
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_program`
[INFO] [stdout]  --> src/instructions/token_transfers.rs:8:82
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let [sender, recepient, mint, sender_token_account, recepient_token_account, token_program, system_program] = accounts else {
[INFO] [stdout]   |                                                                                  ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]  --> src/instructions/token_transfers.rs:8:97
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let [sender, recepient, mint, sender_token_account, recepient_token_account, token_program, system_program] = accounts else {
[INFO] [stdout]   |                                                                                                 ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]  --> src/instructions/init_stream_payments.rs:9:103
[INFO] [stdout]   |
[INFO] [stdout] 9 | ...yment_stream_info, system_program, token_program] = accounts else {
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_program`
[INFO] [stdout]  --> src/instructions/init_stream_payments.rs:9:119
[INFO] [stdout]   |
[INFO] [stdout] 9 | ...fo, system_program, token_program] = accounts else {
[INFO] [stdout]   |                        ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_program`
[INFO] [stdout]  --> src/instructions/withdraw_stream_payments.rs:8:89
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let [recipient, sender_token_account, recipient_token_account, payment_stream_info, token_program] = accounts else {
[INFO] [stdout]   |                                                                                         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_program`
[INFO] [stdout]  --> src/instructions/cancel_stream.rs:9:105
[INFO] [stdout]   |
[INFO] [stdout] 9 | ...tream_info_account, token_program, system_program] = accounts else {
[INFO] [stdout]   |                        ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]  --> src/instructions/cancel_stream.rs:9:120
[INFO] [stdout]   |
[INFO] [stdout] 9 | ...nt, token_program, system_program] = accounts else {
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]  --> src/instructions/init_vesting.rs:9:78
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let [creator, mint, vesting_contract_info, vault, comapny_token_account, system_program, token_program] = accounts else {
[INFO] [stdout]   |                                                                              ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_program`
[INFO] [stdout]  --> src/instructions/init_vesting.rs:9:94
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let [creator, mint, vesting_contract_info, vault, comapny_token_account, system_program, token_program] = accounts else {
[INFO] [stdout]   |                                                                                              ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `company_token_account_bump`
[INFO] [stdout]   --> src/instructions/init_vesting.rs:42:37
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let (company_token_account_pda, company_token_account_bump) = pubkey::find_program_address(
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_company_token_account_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]  --> src/instructions/init_beneficiary.rs:9:109
[INFO] [stdout]   |
[INFO] [stdout] 9 | ...ary_token_account, system_program, token_program] = accounts else {
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_program`
[INFO] [stdout]  --> src/instructions/init_beneficiary.rs:9:125
[INFO] [stdout]   |
[INFO] [stdout] 9 | ...nt, system_program, token_program] = accounts else {
[INFO] [stdout]   |                        ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vesting_contract_bump`
[INFO] [stdout]   --> src/instructions/init_beneficiary.rs:55:37
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let (vesting_contract_info_pda, vesting_contract_bump) = pubkey::find_program_address(
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vesting_contract_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]  --> src/instructions/deposit_tokens_vesting.rs:8:78
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let [creator, mint, vesting_contract_info, vault, company_token_account, system_program, token_program] = accounts else {
[INFO] [stdout]   |                                                                              ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_program`
[INFO] [stdout]  --> src/instructions/deposit_tokens_vesting.rs:8:94
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let [creator, mint, vesting_contract_info, vault, company_token_account, system_program, token_program] = accounts else {
[INFO] [stdout]   |                                                                                              ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vesting_contract_bump`
[INFO] [stdout]   --> src/instructions/deposit_tokens_vesting.rs:29:37
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let (vesting_contract_info_pda, vesting_contract_bump) = pubkey::find_program_address(
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vesting_contract_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vault_bump`
[INFO] [stdout]   --> src/instructions/deposit_tokens_vesting.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let (vault_pda, vault_bump) = pubkey::find_program_address(
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vault_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]  --> src/instructions/claim_vested_tokens.rs:8:116
[INFO] [stdout]   |
[INFO] [stdout] 8 | ...ary_token_account, system_program, token_program] = accounts else {
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_program`
[INFO] [stdout]  --> src/instructions/claim_vested_tokens.rs:8:132
[INFO] [stdout]   |
[INFO] [stdout] 8 | ...nt, system_program, token_program] = accounts else {
[INFO] [stdout]   |                        ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vesting_record_info_bump`
[INFO] [stdout]   --> src/instructions/claim_vested_tokens.rs:28:35
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let (vesting_record_info_pda, vesting_record_info_bump) = pubkey::find_program_address(
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vesting_record_info_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vault_bump`
[INFO] [stdout]   --> src/instructions/claim_vested_tokens.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let (vault_pda, vault_bump) = pubkey::find_program_address(
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vault_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `beneficiary_token_account_pda_bump`
[INFO] [stdout]   --> src/instructions/claim_vested_tokens.rs:46:41
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let (beneficiary_token_account_pda, beneficiary_token_account_pda_bump) = pubkey::find_program_address(
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beneficiary_token_account_pda_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program_id`
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     program_id: &Pubkey,
[INFO] [stdout]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/multi_signature_vault.rs:45:39
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<Self>, ProgramError> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/multi_signature_vault.rs:55:43
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<Self>, ProgramError> {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/stream_proposal.rs:26:39
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<Self>, ProgramError> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/stream_proposal.rs:36:43
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<Self>, ProgramError> {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/batch_state.rs:18:40
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn from_account_info(accounts: &AccountInfo) -> Result<Ref<Self>, ProgramError> { 
[INFO] [stdout]    |                                        ^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn from_account_info(accounts: &AccountInfo) -> Result<Ref<'_, Self>, ProgramError> { 
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/batch_state.rs:28:44
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn from_account_info_mut(accounts: &AccountInfo) -> Result<RefMut<Self>, ProgramError> {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn from_account_info_mut(accounts: &AccountInfo) -> Result<RefMut<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/batch_transfer.rs:44:39
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<Self>, ProgramError> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/batch_transfer.rs:54:43
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<Self>, ProgramError> {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/stream_payment.rs:30:39
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<Self>, ProgramError> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/stream_payment.rs:40:43
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<Self>, ProgramError> {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/vesting_contract.rs:26:39
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<Self>, ProgramError> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/vesting_contract.rs:36:43
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<Self>, ProgramError> {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/vesting_record_info.rs:23:39
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<Self>, ProgramError> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/vesting_record_info.rs:33:43
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<Self>, ProgramError> {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.80s
[INFO] running `Command { std: "docker" "inspect" "8512659cee9d8ef3a777ae26f9f5bd0acc2f3c3001a5667696581f0cb4ed15ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8512659cee9d8ef3a777ae26f9f5bd0acc2f3c3001a5667696581f0cb4ed15ab", kill_on_drop: false }`
[INFO] [stdout] 8512659cee9d8ef3a777ae26f9f5bd0acc2f3c3001a5667696581f0cb4ed15ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4965efed432679a38cc911ba65b96bbf7563342ff5757b5916d2fb86c76228c5
[INFO] running `Command { std: "docker" "start" "-a" "4965efed432679a38cc911ba65b96bbf7563342ff5757b5916d2fb86c76228c5", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling openssl-src v300.5.2+3.5.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling solana-derivation-path v2.2.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling solana-sdk-macro v2.2.1
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling qualifier_attr v0.2.2
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling compression-codecs v0.4.30
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-compression v0.4.30
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling solana-hash v2.3.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling solana-sha256-hasher v2.3.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling solana-fee-calculator v2.2.1
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling solana-short-vec v2.2.1
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling solana-signature v2.3.0
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling solana-cluster-type v2.2.1
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling solana-pubkey v2.4.0
[INFO] [stderr]    Compiling ed25519-dalek-bip32 v0.2.0
[INFO] [stderr]    Compiling solana-instruction v2.3.0
[INFO] [stderr]    Compiling solana-sdk-ids v2.2.1
[INFO] [stderr]    Compiling solana-sysvar-id v2.2.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling solana-epoch-schedule v2.2.1
[INFO] [stderr]    Compiling solana-system-interface v1.0.0
[INFO] [stderr]    Compiling solana-program-error v2.2.2
[INFO] [stderr]    Compiling solana-transaction-error v2.2.1
[INFO] [stderr]    Compiling solana-account-info v2.3.0
[INFO] [stderr]    Compiling solana-clock v2.2.2
[INFO] [stderr]    Compiling solana-serialize-utils v2.2.1
[INFO] [stderr]    Compiling solana-slot-hashes v2.2.1
[INFO] [stderr]    Compiling solana-cpi v2.2.1
[INFO] [stderr]    Compiling solana-rent v2.2.1
[INFO] [stderr]    Compiling solana-instructions-sysvar v2.2.2
[INFO] [stderr]    Compiling solana-program-entrypoint v2.3.0
[INFO] [stderr]    Compiling solana-stake-interface v1.2.1
[INFO] [stderr]    Compiling solana-slot-history v2.2.1
[INFO] [stderr]    Compiling solana-epoch-rewards v2.2.1
[INFO] [stderr]    Compiling solana-last-restart-slot v2.2.1
[INFO] [stderr]    Compiling solana-bincode v2.2.1
[INFO] [stderr]    Compiling solana-feature-set v2.2.5
[INFO] [stderr]    Compiling solana-message v2.4.0
[INFO] [stderr]    Compiling solana-signer v2.2.1
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling solana-stable-layout v2.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling solana-sysvar v2.3.0
[INFO] [stderr]    Compiling solana-ed25519-program v2.2.3
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling solana-account v2.2.1
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling solana-secp256k1-program v2.2.3
[INFO] [stderr]    Compiling solana-transaction-context v2.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling solana-seed-phrase v2.2.1
[INFO] [stderr]    Compiling solana-seed-derivable v2.2.1
[INFO] [stderr]    Compiling solana-keypair v2.2.3
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling solana-fee-structure v2.3.0
[INFO] [stderr]    Compiling solana-nonce v2.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling cfg_eval v0.1.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling solana-sbpf v0.11.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling solana-packet v2.2.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling solana-svm-callback v2.3.7
[INFO] [stderr]    Compiling solana-keccak-hasher v2.2.1
[INFO] [stderr]    Compiling solana-timings v2.3.7
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling solana-type-overrides v2.3.7
[INFO] [stderr]    Compiling solana-log-collector v2.3.7
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling solana-secp256k1-recover v2.2.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling solana-metrics v2.3.7
[INFO] [stderr]    Compiling solana-logger v2.3.1
[INFO] [stderr]    Compiling solana-program-runtime v2.3.7
[INFO] [stderr]    Compiling solana-loader-v4-interface v2.2.1
[INFO] [stderr]    Compiling solana-loader-v3-interface v5.0.0
[INFO] [stderr]    Compiling solana-blake3-hasher v2.2.1
[INFO] [stderr]    Compiling solana-hard-forks v2.2.1
[INFO] [stderr]    Compiling shank_macro_impl v0.4.5
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling solana-bn254 v2.2.2
[INFO] [stderr]    Compiling shank_render v0.4.5
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling solana-shred-version v2.2.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling light-poseidon v0.2.0
[INFO] [stderr]    Compiling solana-nonce-account v2.2.1
[INFO] [stderr]    Compiling solana-address-lookup-table-interface v2.2.2
[INFO] [stderr]    Compiling solana-poh-config v2.2.1
[INFO] [stderr]    Compiling solana-serde-varint v2.2.2
[INFO] [stderr]    Compiling solana-inflation v2.2.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling solana-genesis-config v2.3.0
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling solana-poseidon v2.3.7
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling colored v1.9.4
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling cargo_toml v0.17.2
[INFO] [stderr]    Compiling solana-vote-interface v2.2.6
[INFO] [stderr]    Compiling solana-example-mocks v2.2.1
[INFO] [stderr]    Compiling pinocchio-log-macro v0.5.0
[INFO] [stderr]    Compiling shank_macro v0.4.5
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]    Compiling mollusk-svm-error v0.4.2
[INFO] [stderr]    Compiling agave-feature-set v2.3.7
[INFO] [stderr]    Compiling solana-feature-gate-interface v2.2.2
[INFO] [stderr]    Compiling solana-program-pack v2.2.1
[INFO] [stderr]    Compiling solana-loader-v2-interface v2.2.1
[INFO] [stderr]    Compiling solana-borsh v2.2.1
[INFO] [stderr]    Compiling solana-curve25519 v2.3.7
[INFO] [stderr]    Compiling solana-reward-info v2.2.1
[INFO] [stderr]    Compiling solana-commitment-config v2.2.1
[INFO] [stderr]    Compiling solana-epoch-info v2.2.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling solana-bpf-loader-program v2.3.7
[INFO] [stderr]    Compiling solana-epoch-rewards-hasher v2.2.1
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling solana-program v2.3.0
[INFO] [stderr]    Compiling shank_idl v0.4.5
[INFO] [stderr]    Compiling solana-rent-debits v2.2.1
[INFO] [stderr]    Compiling mollusk-svm-keys v0.4.2
[INFO] [stderr]    Compiling pinocchio-log v0.5.0
[INFO] [stderr]    Compiling shank v0.4.5
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stderr]    Compiling solana-offchain-message v2.2.1
[INFO] [stderr]    Compiling solana-rent-collector v2.3.0
[INFO] [stderr]    Compiling solana-system-program v2.3.7
[INFO] [stderr]    Compiling solana-compute-budget v2.3.7
[INFO] [stderr]    Compiling solana-quic-definitions v2.3.1
[INFO] [stderr]    Compiling mollusk-svm-result v0.4.2
[INFO] [stderr]    Compiling solana-reserved-account-keys v2.2.2
[INFO] [stderr]    Compiling solana-presigner v2.2.1
[INFO] [stderr]    Compiling solana-compute-budget-interface v2.2.2
[INFO] [stderr]    Compiling solana-loader-v3-interface v3.0.0
[INFO] [stderr]    Compiling solana-serde v2.2.1
[INFO] [stderr]    Compiling shank-cli v0.4.5
[INFO] [stderr]    Compiling multi-signature-treasury-management v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::default_allocator` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::default_allocator` may come from an old version of the `pinocchio` crate, try updating your dependency with `cargo update -p pinocchio`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `$crate::default_allocator` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::default_allocator` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::default_allocator` may come from an old version of the `pinocchio` crate, try updating your dependency with `cargo update -p pinocchio`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::default_allocator` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::default_panic_handler` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::default_panic_handler` may come from an old version of the `pinocchio` crate, try updating your dependency with `cargo update -p pinocchio`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::default_panic_handler` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `*`
[INFO] [stdout]  --> src/instructions/init_multisig_vault.rs:3:78
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pinocchio_token::{state::TokenAccount, instructions::InitializeAccount3, *};
[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: `rent::Rent`
[INFO] [stdout]  --> src/instructions/add_members.rs:1:113
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pinocchio::{account_info::AccountInfo, program_error::ProgramError, pubkey::Pubkey, sysvars::{clock::Clock, rent::Rent, Sysvar}, *};
[INFO] [stdout]   |                                                                                                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `instruction::Signer` and `rent::Rent`
[INFO] [stdout]  --> src/instructions/vote_on_proposal.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...::AccountInfo, instruction::Signer, program_error::ProgramError, pubkey::Pubkey, sysvars::{clock::Clock, rent::Rent, Sysvar}, *};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^                                                                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Sysvar`, `clock::Clock`, `instruction::Signer`, `pubkey::Pubkey`, and `rent::Rent`
[INFO] [stdout]  --> src/instructions/deposit_funds.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     instruction::Signer, 
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     program_error::ProgramError, 
[INFO] [stdout] 5 |     pubkey::Pubkey, 
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     sysvars::{clock::Clock, rent::Rent, Sysvar}, 
[INFO] [stdout]   |               ^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `instruction::Signer`
[INFO] [stdout]  --> src/instructions/deposit_tokens_vesting.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pinocchio::{account_info::AccountInfo, instruction::Signer, program_error::ProgramError, *};
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `instruction::Signer`
[INFO] [stdout]  --> src/instructions/execute_proposal.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pinocchio::{account_info::AccountInfo, instruction::Signer, program_error::ProgramError, pubkey::Pubkey, sysvars::{clock::Clock, ...
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `*`
[INFO] [stdout]  --> src/states/multi_signature_vault.rs:1:104
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pinocchio::{account_info::{AccountInfo, Ref, RefMut}, program_error::ProgramError, pubkey::Pubkey, *};
[INFO] [stdout]   |                                                                                                        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ProgramResult`
[INFO] [stdout]  --> src/states/stream_proposal.rs:1:104
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pinocchio::{account_info::{AccountInfo, Ref, RefMut}, program_error::ProgramError, pubkey::Pubkey, ProgramResult};
[INFO] [stdout]   |                                                                                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `*`
[INFO] [stdout]  --> src/states/stream_payment.rs:1:104
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pinocchio::{account_info::{AccountInfo, Ref, RefMut}, program_error::ProgramError, pubkey::Pubkey, *};
[INFO] [stdout]   |                                                                                                        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `*`
[INFO] [stdout]  --> src/states/vesting_contract.rs:1:104
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pinocchio::{account_info::{AccountInfo, Ref, RefMut}, program_error::ProgramError, pubkey::Pubkey, *};
[INFO] [stdout]   |                                                                                                        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `*`
[INFO] [stdout]  --> src/states/vesting_record_info.rs:1:104
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pinocchio::{account_info::{AccountInfo, Ref, RefMut}, program_error::ProgramError, pubkey::Pubkey, *};
[INFO] [stdout]   |                                                                                                        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]   --> src/instructions/init_multisig_vault.rs:13:69
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let [admin, mint, multisig_info, treasury_vault, token_program, system_program] = accounts else {
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]   --> src/instructions/add_members.rs:12:40
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let [admin, member, multisig_info, system_program] = accounts else {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `multisig_info_bump`
[INFO] [stdout]   --> src/instructions/add_members.rs:24:29
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let (multisig_info_pda, multisig_info_bump) = pubkey::find_program_address(
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_multisig_info_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]   --> src/instructions/create_stream_proposal.rs:12:63
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let [proposer, stream_proposal_account, multisig_account, system_program] = accounts else {
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]   --> src/instructions/deposit_funds.rs:16:94
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let [admin, mint, source_token_account, treasury_vault, multisig_account, token_program, system_program] = accounts else {
[INFO] [stdout]    |                                                                                              ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]   --> src/instructions/init_batch_payments.rs:14:69
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let [creator, mint, batch_state_account, creator_token_account, system_program, token_program] = accounts else {
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_program`
[INFO] [stdout]   --> src/instructions/init_batch_payments.rs:14:85
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let [creator, mint, batch_state_account, creator_token_account, system_program, token_program] = accounts else {
[INFO] [stdout]    |                                                                                     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bump2`
[INFO] [stdout]   --> src/instructions/init_batch_payments.rs:41:37
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let (creator_token_account_pda, bump2) = pubkey::find_program_address(
[INFO] [stdout]    |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_bump2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_program`
[INFO] [stdout]   --> src/instructions/batch_payments.rs:15:77
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let [creator, creator_token_account, mint, batch_state, batch_transfer, token_program, rest @..] = accounts else {
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `batch_bump`
[INFO] [stdout]   --> src/instructions/batch_payments.rs:25:27
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let (batch_state_pda, batch_bump) = pubkey::find_program_address(
[INFO] [stdout]    |                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_batch_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bump2`
[INFO] [stdout]   --> src/instructions/batch_payments.rs:30:37
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let (creator_token_account_pda, bump2) = pubkey::find_program_address(
[INFO] [stdout]    |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_bump2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bump`
[INFO] [stdout]   --> src/instructions/batch_payments.rs:43:30
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let (batch_transfer_pda, bump) = pubkey::find_program_address(
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_program`
[INFO] [stdout]  --> src/instructions/token_transfers.rs:8:82
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let [sender, recepient, mint, sender_token_account, recepient_token_account, token_program, system_program] = accounts else {
[INFO] [stdout]   |                                                                                  ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]  --> src/instructions/token_transfers.rs:8:97
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let [sender, recepient, mint, sender_token_account, recepient_token_account, token_program, system_program] = accounts else {
[INFO] [stdout]   |                                                                                                 ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]  --> src/instructions/init_stream_payments.rs:9:103
[INFO] [stdout]   |
[INFO] [stdout] 9 | ...yment_stream_info, system_program, token_program] = accounts else {
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_program`
[INFO] [stdout]  --> src/instructions/init_stream_payments.rs:9:119
[INFO] [stdout]   |
[INFO] [stdout] 9 | ...fo, system_program, token_program] = accounts else {
[INFO] [stdout]   |                        ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_program`
[INFO] [stdout]  --> src/instructions/withdraw_stream_payments.rs:8:89
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let [recipient, sender_token_account, recipient_token_account, payment_stream_info, token_program] = accounts else {
[INFO] [stdout]   |                                                                                         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_program`
[INFO] [stdout]  --> src/instructions/cancel_stream.rs:9:105
[INFO] [stdout]   |
[INFO] [stdout] 9 | ...tream_info_account, token_program, system_program] = accounts else {
[INFO] [stdout]   |                        ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]  --> src/instructions/cancel_stream.rs:9:120
[INFO] [stdout]   |
[INFO] [stdout] 9 | ...nt, token_program, system_program] = accounts else {
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]  --> src/instructions/init_vesting.rs:9:78
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let [creator, mint, vesting_contract_info, vault, comapny_token_account, system_program, token_program] = accounts else {
[INFO] [stdout]   |                                                                              ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_program`
[INFO] [stdout]  --> src/instructions/init_vesting.rs:9:94
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let [creator, mint, vesting_contract_info, vault, comapny_token_account, system_program, token_program] = accounts else {
[INFO] [stdout]   |                                                                                              ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `company_token_account_bump`
[INFO] [stdout]   --> src/instructions/init_vesting.rs:42:37
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let (company_token_account_pda, company_token_account_bump) = pubkey::find_program_address(
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_company_token_account_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]  --> src/instructions/init_beneficiary.rs:9:109
[INFO] [stdout]   |
[INFO] [stdout] 9 | ...ary_token_account, system_program, token_program] = accounts else {
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_program`
[INFO] [stdout]  --> src/instructions/init_beneficiary.rs:9:125
[INFO] [stdout]   |
[INFO] [stdout] 9 | ...nt, system_program, token_program] = accounts else {
[INFO] [stdout]   |                        ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vesting_contract_bump`
[INFO] [stdout]   --> src/instructions/init_beneficiary.rs:55:37
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let (vesting_contract_info_pda, vesting_contract_bump) = pubkey::find_program_address(
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vesting_contract_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]  --> src/instructions/deposit_tokens_vesting.rs:8:78
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let [creator, mint, vesting_contract_info, vault, company_token_account, system_program, token_program] = accounts else {
[INFO] [stdout]   |                                                                              ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_program`
[INFO] [stdout]  --> src/instructions/deposit_tokens_vesting.rs:8:94
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let [creator, mint, vesting_contract_info, vault, company_token_account, system_program, token_program] = accounts else {
[INFO] [stdout]   |                                                                                              ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vesting_contract_bump`
[INFO] [stdout]   --> src/instructions/deposit_tokens_vesting.rs:29:37
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let (vesting_contract_info_pda, vesting_contract_bump) = pubkey::find_program_address(
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vesting_contract_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vault_bump`
[INFO] [stdout]   --> src/instructions/deposit_tokens_vesting.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let (vault_pda, vault_bump) = pubkey::find_program_address(
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vault_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]  --> src/instructions/claim_vested_tokens.rs:8:116
[INFO] [stdout]   |
[INFO] [stdout] 8 | ...ary_token_account, system_program, token_program] = accounts else {
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_program`
[INFO] [stdout]  --> src/instructions/claim_vested_tokens.rs:8:132
[INFO] [stdout]   |
[INFO] [stdout] 8 | ...nt, system_program, token_program] = accounts else {
[INFO] [stdout]   |                        ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vesting_record_info_bump`
[INFO] [stdout]   --> src/instructions/claim_vested_tokens.rs:28:35
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let (vesting_record_info_pda, vesting_record_info_bump) = pubkey::find_program_address(
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vesting_record_info_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vault_bump`
[INFO] [stdout]   --> src/instructions/claim_vested_tokens.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let (vault_pda, vault_bump) = pubkey::find_program_address(
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vault_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `beneficiary_token_account_pda_bump`
[INFO] [stdout]   --> src/instructions/claim_vested_tokens.rs:46:41
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let (beneficiary_token_account_pda, beneficiary_token_account_pda_bump) = pubkey::find_program_address(
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beneficiary_token_account_pda_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program_id`
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     program_id: &Pubkey,
[INFO] [stdout]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/multi_signature_vault.rs:45:39
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<Self>, ProgramError> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/multi_signature_vault.rs:55:43
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<Self>, ProgramError> {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/stream_proposal.rs:26:39
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<Self>, ProgramError> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/stream_proposal.rs:36:43
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<Self>, ProgramError> {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/batch_state.rs:18:40
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn from_account_info(accounts: &AccountInfo) -> Result<Ref<Self>, ProgramError> { 
[INFO] [stdout]    |                                        ^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn from_account_info(accounts: &AccountInfo) -> Result<Ref<'_, Self>, ProgramError> { 
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/batch_state.rs:28:44
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn from_account_info_mut(accounts: &AccountInfo) -> Result<RefMut<Self>, ProgramError> {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn from_account_info_mut(accounts: &AccountInfo) -> Result<RefMut<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/batch_transfer.rs:44:39
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<Self>, ProgramError> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/batch_transfer.rs:54:43
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<Self>, ProgramError> {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/stream_payment.rs:30:39
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<Self>, ProgramError> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/stream_payment.rs:40:43
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<Self>, ProgramError> {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/vesting_contract.rs:26:39
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<Self>, ProgramError> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/vesting_contract.rs:36:43
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<Self>, ProgramError> {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/vesting_record_info.rs:23:39
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<Self>, ProgramError> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/vesting_record_info.rs:33:43
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<Self>, ProgramError> {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling solana-secp256r1-program v2.2.4
[INFO] [stderr]    Compiling solana-precompiles v2.2.2
[INFO] [stderr]    Compiling agave-precompiles v2.3.7
[INFO] [stderr]    Compiling solana-transaction v2.2.3
[INFO] [stderr]    Compiling mollusk-svm v0.4.2
[INFO] [stderr]    Compiling solana-system-transaction v2.2.1
[INFO] [stderr]    Compiling solana-client-traits v2.2.1
[INFO] [stderr]    Compiling solana-sdk v2.3.1
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::default_allocator` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::default_allocator` may come from an old version of the `pinocchio` crate, try updating your dependency with `cargo update -p pinocchio`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `$crate::default_allocator` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::default_allocator` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::default_allocator` may come from an old version of the `pinocchio` crate, try updating your dependency with `cargo update -p pinocchio`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::default_allocator` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::default_panic_handler` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::default_panic_handler` may come from an old version of the `pinocchio` crate, try updating your dependency with `cargo update -p pinocchio`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::default_panic_handler` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `*`
[INFO] [stdout]  --> src/instructions/init_multisig_vault.rs:3:78
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pinocchio_token::{state::TokenAccount, instructions::InitializeAccount3, *};
[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: `rent::Rent`
[INFO] [stdout]  --> src/instructions/add_members.rs:1:113
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pinocchio::{account_info::AccountInfo, program_error::ProgramError, pubkey::Pubkey, sysvars::{clock::Clock, rent::Rent, Sysvar}, *};
[INFO] [stdout]   |                                                                                                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `instruction::Signer` and `rent::Rent`
[INFO] [stdout]  --> src/instructions/vote_on_proposal.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...::AccountInfo, instruction::Signer, program_error::ProgramError, pubkey::Pubkey, sysvars::{clock::Clock, rent::Rent, Sysvar}, *};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^                                                                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Sysvar`, `clock::Clock`, `instruction::Signer`, `pubkey::Pubkey`, and `rent::Rent`
[INFO] [stdout]  --> src/instructions/deposit_funds.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     instruction::Signer, 
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     program_error::ProgramError, 
[INFO] [stdout] 5 |     pubkey::Pubkey, 
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     sysvars::{clock::Clock, rent::Rent, Sysvar}, 
[INFO] [stdout]   |               ^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/instructions/init_batch_payments.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 119 |    use super::*;
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `instruction::Signer`
[INFO] [stdout]  --> src/instructions/deposit_tokens_vesting.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pinocchio::{account_info::AccountInfo, instruction::Signer, program_error::ProgramError, *};
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `instruction::Signer`
[INFO] [stdout]  --> src/instructions/execute_proposal.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pinocchio::{account_info::AccountInfo, instruction::Signer, program_error::ProgramError, pubkey::Pubkey, sysvars::{clock::Clock, ...
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `*`
[INFO] [stdout]  --> src/states/multi_signature_vault.rs:1:104
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pinocchio::{account_info::{AccountInfo, Ref, RefMut}, program_error::ProgramError, pubkey::Pubkey, *};
[INFO] [stdout]   |                                                                                                        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ProgramResult`
[INFO] [stdout]  --> src/states/stream_proposal.rs:1:104
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pinocchio::{account_info::{AccountInfo, Ref, RefMut}, program_error::ProgramError, pubkey::Pubkey, ProgramResult};
[INFO] [stdout]   |                                                                                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `*`
[INFO] [stdout]  --> src/states/stream_payment.rs:1:104
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pinocchio::{account_info::{AccountInfo, Ref, RefMut}, program_error::ProgramError, pubkey::Pubkey, *};
[INFO] [stdout]   |                                                                                                        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `*`
[INFO] [stdout]  --> src/states/vesting_contract.rs:1:104
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pinocchio::{account_info::{AccountInfo, Ref, RefMut}, program_error::ProgramError, pubkey::Pubkey, *};
[INFO] [stdout]   |                                                                                                        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `*`
[INFO] [stdout]  --> src/states/vesting_record_info.rs:1:104
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pinocchio::{account_info::{AccountInfo, Ref, RefMut}, program_error::ProgramError, pubkey::Pubkey, *};
[INFO] [stdout]   |                                                                                                        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]   --> src/instructions/init_multisig_vault.rs:13:69
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let [admin, mint, multisig_info, treasury_vault, token_program, system_program] = accounts else {
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]   --> src/instructions/add_members.rs:12:40
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let [admin, member, multisig_info, system_program] = accounts else {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `multisig_info_bump`
[INFO] [stdout]   --> src/instructions/add_members.rs:24:29
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let (multisig_info_pda, multisig_info_bump) = pubkey::find_program_address(
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_multisig_info_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]   --> src/instructions/create_stream_proposal.rs:12:63
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let [proposer, stream_proposal_account, multisig_account, system_program] = accounts else {
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]   --> src/instructions/deposit_funds.rs:16:94
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let [admin, mint, source_token_account, treasury_vault, multisig_account, token_program, system_program] = accounts else {
[INFO] [stdout]    |                                                                                              ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]   --> src/instructions/init_batch_payments.rs:14:69
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let [creator, mint, batch_state_account, creator_token_account, system_program, token_program] = accounts else {
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_program`
[INFO] [stdout]   --> src/instructions/init_batch_payments.rs:14:85
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let [creator, mint, batch_state_account, creator_token_account, system_program, token_program] = accounts else {
[INFO] [stdout]    |                                                                                     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bump2`
[INFO] [stdout]   --> src/instructions/init_batch_payments.rs:41:37
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let (creator_token_account_pda, bump2) = pubkey::find_program_address(
[INFO] [stdout]    |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_bump2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bump`
[INFO] [stdout]    --> src/instructions/init_batch_payments.rs:137:27
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let (batch_state_pda, bump) = Pubkey::find_program_address(
[INFO] [stdout]     |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bump2`
[INFO] [stdout]    --> src/instructions/init_batch_payments.rs:142:37
[INFO] [stdout]     |
[INFO] [stdout] 142 |     let (creator_token_account_pda, bump2) = Pubkey::find_program_address(
[INFO] [stdout]     |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_bump2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_program`
[INFO] [stdout]   --> src/instructions/batch_payments.rs:15:77
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let [creator, creator_token_account, mint, batch_state, batch_transfer, token_program, rest @..] = accounts else {
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `batch_bump`
[INFO] [stdout]   --> src/instructions/batch_payments.rs:25:27
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let (batch_state_pda, batch_bump) = pubkey::find_program_address(
[INFO] [stdout]    |                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_batch_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bump2`
[INFO] [stdout]   --> src/instructions/batch_payments.rs:30:37
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let (creator_token_account_pda, bump2) = pubkey::find_program_address(
[INFO] [stdout]    |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_bump2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bump`
[INFO] [stdout]   --> src/instructions/batch_payments.rs:43:30
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let (batch_transfer_pda, bump) = pubkey::find_program_address(
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `creator_bump`
[INFO] [stdout]    --> src/instructions/batch_payments.rs:143:41
[INFO] [stdout]     |
[INFO] [stdout] 143 |         let (creator_token_account_pda, creator_bump) = Pubkey::find_program_address(
[INFO] [stdout]     |                                         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_creator_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transfer_bump`
[INFO] [stdout]    --> src/instructions/batch_payments.rs:148:34
[INFO] [stdout]     |
[INFO] [stdout] 148 |         let (batch_transfer_pda, transfer_bump) = Pubkey::find_program_address(
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transfer_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `creator_bump`
[INFO] [stdout]    --> src/instructions/batch_payments.rs:298:41
[INFO] [stdout]     |
[INFO] [stdout] 298 |         let (creator_token_account_pda, creator_bump) = Pubkey::find_program_address(
[INFO] [stdout]     |                                         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_creator_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transfer_bump`
[INFO] [stdout]    --> src/instructions/batch_payments.rs:303:34
[INFO] [stdout]     |
[INFO] [stdout] 303 |         let (batch_transfer_pda, transfer_bump) = Pubkey::find_program_address(
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transfer_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_program`
[INFO] [stdout]  --> src/instructions/token_transfers.rs:8:82
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let [sender, recepient, mint, sender_token_account, recepient_token_account, token_program, system_program] = accounts else {
[INFO] [stdout]   |                                                                                  ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]  --> src/instructions/token_transfers.rs:8:97
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let [sender, recepient, mint, sender_token_account, recepient_token_account, token_program, system_program] = accounts else {
[INFO] [stdout]   |                                                                                                 ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]  --> src/instructions/init_stream_payments.rs:9:103
[INFO] [stdout]   |
[INFO] [stdout] 9 | ...yment_stream_info, system_program, token_program] = accounts else {
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_program`
[INFO] [stdout]  --> src/instructions/init_stream_payments.rs:9:119
[INFO] [stdout]   |
[INFO] [stdout] 9 | ...fo, system_program, token_program] = accounts else {
[INFO] [stdout]   |                        ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_program`
[INFO] [stdout]  --> src/instructions/withdraw_stream_payments.rs:8:89
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let [recipient, sender_token_account, recipient_token_account, payment_stream_info, token_program] = accounts else {
[INFO] [stdout]   |                                                                                         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_program`
[INFO] [stdout]  --> src/instructions/cancel_stream.rs:9:105
[INFO] [stdout]   |
[INFO] [stdout] 9 | ...tream_info_account, token_program, system_program] = accounts else {
[INFO] [stdout]   |                        ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]  --> src/instructions/cancel_stream.rs:9:120
[INFO] [stdout]   |
[INFO] [stdout] 9 | ...nt, token_program, system_program] = accounts else {
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]  --> src/instructions/init_vesting.rs:9:78
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let [creator, mint, vesting_contract_info, vault, comapny_token_account, system_program, token_program] = accounts else {
[INFO] [stdout]   |                                                                              ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_program`
[INFO] [stdout]  --> src/instructions/init_vesting.rs:9:94
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let [creator, mint, vesting_contract_info, vault, comapny_token_account, system_program, token_program] = accounts else {
[INFO] [stdout]   |                                                                                              ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `company_token_account_bump`
[INFO] [stdout]   --> src/instructions/init_vesting.rs:42:37
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let (company_token_account_pda, company_token_account_bump) = pubkey::find_program_address(
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_company_token_account_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]  --> src/instructions/init_beneficiary.rs:9:109
[INFO] [stdout]   |
[INFO] [stdout] 9 | ...ary_token_account, system_program, token_program] = accounts else {
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_program`
[INFO] [stdout]  --> src/instructions/init_beneficiary.rs:9:125
[INFO] [stdout]   |
[INFO] [stdout] 9 | ...nt, system_program, token_program] = accounts else {
[INFO] [stdout]   |                        ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vesting_contract_bump`
[INFO] [stdout]   --> src/instructions/init_beneficiary.rs:55:37
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let (vesting_contract_info_pda, vesting_contract_bump) = pubkey::find_program_address(
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vesting_contract_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]  --> src/instructions/deposit_tokens_vesting.rs:8:78
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let [creator, mint, vesting_contract_info, vault, company_token_account, system_program, token_program] = accounts else {
[INFO] [stdout]   |                                                                              ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_program`
[INFO] [stdout]  --> src/instructions/deposit_tokens_vesting.rs:8:94
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let [creator, mint, vesting_contract_info, vault, company_token_account, system_program, token_program] = accounts else {
[INFO] [stdout]   |                                                                                              ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vesting_contract_bump`
[INFO] [stdout]   --> src/instructions/deposit_tokens_vesting.rs:29:37
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let (vesting_contract_info_pda, vesting_contract_bump) = pubkey::find_program_address(
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vesting_contract_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vault_bump`
[INFO] [stdout]   --> src/instructions/deposit_tokens_vesting.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let (vault_pda, vault_bump) = pubkey::find_program_address(
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vault_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]  --> src/instructions/claim_vested_tokens.rs:8:116
[INFO] [stdout]   |
[INFO] [stdout] 8 | ...ary_token_account, system_program, token_program] = accounts else {
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_program`
[INFO] [stdout]  --> src/instructions/claim_vested_tokens.rs:8:132
[INFO] [stdout]   |
[INFO] [stdout] 8 | ...nt, system_program, token_program] = accounts else {
[INFO] [stdout]   |                        ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vesting_record_info_bump`
[INFO] [stdout]   --> src/instructions/claim_vested_tokens.rs:28:35
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let (vesting_record_info_pda, vesting_record_info_bump) = pubkey::find_program_address(
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vesting_record_info_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vault_bump`
[INFO] [stdout]   --> src/instructions/claim_vested_tokens.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let (vault_pda, vault_bump) = pubkey::find_program_address(
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vault_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `beneficiary_token_account_pda_bump`
[INFO] [stdout]   --> src/instructions/claim_vested_tokens.rs:46:41
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let (beneficiary_token_account_pda, beneficiary_token_account_pda_bump) = pubkey::find_program_address(
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beneficiary_token_account_pda_bump`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program_id`
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     program_id: &Pubkey,
[INFO] [stdout]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/multi_signature_vault.rs:45:39
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<Self>, ProgramError> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/multi_signature_vault.rs:55:43
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<Self>, ProgramError> {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/stream_proposal.rs:26:39
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<Self>, ProgramError> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/stream_proposal.rs:36:43
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<Self>, ProgramError> {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/batch_state.rs:18:40
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn from_account_info(accounts: &AccountInfo) -> Result<Ref<Self>, ProgramError> { 
[INFO] [stdout]    |                                        ^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn from_account_info(accounts: &AccountInfo) -> Result<Ref<'_, Self>, ProgramError> { 
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/batch_state.rs:28:44
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn from_account_info_mut(accounts: &AccountInfo) -> Result<RefMut<Self>, ProgramError> {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn from_account_info_mut(accounts: &AccountInfo) -> Result<RefMut<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/batch_transfer.rs:44:39
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<Self>, ProgramError> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/batch_transfer.rs:54:43
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<Self>, ProgramError> {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/stream_payment.rs:30:39
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<Self>, ProgramError> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/stream_payment.rs:40:43
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<Self>, ProgramError> {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/vesting_contract.rs:26:39
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<Self>, ProgramError> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/vesting_contract.rs:36:43
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<Self>, ProgramError> {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/vesting_record_info.rs:23:39
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<Self>, ProgramError> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/vesting_record_info.rs:33:43
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<Self>, ProgramError> {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9m 09s
[INFO] running `Command { std: "docker" "inspect" "4965efed432679a38cc911ba65b96bbf7563342ff5757b5916d2fb86c76228c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4965efed432679a38cc911ba65b96bbf7563342ff5757b5916d2fb86c76228c5", kill_on_drop: false }`
[INFO] [stdout] 4965efed432679a38cc911ba65b96bbf7563342ff5757b5916d2fb86c76228c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c84d035f8a3641718901aff2f5eea90db5a4b225443b4539077559918dbe182b
[INFO] running `Command { std: "docker" "start" "-a" "c84d035f8a3641718901aff2f5eea90db5a4b225443b4539077559918dbe182b", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: unexpected `cfg` condition value: `solana`
[INFO] [stderr]  --> src/lib.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | entrypoint!(process_instruction);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stderr]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `$crate::default_allocator` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the macro `$crate::default_allocator` may come from an old version of the `pinocchio` crate, try updating your dependency with `cargo update -p pinocchio`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]   = note: this warning originates in the macro `$crate::default_allocator` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `solana`
[INFO] [stderr]  --> src/lib.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | entrypoint!(process_instruction);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stderr]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `$crate::default_allocator` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the macro `$crate::default_allocator` may come from an old version of the `pinocchio` crate, try updating your dependency with `cargo update -p pinocchio`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the macro `$crate::default_allocator` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `solana`
[INFO] [stderr]  --> src/lib.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | entrypoint!(process_instruction);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stderr]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `$crate::default_panic_handler` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the macro `$crate::default_panic_handler` may come from an old version of the `pinocchio` crate, try updating your dependency with `cargo update -p pinocchio`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the macro `$crate::default_panic_handler` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `*`
[INFO] [stderr]  --> src/instructions/init_multisig_vault.rs:3:78
[INFO] [stderr]   |
[INFO] [stderr] 3 | use pinocchio_token::{state::TokenAccount, instructions::InitializeAccount3, *};
[INFO] [stderr]   |                                                                              ^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rent::Rent`
[INFO] [stderr]  --> src/instructions/add_members.rs:1:113
[INFO] [stderr]   |
[INFO] [stderr] 1 | use pinocchio::{account_info::AccountInfo, program_error::ProgramError, pubkey::Pubkey, sysvars::{clock::Clock, rent::Rent, Sysvar}, *};
[INFO] [stderr]   |                                                                                                                 ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `instruction::Signer` and `rent::Rent`
[INFO] [stderr]  --> src/instructions/vote_on_proposal.rs:1:44
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...::AccountInfo, instruction::Signer, program_error::ProgramError, pubkey::Pubkey, sysvars::{clock::Clock, rent::Rent, Sysvar}, *};
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^^^^^^                                                                       ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Sysvar`, `clock::Clock`, `instruction::Signer`, `pubkey::Pubkey`, and `rent::Rent`
[INFO] [stderr]  --> src/instructions/deposit_funds.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     instruction::Signer, 
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 4 |     program_error::ProgramError, 
[INFO] [stderr] 5 |     pubkey::Pubkey, 
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 6 |     sysvars::{clock::Clock, rent::Rent, Sysvar}, 
[INFO] [stderr]   |               ^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `instruction::Signer`
[INFO] [stderr]  --> src/instructions/deposit_tokens_vesting.rs:1:44
[INFO] [stderr]   |
[INFO] [stderr] 1 | use pinocchio::{account_info::AccountInfo, instruction::Signer, program_error::ProgramError, *};
[INFO] [stderr]   |                                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `instruction::Signer`
[INFO] [stderr]  --> src/instructions/execute_proposal.rs:1:44
[INFO] [stderr]   |
[INFO] [stderr] 1 | use pinocchio::{account_info::AccountInfo, instruction::Signer, program_error::ProgramError, pubkey::Pubkey, sysvars::{clock::Clock, ...
[INFO] [stderr]   |                                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `*`
[INFO] [stderr]  --> src/states/multi_signature_vault.rs:1:104
[INFO] [stderr]   |
[INFO] [stderr] 1 | use pinocchio::{account_info::{AccountInfo, Ref, RefMut}, program_error::ProgramError, pubkey::Pubkey, *};
[INFO] [stderr]   |                                                                                                        ^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ProgramResult`
[INFO] [stderr]  --> src/states/stream_proposal.rs:1:104
[INFO] [stderr]   |
[INFO] [stderr] 1 | use pinocchio::{account_info::{AccountInfo, Ref, RefMut}, program_error::ProgramError, pubkey::Pubkey, ProgramResult};
[INFO] [stderr]   |                                                                                                        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `*`
[INFO] [stderr]  --> src/states/stream_payment.rs:1:104
[INFO] [stderr]   |
[INFO] [stderr] 1 | use pinocchio::{account_info::{AccountInfo, Ref, RefMut}, program_error::ProgramError, pubkey::Pubkey, *};
[INFO] [stderr]   |                                                                                                        ^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `*`
[INFO] [stderr]  --> src/states/vesting_contract.rs:1:104
[INFO] [stderr]   |
[INFO] [stderr] 1 | use pinocchio::{account_info::{AccountInfo, Ref, RefMut}, program_error::ProgramError, pubkey::Pubkey, *};
[INFO] [stderr]   |                                                                                                        ^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `*`
[INFO] [stderr]  --> src/states/vesting_record_info.rs:1:104
[INFO] [stderr]   |
[INFO] [stderr] 1 | use pinocchio::{account_info::{AccountInfo, Ref, RefMut}, program_error::ProgramError, pubkey::Pubkey, *};
[INFO] [stderr]   |                                                                                                        ^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `system_program`
[INFO] [stderr]   --> src/instructions/init_multisig_vault.rs:13:69
[INFO] [stderr]    |
[INFO] [stderr] 13 |     let [admin, mint, multisig_info, treasury_vault, token_program, system_program] = accounts else {
[INFO] [stderr]    |                                                                     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `system_program`
[INFO] [stderr]   --> src/instructions/add_members.rs:12:40
[INFO] [stderr]    |
[INFO] [stderr] 12 |     let [admin, member, multisig_info, system_program] = accounts else {
[INFO] [stderr]    |                                        ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `multisig_info_bump`
[INFO] [stderr]   --> src/instructions/add_members.rs:24:29
[INFO] [stderr]    |
[INFO] [stderr] 24 |     let (multisig_info_pda, multisig_info_bump) = pubkey::find_program_address(
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_multisig_info_bump`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `system_program`
[INFO] [stderr]   --> src/instructions/create_stream_proposal.rs:12:63
[INFO] [stderr]    |
[INFO] [stderr] 12 |     let [proposer, stream_proposal_account, multisig_account, system_program] = accounts else {
[INFO] [stderr]    |                                                               ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `system_program`
[INFO] [stderr]   --> src/instructions/deposit_funds.rs:16:94
[INFO] [stderr]    |
[INFO] [stderr] 16 |     let [admin, mint, source_token_account, treasury_vault, multisig_account, token_program, system_program] = accounts else {
[INFO] [stderr]    |                                                                                              ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `system_program`
[INFO] [stderr]   --> src/instructions/init_batch_payments.rs:14:69
[INFO] [stderr]    |
[INFO] [stderr] 14 |     let [creator, mint, batch_state_account, creator_token_account, system_program, token_program] = accounts else {
[INFO] [stderr]    |                                                                     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `token_program`
[INFO] [stderr]   --> src/instructions/init_batch_payments.rs:14:85
[INFO] [stderr]    |
[INFO] [stderr] 14 |     let [creator, mint, batch_state_account, creator_token_account, system_program, token_program] = accounts else {
[INFO] [stderr]    |                                                                                     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bump2`
[INFO] [stderr]   --> src/instructions/init_batch_payments.rs:41:37
[INFO] [stderr]    |
[INFO] [stderr] 41 |     let (creator_token_account_pda, bump2) = pubkey::find_program_address(
[INFO] [stderr]    |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_bump2`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `token_program`
[INFO] [stderr]   --> src/instructions/batch_payments.rs:15:77
[INFO] [stderr]    |
[INFO] [stderr] 15 |     let [creator, creator_token_account, mint, batch_state, batch_transfer, token_program, rest @..] = accounts else {
[INFO] [stderr]    |                                                                             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `batch_bump`
[INFO] [stderr]   --> src/instructions/batch_payments.rs:25:27
[INFO] [stderr]    |
[INFO] [stderr] 25 |     let (batch_state_pda, batch_bump) = pubkey::find_program_address(
[INFO] [stderr]    |                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_batch_bump`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bump2`
[INFO] [stderr]   --> src/instructions/batch_payments.rs:30:37
[INFO] [stderr]    |
[INFO] [stderr] 30 |     let (creator_token_account_pda, bump2) = pubkey::find_program_address(
[INFO] [stderr]    |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_bump2`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bump`
[INFO] [stderr]   --> src/instructions/batch_payments.rs:43:30
[INFO] [stderr]    |
[INFO] [stderr] 43 |     let (batch_transfer_pda, bump) = pubkey::find_program_address(
[INFO] [stderr]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_bump`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `token_program`
[INFO] [stderr]  --> src/instructions/token_transfers.rs:8:82
[INFO] [stderr]   |
[INFO] [stderr] 8 |     let [sender, recepient, mint, sender_token_account, recepient_token_account, token_program, system_program] = accounts else {
[INFO] [stderr]   |                                                                                  ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `system_program`
[INFO] [stderr]  --> src/instructions/token_transfers.rs:8:97
[INFO] [stderr]   |
[INFO] [stderr] 8 |     let [sender, recepient, mint, sender_token_account, recepient_token_account, token_program, system_program] = accounts else {
[INFO] [stderr]   |                                                                                                 ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `system_program`
[INFO] [stderr]  --> src/instructions/init_stream_payments.rs:9:103
[INFO] [stderr]   |
[INFO] [stderr] 9 | ...yment_stream_info, system_program, token_program] = accounts else {
[INFO] [stderr]   |                       ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `token_program`
[INFO] [stderr]  --> src/instructions/init_stream_payments.rs:9:119
[INFO] [stderr]   |
[INFO] [stderr] 9 | ...fo, system_program, token_program] = accounts else {
[INFO] [stderr]   |                        ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `token_program`
[INFO] [stderr]  --> src/instructions/withdraw_stream_payments.rs:8:89
[INFO] [stderr]   |
[INFO] [stderr] 8 |     let [recipient, sender_token_account, recipient_token_account, payment_stream_info, token_program] = accounts else {
[INFO] [stderr]   |                                                                                         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `token_program`
[INFO] [stderr]  --> src/instructions/cancel_stream.rs:9:105
[INFO] [stderr]   |
[INFO] [stderr] 9 | ...tream_info_account, token_program, system_program] = accounts else {
[INFO] [stderr]   |                        ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `system_program`
[INFO] [stderr]  --> src/instructions/cancel_stream.rs:9:120
[INFO] [stderr]   |
[INFO] [stderr] 9 | ...nt, token_program, system_program] = accounts else {
[INFO] [stderr]   |                       ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `system_program`
[INFO] [stderr]  --> src/instructions/init_vesting.rs:9:78
[INFO] [stderr]   |
[INFO] [stderr] 9 |     let [creator, mint, vesting_contract_info, vault, comapny_token_account, system_program, token_program] = accounts else {
[INFO] [stderr]   |                                                                              ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `token_program`
[INFO] [stderr]  --> src/instructions/init_vesting.rs:9:94
[INFO] [stderr]   |
[INFO] [stderr] 9 |     let [creator, mint, vesting_contract_info, vault, comapny_token_account, system_program, token_program] = accounts else {
[INFO] [stderr]   |                                                                                              ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `company_token_account_bump`
[INFO] [stderr]   --> src/instructions/init_vesting.rs:42:37
[INFO] [stderr]    |
[INFO] [stderr] 42 |     let (company_token_account_pda, company_token_account_bump) = pubkey::find_program_address(
[INFO] [stderr]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_company_token_account_bump`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `system_program`
[INFO] [stderr]  --> src/instructions/init_beneficiary.rs:9:109
[INFO] [stderr]   |
[INFO] [stderr] 9 | ...ary_token_account, system_program, token_program] = accounts else {
[INFO] [stderr]   |                       ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `token_program`
[INFO] [stderr]  --> src/instructions/init_beneficiary.rs:9:125
[INFO] [stderr]   |
[INFO] [stderr] 9 | ...nt, system_program, token_program] = accounts else {
[INFO] [stderr]   |                        ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `vesting_contract_bump`
[INFO] [stderr]   --> src/instructions/init_beneficiary.rs:55:37
[INFO] [stderr]    |
[INFO] [stderr] 55 |     let (vesting_contract_info_pda, vesting_contract_bump) = pubkey::find_program_address(
[INFO] [stderr]    |                                     ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vesting_contract_bump`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `system_program`
[INFO] [stderr]  --> src/instructions/deposit_tokens_vesting.rs:8:78
[INFO] [stderr]   |
[INFO] [stderr] 8 |     let [creator, mint, vesting_contract_info, vault, company_token_account, system_program, token_program] = accounts else {
[INFO] [stderr]   |                                                                              ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `token_program`
[INFO] [stderr]  --> src/instructions/deposit_tokens_vesting.rs:8:94
[INFO] [stderr]   |
[INFO] [stderr] 8 |     let [creator, mint, vesting_contract_info, vault, company_token_account, system_program, token_program] = accounts else {
[INFO] [stderr]   |                                                                                              ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `vesting_contract_bump`
[INFO] [stderr]   --> src/instructions/deposit_tokens_vesting.rs:29:37
[INFO] [stderr]    |
[INFO] [stderr] 29 |     let (vesting_contract_info_pda, vesting_contract_bump) = pubkey::find_program_address(
[INFO] [stderr]    |                                     ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vesting_contract_bump`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `vault_bump`
[INFO] [stderr]   --> src/instructions/deposit_tokens_vesting.rs:38:21
[INFO] [stderr]    |
[INFO] [stderr] 38 |     let (vault_pda, vault_bump) = pubkey::find_program_address(
[INFO] [stderr]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vault_bump`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `system_program`
[INFO] [stderr]  --> src/instructions/claim_vested_tokens.rs:8:116
[INFO] [stderr]   |
[INFO] [stderr] 8 | ...ary_token_account, system_program, token_program] = accounts else {
[INFO] [stderr]   |                       ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `token_program`
[INFO] [stderr]  --> src/instructions/claim_vested_tokens.rs:8:132
[INFO] [stderr]   |
[INFO] [stderr] 8 | ...nt, system_program, token_program] = accounts else {
[INFO] [stderr]   |                        ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `vesting_record_info_bump`
[INFO] [stderr]   --> src/instructions/claim_vested_tokens.rs:28:35
[INFO] [stderr]    |
[INFO] [stderr] 28 |     let (vesting_record_info_pda, vesting_record_info_bump) = pubkey::find_program_address(
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vesting_record_info_bump`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `vault_bump`
[INFO] [stderr]   --> src/instructions/claim_vested_tokens.rs:37:21
[INFO] [stderr]    |
[INFO] [stderr] 37 |     let (vault_pda, vault_bump) = pubkey::find_program_address(
[INFO] [stderr]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vault_bump`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `beneficiary_token_account_pda_bump`
[INFO] [stderr]   --> src/instructions/claim_vested_tokens.rs:46:41
[INFO] [stderr]    |
[INFO] [stderr] 46 |     let (beneficiary_token_account_pda, beneficiary_token_account_pda_bump) = pubkey::find_program_address(
[INFO] [stderr]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beneficiary_token_account_pda_bump`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `program_id`
[INFO] [stderr]   --> src/lib.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 |     program_id: &Pubkey,
[INFO] [stderr]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program_id`
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/states/multi_signature_vault.rs:45:39
[INFO] [stderr]    |
[INFO] [stderr] 45 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<Self>, ProgramError> {
[INFO] [stderr]    |                                       ^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 45 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<'_, Self>, ProgramError> {
[INFO] [stderr]    |                                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/states/multi_signature_vault.rs:55:43
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<Self>, ProgramError> {
[INFO] [stderr]    |                                           ^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                           |
[INFO] [stderr]    |                                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<'_, Self>, ProgramError> {
[INFO] [stderr]    |                                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/states/stream_proposal.rs:26:39
[INFO] [stderr]    |
[INFO] [stderr] 26 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<Self>, ProgramError> {
[INFO] [stderr]    |                                       ^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 26 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<'_, Self>, ProgramError> {
[INFO] [stderr]    |                                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/states/stream_proposal.rs:36:43
[INFO] [stderr]    |
[INFO] [stderr] 36 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<Self>, ProgramError> {
[INFO] [stderr]    |                                           ^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                           |
[INFO] [stderr]    |                                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 36 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<'_, Self>, ProgramError> {
[INFO] [stderr]    |                                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/states/batch_state.rs:18:40
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub fn from_account_info(accounts: &AccountInfo) -> Result<Ref<Self>, ProgramError> { 
[INFO] [stderr]    |                                        ^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                        |
[INFO] [stderr]    |                                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub fn from_account_info(accounts: &AccountInfo) -> Result<Ref<'_, Self>, ProgramError> { 
[INFO] [stderr]    |                                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/states/batch_state.rs:28:44
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub fn from_account_info_mut(accounts: &AccountInfo) -> Result<RefMut<Self>, ProgramError> {
[INFO] [stderr]    |                                            ^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                            |
[INFO] [stderr]    |                                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub fn from_account_info_mut(accounts: &AccountInfo) -> Result<RefMut<'_, Self>, ProgramError> {
[INFO] [stderr]    |                                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/states/batch_transfer.rs:44:39
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<Self>, ProgramError> {
[INFO] [stderr]    |                                       ^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<'_, Self>, ProgramError> {
[INFO] [stderr]    |                                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/states/batch_transfer.rs:54:43
[INFO] [stderr]    |
[INFO] [stderr] 54 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<Self>, ProgramError> {
[INFO] [stderr]    |                                           ^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                           |
[INFO] [stderr]    |                                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<'_, Self>, ProgramError> {
[INFO] [stderr]    |                                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/states/stream_payment.rs:30:39
[INFO] [stderr]    |
[INFO] [stderr] 30 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<Self>, ProgramError> {
[INFO] [stderr]    |                                       ^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 30 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<'_, Self>, ProgramError> {
[INFO] [stderr]    |                                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/states/stream_payment.rs:40:43
[INFO] [stderr]    |
[INFO] [stderr] 40 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<Self>, ProgramError> {
[INFO] [stderr]    |                                           ^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                           |
[INFO] [stderr]    |                                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 40 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<'_, Self>, ProgramError> {
[INFO] [stderr]    |                                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/states/vesting_contract.rs:26:39
[INFO] [stderr]    |
[INFO] [stderr] 26 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<Self>, ProgramError> {
[INFO] [stderr]    |                                       ^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 26 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<'_, Self>, ProgramError> {
[INFO] [stderr]    |                                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/states/vesting_contract.rs:36:43
[INFO] [stderr]    |
[INFO] [stderr] 36 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<Self>, ProgramError> {
[INFO] [stderr]    |                                           ^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                           |
[INFO] [stderr]    |                                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 36 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<'_, Self>, ProgramError> {
[INFO] [stderr]    |                                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/states/vesting_record_info.rs:23:39
[INFO] [stderr]    |
[INFO] [stderr] 23 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<Self>, ProgramError> {
[INFO] [stderr]    |                                       ^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 23 |     pub fn from_account_info(account: &AccountInfo) -> Result<Ref<'_, Self>, ProgramError> {
[INFO] [stderr]    |                                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/states/vesting_record_info.rs:33:43
[INFO] [stderr]    |
[INFO] [stderr] 33 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<Self>, ProgramError> {
[INFO] [stderr]    |                                           ^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                           |
[INFO] [stderr]    |                                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 33 |     pub fn from_account_info_mut(account: &AccountInfo) -> Result<RefMut<'_, Self>, ProgramError> {
[INFO] [stderr]    |                                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: `multi-signature-treasury-management` (lib) generated 63 warnings (run `cargo fix --lib -p multi-signature-treasury-management` to apply 60 suggestions)
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]    --> src/instructions/init_batch_payments.rs:119:8
[INFO] [stderr]     |
[INFO] [stderr] 119 |    use super::*;
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bump`
[INFO] [stderr]    --> src/instructions/init_batch_payments.rs:137:27
[INFO] [stderr]     |
[INFO] [stderr] 137 |     let (batch_state_pda, bump) = Pubkey::find_program_address(
[INFO] [stderr]     |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_bump`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bump2`
[INFO] [stderr]    --> src/instructions/init_batch_payments.rs:142:37
[INFO] [stderr]     |
[INFO] [stderr] 142 |     let (creator_token_account_pda, bump2) = Pubkey::find_program_address(
[INFO] [stderr]     |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_bump2`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `creator_bump`
[INFO] [stderr]    --> src/instructions/batch_payments.rs:143:41
[INFO] [stderr]     |
[INFO] [stderr] 143 |         let (creator_token_account_pda, creator_bump) = Pubkey::find_program_address(
[INFO] [stderr]     |                                         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_creator_bump`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `transfer_bump`
[INFO] [stderr]    --> src/instructions/batch_payments.rs:148:34
[INFO] [stderr]     |
[INFO] [stderr] 148 |         let (batch_transfer_pda, transfer_bump) = Pubkey::find_program_address(
[INFO] [stderr]     |                                  ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transfer_bump`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `creator_bump`
[INFO] [stderr]    --> src/instructions/batch_payments.rs:298:41
[INFO] [stderr]     |
[INFO] [stderr] 298 |         let (creator_token_account_pda, creator_bump) = Pubkey::find_program_address(
[INFO] [stderr]     |                                         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_creator_bump`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `transfer_bump`
[INFO] [stderr]    --> src/instructions/batch_payments.rs:303:34
[INFO] [stderr]     |
[INFO] [stderr] 303 |         let (batch_transfer_pda, transfer_bump) = Pubkey::find_program_address(
[INFO] [stderr]     |                                  ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transfer_bump`
[INFO] [stderr] 
[INFO] [stderr] warning: `multi-signature-treasury-management` (lib test) generated 70 warnings (63 duplicates) (run `cargo fix --lib -p multi-signature-treasury-management --tests` to apply 7 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/multi_signature_treasury_management-50806c8d0531b25b)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test instructions::batch_payments::testing::test_process_batch_transfer_invalid_instruction_data ... FAILED
[INFO] [stdout] test instructions::batch_payments::testing::test_process_batch_transfer_with_existing_recipient_accounts ... FAILED
[INFO] [stdout] test instructions::init_batch_payments::testing::test_process_initialize_batch_transfer ... FAILED
[INFO] [stdout] test instructions::batch_payments::testing::test_process_batch_transfer ... FAILED
[INFO] [stdout] test instructions::batch_payments::testing::test_process_batch_transfer_insufficient_accounts ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- instructions::batch_payments::testing::test_process_batch_transfer_invalid_instruction_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'instructions::batch_payments::testing::test_process_batch_transfer_invalid_instruction_data' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-error-0.4.2/src/error.rs:44:32:
[INFO] [stdout]     [MOLLUSK]: Program file not found: target/deploy/batch_token_transfer.so
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ae3fc427be2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ae3fc427be2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ae3fc427be2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ae3fc427be2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ae3fc4395da - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ae3fc4395da - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5ae3fc3f48a6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ae3fc3f48a6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ae3fc406809 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ae3fc406809 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ae3fc4066a1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ae3fb2cbb6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ae3fb2cbb6e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ae3fc406b32 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ae3fc406b32 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ae3fc4068c8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ae3fc401689 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ae3fc3e95fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ae3fc4427ec - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ae3fc3365a8 - core::panicking::panic_display::h956c1d0b037b0325
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5ae3fb30c073 - <core::option::Option<T> as mollusk_svm_error::error::MolluskPanic<T>>::or_panic_with::{{closure}}::ha6590a12bf26c39c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-error-0.4.2/src/error.rs:44:32
[INFO] [stdout]   21:     0x5ae3fb30a92d - core::option::Option<T>::unwrap_or_else::h9b20432c26f1f2ab
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/option.rs:1067:21
[INFO] [stdout]   22:     0x5ae3fb30c038 - <core::option::Option<T> as mollusk_svm_error::error::MolluskPanic<T>>::or_panic_with::hf924551afc08eb21
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-error-0.4.2/src/error.rs:44:14
[INFO] [stdout]   23:     0x5ae3fb30c58d - mollusk_svm::file::load_program_elf::h69951a84cd32b9ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-0.4.2/src/file.rs:82:46
[INFO] [stdout]   24:     0x5ae3fb30cf7f - mollusk_svm::Mollusk::add_program::hec7b3005a1b8a21c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-0.4.2/src/lib.rs:641:19
[INFO] [stdout]   25:     0x5ae3fb30e29e - mollusk_svm::Mollusk::new::hddb0dfd7cfcc25e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-0.4.2/src/lib.rs:633:17
[INFO] [stdout]   26:     0x5ae3fb2a661b - multi_signature_treasury_management::instructions::batch_payments::testing::test_process_batch_transfer_invalid_instruction_data::hfdf9d5a545da4f83
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instructions/batch_payments.rs:492:23
[INFO] [stdout]   27:     0x5ae3fb2a7747 - multi_signature_treasury_management::instructions::batch_payments::testing::test_process_batch_transfer_invalid_instruction_data::{{closure}}::h9cba311c3fb74dd5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instructions/batch_payments.rs:491:62
[INFO] [stdout]   28:     0x5ae3fb2aca96 - core::ops::function::FnOnce::call_once::h50c95ad569068c57
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5ae3fb2cb92b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5ae3fb2cb92b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x5ae3fb2df33a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x5ae3fb2df33a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x5ae3fb2df33a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5ae3fb2df33a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x5ae3fb2df33a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5ae3fb2df33a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x5ae3fb2df33a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x5ae3fb2b9794 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x5ae3fb2b9794 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x5ae3fb2bd132 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x5ae3fb2bd132 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x5ae3fb2bd132 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5ae3fb2bd132 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5ae3fb2bd132 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5ae3fb2bd132 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x5ae3fb2bd132 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5ae3fc3fc86f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x5ae3fc3fc86f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   49:     0x7711405a5aa4 - <unknown>
[INFO] [stdout]   50:     0x771140632a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- instructions::batch_payments::testing::test_process_batch_transfer_with_existing_recipient_accounts stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'instructions::batch_payments::testing::test_process_batch_transfer_with_existing_recipient_accounts' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-error-0.4.2/src/error.rs:44:32:
[INFO] [stdout]     [MOLLUSK]: Program file not found: target/deploy/batch_token_transfer.so
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ae3fc427be2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ae3fc427be2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ae3fc427be2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ae3fc427be2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ae3fc4395da - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ae3fc4395da - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5ae3fc3f48a6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ae3fc3f48a6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ae3fc406809 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ae3fc406809 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ae3fc4066a1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ae3fb2cbb6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ae3fb2cbb6e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ae3fc406b32 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ae3fc406b32 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ae3fc4068c8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ae3fc401689 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ae3fc3e95fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ae3fc4427ec - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ae3fc3365a8 - core::panicking::panic_display::h956c1d0b037b0325
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5ae3fb30c073 - <core::option::Option<T> as mollusk_svm_error::error::MolluskPanic<T>>::or_panic_with::{{closure}}::ha6590a12bf26c39c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-error-0.4.2/src/error.rs:44:32
[INFO] [stdout]   21:     0x5ae3fb30a92d - core::option::Option<T>::unwrap_or_else::h9b20432c26f1f2ab
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/option.rs:1067:21
[INFO] [stdout]   22:     0x5ae3fb30c038 - <core::option::Option<T> as mollusk_svm_error::error::MolluskPanic<T>>::or_panic_with::hf924551afc08eb21
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-error-0.4.2/src/error.rs:44:14
[INFO] [stdout]   23:     0x5ae3fb30c58d - mollusk_svm::file::load_program_elf::h69951a84cd32b9ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-0.4.2/src/file.rs:82:46
[INFO] [stdout]   24:     0x5ae3fb30cf7f - mollusk_svm::Mollusk::add_program::hec7b3005a1b8a21c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-0.4.2/src/lib.rs:641:19
[INFO] [stdout]   25:     0x5ae3fb30e29e - mollusk_svm::Mollusk::new::hddb0dfd7cfcc25e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-0.4.2/src/lib.rs:633:17
[INFO] [stdout]   26:     0x5ae3fb2a781a - multi_signature_treasury_management::instructions::batch_payments::testing::test_process_batch_transfer_with_existing_recipient_accounts::ha8ca80cbae7b6992
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instructions/batch_payments.rs:291:23
[INFO] [stdout]   27:     0x5ae3fb2aa6e7 - multi_signature_treasury_management::instructions::batch_payments::testing::test_process_batch_transfer_with_existing_recipient_accounts::{{closure}}::h820ee2e48ff1dbb4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instructions/batch_payments.rs:290:70
[INFO] [stdout]   28:     0x5ae3fb2acb56 - core::ops::function::FnOnce::call_once::hc22a5d589fd6bb75
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5ae3fb2cb92b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5ae3fb2cb92b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x5ae3fb2df33a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x5ae3fb2df33a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x5ae3fb2df33a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5ae3fb2df33a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x5ae3fb2df33a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5ae3fb2df33a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x5ae3fb2df33a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x5ae3fb2b9794 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x5ae3fb2b9794 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x5ae3fb2bd132 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x5ae3fb2bd132 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x5ae3fb2bd132 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5ae3fb2bd132 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5ae3fb2bd132 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5ae3fb2bd132 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x5ae3fb2bd132 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5ae3fc3fc86f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x5ae3fc3fc86f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   49:     0x7711405a5aa4 - <unknown>
[INFO] [stdout]   50:     0x771140632a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- instructions::init_batch_payments::testing::test_process_initialize_batch_transfer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'instructions::init_batch_payments::testing::test_process_initialize_batch_transfer' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-error-0.4.2/src/error.rs:44:32:
[INFO] [stdout]     [MOLLUSK]: Program file not found: target/deploy/batch_token_transfer.so
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ae3fc427be2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ae3fc427be2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ae3fc427be2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ae3fc427be2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ae3fc4395da - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ae3fc4395da - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5ae3fc3f48a6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ae3fc3f48a6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ae3fc406809 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ae3fc406809 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ae3fc4066a1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ae3fb2cbb6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ae3fb2cbb6e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ae3fc406b32 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ae3fc406b32 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ae3fc4068c8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ae3fc401689 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ae3fc3e95fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ae3fc4427ec - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ae3fc3365a8 - core::panicking::panic_display::h956c1d0b037b0325
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5ae3fb30c073 - <core::option::Option<T> as mollusk_svm_error::error::MolluskPanic<T>>::or_panic_with::{{closure}}::ha6590a12bf26c39c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-error-0.4.2/src/error.rs:44:32
[INFO] [stdout]   21:     0x5ae3fb30a92d - core::option::Option<T>::unwrap_or_else::h9b20432c26f1f2ab
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/option.rs:1067:21
[INFO] [stdout]   22:     0x5ae3fb30c038 - <core::option::Option<T> as mollusk_svm_error::error::MolluskPanic<T>>::or_panic_with::hf924551afc08eb21
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-error-0.4.2/src/error.rs:44:14
[INFO] [stdout]   23:     0x5ae3fb30c58d - mollusk_svm::file::load_program_elf::h69951a84cd32b9ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-0.4.2/src/file.rs:82:46
[INFO] [stdout]   24:     0x5ae3fb30cf7f - mollusk_svm::Mollusk::add_program::hec7b3005a1b8a21c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-0.4.2/src/lib.rs:641:19
[INFO] [stdout]   25:     0x5ae3fb30e29e - mollusk_svm::Mollusk::new::hddb0dfd7cfcc25e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-0.4.2/src/lib.rs:633:17
[INFO] [stdout]   26:     0x5ae3fb2aae52 - multi_signature_treasury_management::instructions::init_batch_payments::testing::test_process_initialize_batch_transfer::hd98245cb72b6400e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instructions/init_batch_payments.rs:135:19
[INFO] [stdout]   27:     0x5ae3fb2ac6a7 - multi_signature_treasury_management::instructions::init_batch_payments::testing::test_process_initialize_batch_transfer::{{closure}}::hfc7a95b84c9a4dfb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instructions/init_batch_payments.rs:134:44
[INFO] [stdout]   28:     0x5ae3fb2aca56 - core::ops::function::FnOnce::call_once::h30e8c78be9b481bb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5ae3fb2cb92b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5ae3fb2cb92b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x5ae3fb2df33a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x5ae3fb2df33a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x5ae3fb2df33a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5ae3fb2df33a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x5ae3fb2df33a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5ae3fb2df33a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x5ae3fb2df33a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x5ae3fb2b9794 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x5ae3fb2b9794 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x5ae3fb2bd132 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x5ae3fb2bd132 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x5ae3fb2bd132 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5ae3fb2bd132 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5ae3fb2bd132 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5ae3fb2bd132 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x5ae3fb2bd132 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5ae3fc3fc86f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x5ae3fc3fc86f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   49:     0x7711405a5aa4 - <unknown>
[INFO] [stdout]   50:     0x771140632a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- instructions::batch_payments::testing::test_process_batch_transfer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'instructions::batch_payments::testing::test_process_batch_transfer' (17) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-error-0.4.2/src/error.rs:44:32:
[INFO] [stdout]     [MOLLUSK]: Program file not found: target/deploy/batch_token_transfer.so
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ae3fc427be2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ae3fc427be2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ae3fc427be2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ae3fc427be2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ae3fc4395da - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ae3fc4395da - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5ae3fc3f48a6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ae3fc3f48a6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ae3fc406809 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ae3fc406809 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ae3fc4066a1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ae3fb2cbb6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ae3fb2cbb6e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ae3fc406b32 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ae3fc406b32 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ae3fc4068c8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ae3fc401689 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ae3fc3e95fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ae3fc4427ec - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ae3fc3365a8 - core::panicking::panic_display::h956c1d0b037b0325
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5ae3fb30c073 - <core::option::Option<T> as mollusk_svm_error::error::MolluskPanic<T>>::or_panic_with::{{closure}}::ha6590a12bf26c39c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-error-0.4.2/src/error.rs:44:32
[INFO] [stdout]   21:     0x5ae3fb30a92d - core::option::Option<T>::unwrap_or_else::h9b20432c26f1f2ab
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/option.rs:1067:21
[INFO] [stdout]   22:     0x5ae3fb30c038 - <core::option::Option<T> as mollusk_svm_error::error::MolluskPanic<T>>::or_panic_with::hf924551afc08eb21
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-error-0.4.2/src/error.rs:44:14
[INFO] [stdout]   23:     0x5ae3fb30c58d - mollusk_svm::file::load_program_elf::h69951a84cd32b9ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-0.4.2/src/file.rs:82:46
[INFO] [stdout]   24:     0x5ae3fb30cf7f - mollusk_svm::Mollusk::add_program::hec7b3005a1b8a21c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-0.4.2/src/lib.rs:641:19
[INFO] [stdout]   25:     0x5ae3fb30e29e - mollusk_svm::Mollusk::new::hddb0dfd7cfcc25e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-0.4.2/src/lib.rs:633:17
[INFO] [stdout]   26:     0x5ae3fb2a331a - multi_signature_treasury_management::instructions::batch_payments::testing::test_process_batch_transfer::h0d61a28019967760
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instructions/batch_payments.rs:135:23
[INFO] [stdout]   27:     0x5ae3fb2a5c27 - multi_signature_treasury_management::instructions::batch_payments::testing::test_process_batch_transfer::{{closure}}::h95689e10258c4707
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instructions/batch_payments.rs:134:37
[INFO] [stdout]   28:     0x5ae3fb2acb16 - core::ops::function::FnOnce::call_once::hb13732f9a8a1a251
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5ae3fb2cb92b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5ae3fb2cb92b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x5ae3fb2df33a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x5ae3fb2df33a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x5ae3fb2df33a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5ae3fb2df33a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x5ae3fb2df33a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5ae3fb2df33a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x5ae3fb2df33a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x5ae3fb2b9794 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x5ae3fb2b9794 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x5ae3fb2bd132 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x5ae3fb2bd132 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x5ae3fb2bd132 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5ae3fb2bd132 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5ae3fb2bd132 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5ae3fb2bd132 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x5ae3fb2bd132 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5ae3fc3fc86f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x5ae3fc3fc86f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   49:     0x7711405a5aa4 - <unknown>
[INFO] [stdout]   50:     0x771140632a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- instructions::batch_payments::testing::test_process_batch_transfer_insufficient_accounts stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'instructions::batch_payments::testing::test_process_batch_transfer_insufficient_accounts' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-error-0.4.2/src/error.rs:44:32:
[INFO] [stdout]     [MOLLUSK]: Program file not found: target/deploy/batch_token_transfer.so
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ae3fc427be2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ae3fc427be2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ae3fc427be2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ae3fc427be2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ae3fc4395da - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ae3fc4395da - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5ae3fc3f48a6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ae3fc3f48a6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ae3fc406809 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ae3fc406809 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ae3fc4066a1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ae3fb2cbb6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ae3fb2cbb6e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ae3fc406b32 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ae3fc406b32 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ae3fc4068c8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ae3fc401689 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ae3fc3e95fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ae3fc4427ec - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ae3fc3365a8 - core::panicking::panic_display::h956c1d0b037b0325
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5ae3fb30c073 - <core::option::Option<T> as mollusk_svm_error::error::MolluskPanic<T>>::or_panic_with::{{closure}}::ha6590a12bf26c39c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-error-0.4.2/src/error.rs:44:32
[INFO] [stdout]   21:     0x5ae3fb30a92d - core::option::Option<T>::unwrap_or_else::h9b20432c26f1f2ab
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/option.rs:1067:21
[INFO] [stdout]   22:     0x5ae3fb30c038 - <core::option::Option<T> as mollusk_svm_error::error::MolluskPanic<T>>::or_panic_with::hf924551afc08eb21
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-error-0.4.2/src/error.rs:44:14
[INFO] [stdout]   23:     0x5ae3fb30c58d - mollusk_svm::file::load_program_elf::h69951a84cd32b9ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-0.4.2/src/file.rs:82:46
[INFO] [stdout]   24:     0x5ae3fb30cf7f - mollusk_svm::Mollusk::add_program::hec7b3005a1b8a21c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-0.4.2/src/lib.rs:641:19
[INFO] [stdout]   25:     0x5ae3fb30e29e - mollusk_svm::Mollusk::new::hddb0dfd7cfcc25e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mollusk-svm-0.4.2/src/lib.rs:633:17
[INFO] [stdout]   26:     0x5ae3fb2a5c7d - multi_signature_treasury_management::instructions::batch_payments::testing::test_process_batch_transfer_insufficient_accounts::h046e16689a69ea62
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instructions/batch_payments.rs:449:23
[INFO] [stdout]   27:     0x5ae3fb2a65c7 - multi_signature_treasury_management::instructions::batch_payments::testing::test_process_batch_transfer_insufficient_accounts::{{closure}}::h064f567ee12e09bb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instructions/batch_payments.rs:448:59
[INFO] [stdout]   28:     0x5ae3fb2aca16 - core::ops::function::FnOnce::call_once::h2e34732702d29122
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5ae3fb2cb92b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5ae3fb2cb92b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x5ae3fb2df33a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x5ae3fb2df33a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x5ae3fb2df33a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5ae3fb2df33a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x5ae3fb2df33a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5ae3fb2df33a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x5ae3fb2df33a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x5ae3fb2b9794 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x5ae3fb2b9794 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x5ae3fb2bd132 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x5ae3fb2bd132 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x5ae3fb2bd132 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5ae3fb2bd132 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5ae3fb2bd132 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5ae3fb2bd132 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x5ae3fb2bd132 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5ae3fc3fc86f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x5ae3fc3fc86f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   49:     0x7711405a5aa4 - <unknown>
[INFO] [stdout]   50:     0x771140632a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     instructions::batch_payments::testing::test_process_batch_transfer
[INFO] [stdout]     instructions::batch_payments::testing::test_process_batch_transfer_insufficient_accounts
[INFO] [stdout]     instructions::batch_payments::testing::test_process_batch_transfer_invalid_instruction_data
[INFO] [stdout]     instructions::batch_payments::testing::test_process_batch_transfer_with_existing_recipient_accounts
[INFO] [stdout]     instructions::init_batch_payments::testing::test_process_initialize_batch_transfer
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "c84d035f8a3641718901aff2f5eea90db5a4b225443b4539077559918dbe182b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c84d035f8a3641718901aff2f5eea90db5a4b225443b4539077559918dbe182b", kill_on_drop: false }`
[INFO] [stdout] c84d035f8a3641718901aff2f5eea90db5a4b225443b4539077559918dbe182b
