[INFO] cloning repository https://github.com/zoopx-labs/universal-router-solana
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zoopx-labs/universal-router-solana" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzoopx-labs%2Funiversal-router-solana", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzoopx-labs%2Funiversal-router-solana'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e978bf0e77ffe05b44ff38e784fb22c186175330
[INFO] checking zoopx-labs/universal-router-solana/e978bf0e77ffe05b44ff38e784fb22c186175330 against ed77b7b8699e342c2dc842c83cb5fe4025252ee8 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzoopx-labs%2Funiversal-router-solana" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  78% (1698/2164)
Updating files:  79% (1710/2164)
Updating files:  80% (1732/2164)
Updating files:  81% (1753/2164)
Updating files:  82% (1775/2164)
Updating files:  83% (1797/2164)
Updating files:  84% (1818/2164)
Updating files:  85% (1840/2164)
Updating files:  86% (1862/2164)
Updating files:  87% (1883/2164)
Updating files:  88% (1905/2164)
Updating files:  88% (1919/2164)
Updating files:  89% (1926/2164)
Updating files:  90% (1948/2164)
Updating files:  91% (1970/2164)
Updating files:  92% (1991/2164)
Updating files:  93% (2013/2164)
Updating files:  94% (2035/2164)
Updating files:  95% (2056/2164)
Updating files:  96% (2078/2164)
Updating files:  97% (2100/2164)
Updating files:  98% (2121/2164)
Updating files:  99% (2143/2164)
Updating files:  99% (2161/2164)
Updating files: 100% (2164/2164)
Updating files: 100% (2164/2164), done.
[INFO] started tweaking git repo https://github.com/zoopx-labs/universal-router-solana
[INFO] finished tweaking git repo https://github.com/zoopx-labs/universal-router-solana
[INFO] tweaked toml for git repo https://github.com/zoopx-labs/universal-router-solana written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zoopx-labs/universal-router-solana on toolchain ed77b7b8699e342c2dc842c83cb5fe4025252ee8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zoopx-labs/universal-router-solana 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" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.103
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.103
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.103
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.103
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.103
[INFO] [stderr]   Downloaded serde_derive v1.0.225
[INFO] [stderr]   Downloaded serde v1.0.225
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.2
[INFO] [stderr]   Downloaded js-sys v0.3.80
[INFO] [stderr]   Downloaded serde_core v1.0.225
[INFO] [stderr]   Downloaded cc v1.2.38
[INFO] [stderr]   Downloaded anchor-spl v0.26.0
[INFO] [stderr]   Downloaded spl-associated-token-account v1.1.3
[INFO] [stderr]   Downloaded spl-token-2022 v0.6.1
[INFO] [stderr]   Downloaded web-sys v0.3.80
[INFO] [stderr]   Downloaded anchor-lang v0.26.0
[INFO] [stderr]   Downloaded anchor-derive-accounts v0.26.0
[INFO] [stderr]   Downloaded anchor-attribute-state v0.26.0
[INFO] [stderr]   Downloaded anchor-attribute-interface v0.26.0
[INFO] [stderr]   Downloaded anchor-attribute-event v0.26.0
[INFO] [stderr]   Downloaded anchor-attribute-error v0.26.0
[INFO] [stderr]   Downloaded anchor-attribute-constant v0.26.0
[INFO] [stderr]   Downloaded anchor-attribute-account v0.26.0
[INFO] [stderr]   Downloaded anchor-attribute-access-control v0.26.0
[INFO] [stderr]   Downloaded anchor-syn v0.26.0
[INFO] [stderr]   Downloaded anchor-attribute-program v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] aa42bf327794b23b155ad6b01020f4a28d6ea04892e5bdc91da0edd3d1660c5c
[INFO] running `Command { std: "docker" "start" "aa42bf327794b23b155ad6b01020f4a28d6ea04892e5bdc91da0edd3d1660c5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa42bf327794b23b155ad6b01020f4a28d6ea04892e5bdc91da0edd3d1660c5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aa42bf327794b23b155ad6b01020f4a28d6ea04892e5bdc91da0edd3d1660c5c" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa42bf327794b23b155ad6b01020f4a28d6ea04892e5bdc91da0edd3d1660c5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aa42bf327794b23b155ad6b01020f4a28d6ea04892e5bdc91da0edd3d1660c5c" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.103
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.18.26
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling solana-frozen-abi v1.18.26
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.103
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling bs58 v0.3.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling solana-sdk v1.18.26
[INFO] [stderr]     Checking derivation-path v0.2.0
[INFO] [stderr]     Checking uriparse v0.6.4
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling solana-program v1.18.26
[INFO] [stderr]     Checking qstring v0.7.2
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.103
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[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 solana-sdk-macro v1.18.26
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]     Checking solana-logger v1.18.26
[INFO] [stderr]    Compiling qualifier_attr v0.2.2
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling anchor-derive-space v0.30.1
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.103
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]     Checking borsh v1.5.7
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.103
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]     Checking bv v0.11.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling anchor-syn v0.26.0
[INFO] [stderr]    Compiling anchor-syn v0.30.1
[INFO] [stderr]    Compiling anchor-lang-idl-spec v0.1.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]     Checking aead v0.4.3
[INFO] [stderr]     Checking pbkdf2 v0.4.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking polyval v0.5.3
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking ctr v0.8.0
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking tiny-bip39 v0.8.2
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking aes-gcm-siv v0.10.3
[INFO] [stderr]    Compiling anchor-lang-idl v0.1.2
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking borsh v0.10.4
[INFO] [stderr]     Checking borsh v0.9.3
[INFO] [stderr]     Checking ed25519-dalek-bip32 v0.2.0
[INFO] [stderr]    Compiling anchor-attribute-access-control v0.26.0
[INFO] [stderr]    Compiling anchor-attribute-program v0.26.0
[INFO] [stderr]    Compiling anchor-attribute-interface v0.26.0
[INFO] [stderr]    Compiling anchor-attribute-constant v0.26.0
[INFO] [stderr]    Compiling anchor-attribute-account v0.26.0
[INFO] [stderr]    Compiling anchor-attribute-event v0.26.0
[INFO] [stderr]    Compiling anchor-derive-accounts v0.26.0
[INFO] [stderr]    Compiling anchor-attribute-error v0.26.0
[INFO] [stderr]    Compiling anchor-attribute-state v0.26.0
[INFO] [stderr]    Compiling anchor-derive-serde v0.30.1
[INFO] [stderr]    Compiling anchor-derive-accounts v0.30.1
[INFO] [stderr]    Compiling anchor-attribute-program v0.30.1
[INFO] [stderr]    Compiling anchor-attribute-constant v0.30.1
[INFO] [stderr]    Compiling anchor-attribute-account v0.30.1
[INFO] [stderr]    Compiling anchor-attribute-access-control v0.30.1
[INFO] [stderr]    Compiling anchor-attribute-event v0.30.1
[INFO] [stderr]    Compiling anchor-attribute-error v0.30.1
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]     Checking ark-bn254 v0.4.0
[INFO] [stderr]     Checking light-poseidon v0.2.0
[INFO] [stderr]     Checking spl-token v3.5.0
[INFO] [stderr]     Checking spl-memo v3.0.1
[INFO] [stderr]     Checking anchor-lang v0.26.0
[INFO] [stderr]     Checking anchor-lang v0.30.1
[INFO] [stderr]     Checking zpx_lp_vaults v0.1.0 (/opt/rustwide/workdir/programs/zpx_lp_vaults)
[INFO] [stderr]     Checking solana-zk-token-sdk v1.18.26
[INFO] [stderr]     Checking spl-token-2022 v0.6.1
[INFO] [stderr]     Checking spl-associated-token-account v1.1.3
[INFO] [stderr]     Checking anchor-spl v0.26.0
[INFO] [stderr]     Checking zpx_router v0.1.0 (/opt/rustwide/workdir/programs/zpx_router)
[INFO] [stdout] error[E0433]: cannot find module or crate `solana_sdk` in this scope
[INFO] [stdout]  --> programs/zpx_router/tests/pda_flow.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use solana_sdk::{
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `solana_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `solana_sdk`, use `cargo add solana_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `solana_program_test`
[INFO] [stdout]  --> programs/zpx_router/tests/pda_flow.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use solana_program_test::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_program_test`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use solana_program_test::*;
[INFO] [stdout] 4 + use solana_program::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]   --> programs/zpx_router/tests/pda_flow.rs:11:3
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[tokio::test]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `processor` in this scope
[INFO] [stdout]   --> programs/zpx_router/tests/pda_flow.rs:16:52
[INFO] [stdout]    |
[INFO] [stdout] 16 |         ProgramTest::new("zpx_router", program_id, processor!(zpx_router::entry));
[INFO] [stdout]    |                                                    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: the derive macro `ZeroCopyAccessor` accepts the similarly named `accessor` attribute
[INFO] [stdout]    |
[INFO] [stdout] 16 -         ProgramTest::new("zpx_router", program_id, processor!(zpx_router::entry));
[INFO] [stdout] 16 +         ProgramTest::new("zpx_router", program_id, accessor!(zpx_router::entry));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anchor_lang::InstructionData`
[INFO] [stdout]  --> programs/zpx_router/tests/pda_flow.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use anchor_lang::InstructionData;
[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 imports: `Mint`, `TokenAccount`, `Token`, and `self`
[INFO] [stdout]  --> programs/zpx_router/tests/pda_flow.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anchor_spl::token::{self, Mint, Token, TokenAccount};
[INFO] [stdout]   |                         ^^^^  ^^^^  ^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `zpx_router::instruction as zpx_ix`
[INFO] [stdout]  --> programs/zpx_router/tests/pda_flow.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use zpx_router::instruction as zpx_ix;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied
[INFO] [stdout]   --> programs/zpx_router/tests/pda_flow.rs:12:52
[INFO] [stdout]    |
[INFO] [stdout] 12 | async fn pda_vault_forward_and_admin_withdraw() -> Result<(), TransportError> {
[INFO] [stdout]    |                                                    ^^^^^^   ---------------- help: remove the unnecessary generic argument
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    expected 1 generic argument
[INFO] [stdout]    |
[INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.26.0/src/lib.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub type Result<T> = std::result::Result<T, error::Error>;
[INFO] [stdout]    |          ^^^^^^ -
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zpx_router` (test "pda_flow") due to 5 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "aa42bf327794b23b155ad6b01020f4a28d6ea04892e5bdc91da0edd3d1660c5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa42bf327794b23b155ad6b01020f4a28d6ea04892e5bdc91da0edd3d1660c5c", kill_on_drop: false }`
[INFO] [stdout] aa42bf327794b23b155ad6b01020f4a28d6ea04892e5bdc91da0edd3d1660c5c
