[INFO] fetching crate metaplex 0.0.1...
[INFO] checking metaplex-0.0.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate metaplex 0.0.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate metaplex 0.0.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate metaplex 0.0.1
[INFO] finished tweaking crates.io crate metaplex 0.0.1
[INFO] tweaked toml for crates.io crate metaplex 0.0.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded solana-sdk-macro v1.18.9
[INFO] [stderr]   Downloaded metaplex-auction v0.0.1
[INFO] [stderr]   Downloaded metaplex-token-metadata v0.0.1
[INFO] [stderr]   Downloaded solana-frozen-abi v1.18.9
[INFO] [stderr]   Downloaded metaplex-token-vault v0.0.1
[INFO] [stderr]   Downloaded solana-program v1.18.9
[INFO] [stderr]   Downloaded solana-frozen-abi-macro v1.18.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37a4c531466a0823a6305d95fe4ea591e55dd147171b20fc1d0c20ec4d46bdf3
[INFO] running `Command { std: "docker" "start" "-a" "37a4c531466a0823a6305d95fe4ea591e55dd147171b20fc1d0c20ec4d46bdf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37a4c531466a0823a6305d95fe4ea591e55dd147171b20fc1d0c20ec4d46bdf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37a4c531466a0823a6305d95fe4ea591e55dd147171b20fc1d0c20ec4d46bdf3", kill_on_drop: false }`
[INFO] [stdout] 37a4c531466a0823a6305d95fe4ea591e55dd147171b20fc1d0c20ec4d46bdf3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2db83869498a026b842cc5ff43005a3fa2b7849a6441d9470ba09e1eefbf9758
[INFO] running `Command { std: "docker" "start" "-a" "2db83869498a026b842cc5ff43005a3fa2b7849a6441d9470ba09e1eefbf9758", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bumpalo v3.15.4
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.18.9
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling borsh v1.4.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling solana-frozen-abi v1.18.9
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling solana-program v1.18.9
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling solana-sdk-macro v1.18.9
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]    Compiling borsh-derive v1.4.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]     Checking serde_bytes v0.11.14
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking pbkdf2 v0.4.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking libsecp256k1-core v0.2.2
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking tiny-bip39 v0.8.2
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling borsh-derive v0.10.3
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]     Checking borsh v0.9.3
[INFO] [stderr]     Checking borsh v0.10.3
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]     Checking ark-bn254 v0.4.0
[INFO] [stderr]     Checking light-poseidon v0.2.0
[INFO] [stderr]     Checking spl-token v3.5.0
[INFO] [stderr]     Checking metaplex-token-vault v0.0.1
[INFO] [stderr]     Checking metaplex-auction v0.0.1
[INFO] [stdout] error[E0277]: the trait bound `solana_program::hash::Hash: BorshSerialize` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/instruction.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `solana_program::hash::Hash`, which is required by `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BorshSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              usize
[INFO] [stdout]              u8
[INFO] [stdout]            and 120 others
[INFO] [stdout] note: required for `PriceFloor` to implement `BorshSerialize`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout] 53 | pub enum PriceFloor {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `CreateAuctionArgsV2` to implement `BorshSerialize`
[INFO] [stdout]    = help: see issue #48214
[INFO] [stdout]    = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `solana_program::hash::Hash: BorshDeserialize` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/instruction.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `solana_program::hash::Hash`, which is required by `CreateAuctionArgsV2: BorshDeserialize`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BorshDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              usize
[INFO] [stdout]              u8
[INFO] [stdout]            and 117 others
[INFO] [stdout] note: required for `PriceFloor` to implement `BorshDeserialize`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor.rs:52:33
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout] 53 | pub enum PriceFloor {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `CreateAuctionArgsV2` to implement `BorshDeserialize`
[INFO] [stdout]    = help: see issue #48214
[INFO] [stdout]    = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    = note: this error originates in the derive macro `BorshDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `solana_program::hash::Hash: BorshSerialize` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `solana_program::hash::Hash`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BorshSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              usize
[INFO] [stdout]              u8
[INFO] [stdout]            and 120 others
[INFO] [stdout]    = help: see issue #48214
[INFO] [stdout]    = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `solana_program::hash::Hash: BorshDeserialize` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor.rs:52:33
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `solana_program::hash::Hash`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BorshDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              usize
[INFO] [stdout]              u8
[INFO] [stdout]            and 117 others
[INFO] [stdout]    = help: see issue #48214
[INFO] [stdout]    = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    = note: this error originates in the derive macro `BorshDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `solana_program::hash::Hash: BorshSerialize` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `solana_program::hash::Hash`, which is required by `PriceFloor: BorshSerialize`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BorshSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              usize
[INFO] [stdout]              u8
[INFO] [stdout]            and 120 others
[INFO] [stdout] note: required for `PriceFloor` to implement `BorshSerialize`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout] 53 | pub enum PriceFloor {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    = help: see issue #48214
[INFO] [stdout]    = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `solana_program::hash::Hash: BorshDeserialize` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor.rs:71:33
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `solana_program::hash::Hash`, which is required by `PriceFloor: BorshDeserialize`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BorshDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              usize
[INFO] [stdout]              u8
[INFO] [stdout]            and 117 others
[INFO] [stdout] note: required for `PriceFloor` to implement `BorshDeserialize`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor.rs:52:33
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout] 53 | pub enum PriceFloor {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    = help: see issue #48214
[INFO] [stdout]    = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    = note: this error originates in the derive macro `BorshDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `solana_program::hash::Hash: BorshSerialize` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor/create_auction.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `solana_program::hash::Hash`, which is required by `PriceFloor: BorshSerialize`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BorshSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              usize
[INFO] [stdout]              u8
[INFO] [stdout]            and 120 others
[INFO] [stdout] note: required for `PriceFloor` to implement `BorshSerialize`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout] 53 | pub enum PriceFloor {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    = help: see issue #48214
[INFO] [stdout]    = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `solana_program::hash::Hash: BorshDeserialize` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor/create_auction.rs:27:33
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `solana_program::hash::Hash`, which is required by `PriceFloor: BorshDeserialize`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BorshDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              usize
[INFO] [stdout]              u8
[INFO] [stdout]            and 117 others
[INFO] [stdout] note: required for `PriceFloor` to implement `BorshDeserialize`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor.rs:52:33
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout] 53 | pub enum PriceFloor {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    = help: see issue #48214
[INFO] [stdout]    = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    = note: this error originates in the derive macro `BorshDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `solana_program::hash::Hash: BorshSerialize` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor/create_auction_v2.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `solana_program::hash::Hash`, which is required by `PriceFloor: BorshSerialize`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BorshSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              usize
[INFO] [stdout]              u8
[INFO] [stdout]            and 120 others
[INFO] [stdout] note: required for `PriceFloor` to implement `BorshSerialize`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout] 53 | pub enum PriceFloor {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    = help: see issue #48214
[INFO] [stdout]    = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `solana_program::hash::Hash: BorshDeserialize` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor/create_auction_v2.rs:28:33
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `solana_program::hash::Hash`, which is required by `PriceFloor: BorshDeserialize`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BorshDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              usize
[INFO] [stdout]              u8
[INFO] [stdout]            and 117 others
[INFO] [stdout] note: required for `PriceFloor` to implement `BorshDeserialize`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor.rs:52:33
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout] 53 | pub enum PriceFloor {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    = help: see issue #48214
[INFO] [stdout]    = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    = note: this error originates in the derive macro `BorshDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `AuctionInstruction`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/instruction.rs:128:14
[INFO] [stdout]     |
[INFO] [stdout] 16  |   pub enum AuctionInstruction {
[INFO] [stdout]     |   --------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `AuctionInstruction: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout] 127 |           data: AuctionInstruction::CreateAuction(args)
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 128 | |             .try_to_vec()
[INFO] [stdout]     | |             -^^^^^^^^^^ method cannot be called on `AuctionInstruction` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     | 
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor/create_auction.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout] 28  |   pub struct CreateAuctionArgs {
[INFO] [stdout]     |   ---------------------------- doesn't satisfy `_: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor/create_auction_v2.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  |   pub struct CreateAuctionArgsV2 {
[INFO] [stdout]     |   ------------------------------ doesn't satisfy `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]             `processor::create_auction::CreateAuctionArgs: BorshSerialize`
[INFO] [stdout] note: the trait `BorshSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout] 43  | pub trait BorshSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `borsh::ser::BorshSerialize`
[INFO] [stdout]             candidate #2: `BorshSerialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `AuctionInstruction`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/instruction.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 16  |   pub enum AuctionInstruction {
[INFO] [stdout]     |   --------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `AuctionInstruction: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout] 163 |           data: AuctionInstruction::CreateAuctionV2(args)
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 164 | |             .try_to_vec()
[INFO] [stdout]     | |             -^^^^^^^^^^ method cannot be called on `AuctionInstruction` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     | 
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor/create_auction.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout] 28  |   pub struct CreateAuctionArgs {
[INFO] [stdout]     |   ---------------------------- doesn't satisfy `_: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor/create_auction_v2.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  |   pub struct CreateAuctionArgsV2 {
[INFO] [stdout]     |   ------------------------------ doesn't satisfy `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]             `processor::create_auction::CreateAuctionArgs: BorshSerialize`
[INFO] [stdout] note: the trait `BorshSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout] 43  | pub trait BorshSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `borsh::ser::BorshSerialize`
[INFO] [stdout]             candidate #2: `BorshSerialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-token-vault-0.0.1/src/utils.rs:261:21
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let result: T = try_from_slice_unchecked(data)?;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `borsh::de::BorshDeserialize` is not implemented for `T`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `solana_program::borsh::try_from_slice_unchecked`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-program-1.18.9/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] help: consider further restricting this bound
[INFO] [stdout]     |
[INFO] [stdout] 250 | pub fn try_from_slice_checked<T: BorshDeserialize + borsh::de::BorshDeserialize>(
[INFO] [stdout]     |                                                   +++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `AuctionInstruction`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/instruction.rs:185:48
[INFO] [stdout]     |
[INFO] [stdout] 16  | pub enum AuctionInstruction {
[INFO] [stdout]     | --------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `AuctionInstruction: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout] 185 |         data: AuctionInstruction::SetAuthority.try_to_vec().unwrap(),
[INFO] [stdout]     |                                                ^^^^^^^^^^ method cannot be called on `AuctionInstruction` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor/create_auction.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout] 28  | pub struct CreateAuctionArgs {
[INFO] [stdout]     | ---------------------------- doesn't satisfy `_: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor/create_auction_v2.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct CreateAuctionArgsV2 {
[INFO] [stdout]     | ------------------------------ doesn't satisfy `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]             `processor::create_auction::CreateAuctionArgs: BorshSerialize`
[INFO] [stdout] note: the trait `BorshSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout] 43  | pub trait BorshSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `borsh::ser::BorshSerialize`
[INFO] [stdout]             candidate #2: `BorshSerialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `AuctionInstruction`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/instruction.rs:210:54
[INFO] [stdout]     |
[INFO] [stdout] 16  | pub enum AuctionInstruction {
[INFO] [stdout]     | --------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `AuctionInstruction: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout] 210 |         data: AuctionInstruction::StartAuction(args).try_to_vec().unwrap(),
[INFO] [stdout]     |                                                      ^^^^^^^^^^ method cannot be called on `AuctionInstruction` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor/create_auction.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout] 28  | pub struct CreateAuctionArgs {
[INFO] [stdout]     | ---------------------------- doesn't satisfy `_: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor/create_auction_v2.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct CreateAuctionArgsV2 {
[INFO] [stdout]     | ------------------------------ doesn't satisfy `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]             `processor::create_auction::CreateAuctionArgs: BorshSerialize`
[INFO] [stdout] note: the trait `BorshSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout] 43  | pub trait BorshSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `borsh::ser::BorshSerialize`
[INFO] [stdout]             candidate #2: `BorshSerialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `AuctionInstruction`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/instruction.rs:278:50
[INFO] [stdout]     |
[INFO] [stdout] 16  | pub enum AuctionInstruction {
[INFO] [stdout]     | --------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `AuctionInstruction: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout] 278 |         data: AuctionInstruction::PlaceBid(args).try_to_vec().unwrap(),
[INFO] [stdout]     |                                                  ^^^^^^^^^^ method cannot be called on `AuctionInstruction` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor/create_auction.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout] 28  | pub struct CreateAuctionArgs {
[INFO] [stdout]     | ---------------------------- doesn't satisfy `_: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor/create_auction_v2.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct CreateAuctionArgsV2 {
[INFO] [stdout]     | ------------------------------ doesn't satisfy `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]             `processor::create_auction::CreateAuctionArgs: BorshSerialize`
[INFO] [stdout] note: the trait `BorshSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout] 43  | pub trait BorshSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `borsh::ser::BorshSerialize`
[INFO] [stdout]             candidate #2: `BorshSerialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `AuctionInstruction`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/instruction.rs:342:51
[INFO] [stdout]     |
[INFO] [stdout] 16  | pub enum AuctionInstruction {
[INFO] [stdout]     | --------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `AuctionInstruction: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout] 342 |         data: AuctionInstruction::CancelBid(args).try_to_vec().unwrap(),
[INFO] [stdout]     |                                                   ^^^^^^^^^^ method cannot be called on `AuctionInstruction` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor/create_auction.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout] 28  | pub struct CreateAuctionArgs {
[INFO] [stdout]     | ---------------------------- doesn't satisfy `_: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor/create_auction_v2.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct CreateAuctionArgsV2 {
[INFO] [stdout]     | ------------------------------ doesn't satisfy `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]             `processor::create_auction::CreateAuctionArgs: BorshSerialize`
[INFO] [stdout] note: the trait `BorshSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout] 43  | pub trait BorshSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `borsh::ser::BorshSerialize`
[INFO] [stdout]             candidate #2: `BorshSerialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `AuctionInstruction`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/instruction.rs:366:52
[INFO] [stdout]     |
[INFO] [stdout] 16  | pub enum AuctionInstruction {
[INFO] [stdout]     | --------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `AuctionInstruction: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout] 366 |         data: AuctionInstruction::EndAuction(args).try_to_vec().unwrap(),
[INFO] [stdout]     |                                                    ^^^^^^^^^^ method cannot be called on `AuctionInstruction` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor/create_auction.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout] 28  | pub struct CreateAuctionArgs {
[INFO] [stdout]     | ---------------------------- doesn't satisfy `_: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor/create_auction_v2.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct CreateAuctionArgsV2 {
[INFO] [stdout]     | ------------------------------ doesn't satisfy `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]             `processor::create_auction::CreateAuctionArgs: BorshSerialize`
[INFO] [stdout] note: the trait `BorshSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout] 43  | pub trait BorshSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `borsh::ser::BorshSerialize`
[INFO] [stdout]             candidate #2: `BorshSerialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `AuctionInstruction`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/instruction.rs:416:50
[INFO] [stdout]     |
[INFO] [stdout] 16  | pub enum AuctionInstruction {
[INFO] [stdout]     | --------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `AuctionInstruction: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout] 416 |         data: AuctionInstruction::ClaimBid(args).try_to_vec().unwrap(),
[INFO] [stdout]     |                                                  ^^^^^^^^^^ method cannot be called on `AuctionInstruction` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor/create_auction.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout] 28  | pub struct CreateAuctionArgs {
[INFO] [stdout]     | ---------------------------- doesn't satisfy `_: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor/create_auction_v2.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct CreateAuctionArgsV2 {
[INFO] [stdout]     | ------------------------------ doesn't satisfy `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]             `processor::create_auction::CreateAuctionArgs: BorshSerialize`
[INFO] [stdout] note: the trait `BorshSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout] 43  | pub trait BorshSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `borsh::ser::BorshSerialize`
[INFO] [stdout]             candidate #2: `BorshSerialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `metaplex-token-vault` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: the method `serialize` exists for struct `AuctionData`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor/cancel_bid.rs:249:17
[INFO] [stdout]     |
[INFO] [stdout] 249 |         auction.serialize(&mut *accounts.auction.data.borrow_mut())?;
[INFO] [stdout]     |                 ^^^^^^^^^ method cannot be called on `AuctionData` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout] 53  | pub enum PriceFloor {
[INFO] [stdout]     | ------------------- doesn't satisfy `PriceFloor: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout] 72  | pub struct AuctionData {
[INFO] [stdout]     | ---------------------- method `serialize` not found for this struct because it doesn't satisfy `AuctionData: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout]     = note: trait bound `PriceFloor: BorshSerialize` was not satisfied
[INFO] [stdout] note: the trait `BorshSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout] 43  | pub trait BorshSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `serialize`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `VarInt`
[INFO] [stdout]             candidate #2: `serde::ser::Serialize`
[INFO] [stdout]             candidate #3: `borsh::ser::BorshSerialize`
[INFO] [stdout]             candidate #4: `borsh::ser::BorshSerialize`
[INFO] [stdout]             candidate #5: `BorshSerialize`
[INFO] [stdout]             candidate #6: `bincode::config::Options`
[INFO] [stdout]             candidate #7: `serde_bytes::ser::Serialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `serialize` exists for struct `AuctionData`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor/create_auction.rs:178:6
[INFO] [stdout]     |
[INFO] [stdout] 167 | /     AuctionData {
[INFO] [stdout] 168 | |         authority: args.authority,
[INFO] [stdout] 169 | |         bid_state: bid_state,
[INFO] [stdout] 170 | |         end_auction_at: args.end_auction_at,
[INFO] [stdout] ...   |
[INFO] [stdout] 177 | |     }
[INFO] [stdout] 178 | |     .serialize(&mut *accounts.auction.data.borrow_mut())?;
[INFO] [stdout]     | |     -^^^^^^^^^ method cannot be called on `AuctionData` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____|
[INFO] [stdout]     | 
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout] 53  |   pub enum PriceFloor {
[INFO] [stdout]     |   ------------------- doesn't satisfy `PriceFloor: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout] 72  |   pub struct AuctionData {
[INFO] [stdout]     |   ---------------------- method `serialize` not found for this struct because it doesn't satisfy `AuctionData: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout]     = note: trait bound `PriceFloor: BorshSerialize` was not satisfied
[INFO] [stdout] note: the trait `BorshSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout] 43  | pub trait BorshSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `serialize`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `VarInt`
[INFO] [stdout]             candidate #2: `serde::ser::Serialize`
[INFO] [stdout]             candidate #3: `borsh::ser::BorshSerialize`
[INFO] [stdout]             candidate #4: `borsh::ser::BorshSerialize`
[INFO] [stdout]             candidate #5: `BorshSerialize`
[INFO] [stdout]             candidate #6: `bincode::config::Options`
[INFO] [stdout]             candidate #7: `serde_bytes::ser::Serialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `serialize` exists for struct `AuctionData`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor/end_auction.rs:114:6
[INFO] [stdout]     |
[INFO] [stdout] 108 | /     AuctionData {
[INFO] [stdout] 109 | |         ended_at: Some(clock.unix_timestamp),
[INFO] [stdout] 110 | |         state: auction.state.end()?,
[INFO] [stdout] 111 | |         price_floor: reveal(auction.price_floor, args.reveal)?,
[INFO] [stdout] 112 | |         ..auction
[INFO] [stdout] 113 | |     }
[INFO] [stdout] 114 | |     .serialize(&mut *accounts.auction.data.borrow_mut())?;
[INFO] [stdout]     | |     -^^^^^^^^^ method cannot be called on `AuctionData` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____|
[INFO] [stdout]     | 
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout] 53  |   pub enum PriceFloor {
[INFO] [stdout]     |   ------------------- doesn't satisfy `PriceFloor: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout] 72  |   pub struct AuctionData {
[INFO] [stdout]     |   ---------------------- method `serialize` not found for this struct because it doesn't satisfy `AuctionData: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout]     = note: trait bound `PriceFloor: BorshSerialize` was not satisfied
[INFO] [stdout] note: the trait `BorshSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout] 43  | pub trait BorshSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `serialize`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `VarInt`
[INFO] [stdout]             candidate #2: `serde::ser::Serialize`
[INFO] [stdout]             candidate #3: `borsh::ser::BorshSerialize`
[INFO] [stdout]             candidate #4: `borsh::ser::BorshSerialize`
[INFO] [stdout]             candidate #5: `BorshSerialize`
[INFO] [stdout]             candidate #6: `bincode::config::Options`
[INFO] [stdout]             candidate #7: `serde_bytes::ser::Serialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `serialize` exists for struct `AuctionData`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor/place_bid.rs:142:17
[INFO] [stdout]     |
[INFO] [stdout] 142 |         auction.serialize(&mut *accounts.auction.data.borrow_mut())?;
[INFO] [stdout]     |                 ^^^^^^^^^ method cannot be called on `AuctionData` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout] 53  | pub enum PriceFloor {
[INFO] [stdout]     | ------------------- doesn't satisfy `PriceFloor: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout] 72  | pub struct AuctionData {
[INFO] [stdout]     | ---------------------- method `serialize` not found for this struct because it doesn't satisfy `AuctionData: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout]     = note: trait bound `PriceFloor: BorshSerialize` was not satisfied
[INFO] [stdout] note: the trait `BorshSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout] 43  | pub trait BorshSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `serialize`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `VarInt`
[INFO] [stdout]             candidate #2: `serde::ser::Serialize`
[INFO] [stdout]             candidate #3: `borsh::ser::BorshSerialize`
[INFO] [stdout]             candidate #4: `borsh::ser::BorshSerialize`
[INFO] [stdout]             candidate #5: `BorshSerialize`
[INFO] [stdout]             candidate #6: `bincode::config::Options`
[INFO] [stdout]             candidate #7: `serde_bytes::ser::Serialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `serialize` exists for struct `AuctionData`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor/place_bid.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |     auction.serialize(&mut *accounts.auction.data.borrow_mut())?;
[INFO] [stdout]     |             ^^^^^^^^^ method cannot be called on `AuctionData` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout] 53  | pub enum PriceFloor {
[INFO] [stdout]     | ------------------- doesn't satisfy `PriceFloor: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout] 72  | pub struct AuctionData {
[INFO] [stdout]     | ---------------------- method `serialize` not found for this struct because it doesn't satisfy `AuctionData: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout]     = note: trait bound `PriceFloor: BorshSerialize` was not satisfied
[INFO] [stdout] note: the trait `BorshSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout] 43  | pub trait BorshSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `serialize`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `VarInt`
[INFO] [stdout]             candidate #2: `serde::ser::Serialize`
[INFO] [stdout]             candidate #3: `borsh::ser::BorshSerialize`
[INFO] [stdout]             candidate #4: `borsh::ser::BorshSerialize`
[INFO] [stdout]             candidate #5: `BorshSerialize`
[INFO] [stdout]             candidate #6: `bincode::config::Options`
[INFO] [stdout]             candidate #7: `serde_bytes::ser::Serialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `serialize` exists for struct `AuctionData`, but its trait bounds were not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor/set_authority.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |     auction.serialize(&mut *auction_act.data.borrow_mut())?;
[INFO] [stdout]    |             ^^^^^^^^^ method cannot be called on `AuctionData` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub enum PriceFloor {
[INFO] [stdout]    | ------------------- doesn't satisfy `PriceFloor: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout] 72 | pub struct AuctionData {
[INFO] [stdout]    | ---------------------- method `serialize` not found for this struct because it doesn't satisfy `AuctionData: BorshSerialize`
[INFO] [stdout]    |
[INFO] [stdout]    = note: trait bound `PriceFloor: BorshSerialize` was not satisfied
[INFO] [stdout] note: the trait `BorshSerialize` must be implemented
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub trait BorshSerialize {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `serialize`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `VarInt`
[INFO] [stdout]            candidate #2: `serde::ser::Serialize`
[INFO] [stdout]            candidate #3: `borsh::ser::BorshSerialize`
[INFO] [stdout]            candidate #4: `borsh::ser::BorshSerialize`
[INFO] [stdout]            candidate #5: `BorshSerialize`
[INFO] [stdout]            candidate #6: `bincode::config::Options`
[INFO] [stdout]            candidate #7: `serde_bytes::ser::Serialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `serialize` exists for struct `AuctionData`, but its trait bounds were not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor/start_auction.rs:93:6
[INFO] [stdout]    |
[INFO] [stdout] 88 | /     AuctionData {
[INFO] [stdout] 89 | |         ended_at,
[INFO] [stdout] 90 | |         state: auction.state.start()?,
[INFO] [stdout] 91 | |         ..auction
[INFO] [stdout] 92 | |     }
[INFO] [stdout] 93 | |     .serialize(&mut *accounts.auction.data.borrow_mut())?;
[INFO] [stdout]    | |     -^^^^^^^^^ method cannot be called on `AuctionData` due to unsatisfied trait bounds
[INFO] [stdout]    | |_____|
[INFO] [stdout]    | 
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 |   pub enum PriceFloor {
[INFO] [stdout]    |   ------------------- doesn't satisfy `PriceFloor: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout] 72 |   pub struct AuctionData {
[INFO] [stdout]    |   ---------------------- method `serialize` not found for this struct because it doesn't satisfy `AuctionData: BorshSerialize`
[INFO] [stdout]    |
[INFO] [stdout]    = note: trait bound `PriceFloor: BorshSerialize` was not satisfied
[INFO] [stdout] note: the trait `BorshSerialize` must be implemented
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub trait BorshSerialize {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `serialize`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `VarInt`
[INFO] [stdout]            candidate #2: `serde::ser::Serialize`
[INFO] [stdout]            candidate #3: `borsh::ser::BorshSerialize`
[INFO] [stdout]            candidate #4: `borsh::ser::BorshSerialize`
[INFO] [stdout]            candidate #5: `BorshSerialize`
[INFO] [stdout]            candidate #6: `bincode::config::Options`
[INFO] [stdout]            candidate #7: `serde_bytes::ser::Serialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the variant or associated item `try_from_slice` exists for enum `AuctionInstruction`, but its trait bounds were not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor.rs:36:31
[INFO] [stdout]    |
[INFO] [stdout] 36 |     match AuctionInstruction::try_from_slice(input)? {
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^ variant or associated item cannot be called on `AuctionInstruction` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/instruction.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum AuctionInstruction {
[INFO] [stdout]    | --------------------------- variant or associated item `try_from_slice` not found for this enum because it doesn't satisfy `AuctionInstruction: BorshDeserialize`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor/create_auction.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct CreateAuctionArgs {
[INFO] [stdout]    | ---------------------------- doesn't satisfy `_: BorshDeserialize`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor/create_auction_v2.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct CreateAuctionArgsV2 {
[INFO] [stdout]    | ------------------------------ doesn't satisfy `CreateAuctionArgsV2: BorshDeserialize`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `CreateAuctionArgsV2: BorshDeserialize`
[INFO] [stdout]            `processor::create_auction::CreateAuctionArgs: BorshDeserialize`
[INFO] [stdout] note: the trait `BorshDeserialize` must be implemented
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `try_from_slice`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `borsh::de::BorshDeserialize`
[INFO] [stdout]            candidate #2: `borsh::de::BorshDeserialize`
[INFO] [stdout]            candidate #3: `BorshDeserialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AuctionDataExtended: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor.rs:127:53
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let auction_extended: AuctionDataExtended = try_from_slice_unchecked(&a.data.borrow_mut())?;
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `borsh::de::BorshDeserialize` is not implemented for `AuctionDataExtended`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `borsh::de::BorshDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]             and 72 others
[INFO] [stdout] note: required by a bound in `solana_program::borsh::try_from_slice_unchecked`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-program-1.18.9/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 `AuctionData: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor.rs:321:36
[INFO] [stdout]     |
[INFO] [stdout] 321 |         let auction: AuctionData = try_from_slice_unchecked(&a.data.borrow_mut())?;
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `borsh::de::BorshDeserialize` is not implemented for `AuctionData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `borsh::de::BorshDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]             and 72 others
[INFO] [stdout] note: required by a bound in `solana_program::borsh::try_from_slice_unchecked`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-program-1.18.9/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 `BidderMetadata: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor.rs:757:43
[INFO] [stdout]     |
[INFO] [stdout] 757 |         let bidder_meta: BidderMetadata = try_from_slice_unchecked(&a.data.borrow_mut())?;
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `borsh::de::BorshDeserialize` is not implemented for `BidderMetadata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `borsh::de::BorshDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]             and 72 others
[INFO] [stdout] note: required by a bound in `solana_program::borsh::try_from_slice_unchecked`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-program-1.18.9/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 `BidderPot: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metaplex-auction-0.0.1/src/processor.rs:782:37
[INFO] [stdout]     |
[INFO] [stdout] 782 |         let bidder_pot: BidderPot = try_from_slice_unchecked(&a.data.borrow_mut())?;
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `borsh::de::BorshDeserialize` is not implemented for `BidderPot`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `borsh::de::BorshDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]             and 72 others
[INFO] [stdout] note: required by a bound in `solana_program::borsh::try_from_slice_unchecked`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-program-1.18.9/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: aborting due to 30 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `metaplex-auction` (lib) due to 31 previous errors
[INFO] running `Command { std: "docker" "inspect" "2db83869498a026b842cc5ff43005a3fa2b7849a6441d9470ba09e1eefbf9758", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2db83869498a026b842cc5ff43005a3fa2b7849a6441d9470ba09e1eefbf9758", kill_on_drop: false }`
[INFO] [stdout] 2db83869498a026b842cc5ff43005a3fa2b7849a6441d9470ba09e1eefbf9758
