[INFO] cloning repository https://github.com/raunit-dev/staking [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raunit-dev/staking" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraunit-dev%2Fstaking", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraunit-dev%2Fstaking'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e065f6c9a00a59ba9f06dfd92026e4a9d16f82f4 [INFO] testing raunit-dev/staking against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraunit-dev%2Fstaking" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/raunit-dev/staking [INFO] finished tweaking git repo https://github.com/raunit-dev/staking [INFO] tweaked toml for git repo https://github.com/raunit-dev/staking written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/raunit-dev/staking on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/raunit-dev/staking 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e153fcf56e3749b22984e8e9ded40b3b3f67620bef19629f4fecaef8dbd504a [INFO] running `Command { std: "docker" "start" "-a" "1e153fcf56e3749b22984e8e9ded40b3b3f67620bef19629f4fecaef8dbd504a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e153fcf56e3749b22984e8e9ded40b3b3f67620bef19629f4fecaef8dbd504a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e153fcf56e3749b22984e8e9ded40b3b3f67620bef19629f4fecaef8dbd504a", kill_on_drop: false }` [INFO] [stdout] 1e153fcf56e3749b22984e8e9ded40b3b3f67620bef19629f4fecaef8dbd504a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0211c2a1e503ad19ce8ca963222fd387da800d068a7237e4d5151129c6903cb3 [INFO] running `Command { std: "docker" "start" "-a" "0211c2a1e503ad19ce8ca963222fd387da800d068a7237e4d5151129c6903cb3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling solana-security-txt v1.1.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling solana-logger v1.18.26 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling blake3 v1.8.1 [INFO] [stderr] Compiling solana-program v1.18.26 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling anchor-derive-space v0.30.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.26 [INFO] [stderr] Compiling solana-sdk-macro v1.18.26 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling qualifier_attr v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling spl-program-error-derive v0.4.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling spl-discriminator-syn v0.2.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling spl-discriminator-derive v0.2.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling anchor-lang-idl-spec v0.1.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling anchor-syn v0.30.1 [INFO] [stderr] Compiling anchor-lang-idl v0.1.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling aes-gcm-siv v0.10.3 [INFO] [stderr] Compiling solana-frozen-abi v1.18.26 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling borsh v0.10.4 [INFO] [stderr] Compiling anchor-attribute-event v0.30.1 [INFO] [stderr] Compiling anchor-attribute-program v0.30.1 [INFO] [stderr] Compiling anchor-derive-serde v0.30.1 [INFO] [stderr] Compiling anchor-derive-accounts v0.30.1 [INFO] [stderr] Compiling anchor-attribute-access-control v0.30.1 [INFO] [stderr] Compiling anchor-attribute-error v0.30.1 [INFO] [stderr] Compiling anchor-attribute-account v0.30.1 [INFO] [stderr] Compiling anchor-attribute-constant v0.30.1 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling light-poseidon v0.2.0 [INFO] [stderr] Compiling solana-sdk v1.18.26 [INFO] [stderr] Compiling spl-program-error v0.4.4 [INFO] [stderr] Compiling spl-discriminator v0.2.5 [INFO] [stderr] Compiling spl-token v4.0.3 [INFO] [stderr] Compiling spl-memo v4.0.4 [INFO] [stderr] Compiling anchor-lang v0.30.1 [INFO] [stderr] Compiling mpl-token-metadata v4.1.2 [INFO] [stderr] Compiling solana-zk-token-sdk v1.18.26 [INFO] [stderr] Compiling spl-pod v0.2.5 [INFO] [stderr] Compiling spl-type-length-value v0.4.6 [INFO] [stderr] Compiling spl-token-group-interface v0.2.5 [INFO] [stderr] Compiling spl-tlv-account-resolution v0.6.5 [INFO] [stderr] Compiling spl-token-metadata-interface v0.3.5 [INFO] [stderr] Compiling spl-transfer-hook-interface v0.6.5 [INFO] [stderr] Compiling spl-token-2022 v3.0.5 [INFO] [stderr] Compiling spl-associated-token-account v3.0.4 [INFO] [stderr] Compiling anchor-spl v0.30.1 [INFO] [stderr] Compiling staking v0.1.0 (/opt/rustwide/workdir/programs/staking) [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate` [INFO] [stdout] --> programs/staking/src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[program] [INFO] [stdout] | ^^^^^^^^^^ could not find `__client_accounts_initializ_user` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Mint`, `TokenInterface`, `TransferChecked`, and `transfer_checked` [INFO] [stdout] --> programs/staking/src/instructions/stake.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | token_interface::{Mint, TokenAccount, TokenInterface,transfer_checked, TransferChecked}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `anchor_spl::metadata::Metadata: anchor_lang::AccountSerialize` is not satisfied [INFO] [stdout] --> programs/staking/src/instructions/stake.rs:47:27 [INFO] [stdout] | [INFO] [stdout] 47 | pub metadata_program: Account<'info,Metadata>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `anchor_lang::AccountSerialize` is not implemented for `anchor_spl::metadata::Metadata` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `anchor_lang::AccountSerialize`: [INFO] [stdout] MasterEditionAccount [INFO] [stdout] MetadataAccount [INFO] [stdout] TokenRecordAccount [INFO] [stdout] UpgradeableLoaderState [INFO] [stdout] __idl::IdlAccount [INFO] [stdout] anchor_lang::ProgramData [INFO] [stdout] anchor_lang::idl::IdlAccount [INFO] [stdout] anchor_spl::token::Mint [INFO] [stdout] and 6 others [INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.1/src/accounts/account.rs:226:30 [INFO] [stdout] | [INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `Account` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `anchor_spl::metadata::Metadata: anchor_lang::AccountDeserialize` is not satisfied [INFO] [stdout] --> programs/staking/src/instructions/stake.rs:47:27 [INFO] [stdout] | [INFO] [stdout] 47 | pub metadata_program: Account<'info,Metadata>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `anchor_lang::AccountDeserialize` is not implemented for `anchor_spl::metadata::Metadata` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `anchor_lang::AccountDeserialize`: [INFO] [stdout] MasterEditionAccount [INFO] [stdout] MetadataAccount [INFO] [stdout] TokenRecordAccount [INFO] [stdout] UpgradeableLoaderState [INFO] [stdout] __idl::IdlAccount [INFO] [stdout] anchor_lang::ProgramData [INFO] [stdout] anchor_lang::idl::IdlAccount [INFO] [stdout] anchor_spl::token::Mint [INFO] [stdout] and 6 others [INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.1/src/accounts/account.rs:226:49 [INFO] [stdout] | [INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `Account` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `anchor_spl::metadata::Metadata: anchor_lang::AccountSerialize` is not satisfied [INFO] [stdout] --> programs/staking/src/instructions/stake.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ the trait `anchor_lang::AccountSerialize` is not implemented for `anchor_spl::metadata::Metadata` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `anchor_lang::AccountSerialize`: [INFO] [stdout] MasterEditionAccount [INFO] [stdout] MetadataAccount [INFO] [stdout] TokenRecordAccount [INFO] [stdout] UpgradeableLoaderState [INFO] [stdout] __idl::IdlAccount [INFO] [stdout] anchor_lang::ProgramData [INFO] [stdout] anchor_lang::idl::IdlAccount [INFO] [stdout] anchor_spl::token::Mint [INFO] [stdout] and 6 others [INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.1/src/accounts/account.rs:226:30 [INFO] [stdout] | [INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `Account` [INFO] [stdout] = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `anchor_spl::metadata::Metadata: anchor_lang::AccountDeserialize` is not satisfied [INFO] [stdout] --> programs/staking/src/instructions/stake.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ the trait `anchor_lang::AccountDeserialize` is not implemented for `anchor_spl::metadata::Metadata` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `anchor_lang::AccountDeserialize`: [INFO] [stdout] MasterEditionAccount [INFO] [stdout] MetadataAccount [INFO] [stdout] TokenRecordAccount [INFO] [stdout] UpgradeableLoaderState [INFO] [stdout] __idl::IdlAccount [INFO] [stdout] anchor_lang::ProgramData [INFO] [stdout] anchor_lang::idl::IdlAccount [INFO] [stdout] anchor_spl::token::Mint [INFO] [stdout] and 6 others [INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.1/src/accounts/account.rs:226:49 [INFO] [stdout] | [INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `Account` [INFO] [stdout] = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `anchor_spl::metadata::Metadata: anchor_lang::Owner` is not satisfied [INFO] [stdout] --> programs/staking/src/instructions/stake.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ the trait `anchor_lang::Owner` is not implemented for `anchor_spl::metadata::Metadata` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `anchor_lang::Owner`: [INFO] [stdout] Initializeconfig [INFO] [stdout] Initializeuser [INFO] [stdout] MasterEditionAccount [INFO] [stdout] MetadataAccount [INFO] [stdout] TokenRecordAccount [INFO] [stdout] UpgradeableLoaderState [INFO] [stdout] __idl::IdlAccount [INFO] [stdout] anchor_lang::ProgramData [INFO] [stdout] and 6 others [INFO] [stdout] = note: required for `anchor_lang::prelude::Account<'_, anchor_spl::metadata::Metadata>` to implement `anchor_lang::Accounts<'_, StakeBumps>` [INFO] [stdout] = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `key` exists for struct `anchor_lang::prelude::Account<'_, anchor_spl::metadata::Metadata>`, but its trait bounds were not satisfied [INFO] [stdout] --> programs/staking/src/instructions/stake.rs:25:30 [INFO] [stdout] | [INFO] [stdout] 25 | metadata_program.key().as_ref(), [INFO] [stdout] | ^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-spl-0.30.1/src/metadata.rs:883:1 [INFO] [stdout] | [INFO] [stdout] 883 | pub struct Metadata; [INFO] [stdout] | ------------------- doesn't satisfy `_: AccountDeserialize` or `_: AccountSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.1/src/accounts/account.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> { [INFO] [stdout] | --------------------------------------------------------------------------- doesn't satisfy `_: Key` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `anchor_spl::metadata::Metadata: anchor_lang::AccountSerialize` [INFO] [stdout] which is required by `anchor_lang::prelude::Account<'_, anchor_spl::metadata::Metadata>: anchor_lang::Key` [INFO] [stdout] `anchor_spl::metadata::Metadata: anchor_lang::AccountDeserialize` [INFO] [stdout] which is required by `anchor_lang::prelude::Account<'_, anchor_spl::metadata::Metadata>: anchor_lang::Key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `key` exists for struct `anchor_lang::prelude::Account<'_, anchor_spl::metadata::Metadata>`, but its trait bounds were not satisfied [INFO] [stdout] --> programs/staking/src/instructions/stake.rs:28:43 [INFO] [stdout] | [INFO] [stdout] 28 | seeds::program = metadata_program.key(), [INFO] [stdout] | ^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-spl-0.30.1/src/metadata.rs:883:1 [INFO] [stdout] | [INFO] [stdout] 883 | pub struct Metadata; [INFO] [stdout] | ------------------- doesn't satisfy `_: AccountDeserialize` or `_: AccountSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.1/src/accounts/account.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> { [INFO] [stdout] | --------------------------------------------------------------------------- doesn't satisfy `_: Key` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `anchor_spl::metadata::Metadata: anchor_lang::AccountSerialize` [INFO] [stdout] which is required by `anchor_lang::prelude::Account<'_, anchor_spl::metadata::Metadata>: anchor_lang::Key` [INFO] [stdout] `anchor_spl::metadata::Metadata: anchor_lang::AccountDeserialize` [INFO] [stdout] which is required by `anchor_lang::prelude::Account<'_, anchor_spl::metadata::Metadata>: anchor_lang::Key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `key` exists for struct `anchor_lang::prelude::Account<'_, anchor_spl::metadata::Metadata>`, but its trait bounds were not satisfied [INFO] [stdout] --> programs/staking/src/instructions/stake.rs:38:30 [INFO] [stdout] | [INFO] [stdout] 38 | metadata_program.key().as_ref(), [INFO] [stdout] | ^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-spl-0.30.1/src/metadata.rs:883:1 [INFO] [stdout] | [INFO] [stdout] 883 | pub struct Metadata; [INFO] [stdout] | ------------------- doesn't satisfy `_: AccountDeserialize` or `_: AccountSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.1/src/accounts/account.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> { [INFO] [stdout] | --------------------------------------------------------------------------- doesn't satisfy `_: Key` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `anchor_spl::metadata::Metadata: anchor_lang::AccountSerialize` [INFO] [stdout] which is required by `anchor_lang::prelude::Account<'_, anchor_spl::metadata::Metadata>: anchor_lang::Key` [INFO] [stdout] `anchor_spl::metadata::Metadata: anchor_lang::AccountDeserialize` [INFO] [stdout] which is required by `anchor_lang::prelude::Account<'_, anchor_spl::metadata::Metadata>: anchor_lang::Key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `key` exists for struct `anchor_lang::prelude::Account<'_, anchor_spl::metadata::Metadata>`, but its trait bounds were not satisfied [INFO] [stdout] --> programs/staking/src/instructions/stake.rs:42:43 [INFO] [stdout] | [INFO] [stdout] 42 | seeds::program = metadata_program.key(), [INFO] [stdout] | ^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-spl-0.30.1/src/metadata.rs:883:1 [INFO] [stdout] | [INFO] [stdout] 883 | pub struct Metadata; [INFO] [stdout] | ------------------- doesn't satisfy `_: AccountDeserialize` or `_: AccountSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.1/src/accounts/account.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> { [INFO] [stdout] | --------------------------------------------------------------------------- doesn't satisfy `_: Key` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `anchor_spl::metadata::Metadata: anchor_lang::AccountSerialize` [INFO] [stdout] which is required by `anchor_lang::prelude::Account<'_, anchor_spl::metadata::Metadata>: anchor_lang::Key` [INFO] [stdout] `anchor_spl::metadata::Metadata: anchor_lang::AccountDeserialize` [INFO] [stdout] which is required by `anchor_lang::prelude::Account<'_, anchor_spl::metadata::Metadata>: anchor_lang::Key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `anchor_spl::metadata::Metadata: anchor_lang::AccountSerialize` is not satisfied [INFO] [stdout] --> programs/staking/src/instructions/stake.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub metadata_program: Account<'info,Metadata>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `anchor_lang::AccountSerialize` is not implemented for `anchor_spl::metadata::Metadata` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `anchor_lang::AccountSerialize`: [INFO] [stdout] MasterEditionAccount [INFO] [stdout] MetadataAccount [INFO] [stdout] TokenRecordAccount [INFO] [stdout] UpgradeableLoaderState [INFO] [stdout] __idl::IdlAccount [INFO] [stdout] anchor_lang::ProgramData [INFO] [stdout] anchor_lang::idl::IdlAccount [INFO] [stdout] anchor_spl::token::Mint [INFO] [stdout] and 6 others [INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.1/src/accounts/account.rs:226:30 [INFO] [stdout] | [INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `Account` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `anchor_spl::metadata::Metadata: anchor_lang::AccountDeserialize` is not satisfied [INFO] [stdout] --> programs/staking/src/instructions/stake.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub metadata_program: Account<'info,Metadata>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `anchor_lang::AccountDeserialize` is not implemented for `anchor_spl::metadata::Metadata` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `anchor_lang::AccountDeserialize`: [INFO] [stdout] MasterEditionAccount [INFO] [stdout] MetadataAccount [INFO] [stdout] TokenRecordAccount [INFO] [stdout] UpgradeableLoaderState [INFO] [stdout] __idl::IdlAccount [INFO] [stdout] anchor_lang::ProgramData [INFO] [stdout] anchor_lang::idl::IdlAccount [INFO] [stdout] anchor_spl::token::Mint [INFO] [stdout] and 6 others [INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.1/src/accounts/account.rs:226:49 [INFO] [stdout] | [INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `Account` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `to_account_infos` exists for struct `anchor_lang::prelude::Account<'info, anchor_spl::metadata::Metadata>`, but its trait bounds were not satisfied [INFO] [stdout] --> programs/staking/src/instructions/stake.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-spl-0.30.1/src/metadata.rs:883:1 [INFO] [stdout] | [INFO] [stdout] 883 | pub struct Metadata; [INFO] [stdout] | ------------------- doesn't satisfy `_: AccountDeserialize` or `_: AccountSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.1/src/accounts/account.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> { [INFO] [stdout] | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountInfos<'_>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `anchor_spl::metadata::Metadata: anchor_lang::AccountSerialize` [INFO] [stdout] which is required by `anchor_lang::prelude::Account<'info, anchor_spl::metadata::Metadata>: anchor_lang::ToAccountInfos<'_>` [INFO] [stdout] `anchor_spl::metadata::Metadata: anchor_lang::AccountDeserialize` [INFO] [stdout] which is required by `anchor_lang::prelude::Account<'info, anchor_spl::metadata::Metadata>: anchor_lang::ToAccountInfos<'_>` [INFO] [stdout] = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `to_account_metas` exists for struct `anchor_lang::prelude::Account<'info, anchor_spl::metadata::Metadata>`, but its trait bounds were not satisfied [INFO] [stdout] --> programs/staking/src/instructions/stake.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-spl-0.30.1/src/metadata.rs:883:1 [INFO] [stdout] | [INFO] [stdout] 883 | pub struct Metadata; [INFO] [stdout] | ------------------- doesn't satisfy `_: AccountDeserialize` or `_: AccountSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.1/src/accounts/account.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> { [INFO] [stdout] | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountMetas` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `anchor_spl::metadata::Metadata: anchor_lang::AccountSerialize` [INFO] [stdout] which is required by `anchor_lang::prelude::Account<'info, anchor_spl::metadata::Metadata>: anchor_lang::ToAccountMetas` [INFO] [stdout] `anchor_spl::metadata::Metadata: anchor_lang::AccountDeserialize` [INFO] [stdout] which is required by `anchor_lang::prelude::Account<'info, anchor_spl::metadata::Metadata>: anchor_lang::ToAccountMetas` [INFO] [stdout] = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> programs/staking/src/lib.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn initializeconfig(ctx: Context) -> Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> programs/staking/src/lib.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn stake(ctx: Context) -> Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `staking` (lib) due to 14 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0211c2a1e503ad19ce8ca963222fd387da800d068a7237e4d5151129c6903cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0211c2a1e503ad19ce8ca963222fd387da800d068a7237e4d5151129c6903cb3", kill_on_drop: false }` [INFO] [stdout] 0211c2a1e503ad19ce8ca963222fd387da800d068a7237e4d5151129c6903cb3