[INFO] fetching crate star_frame_proc 0.27.0...
[INFO] testing star_frame_proc-0.27.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate star_frame_proc 0.27.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate star_frame_proc 0.27.0
[INFO] finished tweaking crates.io crate star_frame_proc 0.27.0
[INFO] tweaked toml for crates.io crate star_frame_proc 0.27.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate star_frame_proc 0.27.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate star_frame_proc 0.27.0 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded easy_proc_common v0.4.0
[INFO] [stderr]   Downloaded easy_proc v0.4.0
[INFO] [stderr]   Downloaded daggy v0.9.0
[INFO] [stderr]   Downloaded easy_proc_derive v0.4.0
[INFO] [stderr]   Downloaded pretty_assertions v1.4.1
[INFO] [stderr]   Downloaded petgraph v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f18c7f1f5e44a8e660990cd304590f31dc93acf663a9760c226cabc26e57f263
[INFO] running `Command { std: "docker" "start" "-a" "f18c7f1f5e44a8e660990cd304590f31dc93acf663a9760c226cabc26e57f263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f18c7f1f5e44a8e660990cd304590f31dc93acf663a9760c226cabc26e57f263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f18c7f1f5e44a8e660990cd304590f31dc93acf663a9760c226cabc26e57f263", kill_on_drop: false }`
[INFO] [stdout] f18c7f1f5e44a8e660990cd304590f31dc93acf663a9760c226cabc26e57f263
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12c1980206c3fff4e2ba39ef871ad9640fd130f3ab15db5ecf575b941972910d
[INFO] running `Command { std: "docker" "start" "-a" "12c1980206c3fff4e2ba39ef871ad9640fd130f3ab15db5ecf575b941972910d", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling toml_datetime v0.7.1
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling indexmap v2.11.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[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 petgraph v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling daggy v0.9.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.27.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.09s
[INFO] running `Command { std: "docker" "inspect" "12c1980206c3fff4e2ba39ef871ad9640fd130f3ab15db5ecf575b941972910d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12c1980206c3fff4e2ba39ef871ad9640fd130f3ab15db5ecf575b941972910d", kill_on_drop: false }`
[INFO] [stdout] 12c1980206c3fff4e2ba39ef871ad9640fd130f3ab15db5ecf575b941972910d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4db418c773a3ebf48e5774a6ce1760dff356080bccb1a81918de1fe3ca41053f
[INFO] running `Command { std: "docker" "start" "-a" "4db418c773a3ebf48e5774a6ce1760dff356080bccb1a81918de1fe3ca41053f", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling star_frame_proc v0.27.0 (/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 11.17s
[INFO] running `Command { std: "docker" "inspect" "4db418c773a3ebf48e5774a6ce1760dff356080bccb1a81918de1fe3ca41053f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4db418c773a3ebf48e5774a6ce1760dff356080bccb1a81918de1fe3ca41053f", kill_on_drop: false }`
[INFO] [stdout] 4db418c773a3ebf48e5774a6ce1760dff356080bccb1a81918de1fe3ca41053f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1a2632ee7965c03166e51b575cce5f3239c2086428af66f49e0719803e668f4a
[INFO] running `Command { std: "docker" "start" "-a" "1a2632ee7965c03166e51b575cce5f3239c2086428af66f49e0719803e668f4a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/star_frame_proc-5af4b6967b72593d)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test util::repr::tests::conflicting_reprs ... ok
[INFO] [stdout] test util::tests::test_strip_attributes_enum ... ok
[INFO] [stdout] test util::tests::test_recurse_type_operator ... ok
[INFO] [stdout] test util::repr::tests::parse_advanced_repr ... ok
[INFO] [stdout] test util::tests::test_strip_attributes_struct ... ok
[INFO] [stdout] test util::repr::tests::parse_basic_repr ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests star_frame_proc
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test src/lib.rs - derive_instruction_args (line 678) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_instruction_args (line 712) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_get_seeds (line 241) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_get_seeds (line 273) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_instruction_to_idl (line 806) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_get_seeds (line 258) ... FAILED
[INFO] [stdout] test src/lib.rs - program (line 451) ... ignored
[INFO] [stdout] test src/lib.rs - program (line 421) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_account_set (line 157) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_account_set (line 171) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_instruction_args (line 734) ... FAILED
[INFO] [stdout] test src/lib.rs - program (line 439) ... FAILED
[INFO] [stdout] test src/lib.rs - unsized_impl (line 599) ... ignored
[INFO] [stdout] test src/lib.rs - derive_account_set (line 197) ... FAILED
[INFO] [stdout] test src/lib.rs - unsized_type (line 485) ... ignored
[INFO] [stdout] test src/lib.rs - derive_type_to_idl (line 780) ... FAILED
[INFO] [stdout] test src/lib.rs - program_account (line 383) ... FAILED
[INFO] [stdout] test src/lib.rs - star_frame_error (line 913) ... FAILED
[INFO] [stdout] test src/lib.rs - sighash (line 939) ... ok
[INFO] [stdout] test src/lib.rs - unsized_impl (line 611) ... 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 - zero_copy (line 969) ... FAILED
[INFO] [stdout] test src/lib.rs - star_frame_instruction (line 841) ... FAILED
[INFO] [stdout] test src/lib.rs - zero_copy (line 979) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/lib.rs - unsized_type (line 543) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - derive_instruction_args (line 678) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]    --> src/lib.rs:679:5
[INFO] [stdout]     |
[INFO] [stdout] 679 | 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:680:5
[INFO] [stdout]     |
[INFO] [stdout] 680 | 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:680:5
[INFO] [stdout]     |
[INFO] [stdout] 680 | 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:681:23
[INFO] [stdout]     |
[INFO] [stdout] 681 | #[derive(Copy, Clone, InstructionArgs, Default)]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 678 + 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:682:3
[INFO] [stdout]     |
[INFO] [stdout] 682 | #[instruction_args(skip_idl)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 682 - #[instruction_args(skip_idl)]
[INFO] [stdout] 682 + #[instruction_set(skip_idl)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `ix_args` in this scope
[INFO] [stdout]    --> src/lib.rs:683:3
[INFO] [stdout]     |
[INFO] [stdout] 683 | #[ix_args(decode)]
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `ix_args` in this scope
[INFO] [stdout]    --> src/lib.rs:685:7
[INFO] [stdout]     |
[INFO] [stdout] 685 |     #[ix_args(&mut validate)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `ix_args` in this scope
[INFO] [stdout]    --> src/lib.rs:687:7
[INFO] [stdout]     |
[INFO] [stdout] 687 |     #[ix_args(run)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `ix_args` in this scope
[INFO] [stdout]    --> src/lib.rs:689:7
[INFO] [stdout]     |
[INFO] [stdout] 689 |     #[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 - derive_instruction_args (line 712) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]    --> src/lib.rs:713:5
[INFO] [stdout]     |
[INFO] [stdout] 713 | 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:714:5
[INFO] [stdout]     |
[INFO] [stdout] 714 | 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:714:5
[INFO] [stdout]     |
[INFO] [stdout] 714 | 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:715:32
[INFO] [stdout]     |
[INFO] [stdout] 715 | #[derive(Copy, Clone, Default, InstructionArgs)]
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 712 + 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:716:3
[INFO] [stdout]     |
[INFO] [stdout] 716 | #[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 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] 242 | 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] 246 | #[derive(Debug, GetSeeds, Clone)]
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 241 + use star_frame_proc::GetSeeds;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Pubkey` in this scope
[INFO] [stdout]    --> src/lib.rs:248:10
[INFO] [stdout]     |
[INFO] [stdout] 248 |     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] 253 |     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: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[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] 274 | 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] 277 | #[derive(Debug, GetSeeds, Clone)]
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 273 + 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] 278 | #[get_seeds(seed_const = b"TEST_CONST")]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Pubkey` in this scope
[INFO] [stdout]    --> src/lib.rs:280:10
[INFO] [stdout]     |
[INFO] [stdout] 280 |     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: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_instruction_to_idl (line 806) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]    --> src/lib.rs:807:5
[INFO] [stdout]     |
[INFO] [stdout] 807 | 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:813:10
[INFO] [stdout]     |
[INFO] [stdout] 813 | #[derive(InstructionToIdl)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 806 + 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:814:10
[INFO] [stdout]     |
[INFO] [stdout] 814 | #[derive(TypeToIdl)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 806 + 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:809:10
[INFO] [stdout]     |
[INFO] [stdout] 809 | #[derive(StarFrameProgram)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 806 + use star_frame_proc::StarFrameProgram;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `program` in this scope
[INFO] [stdout]    --> src/lib.rs:810:3
[INFO] [stdout]     |
[INFO] [stdout] 810 | #[program(instruction_set = (), id = System::ID, no_entrypoint)]
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Pubkey` in this scope
[INFO] [stdout]    --> src/lib.rs:817:20
[INFO] [stdout]     |
[INFO] [stdout] 817 |     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: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[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] 259 | 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] 268 | #[derive(Debug, GetSeeds, Clone)]
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 258 + 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] 269 | #[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 (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] 423 | 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] 427 | #[derive(StarFrameProgram)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 423 + 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] 428 | #[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 - 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] 159 | 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] 161 | #[derive(AccountSet)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 159 + use star_frame_proc::AccountSet;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Signer` in this scope
[INFO] [stdout]    --> src/lib.rs:163:20
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub authority: Signer,
[INFO] [stdout]     |                    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Mut` in this scope
[INFO] [stdout]    --> src/lib.rs:164:18
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub account: Mut<SystemAccount>,
[INFO] [stdout]     |                  ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 159 + use syn::token::Mut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SystemAccount` in this scope
[INFO] [stdout]    --> src/lib.rs:164:22
[INFO] [stdout]     |
[INFO] [stdout] 164 |     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] 162 | pub struct BasicAccounts<SystemAccount> {
[INFO] [stdout]     |                         +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Program` in this scope
[INFO] [stdout]    --> src/lib.rs:165:25
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub system_program: Program<System>,
[INFO] [stdout]     |                         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `System` in this scope
[INFO] [stdout]    --> src/lib.rs:165:33
[INFO] [stdout]     |
[INFO] [stdout] 165 |     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] 159 + 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: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[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] 173 | 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] 175 | #[derive(AccountSet)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 173 + 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] 176 | #[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] 177 | #[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] 182 |     #[decode(arg = arg * 2)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Signer` in this scope
[INFO] [stdout]    --> src/lib.rs:179:20
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub authority: Signer,
[INFO] [stdout]     |                    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SystemAccount` in this scope
[INFO] [stdout]    --> src/lib.rs:183:23
[INFO] [stdout]     |
[INFO] [stdout] 183 |     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] 178 | 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] 187 |     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] 187 |     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, 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_instruction_args (line 734) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]    --> src/lib.rs:735:5
[INFO] [stdout]     |
[INFO] [stdout] 735 | 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:736:5
[INFO] [stdout]     |
[INFO] [stdout] 736 | 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:736:5
[INFO] [stdout]     |
[INFO] [stdout] 736 | 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:738:32
[INFO] [stdout]     |
[INFO] [stdout] 738 | #[derive(Copy, Clone, Default, InstructionArgs)]
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 734 + 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:739:3
[INFO] [stdout]     |
[INFO] [stdout] 739 | #[ix_args(decode)]
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `ix_args` in this scope
[INFO] [stdout]    --> src/lib.rs:741:7
[INFO] [stdout]     |
[INFO] [stdout] 741 |     #[ix_args(&mut decode)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `ix_args` in this scope
[INFO] [stdout]    --> src/lib.rs:743:7
[INFO] [stdout]     |
[INFO] [stdout] 743 |     #[ix_args(&decode)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `ix_args` in this scope
[INFO] [stdout]    --> src/lib.rs:745:7
[INFO] [stdout]     |
[INFO] [stdout] 745 |     #[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 - 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] 441 | 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] 443 | #[derive(StarFrameProgram)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 441 + 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] 444 | #[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] 446 | #[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] 445 | #[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] 446 | #[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 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] 199 | 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] 199 | 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] 207 | #[derive(AccountSet, derive_more::Deref, derive_more::DerefMut, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: the derive macro `AccountSet` accepts the similarly named `account_set` attribute
[INFO] [stdout]     |
[INFO] [stdout] 207 - #[derive(AccountSet, derive_more::Deref, derive_more::DerefMut, Debug)]
[INFO] [stdout] 207 + #[derive(account_set, derive_more::Deref, derive_more::DerefMut, Debug)]
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 199 + 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] 208 | pub struct WrappedCounter(#[single_account_set] Account<CounterAccount>);
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `single_account_set` is an attribute that can be used by the derive macro `AccountSet`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ProgramAccount` in this scope
[INFO] [stdout]    --> src/lib.rs:204:10
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[derive(ProgramAccount, Debug, Default)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: the derive macro `ProgramAccount` accepts the similarly named `program_account` attribute
[INFO] [stdout]     |
[INFO] [stdout] 204 - #[derive(ProgramAccount, Debug, Default)]
[INFO] [stdout] 204 + #[derive(program_account, Debug, Default)]
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 199 + 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] 203 | #[zero_copy(pod)]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 199 + 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] 200 | #[derive(StarFrameProgram)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 199 + 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] 201 | #[program(instruction_set = (), id = System::ID, no_entrypoint)]
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `program` is an attribute that can be used by the derive macro `StarFrameProgram`, you might be missing a `derive` attribute
[INFO] [stdout]     |
[INFO] [stdout] 202 + #[derive(StarFrameProgram)]
[INFO] [stdout] 203 | pub struct MyProgram;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Account` in this scope
[INFO] [stdout]    --> src/lib.rs:208:49
[INFO] [stdout]     |
[INFO] [stdout] 208 | 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: E0425, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_type_to_idl (line 780) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]    --> src/lib.rs:782:5
[INFO] [stdout]     |
[INFO] [stdout] 782 | 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:788:10
[INFO] [stdout]     |
[INFO] [stdout] 788 | #[derive(TypeToIdl)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 782 + 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:784:10
[INFO] [stdout]     |
[INFO] [stdout] 784 | #[derive(StarFrameProgram)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 782 + use star_frame_proc::StarFrameProgram;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `program` in this scope
[INFO] [stdout]    --> src/lib.rs:785:3
[INFO] [stdout]     |
[INFO] [stdout] 785 | #[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 - 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] 385 | 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] 398 | #[derive(GetSeeds, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 385 + 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] 392 | #[derive(ProgramAccount, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 385 + 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] 391 | #[zero_copy(pod)]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 385 + 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] 393 | #[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] 387 | #[derive(StarFrameProgram)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 385 + 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] 388 | #[program(instruction_set = (), id = System::ID, no_entrypoint)]
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Pubkey` in this scope
[INFO] [stdout]    --> src/lib.rs:400:14
[INFO] [stdout]     |
[INFO] [stdout] 400 |     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: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - star_frame_error (line 913) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]    --> src/lib.rs:914:5
[INFO] [stdout]     |
[INFO] [stdout] 914 | 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:916:3
[INFO] [stdout]     |
[INFO] [stdout] 916 | #[star_frame_error]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 913 + 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:918:7
[INFO] [stdout]     |
[INFO] [stdout] 918 |     #[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 - unsized_impl (line 611) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]    --> src/lib.rs:613:5
[INFO] [stdout]     |
[INFO] [stdout] 613 | 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:637:3
[INFO] [stdout]     |
[INFO] [stdout] 637 | #[unsized_impl]
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 613 + use star_frame_proc::unsized_impl;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `unsized_type` in this scope
[INFO] [stdout]    --> src/lib.rs:619:3
[INFO] [stdout]     |
[INFO] [stdout] 619 | #[unsized_type]
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 613 + 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:622:7
[INFO] [stdout]     |
[INFO] [stdout] 622 |     #[unsized_start]
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `StarFrameProgram` in this scope
[INFO] [stdout]    --> src/lib.rs:615:10
[INFO] [stdout]     |
[INFO] [stdout] 615 | #[derive(StarFrameProgram)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 613 + use star_frame_proc::StarFrameProgram;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `program` in this scope
[INFO] [stdout]    --> src/lib.rs:616:3
[INFO] [stdout]     |
[INFO] [stdout] 616 | #[program(instruction_set = (), id = System::ID, no_entrypoint)]
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `List` in this scope
[INFO] [stdout]    --> src/lib.rs:623:16
[INFO] [stdout]     |
[INFO] [stdout] 623 |     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] 623 -     pub items: List<u8>,
[INFO] [stdout] 623 +     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:639:37
[INFO] [stdout]     |
[INFO] [stdout] 639 |     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] 639 |     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:643:14
[INFO] [stdout]     |
[INFO] [stdout] 643 |         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 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0425, 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 - 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] 306 | 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] 305 | 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] 308 | #[derive(InstructionSet)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 304 + 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] 309 | #[ix_set(skip_idl)]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ix_set` is an attribute that can be used by the derive macro `InstructionSet`, you might be missing a `derive` attribute
[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] 317 | assert_eq!(CoolIx::DISCRIMINANT, IX_DISCRIMINANT);
[INFO] [stdout]     |                    ^^^^^^^^^^^^ associated item not found in `CoolIx`
[INFO] [stdout] ...
[INFO] [stdout] 321 | 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] 515 | 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] 521 | #[unsized_type(program_account)]
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 515 + 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] 525 |     #[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] 517 | #[derive(StarFrameProgram)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 515 + 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] 518 | #[program(instruction_set = (), id = System::ID, no_entrypoint)]
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `List` in this scope
[INFO] [stdout]    --> src/lib.rs:526:16
[INFO] [stdout]     |
[INFO] [stdout] 526 |     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] 526 -     pub bytes: List<u8>,
[INFO] [stdout] 526 +     pub bytes: syn::Meta,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Map` in this scope
[INFO] [stdout]    --> src/lib.rs:527:14
[INFO] [stdout]     |
[INFO] [stdout] 527 |     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] 515 + use std::iter::Map;
[INFO] [stdout]     |
[INFO] [stdout] 515 + use itertools::__std_iter::Map;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Pubkey` in this scope
[INFO] [stdout]    --> src/lib.rs:527:18
[INFO] [stdout]     |
[INFO] [stdout] 527 |     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] 522 | 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] 530 | 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] 530 | 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] 531 | 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] 533 | 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, 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 - zero_copy (line 969) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]    --> src/lib.rs:970:5
[INFO] [stdout]     |
[INFO] [stdout] 970 | 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:971:3
[INFO] [stdout]     |
[INFO] [stdout] 971 | #[zero_copy]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 969 + 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 - star_frame_instruction (line 841) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]    --> src/lib.rs:842:5
[INFO] [stdout]     |
[INFO] [stdout] 842 | 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:874:3
[INFO] [stdout]     |
[INFO] [stdout] 874 | #[star_frame_instruction]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 842 + 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:862:10
[INFO] [stdout]     |
[INFO] [stdout] 862 | #[derive(InstructionArgs, BorshDeserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 842 + 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:862:27
[INFO] [stdout]     |
[INFO] [stdout] 862 | #[derive(InstructionArgs, BorshDeserialize)]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `borsh` in this scope
[INFO] [stdout]    --> src/lib.rs:863:3
[INFO] [stdout]     |
[INFO] [stdout] 863 | #[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:865:7
[INFO] [stdout]     |
[INFO] [stdout] 865 |     #[ix_args(&mut run)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AccountSet` in this scope
[INFO] [stdout]    --> src/lib.rs:856:10
[INFO] [stdout]     |
[INFO] [stdout] 856 | #[derive(AccountSet)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 842 + 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:850:10
[INFO] [stdout]     |
[INFO] [stdout] 850 | #[derive(ProgramAccount)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 842 + 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:849:3
[INFO] [stdout]     |
[INFO] [stdout] 849 | #[zero_copy(pod)]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 842 + 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:845:10
[INFO] [stdout]     |
[INFO] [stdout] 845 | #[derive(StarFrameProgram)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 842 + use star_frame_proc::StarFrameProgram;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `program` in this scope
[INFO] [stdout]    --> src/lib.rs:846:3
[INFO] [stdout]     |
[INFO] [stdout] 846 | #[program(instruction_set = (), id = System::ID, no_entrypoint)]
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Pubkey` in this scope
[INFO] [stdout]    --> src/lib.rs:852:20
[INFO] [stdout]     |
[INFO] [stdout] 852 |     pub authority: Pubkey,
[INFO] [stdout]     |                    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Mut` in this scope
[INFO] [stdout]    --> src/lib.rs:858:18
[INFO] [stdout]     |
[INFO] [stdout] 858 |     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] 842 + use syn::token::Mut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Account` in this scope
[INFO] [stdout]    --> src/lib.rs:858:22
[INFO] [stdout]     |
[INFO] [stdout] 858 |     pub counter: Mut<Account<CounterAccount>>,
[INFO] [stdout]     |                      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AccountInfo` in this scope
[INFO] [stdout]    --> src/lib.rs:859:20
[INFO] [stdout]     |
[INFO] [stdout] 859 |     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:875:92
[INFO] [stdout]     |
[INFO] [stdout] 875 | 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] 875 | 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, 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 - zero_copy (line 979) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `star_frame`
[INFO] [stdout]    --> src/lib.rs:980:5
[INFO] [stdout]     |
[INFO] [stdout] 980 | 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:981:23
[INFO] [stdout]     |
[INFO] [stdout] 981 | #[derive(Copy, Clone, Align1, Zeroable, NoUninit, CheckedBitPattern)]
[INFO] [stdout]     |                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 979 + 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:981:31
[INFO] [stdout]     |
[INFO] [stdout] 981 | #[derive(Copy, Clone, Align1, Zeroable, NoUninit, CheckedBitPattern)]
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 979 + use bytemuck::Zeroable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `NoUninit` in this scope
[INFO] [stdout]    --> src/lib.rs:981:41
[INFO] [stdout]     |
[INFO] [stdout] 981 | #[derive(Copy, Clone, Align1, Zeroable, NoUninit, CheckedBitPattern)]
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 979 + use bytemuck::NoUninit;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `CheckedBitPattern` in this scope
[INFO] [stdout]    --> src/lib.rs:981:51
[INFO] [stdout]     |
[INFO] [stdout] 981 | #[derive(Copy, Clone, Align1, Zeroable, NoUninit, CheckedBitPattern)]
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 979 + 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] ---- 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] 544 | 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] 546 | #[derive(StarFrameProgram)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 544 + 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] 547 | #[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] 550 | #[unsized_type]
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 544 + 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] 553 |     #[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] 557 | #[unsized_type]
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 544 + 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] 560 |     #[default_init]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Map` in this scope
[INFO] [stdout]    --> src/lib.rs:554:14
[INFO] [stdout]     |
[INFO] [stdout] 554 |     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] 544 + use std::iter::Map;
[INFO] [stdout]     |
[INFO] [stdout] 544 + use itertools::__std_iter::Map;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Pubkey` in this scope
[INFO] [stdout]    --> src/lib.rs:554:18
[INFO] [stdout]     |
[INFO] [stdout] 554 |     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] 551 | pub struct MyUnsizedType<Pubkey> {
[INFO] [stdout]     |                         ++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Pubkey` in this scope
[INFO] [stdout]    --> src/lib.rs:562:17
[INFO] [stdout]     |
[INFO] [stdout] 562 |     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] 574 | 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] 566 | 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] 566 | 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] 567 | 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] 570 | 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] 577 | let MyEnumExclusive::Unsized(mut unsized_inner) = data.get() else {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of undeclared type `MyEnumExclusive`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[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 678)
[INFO] [stdout]     src/lib.rs - derive_instruction_args (line 712)
[INFO] [stdout]     src/lib.rs - derive_instruction_args (line 734)
[INFO] [stdout]     src/lib.rs - derive_instruction_to_idl (line 806)
[INFO] [stdout]     src/lib.rs - derive_type_to_idl (line 780)
[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 913)
[INFO] [stdout]     src/lib.rs - star_frame_instruction (line 841)
[INFO] [stdout]     src/lib.rs - star_frame_instruction_set (line 304)
[INFO] [stdout]     src/lib.rs - unsized_impl (line 611)
[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 969)
[INFO] [stdout]     src/lib.rs - zero_copy (line 979)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 22 failed; 3 ignored; 0 measured; 0 filtered out; finished in 2.22s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1a2632ee7965c03166e51b575cce5f3239c2086428af66f49e0719803e668f4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a2632ee7965c03166e51b575cce5f3239c2086428af66f49e0719803e668f4a", kill_on_drop: false }`
[INFO] [stdout] 1a2632ee7965c03166e51b575cce5f3239c2086428af66f49e0719803e668f4a
