[INFO] fetching crate aris_2 0.1.2...
[INFO] testing aris_2-0.1.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate aris_2 0.1.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate aris_2 0.1.2
[INFO] finished tweaking crates.io crate aris_2 0.1.2
[INFO] tweaked toml for crates.io crate aris_2 0.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aris_2 0.1.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 231 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 solana-frozen-abi v1.10.0 (available: v1.18.26)
[INFO] [stderr]       Adding solana-frozen-abi-macro v1.10.0 (available: v1.18.26)
[INFO] [stderr]       Adding solana-program v1.10.0 (available: v1.18.26)
[INFO] [stderr]       Adding solana-sdk-macro v1.10.0 (available: v1.18.26)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5f59b3cdbe58cd3f5861e00d2b93875862dd3057f277d89e240dd138d3477b0
[INFO] running `Command { std: "docker" "start" "-a" "a5f59b3cdbe58cd3f5861e00d2b93875862dd3057f277d89e240dd138d3477b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5f59b3cdbe58cd3f5861e00d2b93875862dd3057f277d89e240dd138d3477b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5f59b3cdbe58cd3f5861e00d2b93875862dd3057f277d89e240dd138d3477b0", kill_on_drop: false }`
[INFO] [stdout] a5f59b3cdbe58cd3f5861e00d2b93875862dd3057f277d89e240dd138d3477b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1990b63e415900777de8d49b29eb8e5cd596099cf5ad2806ddfc67421766ca11
[INFO] running `Command { std: "docker" "start" "-a" "1990b63e415900777de8d49b29eb8e5cd596099cf5ad2806ddfc67421766ca11", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.10.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling solana-frozen-abi v1.10.0
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling solana-program v1.10.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling ethnum v1.5.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling orca_whirlpools_macros v0.2.3
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling solana-sdk-macro v1.10.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling aris_1 v0.1.3
[INFO] [stderr]    Compiling borsh v0.9.3
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling aris_2 v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied
[INFO] [stdout]   --> src/generated/accounts/fee_tier.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/fee_tier.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]    |     -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]  9 | use borsh::BorshSerialize;
[INFO] [stdout]    |     ----- one version of crate `borsh` used here, as a direct dependency of the current crate
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(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-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | 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/fee_tier.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/fee_tier.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]    |     -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]  9 | use borsh::BorshSerialize;
[INFO] [stdout]    |     ----- one version of crate `borsh` used here, as a direct dependency of the current crate
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(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-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | 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/position.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/fee_tier.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]    |     -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]  9 | use borsh::BorshSerialize;
[INFO] [stdout]    |     ----- one version of crate `borsh` used here, as a direct dependency of the current crate
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(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-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | 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/position.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/fee_tier.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]    |     -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]  9 | use borsh::BorshSerialize;
[INFO] [stdout]    |     ----- one version of crate `borsh` used here, as a direct dependency of the current crate
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(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-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | 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/position_bundle.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/fee_tier.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]    |     -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]  9 | use borsh::BorshSerialize;
[INFO] [stdout]    |     ----- one version of crate `borsh` used here, as a direct dependency of the current crate
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(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-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | 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/position_bundle.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/fee_tier.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]    |     -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]  9 | use borsh::BorshSerialize;
[INFO] [stdout]    |     ----- one version of crate `borsh` used here, as a direct dependency of the current crate
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(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-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | 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/tick_array.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/fee_tier.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]    |     -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]  9 | use borsh::BorshSerialize;
[INFO] [stdout]    |     ----- one version of crate `borsh` used here, as a direct dependency of the current crate
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(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-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | 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/tick_array.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/fee_tier.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]    |     -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]  9 | use borsh::BorshSerialize;
[INFO] [stdout]    |     ----- one version of crate `borsh` used here, as a direct dependency of the current crate
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(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-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | 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_badge.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/fee_tier.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]    |     -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]  9 | use borsh::BorshSerialize;
[INFO] [stdout]    |     ----- one version of crate `borsh` used here, as a direct dependency of the current crate
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(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-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | 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_badge.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/fee_tier.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]    |     -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]  9 | use borsh::BorshSerialize;
[INFO] [stdout]    |     ----- one version of crate `borsh` used here, as a direct dependency of the current crate
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(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-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | 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/whirlpool.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/fee_tier.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]    |     -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]  9 | use borsh::BorshSerialize;
[INFO] [stdout]    |     ----- one version of crate `borsh` used here, as a direct dependency of the current crate
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(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-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | 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/whirlpool.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/fee_tier.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]    |     -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]  9 | use borsh::BorshSerialize;
[INFO] [stdout]    |     ----- one version of crate `borsh` used here, as a direct dependency of the current crate
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(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-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | 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/whirlpools_config.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/fee_tier.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]    |     -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]  9 | use borsh::BorshSerialize;
[INFO] [stdout]    |     ----- one version of crate `borsh` used here, as a direct dependency of the current crate
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(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-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | 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/whirlpools_config.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/fee_tier.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]    |     -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]  9 | use borsh::BorshSerialize;
[INFO] [stdout]    |     ----- one version of crate `borsh` used here, as a direct dependency of the current crate
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(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-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | 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/whirlpools_config_extension.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/fee_tier.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]    |     -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]  9 | use borsh::BorshSerialize;
[INFO] [stdout]    |     ----- one version of crate `borsh` used here, as a direct dependency of the current crate
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(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-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | 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/whirlpools_config_extension.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/fee_tier.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]    |     -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]  9 | use borsh::BorshSerialize;
[INFO] [stdout]    |     ----- one version of crate `borsh` used here, as a direct dependency of the current crate
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(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-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | 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/initialize_config.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[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/fee_tier.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]    |     -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]  9 | use borsh::BorshSerialize;
[INFO] [stdout]    |     ----- one version of crate `borsh` used here, as a direct dependency of the current crate
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(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-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | 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/initialize_config.rs:76:26
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[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/fee_tier.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]    |     -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]  9 | use borsh::BorshSerialize;
[INFO] [stdout]    |     ----- one version of crate `borsh` used here, as a direct dependency of the current crate
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(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-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | 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/whirlpool_reward_info.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[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/fee_tier.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]    |     -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]  9 | use borsh::BorshSerialize;
[INFO] [stdout]    |     ----- one version of crate `borsh` used here, as a direct dependency of the current crate
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(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-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | 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/whirlpool_reward_info.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[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/fee_tier.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]    |     -------------- one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]  9 | use borsh::BorshSerialize;
[INFO] [stdout]    |     ----- one version of crate `borsh` used here, as a direct dependency of the current crate
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(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-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | 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[E0599]: the function or associated item `deserialize` exists for struct `FeeTier`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/generated/accounts/fee_tier.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct FeeTier {
[INFO] [stdout]    | ------------------ function or associated item `deserialize` not found for this struct because it doesn't satisfy `FeeTier: BorshDeserialize`
[INFO] [stdout] ...
[INFO] [stdout] 32 |     Self::deserialize(&mut data)
[INFO] [stdout]    |           ^^^^^^^^^^^ function or associated item cannot be called on `FeeTier` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(pub(crate) [u8; 32]);
[INFO] [stdout]    | ----------------- doesn't satisfy `Pubkey: BorshDeserialize`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `FeeTier`, consider using `FeeTier::from_bytes` which returns `Result<FeeTier, std::io::Error>`
[INFO] [stdout]   --> src/generated/accounts/fee_tier.rs:30:3
[INFO] [stdout]    |
[INFO] [stdout] 30 |   pub fn from_bytes(data: &[u8]) -> Result<Self, std::io::Error> {
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: trait bound `Pubkey: BorshDeserialize` was not satisfied
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `deserialize`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `BorshDeserialize`
[INFO] [stdout]            candidate #2: `bincode::config::Options`
[INFO] [stdout]            candidate #3: `borsh::de::BorshDeserialize`
[INFO] [stdout]            candidate #4: `serde_bytes::de::Deserialize`
[INFO] [stdout]            candidate #5: `serde_core::de::Deserialize`
[INFO] [stdout]            candidate #6: `serde_core::de::DeserializeSeed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `deserialize` exists for struct `FeeTier`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/generated/accounts/fee_tier.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct FeeTier {
[INFO] [stdout]    | ------------------ function or associated item `deserialize` not found for this struct because it doesn't satisfy `FeeTier: BorshDeserialize`
[INFO] [stdout] ...
[INFO] [stdout] 41 |       Self::deserialize(&mut data)
[INFO] [stdout]    |             ^^^^^^^^^^^ function or associated item cannot be called on `FeeTier` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(pub(crate) [u8; 32]);
[INFO] [stdout]    | ----------------- doesn't satisfy `Pubkey: BorshDeserialize`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `FeeTier`, consider using `FeeTier::from_bytes` which returns `Result<FeeTier, std::io::Error>`
[INFO] [stdout]   --> src/generated/accounts/fee_tier.rs:30:3
[INFO] [stdout]    |
[INFO] [stdout] 30 |   pub fn from_bytes(data: &[u8]) -> Result<Self, std::io::Error> {
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: trait bound `Pubkey: BorshDeserialize` was not satisfied
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `deserialize`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `BorshDeserialize`
[INFO] [stdout]            candidate #2: `bincode::config::Options`
[INFO] [stdout]            candidate #3: `borsh::de::BorshDeserialize`
[INFO] [stdout]            candidate #4: `serde_bytes::de::Deserialize`
[INFO] [stdout]            candidate #5: `serde_core::de::Deserialize`
[INFO] [stdout]            candidate #6: `serde_core::de::DeserializeSeed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `deserialize` exists for struct `generated::accounts::position::Position`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/generated/accounts/position.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Position {
[INFO] [stdout]    | ------------------- function or associated item `deserialize` not found for this struct because it doesn't satisfy `_: BorshDeserialize`
[INFO] [stdout] ...
[INFO] [stdout] 41 |     Self::deserialize(&mut data)
[INFO] [stdout]    |           ^^^^^^^^^^^ function or associated item cannot be called on `generated::accounts::position::Position` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(pub(crate) [u8; 32]);
[INFO] [stdout]    | ----------------- doesn't satisfy `Pubkey: BorshDeserialize`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `generated::accounts::position::Position`, consider using `generated::accounts::position::Position::from_bytes` which returns `Result<generated::accounts::position::Position, std::io::Error>`
[INFO] [stdout]   --> src/generated/accounts/position.rs:39:3
[INFO] [stdout]    |
[INFO] [stdout] 39 |   pub fn from_bytes(data: &[u8]) -> Result<Self, std::io::Error> {
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: trait bound `Pubkey: BorshDeserialize` was not satisfied
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `deserialize`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `BorshDeserialize`
[INFO] [stdout]            candidate #2: `bincode::config::Options`
[INFO] [stdout]            candidate #3: `borsh::de::BorshDeserialize`
[INFO] [stdout]            candidate #4: `serde_bytes::de::Deserialize`
[INFO] [stdout]            candidate #5: `serde_core::de::Deserialize`
[INFO] [stdout]            candidate #6: `serde_core::de::DeserializeSeed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `deserialize` exists for struct `generated::accounts::position::Position`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/generated/accounts/position.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Position {
[INFO] [stdout]    | ------------------- function or associated item `deserialize` not found for this struct because it doesn't satisfy `_: BorshDeserialize`
[INFO] [stdout] ...
[INFO] [stdout] 50 |       Self::deserialize(&mut data)
[INFO] [stdout]    |             ^^^^^^^^^^^ function or associated item cannot be called on `generated::accounts::position::Position` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(pub(crate) [u8; 32]);
[INFO] [stdout]    | ----------------- doesn't satisfy `Pubkey: BorshDeserialize`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `generated::accounts::position::Position`, consider using `generated::accounts::position::Position::from_bytes` which returns `Result<generated::accounts::position::Position, std::io::Error>`
[INFO] [stdout]   --> src/generated/accounts/position.rs:39:3
[INFO] [stdout]    |
[INFO] [stdout] 39 |   pub fn from_bytes(data: &[u8]) -> Result<Self, std::io::Error> {
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: trait bound `Pubkey: BorshDeserialize` was not satisfied
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `deserialize`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `BorshDeserialize`
[INFO] [stdout]            candidate #2: `bincode::config::Options`
[INFO] [stdout]            candidate #3: `borsh::de::BorshDeserialize`
[INFO] [stdout]            candidate #4: `serde_bytes::de::Deserialize`
[INFO] [stdout]            candidate #5: `serde_core::de::Deserialize`
[INFO] [stdout]            candidate #6: `serde_core::de::DeserializeSeed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `deserialize` exists for struct `PositionBundle`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/generated/accounts/position_bundle.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct PositionBundle {
[INFO] [stdout]    | ------------------------- function or associated item `deserialize` not found for this struct because it doesn't satisfy `PositionBundle: BorshDeserialize`
[INFO] [stdout] ...
[INFO] [stdout] 31 |     Self::deserialize(&mut data)
[INFO] [stdout]    |           ^^^^^^^^^^^ function or associated item cannot be called on `PositionBundle` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(pub(crate) [u8; 32]);
[INFO] [stdout]    | ----------------- doesn't satisfy `Pubkey: BorshDeserialize`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `PositionBundle`, consider using `PositionBundle::from_bytes` which returns `Result<PositionBundle, std::io::Error>`
[INFO] [stdout]   --> src/generated/accounts/position_bundle.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 |   pub fn from_bytes(data: &[u8]) -> Result<Self, std::io::Error> {
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: trait bound `Pubkey: BorshDeserialize` was not satisfied
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `deserialize`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `BorshDeserialize`
[INFO] [stdout]            candidate #2: `bincode::config::Options`
[INFO] [stdout]            candidate #3: `borsh::de::BorshDeserialize`
[INFO] [stdout]            candidate #4: `serde_bytes::de::Deserialize`
[INFO] [stdout]            candidate #5: `serde_core::de::Deserialize`
[INFO] [stdout]            candidate #6: `serde_core::de::DeserializeSeed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `deserialize` exists for struct `PositionBundle`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/generated/accounts/position_bundle.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct PositionBundle {
[INFO] [stdout]    | ------------------------- function or associated item `deserialize` not found for this struct because it doesn't satisfy `PositionBundle: BorshDeserialize`
[INFO] [stdout] ...
[INFO] [stdout] 40 |       Self::deserialize(&mut data)
[INFO] [stdout]    |             ^^^^^^^^^^^ function or associated item cannot be called on `PositionBundle` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(pub(crate) [u8; 32]);
[INFO] [stdout]    | ----------------- doesn't satisfy `Pubkey: BorshDeserialize`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `PositionBundle`, consider using `PositionBundle::from_bytes` which returns `Result<PositionBundle, std::io::Error>`
[INFO] [stdout]   --> src/generated/accounts/position_bundle.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 |   pub fn from_bytes(data: &[u8]) -> Result<Self, std::io::Error> {
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: trait bound `Pubkey: BorshDeserialize` was not satisfied
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `deserialize`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `BorshDeserialize`
[INFO] [stdout]            candidate #2: `bincode::config::Options`
[INFO] [stdout]            candidate #3: `borsh::de::BorshDeserialize`
[INFO] [stdout]            candidate #4: `serde_bytes::de::Deserialize`
[INFO] [stdout]            candidate #5: `serde_core::de::Deserialize`
[INFO] [stdout]            candidate #6: `serde_core::de::DeserializeSeed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `deserialize` exists for struct `generated::accounts::tick_array::TickArray`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/generated/accounts/tick_array.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct TickArray {
[INFO] [stdout]    | -------------------- function or associated item `deserialize` not found for this struct because it doesn't satisfy `_: BorshDeserialize`
[INFO] [stdout] ...
[INFO] [stdout] 34 |     Self::deserialize(&mut data)
[INFO] [stdout]    |           ^^^^^^^^^^^ function or associated item cannot be called on `generated::accounts::tick_array::TickArray` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(pub(crate) [u8; 32]);
[INFO] [stdout]    | ----------------- doesn't satisfy `Pubkey: BorshDeserialize`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `generated::accounts::tick_array::TickArray`, consider using `generated::accounts::tick_array::TickArray::from_bytes` which returns `Result<generated::accounts::tick_array::TickArray, std::io::Error>`
[INFO] [stdout]   --> src/generated/accounts/tick_array.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 |   pub fn from_bytes(data: &[u8]) -> Result<Self, std::io::Error> {
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: trait bound `Pubkey: BorshDeserialize` was not satisfied
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `deserialize`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `BorshDeserialize`
[INFO] [stdout]            candidate #2: `bincode::config::Options`
[INFO] [stdout]            candidate #3: `borsh::de::BorshDeserialize`
[INFO] [stdout]            candidate #4: `serde_bytes::de::Deserialize`
[INFO] [stdout]            candidate #5: `serde_core::de::Deserialize`
[INFO] [stdout]            candidate #6: `serde_core::de::DeserializeSeed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `deserialize` exists for struct `generated::accounts::tick_array::TickArray`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/generated/accounts/tick_array.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct TickArray {
[INFO] [stdout]    | -------------------- function or associated item `deserialize` not found for this struct because it doesn't satisfy `_: BorshDeserialize`
[INFO] [stdout] ...
[INFO] [stdout] 43 |       Self::deserialize(&mut data)
[INFO] [stdout]    |             ^^^^^^^^^^^ function or associated item cannot be called on `generated::accounts::tick_array::TickArray` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(pub(crate) [u8; 32]);
[INFO] [stdout]    | ----------------- doesn't satisfy `Pubkey: BorshDeserialize`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `generated::accounts::tick_array::TickArray`, consider using `generated::accounts::tick_array::TickArray::from_bytes` which returns `Result<generated::accounts::tick_array::TickArray, std::io::Error>`
[INFO] [stdout]   --> src/generated/accounts/tick_array.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 |   pub fn from_bytes(data: &[u8]) -> Result<Self, std::io::Error> {
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: trait bound `Pubkey: BorshDeserialize` was not satisfied
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `deserialize`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `BorshDeserialize`
[INFO] [stdout]            candidate #2: `bincode::config::Options`
[INFO] [stdout]            candidate #3: `borsh::de::BorshDeserialize`
[INFO] [stdout]            candidate #4: `serde_bytes::de::Deserialize`
[INFO] [stdout]            candidate #5: `serde_core::de::Deserialize`
[INFO] [stdout]            candidate #6: `serde_core::de::DeserializeSeed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `deserialize` exists for struct `TokenBadge`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/generated/accounts/token_badge.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct TokenBadge {
[INFO] [stdout]    | --------------------- function or associated item `deserialize` not found for this struct because it doesn't satisfy `TokenBadge: BorshDeserialize`
[INFO] [stdout] ...
[INFO] [stdout] 32 |     Self::deserialize(&mut data)
[INFO] [stdout]    |           ^^^^^^^^^^^ function or associated item cannot be called on `TokenBadge` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(pub(crate) [u8; 32]);
[INFO] [stdout]    | ----------------- doesn't satisfy `Pubkey: BorshDeserialize`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `TokenBadge`, consider using `TokenBadge::from_bytes` which returns `Result<TokenBadge, std::io::Error>`
[INFO] [stdout]   --> src/generated/accounts/token_badge.rs:30:3
[INFO] [stdout]    |
[INFO] [stdout] 30 |   pub fn from_bytes(data: &[u8]) -> Result<Self, std::io::Error> {
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: trait bound `Pubkey: BorshDeserialize` was not satisfied
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `deserialize`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `BorshDeserialize`
[INFO] [stdout]            candidate #2: `bincode::config::Options`
[INFO] [stdout]            candidate #3: `borsh::de::BorshDeserialize`
[INFO] [stdout]            candidate #4: `serde_bytes::de::Deserialize`
[INFO] [stdout]            candidate #5: `serde_core::de::Deserialize`
[INFO] [stdout]            candidate #6: `serde_core::de::DeserializeSeed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `deserialize` exists for struct `TokenBadge`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/generated/accounts/token_badge.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct TokenBadge {
[INFO] [stdout]    | --------------------- function or associated item `deserialize` not found for this struct because it doesn't satisfy `TokenBadge: BorshDeserialize`
[INFO] [stdout] ...
[INFO] [stdout] 41 |       Self::deserialize(&mut data)
[INFO] [stdout]    |             ^^^^^^^^^^^ function or associated item cannot be called on `TokenBadge` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(pub(crate) [u8; 32]);
[INFO] [stdout]    | ----------------- doesn't satisfy `Pubkey: BorshDeserialize`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `TokenBadge`, consider using `TokenBadge::from_bytes` which returns `Result<TokenBadge, std::io::Error>`
[INFO] [stdout]   --> src/generated/accounts/token_badge.rs:30:3
[INFO] [stdout]    |
[INFO] [stdout] 30 |   pub fn from_bytes(data: &[u8]) -> Result<Self, std::io::Error> {
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: trait bound `Pubkey: BorshDeserialize` was not satisfied
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `deserialize`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `BorshDeserialize`
[INFO] [stdout]            candidate #2: `bincode::config::Options`
[INFO] [stdout]            candidate #3: `borsh::de::BorshDeserialize`
[INFO] [stdout]            candidate #4: `serde_bytes::de::Deserialize`
[INFO] [stdout]            candidate #5: `serde_core::de::Deserialize`
[INFO] [stdout]            candidate #6: `serde_core::de::DeserializeSeed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `deserialize` exists for struct `generated::accounts::whirlpool::Whirlpool`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/generated/accounts/whirlpool.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Whirlpool {
[INFO] [stdout]    | -------------------- function or associated item `deserialize` not found for this struct because it doesn't satisfy `_: BorshDeserialize`
[INFO] [stdout] ...
[INFO] [stdout] 53 |     Self::deserialize(&mut data)
[INFO] [stdout]    |           ^^^^^^^^^^^ function or associated item cannot be called on `generated::accounts::whirlpool::Whirlpool` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(pub(crate) [u8; 32]);
[INFO] [stdout]    | ----------------- doesn't satisfy `Pubkey: BorshDeserialize`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `generated::accounts::whirlpool::Whirlpool`, consider using `generated::accounts::whirlpool::Whirlpool::from_bytes` which returns `Result<generated::accounts::whirlpool::Whirlpool, std::io::Error>`
[INFO] [stdout]   --> src/generated/accounts/whirlpool.rs:51:3
[INFO] [stdout]    |
[INFO] [stdout] 51 |   pub fn from_bytes(data: &[u8]) -> Result<Self, std::io::Error> {
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `Pubkey: BorshDeserialize`
[INFO] [stdout]            `[whirlpool_reward_info::WhirlpoolRewardInfo; 3]: BorshDeserialize`
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `deserialize`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `BorshDeserialize`
[INFO] [stdout]            candidate #2: `bincode::config::Options`
[INFO] [stdout]            candidate #3: `borsh::de::BorshDeserialize`
[INFO] [stdout]            candidate #4: `serde_bytes::de::Deserialize`
[INFO] [stdout]            candidate #5: `serde_core::de::Deserialize`
[INFO] [stdout]            candidate #6: `serde_core::de::DeserializeSeed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `deserialize` exists for struct `generated::accounts::whirlpool::Whirlpool`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/generated/accounts/whirlpool.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Whirlpool {
[INFO] [stdout]    | -------------------- function or associated item `deserialize` not found for this struct because it doesn't satisfy `_: BorshDeserialize`
[INFO] [stdout] ...
[INFO] [stdout] 62 |       Self::deserialize(&mut data)
[INFO] [stdout]    |             ^^^^^^^^^^^ function or associated item cannot be called on `generated::accounts::whirlpool::Whirlpool` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(pub(crate) [u8; 32]);
[INFO] [stdout]    | ----------------- doesn't satisfy `Pubkey: BorshDeserialize`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `generated::accounts::whirlpool::Whirlpool`, consider using `generated::accounts::whirlpool::Whirlpool::from_bytes` which returns `Result<generated::accounts::whirlpool::Whirlpool, std::io::Error>`
[INFO] [stdout]   --> src/generated/accounts/whirlpool.rs:51:3
[INFO] [stdout]    |
[INFO] [stdout] 51 |   pub fn from_bytes(data: &[u8]) -> Result<Self, std::io::Error> {
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `Pubkey: BorshDeserialize`
[INFO] [stdout]            `[whirlpool_reward_info::WhirlpoolRewardInfo; 3]: BorshDeserialize`
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `deserialize`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `BorshDeserialize`
[INFO] [stdout]            candidate #2: `bincode::config::Options`
[INFO] [stdout]            candidate #3: `borsh::de::BorshDeserialize`
[INFO] [stdout]            candidate #4: `serde_bytes::de::Deserialize`
[INFO] [stdout]            candidate #5: `serde_core::de::Deserialize`
[INFO] [stdout]            candidate #6: `serde_core::de::DeserializeSeed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `deserialize` exists for struct `WhirlpoolsConfig`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/generated/accounts/whirlpools_config.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct WhirlpoolsConfig {
[INFO] [stdout]    | --------------------------- function or associated item `deserialize` not found for this struct because it doesn't satisfy `WhirlpoolsConfig: BorshDeserialize`
[INFO] [stdout] ...
[INFO] [stdout] 35 |     Self::deserialize(&mut data)
[INFO] [stdout]    |           ^^^^^^^^^^^ function or associated item cannot be called on `WhirlpoolsConfig` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(pub(crate) [u8; 32]);
[INFO] [stdout]    | ----------------- doesn't satisfy `Pubkey: BorshDeserialize`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `WhirlpoolsConfig`, consider using `WhirlpoolsConfig::from_bytes` which returns `Result<WhirlpoolsConfig, std::io::Error>`
[INFO] [stdout]   --> src/generated/accounts/whirlpools_config.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 |   pub fn from_bytes(data: &[u8]) -> Result<Self, std::io::Error> {
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: trait bound `Pubkey: BorshDeserialize` was not satisfied
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `deserialize`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `BorshDeserialize`
[INFO] [stdout]            candidate #2: `bincode::config::Options`
[INFO] [stdout]            candidate #3: `borsh::de::BorshDeserialize`
[INFO] [stdout]            candidate #4: `serde_bytes::de::Deserialize`
[INFO] [stdout]            candidate #5: `serde_core::de::Deserialize`
[INFO] [stdout]            candidate #6: `serde_core::de::DeserializeSeed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `deserialize` exists for struct `WhirlpoolsConfig`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/generated/accounts/whirlpools_config.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct WhirlpoolsConfig {
[INFO] [stdout]    | --------------------------- function or associated item `deserialize` not found for this struct because it doesn't satisfy `WhirlpoolsConfig: BorshDeserialize`
[INFO] [stdout] ...
[INFO] [stdout] 44 |       Self::deserialize(&mut data)
[INFO] [stdout]    |             ^^^^^^^^^^^ function or associated item cannot be called on `WhirlpoolsConfig` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(pub(crate) [u8; 32]);
[INFO] [stdout]    | ----------------- doesn't satisfy `Pubkey: BorshDeserialize`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `WhirlpoolsConfig`, consider using `WhirlpoolsConfig::from_bytes` which returns `Result<WhirlpoolsConfig, std::io::Error>`
[INFO] [stdout]   --> src/generated/accounts/whirlpools_config.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 |   pub fn from_bytes(data: &[u8]) -> Result<Self, std::io::Error> {
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: trait bound `Pubkey: BorshDeserialize` was not satisfied
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `deserialize`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `BorshDeserialize`
[INFO] [stdout]            candidate #2: `bincode::config::Options`
[INFO] [stdout]            candidate #3: `borsh::de::BorshDeserialize`
[INFO] [stdout]            candidate #4: `serde_bytes::de::Deserialize`
[INFO] [stdout]            candidate #5: `serde_core::de::Deserialize`
[INFO] [stdout]            candidate #6: `serde_core::de::DeserializeSeed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `deserialize` exists for struct `WhirlpoolsConfigExtension`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/generated/accounts/whirlpools_config_extension.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct WhirlpoolsConfigExtension {
[INFO] [stdout]    | ------------------------------------ function or associated item `deserialize` not found for this struct because it doesn't satisfy `WhirlpoolsConfigExtension: BorshDeserialize`
[INFO] [stdout] ...
[INFO] [stdout] 34 |     Self::deserialize(&mut data)
[INFO] [stdout]    |           ^^^^^^^^^^^ function or associated item cannot be called on `WhirlpoolsConfigExtension` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(pub(crate) [u8; 32]);
[INFO] [stdout]    | ----------------- doesn't satisfy `Pubkey: BorshDeserialize`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `WhirlpoolsConfigExtension`, consider using `WhirlpoolsConfigExtension::from_bytes` which returns `Result<WhirlpoolsConfigExtension, std::io::Error>`
[INFO] [stdout]   --> src/generated/accounts/whirlpools_config_extension.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 |   pub fn from_bytes(data: &[u8]) -> Result<Self, std::io::Error> {
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: trait bound `Pubkey: BorshDeserialize` was not satisfied
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `deserialize`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `BorshDeserialize`
[INFO] [stdout]            candidate #2: `bincode::config::Options`
[INFO] [stdout]            candidate #3: `borsh::de::BorshDeserialize`
[INFO] [stdout]            candidate #4: `serde_bytes::de::Deserialize`
[INFO] [stdout]            candidate #5: `serde_core::de::Deserialize`
[INFO] [stdout]            candidate #6: `serde_core::de::DeserializeSeed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `deserialize` exists for struct `WhirlpoolsConfigExtension`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/generated/accounts/whirlpools_config_extension.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct WhirlpoolsConfigExtension {
[INFO] [stdout]    | ------------------------------------ function or associated item `deserialize` not found for this struct because it doesn't satisfy `WhirlpoolsConfigExtension: BorshDeserialize`
[INFO] [stdout] ...
[INFO] [stdout] 43 |       Self::deserialize(&mut data)
[INFO] [stdout]    |             ^^^^^^^^^^^ function or associated item cannot be called on `WhirlpoolsConfigExtension` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(pub(crate) [u8; 32]);
[INFO] [stdout]    | ----------------- doesn't satisfy `Pubkey: BorshDeserialize`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `WhirlpoolsConfigExtension`, consider using `WhirlpoolsConfigExtension::from_bytes` which returns `Result<WhirlpoolsConfigExtension, std::io::Error>`
[INFO] [stdout]   --> src/generated/accounts/whirlpools_config_extension.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 |   pub fn from_bytes(data: &[u8]) -> Result<Self, std::io::Error> {
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: trait bound `Pubkey: BorshDeserialize` was not satisfied
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `deserialize`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `BorshDeserialize`
[INFO] [stdout]            candidate #2: `bincode::config::Options`
[INFO] [stdout]            candidate #3: `borsh::de::BorshDeserialize`
[INFO] [stdout]            candidate #4: `serde_bytes::de::Deserialize`
[INFO] [stdout]            candidate #5: `serde_core::de::Deserialize`
[INFO] [stdout]            candidate #6: `serde_core::de::DeserializeSeed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `try_to_vec` exists for struct `InitializeConfigInstructionArgs`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/generated/instructions/initialize_config.rs:46:31
[INFO] [stdout]    |
[INFO] [stdout] 46 |           let mut args = args.try_to_vec().unwrap();
[INFO] [stdout]    |                               ^^^^^^^^^^ method cannot be called on `InitializeConfigInstructionArgs` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 78 | pub struct InitializeConfigInstructionArgs {
[INFO] [stdout]    | ------------------------------------------ method `try_to_vec` not found for this struct because it doesn't satisfy `InitializeConfigInstructionArgs: BorshSerialize`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Pubkey(pub(crate) [u8; 32]);
[INFO] [stdout]    | ----------------- doesn't satisfy `Pubkey: BorshSerialize`
[INFO] [stdout]    |
[INFO] [stdout]    = note: trait bound `Pubkey: BorshSerialize` was not satisfied
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `BorshSerialize`
[INFO] [stdout]            candidate #2: `borsh::ser::BorshSerialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `try_to_vec` exists for struct `InitializeConfigInstructionArgs`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/generated/instructions/initialize_config.rs:259:38
[INFO] [stdout]     |
[INFO] [stdout]  78 | pub struct InitializeConfigInstructionArgs {
[INFO] [stdout]     | ------------------------------------------ method `try_to_vec` not found for this struct because it doesn't satisfy `InitializeConfigInstructionArgs: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout] 259 |           let mut args = self.__args.try_to_vec().unwrap();
[INFO] [stdout]     |                                      ^^^^^^^^^^ method cannot be called on `InitializeConfigInstructionArgs` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.10.0/src/pubkey.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout]  71 | pub struct Pubkey(pub(crate) [u8; 32]);
[INFO] [stdout]     | ----------------- doesn't satisfy `Pubkey: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout]     = note: trait bound `Pubkey: BorshSerialize` was not satisfied
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `BorshSerialize`
[INFO] [stdout]             candidate #2: `borsh::ser::BorshSerialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aris_2` (lib) due to 38 previous errors
[INFO] running `Command { std: "docker" "inspect" "1990b63e415900777de8d49b29eb8e5cd596099cf5ad2806ddfc67421766ca11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1990b63e415900777de8d49b29eb8e5cd596099cf5ad2806ddfc67421766ca11", kill_on_drop: false }`
[INFO] [stdout] 1990b63e415900777de8d49b29eb8e5cd596099cf5ad2806ddfc67421766ca11
