[INFO] fetching crate tulip-realms-sdk 0.1.1...
[INFO] testing tulip-realms-sdk-0.1.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate tulip-realms-sdk 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate tulip-realms-sdk 0.1.1
[INFO] finished tweaking crates.io crate tulip-realms-sdk 0.1.1
[INFO] tweaked toml for crates.io crate tulip-realms-sdk 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tulip-realms-sdk 0.1.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 522 packages to latest compatible versions
[INFO] [stderr]       Adding borsh v0.9.3 (available: v1.5.7)
[INFO] [stderr]       Adding solana-client v1.18.26 (available: v3.0.4)
[INFO] [stderr]       Adding solana-program v1.18.26 (available: v3.0.0)
[INFO] [stderr]       Adding solana_rbpf v0.8.3 (available: v0.8.5)
[INFO] [stderr]       Adding spl-governance v2.2.4 (available: v4.0.0)
[INFO] [stderr]       Adding spl-memo v4.0.0 (available: v4.0.4)
[INFO] [stderr]       Adding spl-token v4.0.0 (available: v4.0.3)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc33dfb6e35e34573093c69686f883729659e16043e49e083d4667903a811660
[INFO] running `Command { std: "docker" "start" "-a" "dc33dfb6e35e34573093c69686f883729659e16043e49e083d4667903a811660", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc33dfb6e35e34573093c69686f883729659e16043e49e083d4667903a811660", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc33dfb6e35e34573093c69686f883729659e16043e49e083d4667903a811660", kill_on_drop: false }`
[INFO] [stdout] dc33dfb6e35e34573093c69686f883729659e16043e49e083d4667903a811660
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14d5e4840a6ffb91d2b37d3f83f0ce1ba6fda50ebf12e2ae98a7bb300a8de6e1
[INFO] running `Command { std: "docker" "start" "-a" "14d5e4840a6ffb91d2b37d3f83f0ce1ba6fda50ebf12e2ae98a7bb300a8de6e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.18.26
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling solana-frozen-abi v1.18.26
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling pbkdf2 v0.4.0
[INFO] [stderr]    Compiling solana-program v1.18.26
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling tiny-bip39 v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling solana-sdk-macro v1.18.26
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling solana-sdk v1.18.26
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling ed25519-dalek-bip32 v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling solana-logger v1.18.26
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling light-poseidon v0.2.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling aes-gcm-siv v0.10.3
[INFO] [stderr]    Compiling spl-program-error-derive v0.3.2
[INFO] [stderr]    Compiling spl-discriminator-syn v0.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling compression-codecs v0.4.31
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling spl-discriminator-derive v0.1.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling goblin v0.5.4
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling solana-program-runtime v1.18.26
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling percentage v0.1.0
[INFO] [stderr]    Compiling eager v0.1.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling solana-version v1.18.26
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling solana-security-txt v1.1.1
[INFO] [stderr]    Compiling solana-vote-program v1.18.26
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling solana_rbpf v0.8.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling asn1-rs v0.5.2
[INFO] [stderr]    Compiling rcgen v0.10.0
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling spl-program-error v0.3.0
[INFO] [stderr]    Compiling spl-discriminator v0.1.0
[INFO] [stderr]    Compiling spl-token v4.0.0
[INFO] [stderr]    Compiling spl-memo v4.0.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling solana-perf v1.18.26
[INFO] [stderr]    Compiling dlopen2_derive v0.3.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]    Compiling dlopen2 v0.5.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling solana-rayon-threadlimit v1.18.26
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling der-parser v8.2.0
[INFO] [stderr]    Compiling quinn-proto v0.10.6
[INFO] [stderr]    Compiling webpki-roots v0.24.0
[INFO] [stderr]    Compiling quinn-udp v0.4.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling caps v0.5.5
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling dialoguer v0.10.4
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling x509-parser v0.14.0
[INFO] [stderr]    Compiling pkcs8 v0.8.0
[INFO] [stderr]    Compiling solana-zk-token-sdk v1.18.26
[INFO] [stderr]    Compiling solana-metrics v1.18.26
[INFO] [stderr]    Compiling solana-measure v1.18.26
[INFO] [stderr]    Compiling solana-connection-cache v1.18.26
[INFO] [stderr]    Compiling quinn v0.10.2
[INFO] [stderr]    Compiling solana-config-program v1.18.26
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling histogram v0.6.9
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling solana-net-utils v1.18.26
[INFO] [stderr]    Compiling solana-remote-wallet v1.18.26
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling solana-streamer v1.18.26
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling spl-pod v0.1.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling async-mutex v1.4.1
[INFO] [stderr]    Compiling spl-type-length-value v0.3.0
[INFO] [stderr]    Compiling spl-token-group-interface v0.1.0
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling spl-governance-tools v0.1.4
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling spl-governance-addin-api v0.1.4
[INFO] [stderr]    Compiling spl-token v3.5.0
[INFO] [stderr]    Compiling spl-tlv-account-resolution v0.5.1
[INFO] [stderr]    Compiling spl-token-metadata-interface v0.2.0
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling solana-udp-client v1.18.26
[INFO] [stderr]    Compiling spl-transfer-hook-interface v0.4.1
[INFO] [stderr]    Compiling solana-clap-utils v1.18.26
[INFO] [stderr]    Compiling spl-governance v2.2.4
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling spl-token-2022 v1.0.0
[INFO] [stderr]    Compiling static-pubkey v1.0.3
[INFO] [stdout] error[E0277]: the trait bound `SignatoryRecordV2: borsh::ser::BorshSerialize` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/process_add_signatory.rs:57:43
[INFO] [stdout]    |
[INFO] [stdout] 57 |     create_and_serialize_account_signed::<SignatoryRecordV2>(
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `borsh::ser::BorshSerialize` is not implemented for `SignatoryRecordV2`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/signatory_record.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct SignatoryRecordV2 {
[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]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use solana_program::{
[INFO] [stdout]    |     --------------
[INFO] [stdout]    |     |
[INFO] [stdout]    |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]    |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/signatory_record.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct SignatoryRecordV2 {
[INFO] [stdout]    | ---------------------------- this type doesn't implement the required trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]    | --------------------------------- this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `create_and_serialize_account_signed`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:88:51
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn create_and_serialize_account_signed<'a, T: BorshSerialize + AccountMaxSize>(
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^ required by this bound in `create_and_serialize_account_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 8 arguments but 7 arguments were supplied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/process_add_signatory.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |       create_and_serialize_account_signed::<SignatoryRecordV2>(
[INFO] [stdout]    |  _____^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout] 58 | |         payer_info,
[INFO] [stdout] 59 | |         signatory_record_info,
[INFO] [stdout] 60 | |         &signatory_record_data,
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |         &rent,
[INFO] [stdout] 65 | |     )?;
[INFO] [stdout]    | |_____- argument #8 of type `u64` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn create_and_serialize_account_signed<'a, T: BorshSerialize + AccountMaxSize>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 65 |     create_and_serialize_account_signed::<SignatoryRecordV2>(
[INFO] [stdout] ...
[INFO] [stdout] 72 |         &rent,
[INFO] [stdout] 73 ~         /* u64 */,
[INFO] [stdout] 74 ~     )?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `VoteRecordV2: borsh::ser::BorshSerialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/process_cast_vote.rs:195:43
[INFO] [stdout]     |
[INFO] [stdout] 195 |     create_and_serialize_account_signed::<VoteRecordV2>(
[INFO] [stdout]     |                                           ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::ser::BorshSerialize` is not implemented for `VoteRecordV2`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/vote_record.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  66 | pub struct VoteRecordV2 {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/vote_record.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  66 | pub struct VoteRecordV2 {
[INFO] [stdout]     | ----------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `create_and_serialize_account_signed`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:88:51
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub fn create_and_serialize_account_signed<'a, T: BorshSerialize + AccountMaxSize>(
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^ required by this bound in `create_and_serialize_account_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 8 arguments but 7 arguments were supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/process_cast_vote.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |       create_and_serialize_account_signed::<VoteRecordV2>(
[INFO] [stdout]     |  _____^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout] 196 | |         payer_info,
[INFO] [stdout] 197 | |         vote_record_info,
[INFO] [stdout] 198 | |         &vote_record_data,
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |         &rent,
[INFO] [stdout] 203 | |     )?;
[INFO] [stdout]     | |_____- argument #8 of type `u64` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:88:8
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub fn create_and_serialize_account_signed<'a, T: BorshSerialize + AccountMaxSize>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 203 |     create_and_serialize_account_signed::<VoteRecordV2>(
[INFO] [stdout] ...
[INFO] [stdout] 210 |         &rent,
[INFO] [stdout] 211 ~         /* u64 */,
[INFO] [stdout] 212 ~     )?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `GovernanceV2: borsh::ser::BorshSerialize` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/process_create_governance.rs:65:43
[INFO] [stdout]    |
[INFO] [stdout] 65 |     create_and_serialize_account_signed::<GovernanceV2>(
[INFO] [stdout]    |                                           ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `borsh::ser::BorshSerialize` is not implemented for `GovernanceV2`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/governance.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct GovernanceV2 {
[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]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use solana_program::{
[INFO] [stdout]    |     --------------
[INFO] [stdout]    |     |
[INFO] [stdout]    |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]    |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/governance.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct GovernanceV2 {
[INFO] [stdout]    | ----------------------- this type doesn't implement the required trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]    | --------------------------------- this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `create_and_serialize_account_signed`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:88:51
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn create_and_serialize_account_signed<'a, T: BorshSerialize + AccountMaxSize>(
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^ required by this bound in `create_and_serialize_account_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 8 arguments but 7 arguments were supplied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/process_create_governance.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |       create_and_serialize_account_signed::<GovernanceV2>(
[INFO] [stdout]    |  _____^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout] 66 | |         payer_info,
[INFO] [stdout] 67 | |         governance_info,
[INFO] [stdout] 68 | |         &governance_data,
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |         &rent,
[INFO] [stdout] 73 | |     )?;
[INFO] [stdout]    | |_____- argument #8 of type `u64` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn create_and_serialize_account_signed<'a, T: BorshSerialize + AccountMaxSize>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 73 |     create_and_serialize_account_signed::<GovernanceV2>(
[INFO] [stdout] ...
[INFO] [stdout] 80 |         &rent,
[INFO] [stdout] 81 ~         /* u64 */,
[INFO] [stdout] 82 ~     )?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `GovernanceV2: borsh::ser::BorshSerialize` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/process_create_mint_governance.rs:77:43
[INFO] [stdout]    |
[INFO] [stdout] 77 |     create_and_serialize_account_signed::<GovernanceV2>(
[INFO] [stdout]    |                                           ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `borsh::ser::BorshSerialize` is not implemented for `GovernanceV2`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/governance.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct GovernanceV2 {
[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]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use solana_program::{
[INFO] [stdout]    |     --------------
[INFO] [stdout]    |     |
[INFO] [stdout]    |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]    |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/governance.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct GovernanceV2 {
[INFO] [stdout]    | ----------------------- this type doesn't implement the required trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]    | --------------------------------- this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `create_and_serialize_account_signed`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:88:51
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn create_and_serialize_account_signed<'a, T: BorshSerialize + AccountMaxSize>(
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^ required by this bound in `create_and_serialize_account_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 8 arguments but 7 arguments were supplied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/process_create_mint_governance.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |       create_and_serialize_account_signed::<GovernanceV2>(
[INFO] [stdout]    |  _____^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout] 78 | |         payer_info,
[INFO] [stdout] 79 | |         mint_governance_info,
[INFO] [stdout] 80 | |         &mint_governance_data,
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |         &rent,
[INFO] [stdout] 85 | |     )?;
[INFO] [stdout]    | |_____- argument #8 of type `u64` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn create_and_serialize_account_signed<'a, T: BorshSerialize + AccountMaxSize>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 85 |     create_and_serialize_account_signed::<GovernanceV2>(
[INFO] [stdout] ...
[INFO] [stdout] 92 |         &rent,
[INFO] [stdout] 93 ~         /* u64 */,
[INFO] [stdout] 94 ~     )?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NativeTreasury: borsh::ser::BorshSerialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/process_create_native_treasury.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout]  36 |     create_and_serialize_account_with_owner_signed(
[INFO] [stdout]     |     ---------------------------------------------- required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout]  39 |         &native_treasury_data,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::ser::BorshSerialize` is not implemented for `NativeTreasury`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/native_treasury.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct NativeTreasury {}
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/native_treasury.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct NativeTreasury {}
[INFO] [stdout]     | ------------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `create_and_serialize_account_with_owner_signed`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:115:62
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub fn create_and_serialize_account_with_owner_signed<'a, T: BorshSerialize + AccountMaxSize>(
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^ required by this bound in `create_and_serialize_account_with_owner_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 9 arguments but 8 arguments were supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/process_create_native_treasury.rs:36:5
[INFO] [stdout]     |
[INFO] [stdout]  36 |       create_and_serialize_account_with_owner_signed(
[INFO] [stdout]     |  _____^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]  37 | |         payer_info,
[INFO] [stdout]  38 | |         native_treasury_info,
[INFO] [stdout]  39 | |         &native_treasury_data,
[INFO] [stdout] ...   |
[INFO] [stdout]  44 | |         &rent,
[INFO] [stdout]  45 | |     )?;
[INFO] [stdout]     | |_____- argument #9 of type `u64` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:115:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub fn create_and_serialize_account_with_owner_signed<'a, T: BorshSerialize + AccountMaxSize>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout]  36 ~     create_and_serialize_account_with_owner_signed(
[INFO] [stdout]  37 +         payer_info,
[INFO] [stdout]  38 +         native_treasury_info,
[INFO] [stdout]  39 +         &native_treasury_data,
[INFO] [stdout]  40 +         &get_native_treasury_address_seeds(governance_info.key),
[INFO] [stdout]  41 +         program_id,
[INFO] [stdout]  42 +         &system_program::id(),
[INFO] [stdout]  43 +         system_info,
[INFO] [stdout]  44 +         &rent,
[INFO] [stdout]  45 +         /* u64 */,
[INFO] [stdout]  46 ~     )?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `GovernanceV2: borsh::ser::BorshSerialize` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/process_create_program_governance.rs:77:43
[INFO] [stdout]    |
[INFO] [stdout] 77 |     create_and_serialize_account_signed::<GovernanceV2>(
[INFO] [stdout]    |                                           ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `borsh::ser::BorshSerialize` is not implemented for `GovernanceV2`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/governance.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct GovernanceV2 {
[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]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use solana_program::{
[INFO] [stdout]    |     --------------
[INFO] [stdout]    |     |
[INFO] [stdout]    |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]    |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/governance.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct GovernanceV2 {
[INFO] [stdout]    | ----------------------- this type doesn't implement the required trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]    | --------------------------------- this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `create_and_serialize_account_signed`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:88:51
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn create_and_serialize_account_signed<'a, T: BorshSerialize + AccountMaxSize>(
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^ required by this bound in `create_and_serialize_account_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 8 arguments but 7 arguments were supplied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/process_create_program_governance.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |       create_and_serialize_account_signed::<GovernanceV2>(
[INFO] [stdout]    |  _____^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout] 78 | |         payer_info,
[INFO] [stdout] 79 | |         program_governance_info,
[INFO] [stdout] 80 | |         &program_governance_data,
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |         &rent,
[INFO] [stdout] 85 | |     )?;
[INFO] [stdout]    | |_____- argument #8 of type `u64` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn create_and_serialize_account_signed<'a, T: BorshSerialize + AccountMaxSize>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 85 |     create_and_serialize_account_signed::<GovernanceV2>(
[INFO] [stdout] ...
[INFO] [stdout] 92 |         &rent,
[INFO] [stdout] 93 ~         /* u64 */,
[INFO] [stdout] 94 ~     )?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ProposalV2: borsh::ser::BorshSerialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/process_create_proposal.rs:156:43
[INFO] [stdout]     |
[INFO] [stdout] 156 |     create_and_serialize_account_signed::<ProposalV2>(
[INFO] [stdout]     |                                           ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::ser::BorshSerialize` is not implemented for `ProposalV2`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/proposal.rs:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct ProposalV2 {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/proposal.rs:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct ProposalV2 {
[INFO] [stdout]     | --------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `create_and_serialize_account_signed`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:88:51
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub fn create_and_serialize_account_signed<'a, T: BorshSerialize + AccountMaxSize>(
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^ required by this bound in `create_and_serialize_account_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 8 arguments but 7 arguments were supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/process_create_proposal.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |       create_and_serialize_account_signed::<ProposalV2>(
[INFO] [stdout]     |  _____^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout] 157 | |         payer_info,
[INFO] [stdout] 158 | |         proposal_info,
[INFO] [stdout] 159 | |         &proposal_data,
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |         &rent,
[INFO] [stdout] 168 | |     )?;
[INFO] [stdout]     | |_____- argument #8 of type `u64` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:88:8
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub fn create_and_serialize_account_signed<'a, T: BorshSerialize + AccountMaxSize>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 168 |     create_and_serialize_account_signed::<ProposalV2>(
[INFO] [stdout] ...
[INFO] [stdout] 179 |         &rent,
[INFO] [stdout] 180 ~         /* u64 */,
[INFO] [stdout] 181 ~     )?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RealmConfigAccount: borsh::ser::BorshSerialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/process_create_realm.rs:117:47
[INFO] [stdout]     |
[INFO] [stdout] 117 |         create_and_serialize_account_signed::<RealmConfigAccount>(
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::ser::BorshSerialize` is not implemented for `RealmConfigAccount`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/realm_config.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct RealmConfigAccount {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/realm_config.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct RealmConfigAccount {
[INFO] [stdout]     | ----------------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `create_and_serialize_account_signed`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:88:51
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub fn create_and_serialize_account_signed<'a, T: BorshSerialize + AccountMaxSize>(
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^ required by this bound in `create_and_serialize_account_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 8 arguments but 7 arguments were supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/process_create_realm.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |           create_and_serialize_account_signed::<RealmConfigAccount>(
[INFO] [stdout]     |  _________^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout] 118 | |             payer_info,
[INFO] [stdout] 119 | |             realm_config_info,
[INFO] [stdout] 120 | |             &realm_config_data,
[INFO] [stdout] ...   |
[INFO] [stdout] 124 | |             rent,
[INFO] [stdout] 125 | |         )?;
[INFO] [stdout]     | |_________- argument #8 of type `u64` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:88:8
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub fn create_and_serialize_account_signed<'a, T: BorshSerialize + AccountMaxSize>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 125 |         create_and_serialize_account_signed::<RealmConfigAccount>(
[INFO] [stdout] ...
[INFO] [stdout] 132 |             rent,
[INFO] [stdout] 133 ~             /* u64 */,
[INFO] [stdout] 134 ~         )?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RealmV2: borsh::ser::BorshSerialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/process_create_realm.rs:149:43
[INFO] [stdout]     |
[INFO] [stdout] 149 |     create_and_serialize_account_signed::<RealmV2>(
[INFO] [stdout]     |                                           ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::ser::BorshSerialize` is not implemented for `RealmV2`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/realm.rs:95:1
[INFO] [stdout]     |
[INFO] [stdout]  95 | pub struct RealmV2 {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/realm.rs:95:1
[INFO] [stdout]     |
[INFO] [stdout]  95 | pub struct RealmV2 {
[INFO] [stdout]     | ------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `create_and_serialize_account_signed`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:88:51
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub fn create_and_serialize_account_signed<'a, T: BorshSerialize + AccountMaxSize>(
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^ required by this bound in `create_and_serialize_account_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 8 arguments but 7 arguments were supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/process_create_realm.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |       create_and_serialize_account_signed::<RealmV2>(
[INFO] [stdout]     |  _____^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout] 150 | |         payer_info,
[INFO] [stdout] 151 | |         realm_info,
[INFO] [stdout] 152 | |         &realm_data,
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |         rent,
[INFO] [stdout] 157 | |     )?;
[INFO] [stdout]     | |_____- argument #8 of type `u64` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:88:8
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub fn create_and_serialize_account_signed<'a, T: BorshSerialize + AccountMaxSize>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 157 |     create_and_serialize_account_signed::<RealmV2>(
[INFO] [stdout] ...
[INFO] [stdout] 164 |         rent,
[INFO] [stdout] 165 ~         /* u64 */,
[INFO] [stdout] 166 ~     )?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `GovernanceV2: borsh::ser::BorshSerialize` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/process_create_token_governance.rs:75:43
[INFO] [stdout]    |
[INFO] [stdout] 75 |     create_and_serialize_account_signed::<GovernanceV2>(
[INFO] [stdout]    |                                           ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `borsh::ser::BorshSerialize` is not implemented for `GovernanceV2`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/governance.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct GovernanceV2 {
[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]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use solana_program::{
[INFO] [stdout]    |     --------------
[INFO] [stdout]    |     |
[INFO] [stdout]    |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]    |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/governance.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct GovernanceV2 {
[INFO] [stdout]    | ----------------------- this type doesn't implement the required trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]    | --------------------------------- this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `create_and_serialize_account_signed`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:88:51
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn create_and_serialize_account_signed<'a, T: BorshSerialize + AccountMaxSize>(
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^ required by this bound in `create_and_serialize_account_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 8 arguments but 7 arguments were supplied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/process_create_token_governance.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |       create_and_serialize_account_signed::<GovernanceV2>(
[INFO] [stdout]    |  _____^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout] 76 | |         payer_info,
[INFO] [stdout] 77 | |         token_governance_info,
[INFO] [stdout] 78 | |         &token_governance_data,
[INFO] [stdout] ...  |
[INFO] [stdout] 82 | |         &rent,
[INFO] [stdout] 83 | |     )?;
[INFO] [stdout]    | |_____- argument #8 of type `u64` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn create_and_serialize_account_signed<'a, T: BorshSerialize + AccountMaxSize>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 83 |     create_and_serialize_account_signed::<GovernanceV2>(
[INFO] [stdout] ...
[INFO] [stdout] 90 |         &rent,
[INFO] [stdout] 91 ~         /* u64 */,
[INFO] [stdout] 92 ~     )?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TokenOwnerRecordV2: borsh::ser::BorshSerialize` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/process_create_token_owner_record.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     create_and_serialize_account_signed(
[INFO] [stdout]    |     ----------------------------------- required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 60 |         &token_owner_record_data,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `borsh::ser::BorshSerialize` is not implemented for `TokenOwnerRecordV2`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/token_owner_record.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct TokenOwnerRecordV2 {
[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]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use solana_program::{
[INFO] [stdout]    |     --------------
[INFO] [stdout]    |     |
[INFO] [stdout]    |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]    |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/token_owner_record.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct TokenOwnerRecordV2 {
[INFO] [stdout]    | ----------------------------- this type doesn't implement the required trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]    | --------------------------------- this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `create_and_serialize_account_signed`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:88:51
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn create_and_serialize_account_signed<'a, T: BorshSerialize + AccountMaxSize>(
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^ required by this bound in `create_and_serialize_account_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 8 arguments but 7 arguments were supplied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/process_create_token_owner_record.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |       create_and_serialize_account_signed(
[INFO] [stdout]    |  _____^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout] 58 | |         payer_info,
[INFO] [stdout] 59 | |         token_owner_record_info,
[INFO] [stdout] 60 | |         &token_owner_record_data,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | |         &rent,
[INFO] [stdout] 69 | |     )
[INFO] [stdout]    | |_____- argument #8 of type `u64` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn create_and_serialize_account_signed<'a, T: BorshSerialize + AccountMaxSize>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 69 |     create_and_serialize_account_signed(
[INFO] [stdout] ...
[INFO] [stdout] 80 |         &rent,
[INFO] [stdout] 81 ~         /* u64 */,
[INFO] [stdout] 82 ~     )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TokenOwnerRecordV2: borsh::ser::BorshSerialize` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/process_deposit_governing_tokens.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |         create_and_serialize_account_signed(
[INFO] [stdout]    |         ----------------------------------- required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 98 |             &token_owner_record_data,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `borsh::ser::BorshSerialize` is not implemented for `TokenOwnerRecordV2`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/token_owner_record.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct TokenOwnerRecordV2 {
[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]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use solana_program::{
[INFO] [stdout]    |     --------------
[INFO] [stdout]    |     |
[INFO] [stdout]    |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]    |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/token_owner_record.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct TokenOwnerRecordV2 {
[INFO] [stdout]    | ----------------------------- this type doesn't implement the required trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]    | --------------------------------- this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `create_and_serialize_account_signed`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:88:51
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn create_and_serialize_account_signed<'a, T: BorshSerialize + AccountMaxSize>(
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^ required by this bound in `create_and_serialize_account_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 8 arguments but 7 arguments were supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/process_deposit_governing_tokens.rs:95:9
[INFO] [stdout]     |
[INFO] [stdout]  95 |           create_and_serialize_account_signed(
[INFO] [stdout]     |  _________^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]  96 | |             payer_info,
[INFO] [stdout]  97 | |             token_owner_record_info,
[INFO] [stdout]  98 | |             &token_owner_record_data,
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |             &rent,
[INFO] [stdout] 103 | |         )?;
[INFO] [stdout]     | |_________- argument #8 of type `u64` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:88:8
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub fn create_and_serialize_account_signed<'a, T: BorshSerialize + AccountMaxSize>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 103 |         create_and_serialize_account_signed(
[INFO] [stdout] ...
[INFO] [stdout] 110 |             &rent,
[INFO] [stdout] 111 ~             /* u64 */,
[INFO] [stdout] 112 ~         )?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ProposalTransactionV2: borsh::ser::BorshSerialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/process_insert_transaction.rs:100:43
[INFO] [stdout]     |
[INFO] [stdout] 100 |     create_and_serialize_account_signed::<ProposalTransactionV2>(
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::ser::BorshSerialize` is not implemented for `ProposalTransactionV2`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/proposal_transaction.rs:90:1
[INFO] [stdout]     |
[INFO] [stdout]  90 | pub struct ProposalTransactionV2 {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/proposal_transaction.rs:90:1
[INFO] [stdout]     |
[INFO] [stdout]  90 | pub struct ProposalTransactionV2 {
[INFO] [stdout]     | -------------------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `create_and_serialize_account_signed`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:88:51
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub fn create_and_serialize_account_signed<'a, T: BorshSerialize + AccountMaxSize>(
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^ required by this bound in `create_and_serialize_account_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 8 arguments but 7 arguments were supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/process_insert_transaction.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |       create_and_serialize_account_signed::<ProposalTransactionV2>(
[INFO] [stdout]     |  _____^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout] 101 | |         payer_info,
[INFO] [stdout] 102 | |         proposal_transaction_info,
[INFO] [stdout] 103 | |         &proposal_transaction_data,
[INFO] [stdout] ...   |
[INFO] [stdout] 111 | |         rent,
[INFO] [stdout] 112 | |     )?;
[INFO] [stdout]     | |_____- argument #8 of type `u64` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:88:8
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub fn create_and_serialize_account_signed<'a, T: BorshSerialize + AccountMaxSize>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 112 |     create_and_serialize_account_signed::<ProposalTransactionV2>(
[INFO] [stdout] ...
[INFO] [stdout] 123 |         rent,
[INFO] [stdout] 124 ~         /* u64 */,
[INFO] [stdout] 125 ~     )?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RealmConfigAccount: borsh::ser::BorshSerialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/process_set_realm_config.rs:118:51
[INFO] [stdout]     |
[INFO] [stdout] 118 |             create_and_serialize_account_signed::<RealmConfigAccount>(
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::ser::BorshSerialize` is not implemented for `RealmConfigAccount`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/realm_config.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct RealmConfigAccount {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/realm_config.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct RealmConfigAccount {
[INFO] [stdout]     | ----------------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `create_and_serialize_account_signed`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:88:51
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub fn create_and_serialize_account_signed<'a, T: BorshSerialize + AccountMaxSize>(
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^ required by this bound in `create_and_serialize_account_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 8 arguments but 7 arguments were supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/process_set_realm_config.rs:118:13
[INFO] [stdout]     |
[INFO] [stdout] 118 |               create_and_serialize_account_signed::<RealmConfigAccount>(
[INFO] [stdout]     |  _____________^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout] 119 | |                 payer_info,
[INFO] [stdout] 120 | |                 realm_config_info,
[INFO] [stdout] 121 | |                 &realm_config_data,
[INFO] [stdout] ...   |
[INFO] [stdout] 125 | |                 &rent,
[INFO] [stdout] 126 | |             )?;
[INFO] [stdout]     | |_____________- argument #8 of type `u64` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:88:8
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub fn create_and_serialize_account_signed<'a, T: BorshSerialize + AccountMaxSize>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 126 |             create_and_serialize_account_signed::<RealmConfigAccount>(
[INFO] [stdout] ...
[INFO] [stdout] 133 |                 &rent,
[INFO] [stdout] 134 ~                 /* u64 */,
[INFO] [stdout] 135 ~             )?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ProgramMetadata: borsh::ser::BorshSerialize` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/process_update_program_metadata.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |         create_and_serialize_account_signed(
[INFO] [stdout]    |         ----------------------------------- required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 50 |             &program_metadata_data,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `borsh::ser::BorshSerialize` is not implemented for `ProgramMetadata`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/program_metadata.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct ProgramMetadata {
[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]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use solana_program::{
[INFO] [stdout]    |     --------------
[INFO] [stdout]    |     |
[INFO] [stdout]    |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]    |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/program_metadata.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct ProgramMetadata {
[INFO] [stdout]    | -------------------------- this type doesn't implement the required trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]    | --------------------------------- this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `create_and_serialize_account_signed`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:88:51
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn create_and_serialize_account_signed<'a, T: BorshSerialize + AccountMaxSize>(
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^ required by this bound in `create_and_serialize_account_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 8 arguments but 7 arguments were supplied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/process_update_program_metadata.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |           create_and_serialize_account_signed(
[INFO] [stdout]    |  _________^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout] 48 | |             payer_info,
[INFO] [stdout] 49 | |             program_metadata_info,
[INFO] [stdout] 50 | |             &program_metadata_data,
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |             &rent,
[INFO] [stdout] 55 | |         )?;
[INFO] [stdout]    | |_________- argument #8 of type `u64` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn create_and_serialize_account_signed<'a, T: BorshSerialize + AccountMaxSize>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 55 |         create_and_serialize_account_signed(
[INFO] [stdout] ...
[INFO] [stdout] 62 |             &rent,
[INFO] [stdout] 63 ~             /* u64 */,
[INFO] [stdout] 64 ~         )?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `GovernanceInstruction: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/processor/mod.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         try_from_slice_unchecked(input).map_err(|_| ProgramError::InvalidInstructionData)?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `borsh::de::BorshDeserialize` is not implemented for `GovernanceInstruction`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/instruction.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub enum GovernanceInstruction {
[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]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use solana_program::{
[INFO] [stdout]    |     --------------
[INFO] [stdout]    |     |
[INFO] [stdout]    |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]    |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/instruction.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub enum GovernanceInstruction {
[INFO] [stdout]    | ------------------------------ this type doesn't implement the required trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]    | --------------------------------- this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `solana_program::borsh::try_from_slice_unchecked`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.18.26/src/borsh.rs:39:36
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn try_from_slice_unchecked<T: BorshDeserialize>(data: &[u8]) -> Result<T, Error> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^ required by this bound in `try_from_slice_unchecked`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `GovernanceAccountType: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/governance.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 209 |         try_from_slice_unchecked(&governance_info.data.borrow())?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::de::BorshDeserialize` is not implemented for `GovernanceAccountType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/enums.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub enum GovernanceAccountType {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/enums.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub enum GovernanceAccountType {
[INFO] [stdout]     | ------------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `solana_program::borsh::try_from_slice_unchecked`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.18.26/src/borsh.rs:39:36
[INFO] [stdout]     |
[INFO] [stdout]  39 | pub fn try_from_slice_unchecked<T: BorshDeserialize>(data: &[u8]) -> Result<T, Error> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^ required by this bound in `try_from_slice_unchecked`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `GovernanceV1: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/governance.rs:213:53
[INFO] [stdout]     |
[INFO] [stdout] 213 |         let governance_data_v1 = get_account_data::<GovernanceV1>(program_id, governance_info)?;
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::de::BorshDeserialize` is not implemented for `GovernanceV1`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/legacy.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct GovernanceV1 {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/legacy.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct GovernanceV1 {
[INFO] [stdout]     | ----------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `get_account_data`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:218:28
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn get_account_data<T: BorshDeserialize + IsInitialized>(
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^ required by this bound in `get_account_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `GovernanceV2: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/governance.rs:229:24
[INFO] [stdout]     |
[INFO] [stdout] 229 |     get_account_data::<GovernanceV2>(program_id, governance_info)
[INFO] [stdout]     |                        ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::de::BorshDeserialize` is not implemented for `GovernanceV2`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/governance.rs:54:1
[INFO] [stdout]     |
[INFO] [stdout]  54 | pub struct GovernanceV2 {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/governance.rs:54:1
[INFO] [stdout]     |
[INFO] [stdout]  54 | pub struct GovernanceV2 {
[INFO] [stdout]     | ----------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `get_account_data`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:218:28
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn get_account_data<T: BorshDeserialize + IsInitialized>(
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^ required by this bound in `get_account_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `GovernanceAccountType: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/governance.rs:360:5
[INFO] [stdout]     |
[INFO] [stdout] 360 |     assert_is_valid_account_of_types(program_id, governance_info, is_governance_account_type)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::de::BorshDeserialize` is not implemented for `GovernanceAccountType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/enums.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub enum GovernanceAccountType {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/enums.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub enum GovernanceAccountType {
[INFO] [stdout]     | ------------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `assert_is_valid_account_of_types`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:271:44
[INFO] [stdout]     |
[INFO] [stdout] 271 | pub fn assert_is_valid_account_of_types<T: BorshDeserialize + PartialEq, F: Fn(&T) -> bool>(
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^ required by this bound in `assert_is_valid_account_of_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ProgramMetadata: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/program_metadata.rs:57:24
[INFO] [stdout]     |
[INFO] [stdout]  57 |     get_account_data::<ProgramMetadata>(program_id, program_metadata_info)
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::de::BorshDeserialize` is not implemented for `ProgramMetadata`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/program_metadata.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | pub struct ProgramMetadata {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/program_metadata.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | pub struct ProgramMetadata {
[INFO] [stdout]     | -------------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `get_account_data`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:218:28
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn get_account_data<T: BorshDeserialize + IsInitialized>(
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^ required by this bound in `get_account_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `GovernanceAccountType: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/proposal.rs:848:9
[INFO] [stdout]     |
[INFO] [stdout] 848 |         try_from_slice_unchecked(&proposal_info.data.borrow())?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::de::BorshDeserialize` is not implemented for `GovernanceAccountType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/enums.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub enum GovernanceAccountType {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/enums.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub enum GovernanceAccountType {
[INFO] [stdout]     | ------------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `solana_program::borsh::try_from_slice_unchecked`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.18.26/src/borsh.rs:39:36
[INFO] [stdout]     |
[INFO] [stdout]  39 | pub fn try_from_slice_unchecked<T: BorshDeserialize>(data: &[u8]) -> Result<T, Error> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^ required by this bound in `try_from_slice_unchecked`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ProposalV1: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/proposal.rs:852:51
[INFO] [stdout]     |
[INFO] [stdout] 852 |         let proposal_data_v1 = get_account_data::<ProposalV1>(program_id, proposal_info)?;
[INFO] [stdout]     |                                                   ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::de::BorshDeserialize` is not implemented for `ProposalV1`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/legacy.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub struct ProposalV1 {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/legacy.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub struct ProposalV1 {
[INFO] [stdout]     | --------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `get_account_data`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:218:28
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn get_account_data<T: BorshDeserialize + IsInitialized>(
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^ required by this bound in `get_account_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ProposalV2: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/proposal.rs:904:24
[INFO] [stdout]     |
[INFO] [stdout] 904 |     get_account_data::<ProposalV2>(program_id, proposal_info)
[INFO] [stdout]     |                        ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::de::BorshDeserialize` is not implemented for `ProposalV2`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/proposal.rs:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct ProposalV2 {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/proposal.rs:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct ProposalV2 {
[INFO] [stdout]     | --------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `get_account_data`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:218:28
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn get_account_data<T: BorshDeserialize + IsInitialized>(
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^ required by this bound in `get_account_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `GovernanceAccountType: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/proposal_transaction.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 213 |         try_from_slice_unchecked(&proposal_transaction_info.data.borrow())?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::de::BorshDeserialize` is not implemented for `GovernanceAccountType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/enums.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub enum GovernanceAccountType {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/enums.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub enum GovernanceAccountType {
[INFO] [stdout]     | ------------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `solana_program::borsh::try_from_slice_unchecked`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.18.26/src/borsh.rs:39:36
[INFO] [stdout]     |
[INFO] [stdout]  39 | pub fn try_from_slice_unchecked<T: BorshDeserialize>(data: &[u8]) -> Result<T, Error> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^ required by this bound in `try_from_slice_unchecked`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ProposalInstructionV1: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/proposal_transaction.rs:218:32
[INFO] [stdout]     |
[INFO] [stdout] 218 |             get_account_data::<ProposalInstructionV1>(program_id, proposal_transaction_info)?;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::de::BorshDeserialize` is not implemented for `ProposalInstructionV1`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/legacy.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | pub struct ProposalInstructionV1 {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/legacy.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | pub struct ProposalInstructionV1 {
[INFO] [stdout]     | -------------------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `get_account_data`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:218:28
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn get_account_data<T: BorshDeserialize + IsInitialized>(
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^ required by this bound in `get_account_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ProposalTransactionV2: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/proposal_transaction.rs:233:24
[INFO] [stdout]     |
[INFO] [stdout] 233 |     get_account_data::<ProposalTransactionV2>(program_id, proposal_transaction_info)
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::de::BorshDeserialize` is not implemented for `ProposalTransactionV2`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/proposal_transaction.rs:90:1
[INFO] [stdout]     |
[INFO] [stdout]  90 | pub struct ProposalTransactionV2 {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/proposal_transaction.rs:90:1
[INFO] [stdout]     |
[INFO] [stdout]  90 | pub struct ProposalTransactionV2 {
[INFO] [stdout]     | -------------------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `get_account_data`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:218:28
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn get_account_data<T: BorshDeserialize + IsInitialized>(
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^ required by this bound in `get_account_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `GovernanceAccountType: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/realm.rs:290:5
[INFO] [stdout]     |
[INFO] [stdout] 290 |     assert_is_valid_account_of_types(program_id, realm_info, is_realm_account_type)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::de::BorshDeserialize` is not implemented for `GovernanceAccountType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/enums.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub enum GovernanceAccountType {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/enums.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub enum GovernanceAccountType {
[INFO] [stdout]     | ------------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `assert_is_valid_account_of_types`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:271:44
[INFO] [stdout]     |
[INFO] [stdout] 271 | pub fn assert_is_valid_account_of_types<T: BorshDeserialize + PartialEq, F: Fn(&T) -> bool>(
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^ required by this bound in `assert_is_valid_account_of_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `GovernanceAccountType: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/realm.rs:298:47
[INFO] [stdout]     |
[INFO] [stdout] 298 |     let account_type: GovernanceAccountType = try_from_slice_unchecked(&realm_info.data.borrow())?;
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::de::BorshDeserialize` is not implemented for `GovernanceAccountType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/enums.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub enum GovernanceAccountType {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/enums.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub enum GovernanceAccountType {
[INFO] [stdout]     | ------------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `solana_program::borsh::try_from_slice_unchecked`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.18.26/src/borsh.rs:39:36
[INFO] [stdout]     |
[INFO] [stdout]  39 | pub fn try_from_slice_unchecked<T: BorshDeserialize>(data: &[u8]) -> Result<T, Error> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^ required by this bound in `try_from_slice_unchecked`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RealmV1: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/realm.rs:302:48
[INFO] [stdout]     |
[INFO] [stdout] 302 |         let realm_data_v1 = get_account_data::<RealmV1>(program_id, realm_info)?;
[INFO] [stdout]     |                                                ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::de::BorshDeserialize` is not implemented for `RealmV1`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/legacy.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout]  22 | pub struct RealmV1 {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/legacy.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout]  22 | pub struct RealmV1 {
[INFO] [stdout]     | ------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `get_account_data`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:218:28
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn get_account_data<T: BorshDeserialize + IsInitialized>(
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^ required by this bound in `get_account_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RealmV2: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/realm.rs:317:24
[INFO] [stdout]     |
[INFO] [stdout] 317 |     get_account_data::<RealmV2>(program_id, realm_info)
[INFO] [stdout]     |                        ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::de::BorshDeserialize` is not implemented for `RealmV2`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/realm.rs:95:1
[INFO] [stdout]     |
[INFO] [stdout]  95 | pub struct RealmV2 {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/realm.rs:95:1
[INFO] [stdout]     |
[INFO] [stdout]  95 | pub struct RealmV2 {
[INFO] [stdout]     | ------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `get_account_data`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:218:28
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn get_account_data<T: BorshDeserialize + IsInitialized>(
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^ required by this bound in `get_account_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RealmConfigAccount: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/realm_config.rs:59:24
[INFO] [stdout]     |
[INFO] [stdout]  59 |     get_account_data::<RealmConfigAccount>(program_id, realm_config_info)
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::de::BorshDeserialize` is not implemented for `RealmConfigAccount`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/realm_config.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct RealmConfigAccount {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/realm_config.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct RealmConfigAccount {
[INFO] [stdout]     | ----------------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `get_account_data`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:218:28
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn get_account_data<T: BorshDeserialize + IsInitialized>(
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^ required by this bound in `get_account_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `GovernanceAccountType: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/signatory_record.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         try_from_slice_unchecked(&signatory_record_info.data.borrow())?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::de::BorshDeserialize` is not implemented for `GovernanceAccountType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/enums.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub enum GovernanceAccountType {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/enums.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub enum GovernanceAccountType {
[INFO] [stdout]     | ------------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `solana_program::borsh::try_from_slice_unchecked`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.18.26/src/borsh.rs:39:36
[INFO] [stdout]     |
[INFO] [stdout]  39 | pub fn try_from_slice_unchecked<T: BorshDeserialize>(data: &[u8]) -> Result<T, Error> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^ required by this bound in `try_from_slice_unchecked`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SignatoryRecordV1: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/signatory_record.rs:133:32
[INFO] [stdout]     |
[INFO] [stdout] 133 |             get_account_data::<SignatoryRecordV1>(program_id, signatory_record_info)?;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::de::BorshDeserialize` is not implemented for `SignatoryRecordV1`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/legacy.rs:268:1
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub struct SignatoryRecordV1 {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/legacy.rs:268:1
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub struct SignatoryRecordV1 {
[INFO] [stdout]     | ---------------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `get_account_data`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:218:28
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn get_account_data<T: BorshDeserialize + IsInitialized>(
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^ required by this bound in `get_account_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SignatoryRecordV2: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/signatory_record.rs:147:24
[INFO] [stdout]     |
[INFO] [stdout] 147 |     get_account_data::<SignatoryRecordV2>(program_id, signatory_record_info)
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::de::BorshDeserialize` is not implemented for `SignatoryRecordV2`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/signatory_record.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout]  22 | pub struct SignatoryRecordV2 {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/signatory_record.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout]  22 | pub struct SignatoryRecordV2 {
[INFO] [stdout]     | ---------------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `get_account_data`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:218:28
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn get_account_data<T: BorshDeserialize + IsInitialized>(
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^ required by this bound in `get_account_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `GovernanceAccountType: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/token_owner_record.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |         try_from_slice_unchecked(&token_owner_record_info.data.borrow())?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::de::BorshDeserialize` is not implemented for `GovernanceAccountType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/enums.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub enum GovernanceAccountType {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/enums.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub enum GovernanceAccountType {
[INFO] [stdout]     | ------------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `solana_program::borsh::try_from_slice_unchecked`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.18.26/src/borsh.rs:39:36
[INFO] [stdout]     |
[INFO] [stdout]  39 | pub fn try_from_slice_unchecked<T: BorshDeserialize>(data: &[u8]) -> Result<T, Error> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^ required by this bound in `try_from_slice_unchecked`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TokenOwnerRecordV1: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/token_owner_record.rs:299:32
[INFO] [stdout]     |
[INFO] [stdout] 299 |             get_account_data::<TokenOwnerRecordV1>(program_id, token_owner_record_info)?;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::de::BorshDeserialize` is not implemented for `TokenOwnerRecordV1`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/legacy.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | pub struct TokenOwnerRecordV1 {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/legacy.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | pub struct TokenOwnerRecordV1 {
[INFO] [stdout]     | ----------------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `get_account_data`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:218:28
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn get_account_data<T: BorshDeserialize + IsInitialized>(
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^ required by this bound in `get_account_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TokenOwnerRecordV2: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/token_owner_record.rs:320:24
[INFO] [stdout]     |
[INFO] [stdout] 320 |     get_account_data::<TokenOwnerRecordV2>(program_id, token_owner_record_info)
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::de::BorshDeserialize` is not implemented for `TokenOwnerRecordV2`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/token_owner_record.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub struct TokenOwnerRecordV2 {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/token_owner_record.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub struct TokenOwnerRecordV2 {
[INFO] [stdout]     | ----------------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `get_account_data`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:218:28
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn get_account_data<T: BorshDeserialize + IsInitialized>(
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^ required by this bound in `get_account_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `GovernanceAccountType: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/vote_record.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |         try_from_slice_unchecked(&vote_record_info.data.borrow())?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::de::BorshDeserialize` is not implemented for `GovernanceAccountType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/enums.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub enum GovernanceAccountType {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/enums.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub enum GovernanceAccountType {
[INFO] [stdout]     | ------------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `solana_program::borsh::try_from_slice_unchecked`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.18.26/src/borsh.rs:39:36
[INFO] [stdout]     |
[INFO] [stdout]  39 | pub fn try_from_slice_unchecked<T: BorshDeserialize>(data: &[u8]) -> Result<T, Error> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^ required by this bound in `try_from_slice_unchecked`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `VoteRecordV1: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/vote_record.rs:153:54
[INFO] [stdout]     |
[INFO] [stdout] 153 |         let vote_record_data_v1 = get_account_data::<VoteRecordV1>(program_id, vote_record_info)?;
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::de::BorshDeserialize` is not implemented for `VoteRecordV1`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/legacy.rs:333:1
[INFO] [stdout]     |
[INFO] [stdout] 333 | pub struct VoteRecordV1 {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/legacy.rs:333:1
[INFO] [stdout]     |
[INFO] [stdout] 333 | pub struct VoteRecordV1 {
[INFO] [stdout]     | ----------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `get_account_data`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:218:28
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn get_account_data<T: BorshDeserialize + IsInitialized>(
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^ required by this bound in `get_account_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `VoteRecordV2: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/vote_record.rs:177:24
[INFO] [stdout]     |
[INFO] [stdout] 177 |     get_account_data::<VoteRecordV2>(program_id, vote_record_info)
[INFO] [stdout]     |                        ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::de::BorshDeserialize` is not implemented for `VoteRecordV2`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/vote_record.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  66 | pub struct VoteRecordV2 {
[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]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/addins/max_voter_weight.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use solana_program::{
[INFO] [stdout]     |     --------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |     one version of crate `borsh` used here, as a dependency of crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-2.2.4/src/state/vote_record.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  66 | pub struct VoteRecordV2 {
[INFO] [stdout]     | ----------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.5.7/src/de/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `get_account_data`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-governance-tools-0.1.4/src/account.rs:218:28
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn get_account_data<T: BorshDeserialize + IsInitialized>(
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^ required by this bound in `get_account_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spl-governance` (lib) due to 56 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "14d5e4840a6ffb91d2b37d3f83f0ce1ba6fda50ebf12e2ae98a7bb300a8de6e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14d5e4840a6ffb91d2b37d3f83f0ce1ba6fda50ebf12e2ae98a7bb300a8de6e1", kill_on_drop: false }`
[INFO] [stdout] 14d5e4840a6ffb91d2b37d3f83f0ce1ba6fda50ebf12e2ae98a7bb300a8de6e1
