[INFO] fetching crate star_frame_spl 0.27.0...
[INFO] checking star_frame_spl-0.27.0 against try#14731909456ca628a194900c35659dfdcb359e77 for pr-149195-1
[INFO] extracting crate star_frame_spl 0.27.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate star_frame_spl 0.27.0
[INFO] finished tweaking crates.io crate star_frame_spl 0.27.0
[INFO] tweaked toml for crates.io crate star_frame_spl 0.27.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate star_frame_spl 0.27.0 on toolchain 14731909456ca628a194900c35659dfdcb359e77
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate star_frame_spl 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" "+14731909456ca628a194900c35659dfdcb359e77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9392eb98b596bac853c7d7e1066beee1c02aecd0822e2bfdc3f1e75eac62d42
[INFO] running `Command { std: "docker" "start" "-a" "f9392eb98b596bac853c7d7e1066beee1c02aecd0822e2bfdc3f1e75eac62d42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9392eb98b596bac853c7d7e1066beee1c02aecd0822e2bfdc3f1e75eac62d42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9392eb98b596bac853c7d7e1066beee1c02aecd0822e2bfdc3f1e75eac62d42", kill_on_drop: false }`
[INFO] [stdout] f9392eb98b596bac853c7d7e1066beee1c02aecd0822e2bfdc3f1e75eac62d42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f99dd15d068b0c0f47ca68b9e85c9e50209b47d0611458298b3f48700c3fc5c0
[INFO] running `Command { std: "docker" "start" "-a" "f99dd15d068b0c0f47ca68b9e85c9e50209b47d0611458298b3f48700c3fc5c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.7.1
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking five8_core v0.1.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking solana-sanitize v3.0.1
[INFO] [stderr]     Checking solana-program-error v3.0.0
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]     Checking five8 v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking solana-atomic-u64 v3.0.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking solana-hash v3.0.0
[INFO] [stderr]     Checking five8_const v0.1.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling fixed_star_frame v1.29.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling indexmap v2.11.3
[INFO] [stderr]     Checking solana-program-memory v3.0.0
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking pinocchio v0.9.2
[INFO] [stderr]     Checking solana-program-pack v3.0.0
[INFO] [stderr]     Checking solana-program-option v3.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling petgraph v0.8.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking solana-instruction-error v2.0.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]     Checking solana-sha256-hasher v3.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[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 regex v1.11.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling easy_proc_common v0.4.0
[INFO] [stderr]    Compiling pinocchio-log-macro v0.5.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling easy_proc_derive v0.4.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking ptr_meta v0.3.0
[INFO] [stderr]     Checking pinocchio-log v0.5.0
[INFO] [stderr]    Compiling easy_proc v0.4.0
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking advancer v0.1.0
[INFO] [stderr]     Checking solana-address v1.0.0
[INFO] [stderr]     Checking solana-pubkey v3.0.0
[INFO] [stderr]     Checking solana-instruction v3.0.0
[INFO] [stderr]     Checking solana-sdk-ids v3.0.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]     Checking spl-associated-token-account-interface v2.0.0
[INFO] [stderr]     Checking spl-token-interface v2.0.0
[INFO] [stderr]    Compiling star_frame_proc v0.27.0
[INFO] [stderr]     Checking star_frame v0.27.0
[INFO] [stderr]     Checking star_frame_spl v0.27.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0659]: `CloseAccount` is ambiguous
[INFO] [stdout]    --> src/token/instructions.rs:699:14
[INFO] [stdout]     |
[INFO] [stdout] 699 |             &CloseAccount,
[INFO] [stdout]     |              ^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CloseAccount` could refer to the tuple struct imported here
[INFO] [stdout]    --> src/token/instructions.rs:431:9
[INFO] [stdout]     |
[INFO] [stdout] 431 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `CloseAccount` to disambiguate
[INFO] [stdout] note: `CloseAccount` could also refer to the unit struct imported here
[INFO] [stdout]    --> src/token/instructions.rs:431:9
[INFO] [stdout]     |
[INFO] [stdout] 431 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `CloseAccount` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(_) -> CloseAccount<_> {CloseAccount::<_>}: StarFrameInstruction` is not satisfied
[INFO] [stdout]    --> src/token/instructions.rs:699:13
[INFO] [stdout]     |
[INFO] [stdout] 698 |         let close_account_sf = Token::instruction(
[INFO] [stdout]     |                                ------------------ required by a bound introduced by this call
[INFO] [stdout] 699 |             &CloseAccount,
[INFO] [stdout]     |             ^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `StarFrameInstruction` is not implemented for fn item `fn(_) -> star_frame::prelude::CloseAccount<_> {star_frame::prelude::CloseAccount::<_>}`
[INFO] [stdout]     = help: the following other types implement trait `StarFrameInstruction`:
[INFO] [stdout]               ()
[INFO] [stdout]               CreateIdempotent
[INFO] [stdout]               RecoverNested
[INFO] [stdout]               associated_token::instructions::Create
[INFO] [stdout]               star_frame::program::system::AdvanceNonceAccount
[INFO] [stdout]               star_frame::program::system::Allocate
[INFO] [stdout]               star_frame::program::system::Assign
[INFO] [stdout]               star_frame::program::system::AuthorizeNonceAccount
[INFO] [stdout]             and 29 others
[INFO] [stdout] note: required by a bound in `instruction`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/star_frame-0.27.0/src/client.rs:39:12
[INFO] [stdout]     |
[INFO] [stdout]  37 |     fn instruction<I, A>(data: &I, accounts: A::ClientAccounts) -> Result<SolanaInstruction>
[INFO] [stdout]     |        ----------- required by a bound in this associated function
[INFO] [stdout]  38 |     where
[INFO] [stdout]  39 |         I: StarFrameInstruction<Accounts<'static, 'static> = A>
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `MakeInstruction::instruction`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/star_frame_spl-d3c0ff9d6d33ca5b.long-type-1702230629232597249.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(_) -> ... {CloseAccount::<_>}: InstructionDiscriminant<...>` is not satisfied
[INFO] [stdout]    --> src/token/instructions.rs:699:13
[INFO] [stdout]     |
[INFO] [stdout] 698 |         let close_account_sf = Token::instruction(
[INFO] [stdout]     |                                ------------------ required by a bound introduced by this call
[INFO] [stdout] 699 |             &CloseAccount,
[INFO] [stdout]     |             ^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `InstructionDiscriminant<TokenInstructionSet>` is not implemented for fn item `fn(_) -> star_frame::prelude::CloseAccount<_> {star_frame::prelude::CloseAccount::<_>}`
[INFO] [stdout]     = help: the following other types implement trait `InstructionDiscriminant<IxSet>`:
[INFO] [stdout]               `CreateIdempotent` implements `InstructionDiscriminant<AssociatedTokenInstructionSet>`
[INFO] [stdout]               `RecoverNested` implements `InstructionDiscriminant<AssociatedTokenInstructionSet>`
[INFO] [stdout]               `associated_token::instructions::Create` implements `InstructionDiscriminant<AssociatedTokenInstructionSet>`
[INFO] [stdout]               `star_frame::program::system::AdvanceNonceAccount` implements `InstructionDiscriminant<SystemInstructionSet>`
[INFO] [stdout]               `star_frame::program::system::Allocate` implements `InstructionDiscriminant<SystemInstructionSet>`
[INFO] [stdout]               `star_frame::program::system::Assign` implements `InstructionDiscriminant<SystemInstructionSet>`
[INFO] [stdout]               `star_frame::program::system::AuthorizeNonceAccount` implements `InstructionDiscriminant<SystemInstructionSet>`
[INFO] [stdout]               `star_frame::program::system::CreateAccount` implements `InstructionDiscriminant<SystemInstructionSet>`
[INFO] [stdout]             and 28 others
[INFO] [stdout] note: required by a bound in `instruction`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/star_frame-0.27.0/src/client.rs:40:15
[INFO] [stdout]     |
[INFO] [stdout]  37 |     fn instruction<I, A>(data: &I, accounts: A::ClientAccounts) -> Result<SolanaInstruction>
[INFO] [stdout]     |        ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout]  40 |             + InstructionDiscriminant<Self::InstructionSet>
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `MakeInstruction::instruction`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/star_frame_spl-d3c0ff9d6d33ca5b.long-type-12817366826721008521.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(_) -> CloseAccount<_> {CloseAccount::<_>}: BorshSerialize` is not satisfied
[INFO] [stdout]    --> src/token/instructions.rs:699:13
[INFO] [stdout]     |
[INFO] [stdout] 698 |         let close_account_sf = Token::instruction(
[INFO] [stdout]     |                                ------------------ required by a bound introduced by this call
[INFO] [stdout] 699 |             &CloseAccount,
[INFO] [stdout]     |             ^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `star_frame::prelude::BorshSerialize` is not implemented for fn item `fn(_) -> star_frame::prelude::CloseAccount<_> {star_frame::prelude::CloseAccount::<_>}`
[INFO] [stdout]     = help: the following other types implement trait `star_frame::prelude::BorshSerialize`:
[INFO] [stdout]               &T
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6)
[INFO] [stdout]             and 118 others
[INFO] [stdout] note: required by a bound in `instruction`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/star_frame-0.27.0/src/client.rs:41:15
[INFO] [stdout]     |
[INFO] [stdout]  37 |     fn instruction<I, A>(data: &I, accounts: A::ClientAccounts) -> Result<SolanaInstruction>
[INFO] [stdout]     |        ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout]  41 |             + BorshSerialize,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^ required by this bound in `MakeInstruction::instruction`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/star_frame_spl-d3c0ff9d6d33ca5b.long-type-3191361433310526142.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0659.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `star_frame_spl` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "f99dd15d068b0c0f47ca68b9e85c9e50209b47d0611458298b3f48700c3fc5c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f99dd15d068b0c0f47ca68b9e85c9e50209b47d0611458298b3f48700c3fc5c0", kill_on_drop: false }`
[INFO] [stdout] f99dd15d068b0c0f47ca68b9e85c9e50209b47d0611458298b3f48700c3fc5c0
