[INFO] cloning repository https://github.com/p1kalys/mintNFT [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/p1kalys/mintNFT" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp1kalys%2FmintNFT", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp1kalys%2FmintNFT'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ac867fbe88752a20ac02315eb00b5eac9e9bb2d [INFO] checking p1kalys/mintNFT/0ac867fbe88752a20ac02315eb00b5eac9e9bb2d against master#4847d6a9d07d4be9ba3196f6ad444af2d7bdde72 for pr-134276 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp1kalys%2FmintNFT" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/p1kalys/mintNFT on toolchain 4847d6a9d07d4be9ba3196f6ad444af2d7bdde72 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/p1kalys/mintNFT [INFO] finished tweaking git repo https://github.com/p1kalys/mintNFT [INFO] tweaked toml for git repo https://github.com/p1kalys/mintNFT written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/p1kalys/mintNFT 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" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shank_render v0.3.0 [INFO] [stderr] Downloaded mpl-token-metadata-context-derive v0.3.0 [INFO] [stderr] Downloaded shank_macro_impl v0.3.0 [INFO] [stderr] Downloaded shank_macro v0.3.0 [INFO] [stderr] Downloaded shank v0.3.0 [INFO] [stderr] Downloaded mpl-token-auth-rules v1.5.1 [INFO] [stderr] Downloaded mpl-token-metadata v1.13.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a36e96c60a8f533e27059808e1126c89980121f9354b2df89bce7ceec3c029c6 [INFO] running `Command { std: "docker" "start" "-a" "a36e96c60a8f533e27059808e1126c89980121f9354b2df89bce7ceec3c029c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a36e96c60a8f533e27059808e1126c89980121f9354b2df89bce7ceec3c029c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a36e96c60a8f533e27059808e1126c89980121f9354b2df89bce7ceec3c029c6", kill_on_drop: false }` [INFO] [stdout] a36e96c60a8f533e27059808e1126c89980121f9354b2df89bce7ceec3c029c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07a14f53ba7e853576d942b7fa3acc0d77dd8f81443311f1a86cb091552301c7 [INFO] running `Command { std: "docker" "start" "-a" "07a14f53ba7e853576d942b7fa3acc0d77dd8f81443311f1a86cb091552301c7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.95 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.26 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling borsh v1.5.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.95 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.4 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Compiling solana-frozen-abi v1.18.26 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.95 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.95 [INFO] [stderr] Compiling solana-program v1.18.26 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.95 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Compiling borsh-derive v1.5.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling solana-sdk-macro v1.18.26 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking ark-std v0.4.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling solana-sdk v1.18.26 [INFO] [stderr] Checking derivation-path v0.2.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking uriparse v0.6.4 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Compiling qualifier_attr v0.2.2 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling spl-discriminator-syn v0.2.0 [INFO] [stderr] Compiling spl-program-error-derive v0.4.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling spl-discriminator-derive v0.2.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking solana-security-txt v1.1.1 [INFO] [stderr] Compiling mpl-token-metadata-context-derive v0.2.1 [INFO] [stderr] Compiling anchor-derive-space v0.30.1 [INFO] [stderr] Compiling mpl-token-metadata-context-derive v0.3.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking solana-logger v1.18.26 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking serde_with v2.3.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking ark-serialize v0.4.2 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking ark-ff v0.4.2 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking pbkdf2 v0.4.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking tiny-bip39 v0.8.2 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking polyval v0.5.3 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Checking borsh v0.10.4 [INFO] [stderr] Checking borsh v0.9.3 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Compiling anchor-syn v0.30.1 [INFO] [stderr] Compiling shank_macro_impl v0.3.0 [INFO] [stderr] Checking aes-gcm-siv v0.10.3 [INFO] [stderr] Compiling anchor-lang-idl-spec v0.1.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling shank_macro_impl v0.0.11 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Compiling shank_render v0.3.0 [INFO] [stderr] Compiling anchor-lang-idl v0.1.1 [INFO] [stderr] Compiling shank_macro v0.3.0 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling shank_macro v0.0.11 [INFO] [stderr] Checking shank v0.3.0 [INFO] [stderr] Checking shank v0.0.11 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Compiling anchor-derive-serde v0.30.1 [INFO] [stderr] Compiling anchor-attribute-account v0.30.1 [INFO] [stderr] Compiling anchor-attribute-error v0.30.1 [INFO] [stderr] Compiling anchor-attribute-constant v0.30.1 [INFO] [stderr] Compiling anchor-attribute-access-control v0.30.1 [INFO] [stderr] Compiling anchor-derive-accounts v0.30.1 [INFO] [stderr] Compiling anchor-attribute-event v0.30.1 [INFO] [stderr] Compiling anchor-attribute-program v0.30.1 [INFO] [stderr] Checking ark-poly v0.4.2 [INFO] [stderr] Checking ark-ec v0.4.2 [INFO] [stderr] Checking ark-bn254 v0.4.0 [INFO] [stderr] Checking light-poseidon v0.2.0 [INFO] [stderr] Checking spl-program-error v0.4.4 [INFO] [stderr] Checking spl-discriminator v0.2.5 [INFO] [stderr] Checking spl-token v3.5.0 [INFO] [stderr] Checking spl-memo v4.0.4 [INFO] [stderr] Checking spl-memo v3.0.1 [INFO] [stderr] Checking spl-token v4.0.3 [INFO] [stderr] Checking anchor-lang v0.30.1 [INFO] [stderr] Checking mpl-utils v0.2.0 [INFO] [stderr] Checking solana-zk-token-sdk v1.18.26 [INFO] [stderr] Checking spl-pod v0.2.5 [INFO] [stderr] Checking spl-token-2022 v0.6.1 [INFO] [stderr] Checking mpl-token-auth-rules v1.5.1 [INFO] [stderr] Checking spl-type-length-value v0.4.6 [INFO] [stderr] Checking spl-token-group-interface v0.2.5 [INFO] [stderr] Checking spl-tlv-account-resolution v0.6.5 [INFO] [stderr] Checking spl-token-metadata-interface v0.3.5 [INFO] [stderr] Checking spl-transfer-hook-interface v0.6.5 [INFO] [stderr] Checking spl-token-2022 v3.0.4 [INFO] [stderr] Checking spl-associated-token-account v1.1.3 [INFO] [stderr] Checking mpl-token-metadata v1.13.1 [INFO] [stdout] error[E0277]: the trait bound `mpl_token_auth_rules::payload::Payload: borsh::BorshSerialize` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(BorshSerialize, BorshDeserialize, Clone, ShankInstruction, AccountContext)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `borsh::BorshSerialize` is not implemented for `mpl_token_auth_rules::payload::Payload` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/bubblegum.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use borsh::BorshSerialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/assertions/collection.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{account_info::AccountInfo, program_error::ProgramError, pubkey::Pubkey}; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-auth-rules-1.5.1/src/payload.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Payload { [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-1.5.1/src/de/mod.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | --------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required for `AuthorizationData` to implement `borsh::BorshSerialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/processor/mod.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 59 | pub struct AuthorizationData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required for `instruction::uses::UseArgs` to implement `borsh::BorshSerialize` [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `mpl_token_auth_rules::payload::Payload: borsh::BorshDeserialize` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:48:26 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(BorshSerialize, BorshDeserialize, Clone, ShankInstruction, AccountContext)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `borsh::BorshDeserialize` is not implemented for `mpl_token_auth_rules::payload::Payload` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/de/mod.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/bubblegum.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use borsh::BorshSerialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/assertions/collection.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{account_info::AccountInfo, program_error::ProgramError, pubkey::Pubkey}; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-auth-rules-1.5.1/src/payload.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Payload { [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-1.5.1/src/de/mod.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | --------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required for `AuthorizationData` to implement `borsh::BorshDeserialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/processor/mod.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 59 | pub struct AuthorizationData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required for `instruction::uses::UseArgs` to implement `borsh::BorshDeserialize` [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = note: this error originates in the derive macro `BorshDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `mpl_token_auth_rules::payload::Payload: borsh::BorshSerialize` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `borsh::BorshSerialize` is not implemented for `mpl_token_auth_rules::payload::Payload` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/bubblegum.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use borsh::BorshSerialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/assertions/collection.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{account_info::AccountInfo, program_error::ProgramError, pubkey::Pubkey}; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-auth-rules-1.5.1/src/payload.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Payload { [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-1.5.1/src/de/mod.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | --------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required for `AuthorizationData` to implement `borsh::BorshSerialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/processor/mod.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 59 | pub struct AuthorizationData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `Option` to implement `borsh::BorshSerialize` [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `mpl_token_auth_rules::payload::Payload: borsh::BorshDeserialize` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `borsh::BorshDeserialize` is not implemented for `mpl_token_auth_rules::payload::Payload` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/de/mod.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/bubblegum.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use borsh::BorshSerialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/assertions/collection.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{account_info::AccountInfo, program_error::ProgramError, pubkey::Pubkey}; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-auth-rules-1.5.1/src/payload.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Payload { [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-1.5.1/src/de/mod.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | --------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required for `AuthorizationData` to implement `borsh::BorshDeserialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/processor/mod.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 59 | pub struct AuthorizationData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `Option` to implement `borsh::BorshDeserialize` [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = note: this error originates in the derive macro `BorshDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `mpl_token_auth_rules::payload::Payload: borsh::BorshSerialize` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `borsh::BorshSerialize` is not implemented for `mpl_token_auth_rules::payload::Payload` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/bubblegum.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use borsh::BorshSerialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/assertions/collection.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{account_info::AccountInfo, program_error::ProgramError, pubkey::Pubkey}; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-auth-rules-1.5.1/src/payload.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Payload { [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-1.5.1/src/de/mod.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | --------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required for `AuthorizationData` to implement `borsh::BorshSerialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/processor/mod.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 59 | pub struct AuthorizationData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `Option` to implement `borsh::BorshSerialize` [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `mpl_token_auth_rules::payload::Payload: borsh::BorshDeserialize` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:53:26 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `borsh::BorshDeserialize` is not implemented for `mpl_token_auth_rules::payload::Payload` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/de/mod.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/bubblegum.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use borsh::BorshSerialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/assertions/collection.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{account_info::AccountInfo, program_error::ProgramError, pubkey::Pubkey}; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-auth-rules-1.5.1/src/payload.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Payload { [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-1.5.1/src/de/mod.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | --------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required for `AuthorizationData` to implement `borsh::BorshDeserialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/processor/mod.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 59 | pub struct AuthorizationData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `Option` to implement `borsh::BorshDeserialize` [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = note: this error originates in the derive macro `BorshDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `mpl_token_auth_rules::payload::Payload: borsh::BorshSerialize` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `borsh::BorshSerialize` is not implemented for `mpl_token_auth_rules::payload::Payload` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/bubblegum.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use borsh::BorshSerialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/assertions/collection.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{account_info::AccountInfo, program_error::ProgramError, pubkey::Pubkey}; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-auth-rules-1.5.1/src/payload.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Payload { [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-1.5.1/src/de/mod.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | --------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required for `AuthorizationData` to implement `borsh::BorshSerialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/processor/mod.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 59 | pub struct AuthorizationData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `Option` to implement `borsh::BorshSerialize` [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `mpl_token_auth_rules::payload::Payload: borsh::BorshDeserialize` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `borsh::BorshDeserialize` is not implemented for `mpl_token_auth_rules::payload::Payload` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/de/mod.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/bubblegum.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use borsh::BorshSerialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/assertions/collection.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{account_info::AccountInfo, program_error::ProgramError, pubkey::Pubkey}; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-auth-rules-1.5.1/src/payload.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Payload { [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-1.5.1/src/de/mod.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | --------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required for `AuthorizationData` to implement `borsh::BorshDeserialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/processor/mod.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 59 | pub struct AuthorizationData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `Option` to implement `borsh::BorshDeserialize` [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = note: this error originates in the derive macro `BorshDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `mpl_token_auth_rules::payload::Payload: borsh::BorshSerialize` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `borsh::BorshSerialize` is not implemented for `mpl_token_auth_rules::payload::Payload` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/bubblegum.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use borsh::BorshSerialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/assertions/collection.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{account_info::AccountInfo, program_error::ProgramError, pubkey::Pubkey}; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-auth-rules-1.5.1/src/payload.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Payload { [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-1.5.1/src/de/mod.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | --------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required for `AuthorizationData` to implement `borsh::BorshSerialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/processor/mod.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 59 | pub struct AuthorizationData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `Option` to implement `borsh::BorshSerialize` [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `mpl_token_auth_rules::payload::Payload: borsh::BorshDeserialize` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `borsh::BorshDeserialize` is not implemented for `mpl_token_auth_rules::payload::Payload` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/de/mod.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/bubblegum.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use borsh::BorshSerialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/assertions/collection.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{account_info::AccountInfo, program_error::ProgramError, pubkey::Pubkey}; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-auth-rules-1.5.1/src/payload.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Payload { [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-1.5.1/src/de/mod.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | --------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required for `AuthorizationData` to implement `borsh::BorshDeserialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/processor/mod.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 59 | pub struct AuthorizationData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `Option` to implement `borsh::BorshDeserialize` [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = note: this error originates in the derive macro `BorshDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `mpl_token_auth_rules::payload::Payload: borsh::BorshSerialize` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `borsh::BorshSerialize` is not implemented for `mpl_token_auth_rules::payload::Payload` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/bubblegum.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use borsh::BorshSerialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/assertions/collection.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{account_info::AccountInfo, program_error::ProgramError, pubkey::Pubkey}; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-auth-rules-1.5.1/src/payload.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Payload { [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-1.5.1/src/de/mod.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | --------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required for `AuthorizationData` to implement `borsh::BorshSerialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/processor/mod.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 59 | pub struct AuthorizationData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `Option` to implement `borsh::BorshSerialize` [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `mpl_token_auth_rules::payload::Payload: borsh::BorshDeserialize` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `borsh::BorshDeserialize` is not implemented for `mpl_token_auth_rules::payload::Payload` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/de/mod.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/bubblegum.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use borsh::BorshSerialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/assertions/collection.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{account_info::AccountInfo, program_error::ProgramError, pubkey::Pubkey}; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-auth-rules-1.5.1/src/payload.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Payload { [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-1.5.1/src/de/mod.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | --------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required for `AuthorizationData` to implement `borsh::BorshDeserialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/processor/mod.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 59 | pub struct AuthorizationData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `Option` to implement `borsh::BorshDeserialize` [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = note: this error originates in the derive macro `BorshDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `mpl_token_auth_rules::payload::Payload: borsh::BorshSerialize` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `borsh::BorshSerialize` is not implemented for `mpl_token_auth_rules::payload::Payload` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/bubblegum.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use borsh::BorshSerialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/assertions/collection.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{account_info::AccountInfo, program_error::ProgramError, pubkey::Pubkey}; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-auth-rules-1.5.1/src/payload.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Payload { [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-1.5.1/src/de/mod.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | --------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required for `AuthorizationData` to implement `borsh::BorshSerialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/processor/mod.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 59 | pub struct AuthorizationData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `Option` to implement `borsh::BorshSerialize` [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `mpl_token_auth_rules::payload::Payload: borsh::BorshDeserialize` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `borsh::BorshDeserialize` is not implemented for `mpl_token_auth_rules::payload::Payload` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/de/mod.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/bubblegum.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use borsh::BorshSerialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/assertions/collection.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{account_info::AccountInfo, program_error::ProgramError, pubkey::Pubkey}; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-auth-rules-1.5.1/src/payload.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Payload { [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-1.5.1/src/de/mod.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | --------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required for `AuthorizationData` to implement `borsh::BorshDeserialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/processor/mod.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 59 | pub struct AuthorizationData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `Option` to implement `borsh::BorshDeserialize` [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = note: this error originates in the derive macro `BorshDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `mpl_token_auth_rules::payload::Payload: borsh::BorshSerialize` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `borsh::BorshSerialize` is not implemented for `mpl_token_auth_rules::payload::Payload` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/bubblegum.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use borsh::BorshSerialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/assertions/collection.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{account_info::AccountInfo, program_error::ProgramError, pubkey::Pubkey}; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-auth-rules-1.5.1/src/payload.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Payload { [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-1.5.1/src/de/mod.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | --------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required for `AuthorizationData` to implement `borsh::BorshSerialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/processor/mod.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 59 | pub struct AuthorizationData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `Option` to implement `borsh::BorshSerialize` [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `mpl_token_auth_rules::payload::Payload: borsh::BorshDeserialize` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:28:26 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `borsh::BorshDeserialize` is not implemented for `mpl_token_auth_rules::payload::Payload` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/de/mod.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/bubblegum.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use borsh::BorshSerialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/assertions/collection.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{account_info::AccountInfo, program_error::ProgramError, pubkey::Pubkey}; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-auth-rules-1.5.1/src/payload.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Payload { [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-1.5.1/src/de/mod.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | --------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required for `AuthorizationData` to implement `borsh::BorshDeserialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/processor/mod.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 59 | pub struct AuthorizationData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `Option` to implement `borsh::BorshDeserialize` [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = note: this error originates in the derive macro `BorshDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `mpl_token_auth_rules::payload::Payload: borsh::BorshSerialize` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/processor/mod.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `borsh::BorshSerialize` is not implemented for `mpl_token_auth_rules::payload::Payload` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/bubblegum.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use borsh::BorshSerialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/assertions/collection.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{account_info::AccountInfo, program_error::ProgramError, pubkey::Pubkey}; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-auth-rules-1.5.1/src/payload.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Payload { [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-1.5.1/src/de/mod.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | --------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `mpl_token_auth_rules::payload::Payload: borsh::BorshDeserialize` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/processor/mod.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `borsh::BorshDeserialize` is not implemented for `mpl_token_auth_rules::payload::Payload` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/de/mod.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/bubblegum.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use borsh::BorshSerialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/assertions/collection.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{account_info::AccountInfo, program_error::ProgramError, pubkey::Pubkey}; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-auth-rules-1.5.1/src/payload.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Payload { [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-1.5.1/src/de/mod.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | --------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = note: this error originates in the derive macro `BorshDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/bubblegum.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 32 | data: MetadataInstruction::BubblegumSetCollectionSize(SetCollectionSizeArgs { size }) [INFO] [stdout] | _______________- [INFO] [stdout] 33 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/burn.rs:57:51 [INFO] [stdout] | [INFO] [stdout] 57 | data: MetadataInstruction::BurnEditionNft.try_to_vec().unwrap(), [INFO] [stdout] | ^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/burn.rs:98:44 [INFO] [stdout] | [INFO] [stdout] 98 | data: MetadataInstruction::BurnNft.try_to_vec().unwrap(), [INFO] [stdout] | ^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/burn.rs:174:18 [INFO] [stdout] | [INFO] [stdout] 173 | data: MetadataInstruction::Burn(self.args.clone()) [INFO] [stdout] | ___________________- [INFO] [stdout] 174 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/collection.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 47 | data: MetadataInstruction::ApproveCollectionAuthority [INFO] [stdout] | _______________- [INFO] [stdout] 48 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/collection.rs:83:14 [INFO] [stdout] | [INFO] [stdout] 82 | data: MetadataInstruction::RevokeCollectionAuthority [INFO] [stdout] | _______________- [INFO] [stdout] 83 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/collection.rs:136:14 [INFO] [stdout] | [INFO] [stdout] 135 | data: MetadataInstruction::SetAndVerifyCollection [INFO] [stdout] | _______________- [INFO] [stdout] 136 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/collection.rs:187:14 [INFO] [stdout] | [INFO] [stdout] 186 | data: MetadataInstruction::SetAndVerifySizedCollectionItem [INFO] [stdout] | _______________- [INFO] [stdout] 187 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/collection.rs:221:14 [INFO] [stdout] | [INFO] [stdout] 220 | data: MetadataInstruction::SetCollectionSize(SetCollectionSizeArgs { size }) [INFO] [stdout] | _______________- [INFO] [stdout] 221 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/collection.rs:267:14 [INFO] [stdout] | [INFO] [stdout] 266 | data: MetadataInstruction::UnverifyCollection [INFO] [stdout] | _______________- [INFO] [stdout] 267 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/collection.rs:315:14 [INFO] [stdout] | [INFO] [stdout] 314 | data: MetadataInstruction::UnverifySizedCollectionItem [INFO] [stdout] | _______________- [INFO] [stdout] 315 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/collection.rs:362:53 [INFO] [stdout] | [INFO] [stdout] 362 | data: MetadataInstruction::VerifyCollection.try_to_vec().unwrap(), [INFO] [stdout] | ^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/collection.rs:406:14 [INFO] [stdout] | [INFO] [stdout] 405 | data: MetadataInstruction::VerifySizedCollectionItem [INFO] [stdout] | _______________- [INFO] [stdout] 406 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:183:18 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 182 | data: MetadataInstruction::Delegate(self.args.clone()) [INFO] [stdout] | ___________________- [INFO] [stdout] 183 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:242:18 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 241 | data: MetadataInstruction::Revoke(self.args.clone()) [INFO] [stdout] | ___________________- [INFO] [stdout] 242 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/edition.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 30 | data: MetadataInstruction::ConvertMasterEditionV1ToV2 [INFO] [stdout] | _______________- [INFO] [stdout] 31 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/edition.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 70 | data: MetadataInstruction::CreateMasterEditionV3(CreateMasterEditionArgs { max_supply }) [INFO] [stdout] | _______________- [INFO] [stdout] 71 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/edition.rs:135:10 [INFO] [stdout] | [INFO] [stdout] 132 | data: MetadataInstruction::MintNewEditionFromMasterEditionViaToken( [INFO] [stdout] | _______________- [INFO] [stdout] 133 | | MintNewEditionFromMasterEditionViaTokenArgs { edition }, [INFO] [stdout] 134 | | ) [INFO] [stdout] 135 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/escrow.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 31 | let data = MetadataInstruction::CloseEscrowAccount [INFO] [stdout] | ________________- [INFO] [stdout] 32 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/escrow.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 67 | let data = MetadataInstruction::CreateEscrowAccount [INFO] [stdout] | ________________- [INFO] [stdout] 68 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/escrow.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 117 | let data = MetadataInstruction::TransferOutOfEscrow(TransferOutOfEscrowArgs { amount }) [INFO] [stdout] | ________________- [INFO] [stdout] 118 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/fee.rs:22:44 [INFO] [stdout] | [INFO] [stdout] 22 | data: MetadataInstruction::Collect.try_to_vec().unwrap(), [INFO] [stdout] | ^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/freeze.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 35 | data: MetadataInstruction::FreezeDelegatedAccount [INFO] [stdout] | _______________- [INFO] [stdout] 36 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/freeze.rs:68:14 [INFO] [stdout] | [INFO] [stdout] 67 | data: MetadataInstruction::ThawDelegatedAccount [INFO] [stdout] | _______________- [INFO] [stdout] 68 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:497:10 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 484 | data: MetadataInstruction::CreateMetadataAccountV3(CreateMetadataAccountArgsV3 { [INFO] [stdout] | _______________- [INFO] [stdout] 485 | | data: DataV2 { [INFO] [stdout] 486 | | name, [INFO] [stdout] 487 | | symbol, [INFO] [stdout] ... | [INFO] [stdout] 496 | | }) [INFO] [stdout] 497 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:507:49 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 507 | data: MetadataInstruction::PuffMetadata.try_to_vec().unwrap(), [INFO] [stdout] | ^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:525:14 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 524 | data: MetadataInstruction::RemoveCreatorVerification [INFO] [stdout] | _______________- [INFO] [stdout] 525 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:542:54 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 542 | let data = MetadataInstruction::SetTokenStandard.try_to_vec().unwrap(); [INFO] [stdout] | ^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:564:49 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 564 | data: MetadataInstruction::SignMetadata.try_to_vec().unwrap(), [INFO] [stdout] | ^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:590:10 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 584 | data: MetadataInstruction::UpdateMetadataAccountV2(UpdateMetadataAccountArgsV2 { [INFO] [stdout] | _______________- [INFO] [stdout] 585 | | data, [INFO] [stdout] 586 | | update_authority: new_update_authority, [INFO] [stdout] 587 | | primary_sale_happened, [INFO] [stdout] 588 | | is_mutable, [INFO] [stdout] 589 | | }) [INFO] [stdout] 590 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:611:14 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 610 | data: MetadataInstruction::UpdatePrimarySaleHappenedViaToken [INFO] [stdout] | _______________- [INFO] [stdout] 611 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:654:18 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 653 | data: MetadataInstruction::Create(self.args.clone()) [INFO] [stdout] | ___________________- [INFO] [stdout] 654 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:717:18 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 716 | data: MetadataInstruction::Mint(self.args.clone()) [INFO] [stdout] | ___________________- [INFO] [stdout] 717 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:787:18 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 786 | data: MetadataInstruction::Transfer(self.args.clone()) [INFO] [stdout] | ___________________- [INFO] [stdout] 787 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:835:18 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 834 | data: MetadataInstruction::Update(self.args.clone()) [INFO] [stdout] | ___________________- [INFO] [stdout] 835 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:895:18 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 894 | data: MetadataInstruction::Print(self.args.clone()) [INFO] [stdout] | ___________________- [INFO] [stdout] 895 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:79:18 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 78 | data: MetadataInstruction::Lock(self.args.clone()) [INFO] [stdout] | ___________________- [INFO] [stdout] 79 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:135:18 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 134 | data: MetadataInstruction::Unlock(self.args.clone()) [INFO] [stdout] | ___________________- [INFO] [stdout] 135 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:85:14 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 84 | data: MetadataInstruction::ApproveUseAuthority(ApproveUseAuthorityArgs { number_of_uses }) [INFO] [stdout] | _______________- [INFO] [stdout] 85 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:129:14 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 128 | data: MetadataInstruction::RevokeUseAuthority [INFO] [stdout] | _______________- [INFO] [stdout] 129 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:186:14 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 185 | data: MetadataInstruction::Utilize(UtilizeArgs { number_of_uses }) [INFO] [stdout] | _______________- [INFO] [stdout] 186 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/verification.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 49 | data: MetadataInstruction::Verify(self.args.clone()) [INFO] [stdout] | ___________________- [INFO] [stdout] 50 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/verification.rs:87:18 [INFO] [stdout] | [INFO] [stdout] 86 | data: MetadataInstruction::Unverify(self.args.clone()) [INFO] [stdout] | ___________________- [INFO] [stdout] 87 | | .try_to_vec() [INFO] [stdout] | | -^^^^^^^^^^ method cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshSerialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshSerialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshSerialize` [INFO] [stdout] note: the trait `borsh::BorshSerialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshSerialize` [INFO] [stdout] candidate #2: `borsh::ser::BorshSerialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking spl-associated-token-account v3.0.4 [INFO] [stdout] error[E0599]: the variant or associated item `try_from_slice` exists for enum `MetadataInstruction`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/processor/mod.rs:90:50 [INFO] [stdout] | [INFO] [stdout] 90 | let instruction = match MetadataInstruction::try_from_slice(input) { [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item cannot be called on `MetadataInstruction` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum MetadataInstruction { [INFO] [stdout] | ---------------------------- variant or associated item `try_from_slice` not found for this enum because it doesn't satisfy `_: BorshDeserialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/delegate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum DelegateArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshDeserialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/metadata.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum MintArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshDeserialize` [INFO] [stdout] ... [INFO] [stdout] 65 | pub enum TransferArgs { [INFO] [stdout] | --------------------- doesn't satisfy `_: BorshDeserialize` [INFO] [stdout] ... [INFO] [stdout] 81 | pub enum UpdateArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshDeserialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/state.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum LockArgs { [INFO] [stdout] | ----------------- doesn't satisfy `_: BorshDeserialize` [INFO] [stdout] ... [INFO] [stdout] 22 | pub enum UnlockArgs { [INFO] [stdout] | ------------------- doesn't satisfy `_: BorshDeserialize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/instruction/uses.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum UseArgs { [INFO] [stdout] | ---------------- doesn't satisfy `_: BorshDeserialize` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `instruction::delegate::DelegateArgs: borsh::BorshDeserialize` [INFO] [stdout] `instruction::metadata::MintArgs: borsh::BorshDeserialize` [INFO] [stdout] `instruction::metadata::TransferArgs: borsh::BorshDeserialize` [INFO] [stdout] `instruction::metadata::UpdateArgs: borsh::BorshDeserialize` [INFO] [stdout] `instruction::state::LockArgs: borsh::BorshDeserialize` [INFO] [stdout] `instruction::state::UnlockArgs: borsh::BorshDeserialize` [INFO] [stdout] `instruction::uses::UseArgs: borsh::BorshDeserialize` [INFO] [stdout] note: the trait `borsh::BorshDeserialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/de/mod.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_from_slice`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `borsh::BorshDeserialize` [INFO] [stdout] candidate #2: `borsh::de::BorshDeserialize` [INFO] [stdout] candidate #3: `borsh::de::BorshDeserialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking anchor-spl v0.30.1 [INFO] [stdout] error[E0277]: the trait bound `T: borsh::de::BorshDeserialize` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpl-token-metadata-1.13.1/src/utils/mod.rs:176:21 [INFO] [stdout] | [INFO] [stdout] 176 | let result: T = try_from_slice_unchecked(data)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `borsh::de::BorshDeserialize` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `solana_program::borsh::try_from_slice_unchecked` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-program-1.18.26/src/borsh.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn try_from_slice_unchecked(data: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `try_from_slice_unchecked` [INFO] [stdout] help: consider further restricting type parameter `T` with trait `BorshDeserialize` [INFO] [stdout] | [INFO] [stdout] 167 | pub fn try_from_slice_checked( [INFO] [stdout] | +++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mpl-token-metadata` (lib) due to 63 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "07a14f53ba7e853576d942b7fa3acc0d77dd8f81443311f1a86cb091552301c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07a14f53ba7e853576d942b7fa3acc0d77dd8f81443311f1a86cb091552301c7", kill_on_drop: false }` [INFO] [stdout] 07a14f53ba7e853576d942b7fa3acc0d77dd8f81443311f1a86cb091552301c7