[INFO] fetching crate mpl-token-metadata 5.1.0... [INFO] testing mpl-token-metadata-5.1.0 against try#981ca440e18f6cc4bc9026d4be8ddb1ca8378af7 for pr-145277 [INFO] extracting crate mpl-token-metadata 5.1.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate mpl-token-metadata 5.1.0 [INFO] finished tweaking crates.io crate mpl-token-metadata 5.1.0 [INFO] tweaked toml for crates.io crate mpl-token-metadata 5.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mpl-token-metadata 5.1.0 on toolchain 981ca440e18f6cc4bc9026d4be8ddb1ca8378af7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 783 packages to latest compatible versions [INFO] [stderr] Adding borsh v0.10.4 (available: v1.5.7) [INFO] [stderr] Adding curve25519-dalek v3.2.0 (available: v3.2.1) [INFO] [stderr] Adding num-derive v0.3.3 (available: v0.4.2) [INFO] [stderr] Adding solana-sbpf v0.11.1 (available: v0.11.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.14) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7baafef718de5151e020d1d5ec871ac633b2e7047a1cc86f461e817fbc88bb2 [INFO] running `Command { std: "docker" "start" "-a" "f7baafef718de5151e020d1d5ec871ac633b2e7047a1cc86f461e817fbc88bb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7baafef718de5151e020d1d5ec871ac633b2e7047a1cc86f461e817fbc88bb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7baafef718de5151e020d1d5ec871ac633b2e7047a1cc86f461e817fbc88bb2", kill_on_drop: false }` [INFO] [stdout] f7baafef718de5151e020d1d5ec871ac633b2e7047a1cc86f461e817fbc88bb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c474fd3a508a59aadb47d974b82c2c12e62f19b1f8e49bf094462fc8727439cf [INFO] running `Command { std: "docker" "start" "-a" "c474fd3a508a59aadb47d974b82c2c12e62f19b1f8e49bf094462fc8727439cf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling five8_core v0.1.2 [INFO] [stderr] Compiling solana-sanitize v3.0.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling five8 v0.2.1 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling solana-atomic-u64 v3.0.0 [INFO] [stderr] Compiling five8_const v0.1.4 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling solana-program-memory v3.0.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling solana-msg v3.0.0 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling solana-define-syscall v3.0.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling solana-program-option v3.0.0 [INFO] [stderr] Compiling solana-native-token v3.0.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling solana-sdk-macro v3.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling solana-big-mod-exp v3.0.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling solana-secp256k1-recover v3.0.0 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling borsh v0.10.4 [INFO] [stderr] Compiling solana-borsh v3.0.0 [INFO] [stderr] Compiling solana-program-error v3.0.0 [INFO] [stderr] Compiling solana-hash v3.0.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling solana-fee-calculator v3.0.0 [INFO] [stderr] Compiling solana-short-vec v3.0.0 [INFO] [stderr] Compiling solana-serde-varint v3.0.0 [INFO] [stderr] Compiling solana-instruction-error v2.0.0 [INFO] [stderr] Compiling solana-program-pack v3.0.0 [INFO] [stderr] Compiling solana-sha256-hasher v3.0.0 [INFO] [stderr] Compiling solana-keccak-hasher v3.0.0 [INFO] [stderr] Compiling solana-blake3-hasher v3.0.0 [INFO] [stderr] Compiling solana-transaction-error v3.0.0 [INFO] [stderr] Compiling solana-address v1.0.0 [INFO] [stderr] Compiling solana-pubkey v3.0.0 [INFO] [stderr] Compiling solana-sdk-ids v3.0.0 [INFO] [stderr] Compiling solana-serialize-utils v3.0.0 [INFO] [stderr] Compiling solana-nonce v3.0.0 [INFO] [stderr] Compiling solana-system-interface v2.0.0 [INFO] [stderr] Compiling solana-epoch-stake v3.0.0 [INFO] [stderr] Compiling solana-instruction v3.0.0 [INFO] [stderr] Compiling solana-account-info v3.0.0 [INFO] [stderr] Compiling solana-sysvar-id v3.0.0 [INFO] [stderr] Compiling solana-slot-hashes v3.0.0 [INFO] [stderr] Compiling solana-clock v3.0.0 [INFO] [stderr] Compiling solana-epoch-rewards v3.0.0 [INFO] [stderr] Compiling solana-rent v3.0.0 [INFO] [stderr] Compiling solana-epoch-schedule v3.0.0 [INFO] [stderr] Compiling solana-last-restart-slot v3.0.0 [INFO] [stderr] Compiling solana-program-entrypoint v3.1.0 [INFO] [stderr] Compiling solana-message v3.0.0 [INFO] [stderr] Compiling solana-instructions-sysvar v3.0.0 [INFO] [stderr] Compiling solana-cpi v3.0.0 [INFO] [stderr] Compiling solana-stable-layout v3.0.0 [INFO] [stderr] Compiling solana-address-lookup-table-interface v3.0.0 [INFO] [stderr] Compiling solana-slot-history v3.0.0 [INFO] [stderr] Compiling solana-sysvar v3.0.0 [INFO] [stderr] Compiling solana-example-mocks v3.0.0 [INFO] [stderr] Compiling solana-program v3.0.0 [INFO] [stderr] Compiling mpl-token-metadata v5.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0405]: cannot find trait `PrintProgramError` in module `solana_program::program_error` [INFO] [stdout] --> src/generated/errors/mpl_token_metadata.rs:624:37 [INFO] [stdout] | [INFO] [stdout] 624 | impl solana_program::program_error::PrintProgramError for MplTokenMetadataError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `solana_program::program_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/accounts/collection_authority_record.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/accounts/collection_authority_record.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/accounts/deprecated_master_edition_v1.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/accounts/deprecated_master_edition_v1.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/accounts/edition.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/accounts/edition.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/accounts/holder_delegate_record.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/accounts/holder_delegate_record.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/accounts/metadata.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/accounts/metadata.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/accounts/metadata_delegate_record.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/accounts/metadata_delegate_record.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/accounts/token_owned_escrow.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/accounts/token_owned_escrow.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/accounts/token_record.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/accounts/token_record.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/create.rs:121:10 [INFO] [stdout] | [INFO] [stdout] 121 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `Option` to implement `BorshSerialize` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `create_args::CreateArgs` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/create.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 121 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `Option` to implement `BorshDeserialize` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `create_args::CreateArgs` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/create_metadata_account_v3.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `collection::Collection` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/collection.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 13 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 14 | pub struct Collection { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required for `data_v2::DataV2` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/create_metadata_account_v3.rs:98:26 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `collection::Collection` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/collection.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 13 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 14 | pub struct Collection { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required for `data_v2::DataV2` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/create_v1.rs:131:10 [INFO] [stdout] | [INFO] [stdout] 131 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/create_v1.rs:131:26 [INFO] [stdout] | [INFO] [stdout] 131 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/delegate.rs:182:10 [INFO] [stdout] | [INFO] [stdout] 182 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `delegate_args::DelegateArgs` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/delegate_args.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 14 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 15 | pub enum DelegateArgs { [INFO] [stdout] | ^^^^^^^^^^^^ [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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/delegate.rs:182:26 [INFO] [stdout] | [INFO] [stdout] 182 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `delegate_args::DelegateArgs` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/delegate_args.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 14 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 15 | pub enum DelegateArgs { [INFO] [stdout] | ^^^^^^^^^^^^ [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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/delegate_authority_item_v1.rs:188:10 [INFO] [stdout] | [INFO] [stdout] 188 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/delegate_authority_item_v1.rs:188:26 [INFO] [stdout] | [INFO] [stdout] 188 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/delegate_collection_item_v1.rs:188:10 [INFO] [stdout] | [INFO] [stdout] 188 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/delegate_collection_item_v1.rs:188:26 [INFO] [stdout] | [INFO] [stdout] 188 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/delegate_collection_v1.rs:188:10 [INFO] [stdout] | [INFO] [stdout] 188 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/delegate_collection_v1.rs:188:26 [INFO] [stdout] | [INFO] [stdout] 188 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/delegate_data_item_v1.rs:188:10 [INFO] [stdout] | [INFO] [stdout] 188 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/delegate_data_item_v1.rs:188:26 [INFO] [stdout] | [INFO] [stdout] 188 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/delegate_data_v1.rs:186:10 [INFO] [stdout] | [INFO] [stdout] 186 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/delegate_data_v1.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/delegate_locked_transfer_v1.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/delegate_locked_transfer_v1.rs:184:26 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/delegate_print_delegate_v1.rs:188:10 [INFO] [stdout] | [INFO] [stdout] 188 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/delegate_print_delegate_v1.rs:188:26 [INFO] [stdout] | [INFO] [stdout] 188 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/delegate_programmable_config_item_v1.rs:188:10 [INFO] [stdout] | [INFO] [stdout] 188 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/delegate_programmable_config_item_v1.rs:188:26 [INFO] [stdout] | [INFO] [stdout] 188 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/delegate_programmable_config_v1.rs:188:10 [INFO] [stdout] | [INFO] [stdout] 188 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/delegate_programmable_config_v1.rs:188:26 [INFO] [stdout] | [INFO] [stdout] 188 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/delegate_sale_v1.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/delegate_sale_v1.rs:181:26 [INFO] [stdout] | [INFO] [stdout] 181 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/delegate_staking_v1.rs:183:10 [INFO] [stdout] | [INFO] [stdout] 183 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/delegate_staking_v1.rs:183:26 [INFO] [stdout] | [INFO] [stdout] 183 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/delegate_transfer_v1.rs:183:10 [INFO] [stdout] | [INFO] [stdout] 183 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/delegate_transfer_v1.rs:183:26 [INFO] [stdout] | [INFO] [stdout] 183 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/delegate_utility_v1.rs:183:10 [INFO] [stdout] | [INFO] [stdout] 183 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/delegate_utility_v1.rs:183:26 [INFO] [stdout] | [INFO] [stdout] 183 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/lock.rs:170:10 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 5 redundant requirements hidden [INFO] [stdout] = note: required for `lock_args::LockArgs` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/lock.rs:170:26 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 5 redundant requirements hidden [INFO] [stdout] = note: required for `lock_args::LockArgs` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/lock_v1.rs:174:10 [INFO] [stdout] | [INFO] [stdout] 174 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/lock_v1.rs:174:26 [INFO] [stdout] | [INFO] [stdout] 174 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/mint.rs:183:10 [INFO] [stdout] | [INFO] [stdout] 183 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 5 redundant requirements hidden [INFO] [stdout] = note: required for `mint_args::MintArgs` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/mint.rs:183:26 [INFO] [stdout] | [INFO] [stdout] 183 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 5 redundant requirements hidden [INFO] [stdout] = note: required for `mint_args::MintArgs` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/mint_v1.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/mint_v1.rs:187:26 [INFO] [stdout] | [INFO] [stdout] 187 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/transfer.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 5 redundant requirements hidden [INFO] [stdout] = note: required for `transfer_args::TransferArgs` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/transfer.rs:187:26 [INFO] [stdout] | [INFO] [stdout] 187 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 5 redundant requirements hidden [INFO] [stdout] = note: required for `transfer_args::TransferArgs` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/transfer_v1.rs:191:10 [INFO] [stdout] | [INFO] [stdout] 191 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/transfer_v1.rs:191:26 [INFO] [stdout] | [INFO] [stdout] 191 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/unlock.rs:170:10 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 5 redundant requirements hidden [INFO] [stdout] = note: required for `unlock_args::UnlockArgs` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/unlock.rs:170:26 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 5 redundant requirements hidden [INFO] [stdout] = note: required for `unlock_args::UnlockArgs` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/unlock_v1.rs:174:10 [INFO] [stdout] | [INFO] [stdout] 174 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/unlock_v1.rs:174:26 [INFO] [stdout] | [INFO] [stdout] 174 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/update.rs:151:10 [INFO] [stdout] | [INFO] [stdout] 151 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `Option` to implement `BorshSerialize` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `update_args::UpdateArgs` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/update.rs:151:26 [INFO] [stdout] | [INFO] [stdout] 151 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `Option` to implement `BorshDeserialize` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `update_args::UpdateArgs` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/update_as_authority_item_delegate_v2.rs:159:10 [INFO] [stdout] | [INFO] [stdout] 159 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/update_as_authority_item_delegate_v2.rs:159:26 [INFO] [stdout] | [INFO] [stdout] 159 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/update_as_collection_delegate_v2.rs:158:10 [INFO] [stdout] | [INFO] [stdout] 158 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `collection::Collection` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/collection.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 13 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 14 | pub struct Collection { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `collection_toggle::CollectionToggle` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/update_as_collection_delegate_v2.rs:158:26 [INFO] [stdout] | [INFO] [stdout] 158 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `collection::Collection` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/collection.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 13 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 14 | pub struct Collection { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `collection_toggle::CollectionToggle` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/update_as_collection_item_delegate_v2.rs:158:10 [INFO] [stdout] | [INFO] [stdout] 158 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `collection::Collection` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/collection.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 13 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 14 | pub struct Collection { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `collection_toggle::CollectionToggle` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/update_as_collection_item_delegate_v2.rs:158:26 [INFO] [stdout] | [INFO] [stdout] 158 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `collection::Collection` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/collection.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 13 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 14 | pub struct Collection { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `collection_toggle::CollectionToggle` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/update_as_data_delegate_v2.rs:158:10 [INFO] [stdout] | [INFO] [stdout] 158 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/update_as_data_delegate_v2.rs:158:26 [INFO] [stdout] | [INFO] [stdout] 158 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/update_as_data_item_delegate_v2.rs:158:10 [INFO] [stdout] | [INFO] [stdout] 158 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/update_as_data_item_delegate_v2.rs:158:26 [INFO] [stdout] | [INFO] [stdout] 158 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/update_as_programmable_config_delegate_v2.rs:151:10 [INFO] [stdout] | [INFO] [stdout] 151 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `rule_set_toggle::RuleSetToggle` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/rule_set_toggle.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 13 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 14 | pub enum RuleSetToggle { [INFO] [stdout] | ^^^^^^^^^^^^^ [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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/update_as_programmable_config_delegate_v2.rs:151:26 [INFO] [stdout] | [INFO] [stdout] 151 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `rule_set_toggle::RuleSetToggle` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/rule_set_toggle.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 13 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 14 | pub enum RuleSetToggle { [INFO] [stdout] | ^^^^^^^^^^^^^ [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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/update_as_programmable_config_item_delegate_v2.rs:151:10 [INFO] [stdout] | [INFO] [stdout] 151 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `rule_set_toggle::RuleSetToggle` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/rule_set_toggle.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 13 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 14 | pub enum RuleSetToggle { [INFO] [stdout] | ^^^^^^^^^^^^^ [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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/update_as_programmable_config_item_delegate_v2.rs:151:26 [INFO] [stdout] | [INFO] [stdout] 151 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `rule_set_toggle::RuleSetToggle` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/rule_set_toggle.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 13 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 14 | pub enum RuleSetToggle { [INFO] [stdout] | ^^^^^^^^^^^^^ [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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/update_as_update_authority_v2.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `rule_set_toggle::RuleSetToggle` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/rule_set_toggle.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 13 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 14 | pub enum RuleSetToggle { [INFO] [stdout] | ^^^^^^^^^^^^^ [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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/update_as_update_authority_v2.rs:164:26 [INFO] [stdout] | [INFO] [stdout] 164 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `rule_set_toggle::RuleSetToggle` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/rule_set_toggle.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 13 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 14 | pub enum RuleSetToggle { [INFO] [stdout] | ^^^^^^^^^^^^^ [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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/update_metadata_account_v2.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/update_metadata_account_v2.rs:69:26 [INFO] [stdout] | [INFO] [stdout] 69 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/update_v1.rs:161:10 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `rule_set_toggle::RuleSetToggle` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/rule_set_toggle.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 13 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 14 | pub enum RuleSetToggle { [INFO] [stdout] | ^^^^^^^^^^^^^ [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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/update_v1.rs:161:26 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `rule_set_toggle::RuleSetToggle` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/rule_set_toggle.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 13 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 14 | pub enum RuleSetToggle { [INFO] [stdout] | ^^^^^^^^^^^^^ [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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/use.rs:162:10 [INFO] [stdout] | [INFO] [stdout] 162 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 5 redundant requirements hidden [INFO] [stdout] = note: required for `use_args::UseArgs` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/use.rs:162:26 [INFO] [stdout] | [INFO] [stdout] 162 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 5 redundant requirements hidden [INFO] [stdout] = note: required for `use_args::UseArgs` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/use_v1.rs:166:10 [INFO] [stdout] | [INFO] [stdout] 166 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/instructions/use_v1.rs:166:26 [INFO] [stdout] | [INFO] [stdout] 166 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/types/authorization_data.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required for `payload::Payload` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/types/authorization_data.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required for `payload::Payload` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/types/collection.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/types/collection.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/types/collection_toggle.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `collection::Collection` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/collection.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 13 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 14 | pub struct Collection { [INFO] [stdout] | ^^^^^^^^^^ [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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/types/collection_toggle.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `collection::Collection` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/collection.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 13 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 14 | pub struct Collection { [INFO] [stdout] | ^^^^^^^^^^ [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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/types/create_args.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/types/create_args.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/types/creator.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/types/creator.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/types/data.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `creator::Creator` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/creator.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 13 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 14 | pub struct Creator { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required for `Option>` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/types/data.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `creator::Creator` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/creator.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 13 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 14 | pub struct Creator { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required for `Option>` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/types/data_v2.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `collection::Collection` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/collection.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 13 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 14 | pub struct Collection { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/types/data_v2.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `collection::Collection` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/collection.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 13 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 14 | pub struct Collection { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/types/delegate_args.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/types/delegate_args.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/types/escrow_authority.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/types/escrow_authority.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/types/lock_args.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/types/lock_args.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/types/mint_args.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/types/mint_args.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/types/payload.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `HashMap` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/types/payload.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `HashMap` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/types/programmable_config.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/types/programmable_config.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/types/reservation.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/types/reservation.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/types/reservation_v1.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/types/reservation_v1.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/types/rule_set_toggle.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/types/rule_set_toggle.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/types/transfer_args.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/types/transfer_args.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/types/unlock_args.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/types/unlock_args.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/types/update_args.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `rule_set_toggle::RuleSetToggle` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/rule_set_toggle.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 13 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 14 | pub enum RuleSetToggle { [INFO] [stdout] | ^^^^^^^^^^^^^ [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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/types/update_args.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `rule_set_toggle::RuleSetToggle` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/rule_set_toggle.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 13 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 14 | pub enum RuleSetToggle { [INFO] [stdout] | ^^^^^^^^^^^^^ [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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stdout] --> src/generated/types/use_args.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/ser/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait BorshSerialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshSerialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/generated/types/use_args.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [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-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/generated/accounts/collection_authority_record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::BorshDeserialize; [INFO] [stdout] | ----- one version of crate `borsh` used here, as a direct dependency of the current crate [INFO] [stdout] 10 | use borsh::BorshSerialize; [INFO] [stdout] 11 | use solana_program::pubkey::Pubkey; [INFO] [stdout] | -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program_error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-1.0.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Address(pub(crate) [u8; 32]); [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/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 `payload_type::PayloadType` to implement `BorshDeserialize` [INFO] [stdout] --> src/generated/types/payload_type.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(BorshSerialize, BorshDeserialize, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 16 | pub enum PayloadType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required for `Option` to implement `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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0405. [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 135 previous errors [INFO] running `Command { std: "docker" "inspect" "c474fd3a508a59aadb47d974b82c2c12e62f19b1f8e49bf094462fc8727439cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c474fd3a508a59aadb47d974b82c2c12e62f19b1f8e49bf094462fc8727439cf", kill_on_drop: false }` [INFO] [stdout] c474fd3a508a59aadb47d974b82c2c12e62f19b1f8e49bf094462fc8727439cf