[INFO] fetching crate star_frame_proc 0.26.1...
[INFO] testing star_frame_proc-0.26.1 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate star_frame_proc 0.26.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate star_frame_proc 0.26.1
[INFO] finished tweaking crates.io crate star_frame_proc 0.26.1
[INFO] tweaked toml for crates.io crate star_frame_proc 0.26.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate star_frame_proc 0.26.1 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate star_frame_proc 0.26.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_parser v1.0.2
[INFO] [stderr]   Downloaded easy_proc_common v0.4.0
[INFO] [stderr]   Downloaded diff v0.1.13
[INFO] [stderr]   Downloaded daggy v0.9.0
[INFO] [stderr]   Downloaded bytemuck_derive v1.10.1
[INFO] [stderr]   Downloaded yansi v1.0.1
[INFO] [stderr]   Downloaded pretty_assertions v1.4.1
[INFO] [stderr]   Downloaded toml_edit v0.23.5
[INFO] [stderr]   Downloaded bytemuck v1.23.2
[INFO] [stderr]   Downloaded toml_datetime v0.7.1
[INFO] [stderr]   Downloaded easy_proc_derive v0.4.0
[INFO] [stderr]   Downloaded easy_proc v0.4.0
[INFO] [stderr]   Downloaded petgraph v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] edea49f599c7114e479209062dbcbb7f74a914710867c5dbd4e6c3fa646db8a5
[INFO] running `Command { std: "docker" "start" "-a" "edea49f599c7114e479209062dbcbb7f74a914710867c5dbd4e6c3fa646db8a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edea49f599c7114e479209062dbcbb7f74a914710867c5dbd4e6c3fa646db8a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edea49f599c7114e479209062dbcbb7f74a914710867c5dbd4e6c3fa646db8a5", kill_on_drop: false }`
[INFO] [stdout] edea49f599c7114e479209062dbcbb7f74a914710867c5dbd4e6c3fa646db8a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc1566d0ceb29a6ef0770b9d74cd3fa7bcd4ff11641a6b5a73167ebb8a47919a
[INFO] running `Command { std: "docker" "start" "-a" "cc1566d0ceb29a6ef0770b9d74cd3fa7bcd4ff11641a6b5a73167ebb8a47919a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.7.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling indexmap v2.11.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling petgraph v0.8.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling toml_edit v0.23.5
[INFO] [stderr]    Compiling daggy v0.9.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling easy_proc_common v0.4.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling easy_proc_derive v0.4.0
[INFO] [stderr]    Compiling easy_proc v0.4.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling star_frame_proc v0.26.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "cc1566d0ceb29a6ef0770b9d74cd3fa7bcd4ff11641a6b5a73167ebb8a47919a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc1566d0ceb29a6ef0770b9d74cd3fa7bcd4ff11641a6b5a73167ebb8a47919a", kill_on_drop: false }`
[INFO] [stdout] cc1566d0ceb29a6ef0770b9d74cd3fa7bcd4ff11641a6b5a73167ebb8a47919a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 980900a5eb305dab4345244775d6ab3eb3763d6bf6184906627f8ea2e80ac0e7
[INFO] running `Command { std: "docker" "start" "-a" "980900a5eb305dab4345244775d6ab3eb3763d6bf6184906627f8ea2e80ac0e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling star_frame_proc v0.26.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.23s
[INFO] running `Command { std: "docker" "inspect" "980900a5eb305dab4345244775d6ab3eb3763d6bf6184906627f8ea2e80ac0e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "980900a5eb305dab4345244775d6ab3eb3763d6bf6184906627f8ea2e80ac0e7", kill_on_drop: false }`
[INFO] [stdout] 980900a5eb305dab4345244775d6ab3eb3763d6bf6184906627f8ea2e80ac0e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b1365c2bcbd1c005421f7c994ac2aacaa7e853025d4c95dcc762ab619fa5cab0
[INFO] running `Command { std: "docker" "start" "-a" "b1365c2bcbd1c005421f7c994ac2aacaa7e853025d4c95dcc762ab619fa5cab0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/star_frame_proc-014b115ce3ba3f22)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test util::repr::tests::parse_advanced_repr ... ok
[INFO] [stdout] test util::tests::test_recurse_type_operator ... ok
[INFO] [stdout] test util::repr::tests::conflicting_reprs ... ok
[INFO] [stdout] test util::repr::tests::parse_basic_repr ... ok
[INFO] [stdout] test util::tests::test_strip_attributes_struct ... ok
[INFO] [stdout] test util::tests::test_strip_attributes_enum ... ok
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests star_frame_proc
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test src/lib.rs - program (line 451) ... ignored
[INFO] [stdout] test src/lib.rs - derive_instruction_args (line 749) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_get_seeds (line 241) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_type_to_idl (line 795) ... FAILED
[INFO] [stdout] test src/lib.rs - unsized_impl (line 601) ... ignored
[INFO] [stdout] test src/lib.rs - derive_account_set (line 171) ... FAILED
[INFO] [stdout] test src/lib.rs - unsized_type (line 485) ... ignored
[INFO] [stdout] test src/lib.rs - star_frame_error (line 928) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_instruction_to_idl (line 821) ... FAILED
[INFO] [stdout] test src/lib.rs - program (line 421) ... FAILED
[INFO] [stdout] test src/lib.rs - program (line 439) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_account_set (line 157) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_instruction_args (line 727) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_get_seeds (line 273) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_instruction_args (line 693) ... FAILED
[INFO] [stdout] test src/lib.rs - zero_copy (line 984) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_get_seeds (line 258) ... FAILED
[INFO] [stdout] test src/lib.rs - program_account (line 383) ... FAILED
[INFO] [stdout] test src/lib.rs - star_frame_instruction_set (line 304) ... FAILED
[INFO] [stdout] test src/lib.rs - unsized_type (line 514) ... FAILED
[INFO] [stdout] test src/lib.rs - sighash (line 954) ... ok
[INFO] [stdout] test src/lib.rs - unsized_impl (line 620) ... FAILED
[INFO] [stdout] test src/lib.rs - unsized_type (line 543) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_account_set (line 197) ... FAILED
[INFO] [stdout] test src/lib.rs - star_frame_instruction (line 856) ... FAILED
[INFO] [stdout] test src/lib.rs - zero_copy (line 994) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - derive_instruction_args (line 749) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]  --> src/lib.rs:750:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use star_frame::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `star_frame`, use `cargo add star_frame` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]  --> src/lib.rs:751:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use star_frame::static_assertions::assert_type_eq_all;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `star_frame`, use `cargo add star_frame` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `star_frame::static_assertions::assert_type_eq_all`
[INFO] [stdout]  --> src/lib.rs:751:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use star_frame::static_assertions::assert_type_eq_all;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `InstructionArgs` in this scope
[INFO] [stdout]  --> src/lib.rs:753:32
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Copy, Clone, Default, InstructionArgs)]
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use star_frame_proc::InstructionArgs;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `ix_args` in this scope
[INFO] [stdout]  --> src/lib.rs:754:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[ix_args(decode)]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `ix_args` in this scope
[INFO] [stdout]  --> src/lib.rs:756:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[ix_args(&mut decode)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `ix_args` in this scope
[INFO] [stdout]   --> src/lib.rs:758:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[ix_args(&decode)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `ix_args` in this scope
[INFO] [stdout]   --> src/lib.rs:760:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[ix_args(decode)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_get_seeds (line 241) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]  --> src/lib.rs:242:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use star_frame::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `star_frame`, use `cargo add star_frame` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `GetSeeds` in this scope
[INFO] [stdout]  --> src/lib.rs:246:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, GetSeeds, Clone)]
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use star_frame_proc::GetSeeds;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope
[INFO] [stdout]  --> src/lib.rs:248:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     key: Pubkey,
[INFO] [stdout]   |          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Pubkey`
[INFO] [stdout]   --> src/lib.rs:253:10
[INFO] [stdout]    |
[INFO] [stdout] 14 |     key: Pubkey::new_unique(),
[INFO] [stdout]    |          ^^^^^^ use of undeclared type `Pubkey`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_type_to_idl (line 795) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]  --> src/lib.rs:797:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use star_frame::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `star_frame`, use `cargo add star_frame` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `TypeToIdl` in this scope
[INFO] [stdout]  --> src/lib.rs:803:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(TypeToIdl)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + use star_frame_proc::TypeToIdl;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `StarFrameProgram` in this scope
[INFO] [stdout]  --> src/lib.rs:799:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(StarFrameProgram)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + use star_frame_proc::StarFrameProgram;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `program` in this scope
[INFO] [stdout]  --> src/lib.rs:800:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program(instruction_set = (), id = System::ID, no_entrypoint)]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_account_set (line 171) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]  --> src/lib.rs:173:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use star_frame::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `star_frame`, use `cargo add star_frame` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AccountSet` in this scope
[INFO] [stdout]  --> src/lib.rs:175:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(AccountSet)]
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + use star_frame_proc::AccountSet;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `decode` in this scope
[INFO] [stdout]  --> src/lib.rs:176:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[decode(arg = usize)]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]  --> src/lib.rs:177:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[validate(arg = String, extra_validation = self.check_authority(arg))]
[INFO] [stdout]   |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `decode` in this scope
[INFO] [stdout]   --> src/lib.rs:182:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[decode(arg = arg * 2)]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Signer` in this scope
[INFO] [stdout]  --> src/lib.rs:179:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub authority: Signer,
[INFO] [stdout]   |                    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SystemAccount` in this scope
[INFO] [stdout]   --> src/lib.rs:183:23
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub accounts: Vec<SystemAccount>,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct CustomAccounts<SystemAccount> {
[INFO] [stdout]    |                          +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/lib.rs:187:47
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn check_authority(&self, arg: String) -> Result<()> {
[INFO] [stdout]    |                                               ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn check_authority(&self, arg: String) -> Result<(), E> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - star_frame_error (line 928) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]  --> src/lib.rs:929:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use star_frame::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `star_frame`, use `cargo add star_frame` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `star_frame_error` in this scope
[INFO] [stdout]  --> src/lib.rs:931:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[star_frame_error]
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use star_frame_proc::star_frame_error;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `msg` in this scope
[INFO] [stdout]  --> src/lib.rs:933:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[msg("An invalid argument was provided")]
[INFO] [stdout]   |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_instruction_to_idl (line 821) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]  --> src/lib.rs:822:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use star_frame::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `star_frame`, use `cargo add star_frame` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `InstructionToIdl` in this scope
[INFO] [stdout]  --> src/lib.rs:828:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(InstructionToIdl)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use star_frame_proc::InstructionToIdl;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `TypeToIdl` in this scope
[INFO] [stdout]   --> src/lib.rs:829:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(TypeToIdl)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use star_frame_proc::TypeToIdl;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `StarFrameProgram` in this scope
[INFO] [stdout]  --> src/lib.rs:824:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(StarFrameProgram)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use star_frame_proc::StarFrameProgram;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `program` in this scope
[INFO] [stdout]  --> src/lib.rs:825:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program(instruction_set = (), id = System::ID, no_entrypoint)]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope
[INFO] [stdout]   --> src/lib.rs:832:20
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub recipient: Pubkey,
[INFO] [stdout]    |                    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - program (line 421) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]  --> src/lib.rs:423:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use star_frame::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `star_frame`, use `cargo add star_frame` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `StarFrameProgram` in this scope
[INFO] [stdout]  --> src/lib.rs:427:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(StarFrameProgram)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + use star_frame_proc::StarFrameProgram;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `program` in this scope
[INFO] [stdout]  --> src/lib.rs:428:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[program(
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - program (line 439) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]  --> src/lib.rs:441:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use star_frame::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `star_frame`, use `cargo add star_frame` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `StarFrameProgram` in this scope
[INFO] [stdout]  --> src/lib.rs:443:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(StarFrameProgram)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + use star_frame_proc::StarFrameProgram;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `program` in this scope
[INFO] [stdout]  --> src/lib.rs:444:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program(instruction_set = ())]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `program` in this scope
[INFO] [stdout]  --> src/lib.rs:446:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg_attr(not(feature = "prod"), program(id = System::ID))]
[INFO] [stdout]   |                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `prod`
[INFO] [stdout]  --> src/lib.rs:445:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg_attr(feature = "prod", program(id = "11111111111111111111111111111111"))]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`
[INFO] [stdout]   = help: consider adding `prod` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `prod`
[INFO] [stdout]  --> src/lib.rs:446:16
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg_attr(not(feature = "prod"), program(id = System::ID))]
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`
[INFO] [stdout]   = help: consider adding `prod` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] error: aborting due to 4 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_account_set (line 157) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]  --> src/lib.rs:159:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use star_frame::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `star_frame`, use `cargo add star_frame` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AccountSet` in this scope
[INFO] [stdout]  --> src/lib.rs:161:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(AccountSet)]
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + use star_frame_proc::AccountSet;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Signer` in this scope
[INFO] [stdout]  --> src/lib.rs:163:20
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub authority: Signer,
[INFO] [stdout]   |                    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Mut` in this scope
[INFO] [stdout]  --> src/lib.rs:164:18
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub account: Mut<SystemAccount>,
[INFO] [stdout]   |                  ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 3 + use syn::token::Mut;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SystemAccount` in this scope
[INFO] [stdout]  --> src/lib.rs:164:22
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub account: Mut<SystemAccount>,
[INFO] [stdout]   |                      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct BasicAccounts<SystemAccount> {
[INFO] [stdout]   |                         +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Program` in this scope
[INFO] [stdout]  --> src/lib.rs:165:25
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub system_program: Program<System>,
[INFO] [stdout]   |                         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `System` in this scope
[INFO] [stdout]  --> src/lib.rs:165:33
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub system_program: Program<System>,
[INFO] [stdout]   |                                 ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 3 + use std::alloc::System;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_instruction_args (line 727) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]  --> src/lib.rs:728:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use star_frame::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `star_frame`, use `cargo add star_frame` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]  --> src/lib.rs:729:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use star_frame::static_assertions::assert_type_eq_all;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `star_frame`, use `cargo add star_frame` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `star_frame::static_assertions::assert_type_eq_all`
[INFO] [stdout]  --> src/lib.rs:729:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use star_frame::static_assertions::assert_type_eq_all;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `InstructionArgs` in this scope
[INFO] [stdout]  --> src/lib.rs:730:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Copy, Clone, Default, InstructionArgs)]
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use star_frame_proc::InstructionArgs;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `ix_args` in this scope
[INFO] [stdout]  --> src/lib.rs:731:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[ix_args(&decode, &validate, cleanup, run)]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_get_seeds (line 273) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]  --> src/lib.rs:274:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use star_frame::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `star_frame`, use `cargo add star_frame` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `GetSeeds` in this scope
[INFO] [stdout]  --> src/lib.rs:277:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, GetSeeds, Clone)]
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use star_frame_proc::GetSeeds;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get_seeds` in this scope
[INFO] [stdout]  --> src/lib.rs:278:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[get_seeds(seed_const = b"TEST_CONST")]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope
[INFO] [stdout]  --> src/lib.rs:280:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     key: Pubkey,
[INFO] [stdout]   |          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_instruction_args (line 693) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]  --> src/lib.rs:694:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use star_frame::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `star_frame`, use `cargo add star_frame` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]  --> src/lib.rs:695:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use star_frame::static_assertions::assert_type_eq_all;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `star_frame`, use `cargo add star_frame` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `star_frame::static_assertions::assert_type_eq_all`
[INFO] [stdout]  --> src/lib.rs:695:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use star_frame::static_assertions::assert_type_eq_all;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `InstructionArgs` in this scope
[INFO] [stdout]  --> src/lib.rs:696:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Copy, Clone, InstructionArgs, Default)]
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use star_frame_proc::InstructionArgs;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `instruction_args` in this scope
[INFO] [stdout]  --> src/lib.rs:697:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[instruction_args(skip_idl)]
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `instruction_set`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `ix_args` in this scope
[INFO] [stdout]  --> src/lib.rs:698:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[ix_args(decode)]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `ix_args` in this scope
[INFO] [stdout]  --> src/lib.rs:700:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[ix_args(&mut validate)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `ix_args` in this scope
[INFO] [stdout]   --> src/lib.rs:702:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[ix_args(run)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `ix_args` in this scope
[INFO] [stdout]   --> src/lib.rs:704:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[ix_args(&cleanup)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - zero_copy (line 984) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]  --> src/lib.rs:985:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use star_frame::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `star_frame`, use `cargo add star_frame` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `zero_copy` in this scope
[INFO] [stdout]  --> src/lib.rs:986:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[zero_copy]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use star_frame_proc::zero_copy;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_get_seeds (line 258) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]  --> src/lib.rs:259:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use star_frame::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `star_frame`, use `cargo add star_frame` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `GetSeeds` in this scope
[INFO] [stdout]   --> src/lib.rs:268:17
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, GetSeeds, Clone)]
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use star_frame_proc::GetSeeds;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get_seeds` in this scope
[INFO] [stdout]   --> src/lib.rs:269:3
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[get_seeds(seed_const = Cool::DISC)]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - program_account (line 383) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]  --> src/lib.rs:385:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use star_frame::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `star_frame`, use `cargo add star_frame` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `GetSeeds` in this scope
[INFO] [stdout]   --> src/lib.rs:398:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(GetSeeds, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + use star_frame_proc::GetSeeds;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ProgramAccount` in this scope
[INFO] [stdout]   --> src/lib.rs:392:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(ProgramAccount, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + use star_frame_proc::ProgramAccount;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `zero_copy` in this scope
[INFO] [stdout]  --> src/lib.rs:391:3
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[zero_copy(pod)]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + use star_frame_proc::zero_copy;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `program_account` in this scope
[INFO] [stdout]   --> src/lib.rs:393:3
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[program_account(seeds = MyAccountSeeds)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `StarFrameProgram` in this scope
[INFO] [stdout]  --> src/lib.rs:387:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(StarFrameProgram)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + use star_frame_proc::StarFrameProgram;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `program` in this scope
[INFO] [stdout]  --> src/lib.rs:388:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program(instruction_set = (), id = System::ID, no_entrypoint)]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope
[INFO] [stdout]   --> src/lib.rs:400:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub key: Pubkey,
[INFO] [stdout]    |              ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - star_frame_instruction_set (line 304) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]  --> src/lib.rs:306:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use star_frame::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `star_frame`, use `cargo add star_frame` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `star_frame`
[INFO] [stdout]  --> src/lib.rs:305:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use star_frame::impl_blank_ix;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `star_frame`, use `cargo add star_frame` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `InstructionSet` in this scope
[INFO] [stdout]  --> src/lib.rs:308:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(InstructionSet)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use star_frame_proc::InstructionSet;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `ix_set` in this scope
[INFO] [stdout]  --> src/lib.rs:309:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[ix_set(skip_idl)]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `DISCRIMINANT` found for struct `CoolIx` in the current scope
[INFO] [stdout]   --> src/lib.rs:317:20
[INFO] [stdout]    |
[INFO] [stdout] 15 | assert_eq!(CoolIx::DISCRIMINANT, IX_DISCRIMINANT);
[INFO] [stdout]    |                    ^^^^^^^^^^^^ associated item not found in `CoolIx`
[INFO] [stdout] ...
[INFO] [stdout] 19 | pub struct CoolIx;
[INFO] [stdout]    | ----------------- associated item `DISCRIMINANT` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - unsized_type (line 514) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]  --> src/lib.rs:515:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use star_frame::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `star_frame`, use `cargo add star_frame` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `unsized_type` in this scope
[INFO] [stdout]  --> src/lib.rs:521:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[unsized_type(program_account)]
[INFO] [stdout]   |   ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use star_frame_proc::unsized_type;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `unsized_start` in this scope
[INFO] [stdout]   --> src/lib.rs:525:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[unsized_start]
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `StarFrameProgram` in this scope
[INFO] [stdout]  --> src/lib.rs:517:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(StarFrameProgram)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use star_frame_proc::StarFrameProgram;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `program` in this scope
[INFO] [stdout]  --> src/lib.rs:518:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program(instruction_set = (), id = System::ID, no_entrypoint)]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `List` in this scope
[INFO] [stdout]   --> src/lib.rs:526:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub bytes: List<u8>,
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `syn::Meta::List`; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 13 -     pub bytes: List<u8>,
[INFO] [stdout] 13 +     pub bytes: syn::Meta,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Map` in this scope
[INFO] [stdout]   --> src/lib.rs:527:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub map: Map<Pubkey, [u8; 10]>,
[INFO] [stdout]    |              ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 2  + use std::iter::Map;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use itertools::__std_iter::Map;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope
[INFO] [stdout]   --> src/lib.rs:527:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub map: Map<Pubkey, [u8; 10]>,
[INFO] [stdout]    |                  ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct MyAccount<Pubkey> {
[INFO] [stdout]    |                     ++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/lib.rs:530:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn main() -> Result<()> {
[INFO] [stdout]    |              ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]    |              |
[INFO] [stdout]    |              expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn main() -> Result<(), E> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestByteSet`
[INFO] [stdout]   --> src/lib.rs:531:15
[INFO] [stdout]    |
[INFO] [stdout] 18 | let account = TestByteSet::<MyAccount>::new_default()?; // Get from program entrypoint or use `TestByteSet`
[INFO] [stdout]    |               ^^^^^^^^^^^ use of undeclared type `TestByteSet`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Pubkey`
[INFO] [stdout]   --> src/lib.rs:533:19
[INFO] [stdout]    |
[INFO] [stdout] 20 | data.map().insert(Pubkey::new_unique(), [0; 10]); // To resize a field, access it with the method() version of the field name
[INFO] [stdout]    |                   ^^^^^^ use of undeclared type `Pubkey`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - unsized_impl (line 620) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]  --> src/lib.rs:622:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use star_frame::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `star_frame`, use `cargo add star_frame` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `unsized_impl` in this scope
[INFO] [stdout]   --> src/lib.rs:635:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[unsized_impl]
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + use star_frame_proc::unsized_impl;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `skip_mut` in this scope
[INFO] [stdout]   --> src/lib.rs:643:7
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[skip_mut]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `exclusive` in this scope
[INFO] [stdout]   --> src/lib.rs:653:7
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[exclusive]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `unsized_type` in this scope
[INFO] [stdout]  --> src/lib.rs:628:3
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[unsized_type]
[INFO] [stdout]   |   ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + use star_frame_proc::unsized_type;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `unsized_start` in this scope
[INFO] [stdout]   --> src/lib.rs:631:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[unsized_start]
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `StarFrameProgram` in this scope
[INFO] [stdout]  --> src/lib.rs:624:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(StarFrameProgram)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + use star_frame_proc::StarFrameProgram;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `program` in this scope
[INFO] [stdout]  --> src/lib.rs:625:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program(instruction_set = (), id = System::ID, no_entrypoint)]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `List` in this scope
[INFO] [stdout]   --> src/lib.rs:632:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub items: List<u8>,
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `syn::Meta::List`; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 13 -     pub items: List<u8>,
[INFO] [stdout] 13 +     pub items: syn::Meta,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/lib.rs:654:37
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn push(&mut self, item: u8) -> Result<()> {
[INFO] [stdout]    |                                     ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn push(&mut self, item: u8) -> Result<(), E> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `items` found for mutable reference `&mut MyStruct` in the current scope
[INFO] [stdout]   --> src/lib.rs:658:14
[INFO] [stdout]    |
[INFO] [stdout] 39 |         self.items().push(item)?;
[INFO] [stdout]    |              ^^^^^-- help: remove the arguments
[INFO] [stdout]    |              |
[INFO] [stdout]    |              field, not a method
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0412, E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - unsized_type (line 543) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]  --> src/lib.rs:544:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use star_frame::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `star_frame`, use `cargo add star_frame` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `StarFrameProgram` in this scope
[INFO] [stdout]  --> src/lib.rs:546:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(StarFrameProgram)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use star_frame_proc::StarFrameProgram;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `program` in this scope
[INFO] [stdout]  --> src/lib.rs:547:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program(instruction_set = (), id = System::ID, no_entrypoint)]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `unsized_type` in this scope
[INFO] [stdout]  --> src/lib.rs:550:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[unsized_type]
[INFO] [stdout]   |   ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use star_frame_proc::unsized_type;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `unsized_start` in this scope
[INFO] [stdout]   --> src/lib.rs:553:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[unsized_start]
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `unsized_type` in this scope
[INFO] [stdout]   --> src/lib.rs:557:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[unsized_type]
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use star_frame_proc::unsized_type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `default_init` in this scope
[INFO] [stdout]   --> src/lib.rs:560:7
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[default_init]
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Map` in this scope
[INFO] [stdout]   --> src/lib.rs:554:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub map: Map<Pubkey, u8>,
[INFO] [stdout]    |              ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 2  + use std::iter::Map;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use itertools::__std_iter::Map;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope
[INFO] [stdout]   --> src/lib.rs:554:18
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub map: Map<Pubkey, u8>,
[INFO] [stdout]    |                  ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct MyUnsizedType<Pubkey> {
[INFO] [stdout]    |                         ++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope
[INFO] [stdout]   --> src/lib.rs:562:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |     SizedPubkey(Pubkey),
[INFO] [stdout]    |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DefaultInit` in this scope
[INFO] [stdout]   --> src/lib.rs:574:39
[INFO] [stdout]    |
[INFO] [stdout] 32 | let _unsized_inner = data.set_unsized(DefaultInit)?;
[INFO] [stdout]    |                                       ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/lib.rs:566:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn main() -> Result<()> {
[INFO] [stdout]    |              ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]    |              |
[INFO] [stdout]    |              expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn main() -> Result<(), E> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestByteSet`
[INFO] [stdout]   --> src/lib.rs:567:15
[INFO] [stdout]    |
[INFO] [stdout] 25 | let account = TestByteSet::<MyEnum>::new_default()?;
[INFO] [stdout]    |               ^^^^^^^^^^^ use of undeclared type `TestByteSet`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Pubkey`
[INFO] [stdout]   --> src/lib.rs:570:15
[INFO] [stdout]    |
[INFO] [stdout] 28 | let new_key = Pubkey::new_unique();
[INFO] [stdout]    |               ^^^^^^ use of undeclared type `Pubkey`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyEnumExclusive`
[INFO] [stdout]   --> src/lib.rs:577:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | let MyEnumExclusive::Unsized(mut unsized_inner) = data.get() else {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared type `MyEnumExclusive`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyEnumMut`
[INFO] [stdout]   --> src/lib.rs:569:26
[INFO] [stdout]    |
[INFO] [stdout] 27 | assert!(matches!(**data, MyEnumMut::UnitVariant));
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          use of undeclared type `MyEnumMut`
[INFO] [stdout]    |                          help: an enum with a similar name exists: `MyEnum`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0412, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_account_set (line 197) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]  --> src/lib.rs:199:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use star_frame::{prelude::*, derive_more};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `star_frame`, use `cargo add star_frame` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `star_frame`
[INFO] [stdout]  --> src/lib.rs:199:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use star_frame::{prelude::*, derive_more};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `star_frame`, use `cargo add star_frame` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AccountSet` in this scope
[INFO] [stdout]   --> src/lib.rs:207:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(AccountSet, derive_more::Deref, derive_more::DerefMut, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + use star_frame_proc::AccountSet;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `single_account_set` in this scope
[INFO] [stdout]   --> src/lib.rs:208:29
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct WrappedCounter(#[single_account_set] Account<CounterAccount>);
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ProgramAccount` in this scope
[INFO] [stdout]  --> src/lib.rs:204:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(ProgramAccount, Debug, Default)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + use star_frame_proc::ProgramAccount;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `zero_copy` in this scope
[INFO] [stdout]  --> src/lib.rs:203:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[zero_copy(pod)]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + use star_frame_proc::zero_copy;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `StarFrameProgram` in this scope
[INFO] [stdout]  --> src/lib.rs:200:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(StarFrameProgram)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + use star_frame_proc::StarFrameProgram;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `program` in this scope
[INFO] [stdout]  --> src/lib.rs:201:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program(instruction_set = (), id = System::ID, no_entrypoint)]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> src/lib.rs:208:49
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct WrappedCounter(#[single_account_set] Account<CounterAccount>);
[INFO] [stdout]    |                                                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - star_frame_instruction (line 856) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]  --> src/lib.rs:857:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use star_frame::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `star_frame`, use `cargo add star_frame` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `star_frame_instruction` in this scope
[INFO] [stdout]   --> src/lib.rs:889:3
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[star_frame_instruction]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use star_frame_proc::star_frame_instruction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `InstructionArgs` in this scope
[INFO] [stdout]   --> src/lib.rs:877:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(InstructionArgs, BorshDeserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use star_frame_proc::InstructionArgs;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `BorshDeserialize` in this scope
[INFO] [stdout]   --> src/lib.rs:877:27
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(InstructionArgs, BorshDeserialize)]
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `borsh` in this scope
[INFO] [stdout]   --> src/lib.rs:878:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[borsh(crate = "star_frame::borsh")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `ix_args` in this scope
[INFO] [stdout]   --> src/lib.rs:880:7
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[ix_args(&mut run)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AccountSet` in this scope
[INFO] [stdout]   --> src/lib.rs:871:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(AccountSet)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use star_frame_proc::AccountSet;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ProgramAccount` in this scope
[INFO] [stdout]   --> src/lib.rs:865:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(ProgramAccount)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use star_frame_proc::ProgramAccount;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `zero_copy` in this scope
[INFO] [stdout]  --> src/lib.rs:864:3
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[zero_copy(pod)]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use star_frame_proc::zero_copy;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `StarFrameProgram` in this scope
[INFO] [stdout]  --> src/lib.rs:860:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(StarFrameProgram)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use star_frame_proc::StarFrameProgram;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `program` in this scope
[INFO] [stdout]  --> src/lib.rs:861:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program(instruction_set = (), id = System::ID, no_entrypoint)]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope
[INFO] [stdout]   --> src/lib.rs:867:20
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub authority: Pubkey,
[INFO] [stdout]    |                    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Mut` in this scope
[INFO] [stdout]   --> src/lib.rs:873:18
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub counter: Mut<Account<CounterAccount>>,
[INFO] [stdout]    |                  ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use syn::token::Mut;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> src/lib.rs:873:22
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub counter: Mut<Account<CounterAccount>>,
[INFO] [stdout]    |                      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AccountInfo` in this scope
[INFO] [stdout]   --> src/lib.rs:874:20
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub authority: AccountInfo,
[INFO] [stdout]    |                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/lib.rs:890:92
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn Initialize(initialize_accounts: &mut InitializeAccounts, start_at: &mut Option<u64>) -> Result<()> {
[INFO] [stdout]    |                                                                                            ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]    |                                                                                            |
[INFO] [stdout]    |                                                                                            expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn Initialize(initialize_accounts: &mut InitializeAccounts, start_at: &mut Option<u64>) -> Result<(), E> {
[INFO] [stdout]    |                                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - zero_copy (line 994) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]  --> src/lib.rs:995:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use star_frame::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `star_frame`, use `cargo add star_frame` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Align1` in this scope
[INFO] [stdout]  --> src/lib.rs:996:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Clone, Align1, Zeroable, NoUninit, CheckedBitPattern)]
[INFO] [stdout]   |                       ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use star_frame_proc::Align1;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope
[INFO] [stdout]  --> src/lib.rs:996:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Clone, Align1, Zeroable, NoUninit, CheckedBitPattern)]
[INFO] [stdout]   |                               ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bytemuck::Zeroable;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `NoUninit` in this scope
[INFO] [stdout]  --> src/lib.rs:996:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Clone, Align1, Zeroable, NoUninit, CheckedBitPattern)]
[INFO] [stdout]   |                                         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bytemuck::NoUninit;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `CheckedBitPattern` in this scope
[INFO] [stdout]  --> src/lib.rs:996:51
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Clone, Align1, Zeroable, NoUninit, CheckedBitPattern)]
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bytemuck::CheckedBitPattern;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - derive_account_set (line 157)
[INFO] [stdout]     src/lib.rs - derive_account_set (line 171)
[INFO] [stdout]     src/lib.rs - derive_account_set (line 197)
[INFO] [stdout]     src/lib.rs - derive_get_seeds (line 241)
[INFO] [stdout]     src/lib.rs - derive_get_seeds (line 258)
[INFO] [stdout]     src/lib.rs - derive_get_seeds (line 273)
[INFO] [stdout]     src/lib.rs - derive_instruction_args (line 693)
[INFO] [stdout]     src/lib.rs - derive_instruction_args (line 727)
[INFO] [stdout]     src/lib.rs - derive_instruction_args (line 749)
[INFO] [stdout]     src/lib.rs - derive_instruction_to_idl (line 821)
[INFO] [stdout]     src/lib.rs - derive_type_to_idl (line 795)
[INFO] [stdout]     src/lib.rs - program (line 421)
[INFO] [stdout]     src/lib.rs - program (line 439)
[INFO] [stdout]     src/lib.rs - program_account (line 383)
[INFO] [stdout]     src/lib.rs - star_frame_error (line 928)
[INFO] [stdout]     src/lib.rs - star_frame_instruction (line 856)
[INFO] [stdout]     src/lib.rs - star_frame_instruction_set (line 304)
[INFO] [stdout]     src/lib.rs - unsized_impl (line 620)
[INFO] [stdout]     src/lib.rs - unsized_type (line 514)
[INFO] [stdout]     src/lib.rs - unsized_type (line 543)
[INFO] [stdout]     src/lib.rs - zero_copy (line 984)
[INFO] [stdout]     src/lib.rs - zero_copy (line 994)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 22 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.93s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b1365c2bcbd1c005421f7c994ac2aacaa7e853025d4c95dcc762ab619fa5cab0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1365c2bcbd1c005421f7c994ac2aacaa7e853025d4c95dcc762ab619fa5cab0", kill_on_drop: false }`
[INFO] [stdout] b1365c2bcbd1c005421f7c994ac2aacaa7e853025d4c95dcc762ab619fa5cab0
