[INFO] fetching crate domino-program-dp 0.1.11...
[INFO] checking domino-program-dp-0.1.11 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate domino-program-dp 0.1.11 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate domino-program-dp 0.1.11 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate domino-program-dp 0.1.11
[INFO] finished tweaking crates.io crate domino-program-dp 0.1.11
[INFO] tweaked toml for crates.io crate domino-program-dp 0.1.11 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded solana-sdk-macro v1.10.0
[INFO] [stderr]   Downloaded solana-frozen-abi-macro v1.10.0
[INFO] [stderr]   Downloaded solana-logger v1.10.0
[INFO] [stderr]   Downloaded solana-frozen-abi v1.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e6f69be31249c5849c492d29be0e55528938636a099402b376929ed99c3cfe7
[INFO] running `Command { std: "docker" "start" "-a" "4e6f69be31249c5849c492d29be0e55528938636a099402b376929ed99c3cfe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e6f69be31249c5849c492d29be0e55528938636a099402b376929ed99c3cfe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e6f69be31249c5849c492d29be0e55528938636a099402b376929ed99c3cfe7", kill_on_drop: false }`
[INFO] [stdout] 4e6f69be31249c5849c492d29be0e55528938636a099402b376929ed99c3cfe7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0177a124f54ffeea107ab8233e7cfec708ce2499320cfa18e82a933ddaffc3fa
[INFO] running `Command { std: "docker" "start" "-a" "0177a124f54ffeea107ab8233e7cfec708ce2499320cfa18e82a933ddaffc3fa", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.90
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.10.0
[INFO] [stderr]    Compiling solana-frozen-abi v1.10.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.90
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking bytemuck v1.14.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.90
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking solana-logger v1.10.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_bytes v0.11.14
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]     Checking wasm-bindgen v0.2.90
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling solana-sdk-macro v1.10.0
[INFO] [stderr]     Checking borsh v0.9.3
[INFO] [stderr]     Checking domino-program-dp v0.1.11 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `blake3::Hash`
[INFO] [stdout]   --> src/blake3.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     AbiExample,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `UpgradeableLoaderState`
[INFO] [stdout]   --> src/bpf_loader_upgradeable.rs:24:65
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, Serialize, Deserialize, PartialEq, Clone, Copy, AbiExample)]
[INFO] [stdout]    |                                                                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `EpochSchedule`
[INFO] [stdout]   --> src/epoch_schedule.rs:20:65
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, Copy, PartialEq, Deserialize, Serialize, AbiExample)]
[INFO] [stdout]    |                                                                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `FeeCalculator`
[INFO] [stdout]  --> src/fee_calculator.rs:7:72
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Serialize, Deserialize, Default, PartialEq, Eq, Clone, Debug, AbiExample)]
[INFO] [stdout]   |                                                                        ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]           - impl<T> AbiExample for T;
[INFO] [stdout]   = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `FeeRateGovernor`
[INFO] [stdout]   --> src/fee_calculator.rs:46:63
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Serialize, Deserialize, PartialEq, Eq, Clone, Debug, AbiExample)]
[INFO] [stdout]    |                                                               ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `hash::Hash`
[INFO] [stdout]   --> src/hash.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     AbiExample,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `InstructionError`
[INFO] [stdout]   --> src/instruction.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |     Serialize, Deserialize, Debug, Error, PartialEq, Eq, Clone, AbiExample, AbiEnumVisitor,
[INFO] [stdout]    |                                                                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `CompiledInstruction`
[INFO] [stdout]    --> src/instruction.rs:623:63
[INFO] [stdout]     |
[INFO] [stdout] 623 | #[derive(Serialize, Deserialize, Debug, PartialEq, Eq, Clone, AbiExample)]
[INFO] [stdout]     |                                                               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]             - impl<T> AbiExample for T;
[INFO] [stdout]     = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `keccak::Hash`
[INFO] [stdout]   --> src/keccak.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     AbiExample,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `legacy::Message`
[INFO] [stdout]    --> src/message/legacy.rs:194:72
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Serialize, Deserialize, Default, Debug, PartialEq, Eq, Clone, AbiExample)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]             - impl<T> AbiExample for T;
[INFO] [stdout]     = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `MessageAddressTableLookup`
[INFO] [stdout]   --> src/message/versions/v0/mod.rs:27:72
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Serialize, Deserialize, Default, Debug, PartialEq, Eq, Clone, AbiExample)]
[INFO] [stdout]    |                                                                        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `versions::v0::Message`
[INFO] [stdout]   --> src/message/versions/v0/mod.rs:48:72
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Serialize, Deserialize, Default, Debug, PartialEq, Eq, Clone, AbiExample)]
[INFO] [stdout]    |                                                                        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `VersionedMessage`
[INFO] [stdout]   --> src/message/versions/mod.rs:32:55
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, PartialEq, Eq, Clone, AbiEnumVisitor, AbiExample)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `MessageHeader`
[INFO] [stdout]   --> src/message/mod.rs:92:78
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[derive(Serialize, Deserialize, Default, Debug, PartialEq, Eq, Clone, Copy, AbiExample)]
[INFO] [stdout]    |                                                                              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `Pubkey`
[INFO] [stdout]   --> src/pubkey.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     AbiExample,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `Rent`
[INFO] [stdout]  --> src/rent.rs:6:65
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Serialize, Deserialize, PartialEq, Clone, Copy, Debug, AbiExample)]
[INFO] [stdout]   |                                                                 ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]           - impl<T> AbiExample for T;
[INFO] [stdout]   = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `Secp256k1Pubkey`
[INFO] [stdout]   --> src/secp256k1_recover.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     AbiExample,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `ShortU16`
[INFO] [stdout]   --> src/short_vec.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(AbiExample)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `StakeState`
[INFO] [stdout]   --> src/stake/state.rs:20:65
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Serialize, Deserialize, PartialEq, Clone, Copy, AbiExample)]
[INFO] [stdout]    |                                                                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `StakeAuthorize`
[INFO] [stdout]    --> src/stake/state.rs:116:65
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[derive(Debug, Serialize, Deserialize, PartialEq, Clone, Copy, AbiExample)]
[INFO] [stdout]     |                                                                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]             - impl<T> AbiExample for T;
[INFO] [stdout]     = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `Lockup`
[INFO] [stdout]    --> src/stake/state.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     AbiExample,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]             - impl<T> AbiExample for T;
[INFO] [stdout]     = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `Authorized`
[INFO] [stdout]    --> src/stake/state.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 164 |     AbiExample,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]             - impl<T> AbiExample for T;
[INFO] [stdout]     = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `Meta`
[INFO] [stdout]    --> src/stake/state.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 243 |     AbiExample,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]             - impl<T> AbiExample for T;
[INFO] [stdout]     = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `Delegation`
[INFO] [stdout]    --> src/stake/state.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     AbiExample,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]             - impl<T> AbiExample for T;
[INFO] [stdout]     = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `Stake`
[INFO] [stdout]    --> src/stake/state.rs:534:5
[INFO] [stdout]     |
[INFO] [stdout] 534 |     AbiExample,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]             - impl<T> AbiExample for T;
[INFO] [stdout]     = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `StakeHistoryEntry`
[INFO] [stdout]   --> src/stake_history.rs:10:72
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, Serialize, Deserialize, PartialEq, Eq, Default, Clone, AbiExample)]
[INFO] [stdout]    |                                                                        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `StakeHistory`
[INFO] [stdout]   --> src/stake_history.rs:54:72
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Debug, Serialize, Deserialize, PartialEq, Eq, Default, Clone, AbiExample)]
[INFO] [stdout]    |                                                                        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `SystemInstruction`
[INFO] [stdout]    --> src/system_instruction.rs:142:59
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, AbiExample, AbiEnumVisitor)]
[INFO] [stdout]     |                                                           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]             - impl<T> AbiExample for T;
[INFO] [stdout]     = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiEnumVisitor` for type `InstructionError`
[INFO] [stdout]   --> src/instruction.rs:34:77
[INFO] [stdout]    |
[INFO] [stdout] 34 |     Serialize, Deserialize, Debug, Error, PartialEq, Eq, Clone, AbiExample, AbiEnumVisitor,
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiEnumVisitor for T
[INFO] [stdout]              where T: blake3::_::_serde::Serialize, T: ?Sized;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiEnumVisitor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiEnumVisitor` for type `VersionedMessage`
[INFO] [stdout]   --> src/message/versions/mod.rs:32:39
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, PartialEq, Eq, Clone, AbiEnumVisitor, AbiExample)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiEnumVisitor for T
[INFO] [stdout]              where T: blake3::_::_serde::Serialize, T: ?Sized;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiEnumVisitor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiEnumVisitor` for type `SystemInstruction`
[INFO] [stdout]    --> src/system_instruction.rs:142:71
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, AbiExample, AbiEnumVisitor)]
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]             - impl<T> AbiEnumVisitor for T
[INFO] [stdout]               where T: blake3::_::_serde::Serialize, T: ?Sized;
[INFO] [stdout]     = note: this error originates in the derive macro `AbiEnumVisitor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 31 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0119`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `domino-program-dp` (lib) due to 32 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `blake3::Hash`
[INFO] [stdout]   --> src/blake3.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     AbiExample,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `bpf_loader_upgradeable::UpgradeableLoaderState`
[INFO] [stdout]   --> src/bpf_loader_upgradeable.rs:24:65
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, Serialize, Deserialize, PartialEq, Clone, Copy, AbiExample)]
[INFO] [stdout]    |                                                                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `epoch_schedule::EpochSchedule`
[INFO] [stdout]   --> src/epoch_schedule.rs:20:65
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, Copy, PartialEq, Deserialize, Serialize, AbiExample)]
[INFO] [stdout]    |                                                                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `fee_calculator::FeeCalculator`
[INFO] [stdout]  --> src/fee_calculator.rs:7:72
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Serialize, Deserialize, Default, PartialEq, Eq, Clone, Debug, AbiExample)]
[INFO] [stdout]   |                                                                        ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]           - impl<T> AbiExample for T;
[INFO] [stdout]   = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `fee_calculator::FeeRateGovernor`
[INFO] [stdout]   --> src/fee_calculator.rs:46:63
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Serialize, Deserialize, PartialEq, Eq, Clone, Debug, AbiExample)]
[INFO] [stdout]    |                                                               ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `hash::Hash`
[INFO] [stdout]   --> src/hash.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     AbiExample,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `InstructionError`
[INFO] [stdout]   --> src/instruction.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |     Serialize, Deserialize, Debug, Error, PartialEq, Eq, Clone, AbiExample, AbiEnumVisitor,
[INFO] [stdout]    |                                                                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `instruction::CompiledInstruction`
[INFO] [stdout]    --> src/instruction.rs:623:63
[INFO] [stdout]     |
[INFO] [stdout] 623 | #[derive(Serialize, Deserialize, Debug, PartialEq, Eq, Clone, AbiExample)]
[INFO] [stdout]     |                                                               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]             - impl<T> AbiExample for T;
[INFO] [stdout]     = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `keccak::Hash`
[INFO] [stdout]   --> src/keccak.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     AbiExample,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `legacy::Message`
[INFO] [stdout]    --> src/message/legacy.rs:194:72
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Serialize, Deserialize, Default, Debug, PartialEq, Eq, Clone, AbiExample)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]             - impl<T> AbiExample for T;
[INFO] [stdout]     = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `versions::v0::MessageAddressTableLookup`
[INFO] [stdout]   --> src/message/versions/v0/mod.rs:27:72
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Serialize, Deserialize, Default, Debug, PartialEq, Eq, Clone, AbiExample)]
[INFO] [stdout]    |                                                                        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `versions::v0::Message`
[INFO] [stdout]   --> src/message/versions/v0/mod.rs:48:72
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Serialize, Deserialize, Default, Debug, PartialEq, Eq, Clone, AbiExample)]
[INFO] [stdout]    |                                                                        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `versions::VersionedMessage`
[INFO] [stdout]   --> src/message/versions/mod.rs:32:55
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, PartialEq, Eq, Clone, AbiEnumVisitor, AbiExample)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `message::MessageHeader`
[INFO] [stdout]   --> src/message/mod.rs:92:78
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[derive(Serialize, Deserialize, Default, Debug, PartialEq, Eq, Clone, Copy, AbiExample)]
[INFO] [stdout]    |                                                                              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `pubkey::Pubkey`
[INFO] [stdout]   --> src/pubkey.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     AbiExample,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `rent::Rent`
[INFO] [stdout]  --> src/rent.rs:6:65
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Serialize, Deserialize, PartialEq, Clone, Copy, Debug, AbiExample)]
[INFO] [stdout]   |                                                                 ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]           - impl<T> AbiExample for T;
[INFO] [stdout]   = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `Secp256k1Pubkey`
[INFO] [stdout]   --> src/secp256k1_recover.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     AbiExample,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `short_vec::ShortU16`
[INFO] [stdout]   --> src/short_vec.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(AbiExample)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `stake::state::StakeState`
[INFO] [stdout]   --> src/stake/state.rs:20:65
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Serialize, Deserialize, PartialEq, Clone, Copy, AbiExample)]
[INFO] [stdout]    |                                                                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `StakeAuthorize`
[INFO] [stdout]    --> src/stake/state.rs:116:65
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[derive(Debug, Serialize, Deserialize, PartialEq, Clone, Copy, AbiExample)]
[INFO] [stdout]     |                                                                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]             - impl<T> AbiExample for T;
[INFO] [stdout]     = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `stake::state::Lockup`
[INFO] [stdout]    --> src/stake/state.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     AbiExample,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]             - impl<T> AbiExample for T;
[INFO] [stdout]     = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `stake::state::Authorized`
[INFO] [stdout]    --> src/stake/state.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 164 |     AbiExample,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]             - impl<T> AbiExample for T;
[INFO] [stdout]     = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `stake::state::Meta`
[INFO] [stdout]    --> src/stake/state.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 243 |     AbiExample,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]             - impl<T> AbiExample for T;
[INFO] [stdout]     = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `stake::state::Delegation`
[INFO] [stdout]    --> src/stake/state.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     AbiExample,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]             - impl<T> AbiExample for T;
[INFO] [stdout]     = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `stake::state::Stake`
[INFO] [stdout]    --> src/stake/state.rs:534:5
[INFO] [stdout]     |
[INFO] [stdout] 534 |     AbiExample,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]             - impl<T> AbiExample for T;
[INFO] [stdout]     = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `stake_history::StakeHistoryEntry`
[INFO] [stdout]   --> src/stake_history.rs:10:72
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, Serialize, Deserialize, PartialEq, Eq, Default, Clone, AbiExample)]
[INFO] [stdout]    |                                                                        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `stake_history::StakeHistory`
[INFO] [stdout]   --> src/stake_history.rs:54:72
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Debug, Serialize, Deserialize, PartialEq, Eq, Default, Clone, AbiExample)]
[INFO] [stdout]    |                                                                        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiExample for T;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiExample` for type `system_instruction::SystemInstruction`
[INFO] [stdout]    --> src/system_instruction.rs:142:59
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, AbiExample, AbiEnumVisitor)]
[INFO] [stdout]     |                                                           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]             - impl<T> AbiExample for T;
[INFO] [stdout]     = note: this error originates in the derive macro `AbiExample` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiEnumVisitor` for type `InstructionError`
[INFO] [stdout]   --> src/instruction.rs:34:77
[INFO] [stdout]    |
[INFO] [stdout] 34 |     Serialize, Deserialize, Debug, Error, PartialEq, Eq, Clone, AbiExample, AbiEnumVisitor,
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiEnumVisitor for T
[INFO] [stdout]              where T: blake3::_::_serde::Serialize, T: ?Sized;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiEnumVisitor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiEnumVisitor` for type `versions::VersionedMessage`
[INFO] [stdout]   --> src/message/versions/mod.rs:32:39
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, PartialEq, Eq, Clone, AbiEnumVisitor, AbiExample)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]            - impl<T> AbiEnumVisitor for T
[INFO] [stdout]              where T: blake3::_::_serde::Serialize, T: ?Sized;
[INFO] [stdout]    = note: this error originates in the derive macro `AbiEnumVisitor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AbiEnumVisitor` for type `system_instruction::SystemInstruction`
[INFO] [stdout]    --> src/system_instruction.rs:142:71
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, AbiExample, AbiEnumVisitor)]
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: conflicting implementation in crate `solana_frozen_abi`:
[INFO] [stdout]             - impl<T> AbiEnumVisitor for T
[INFO] [stdout]               where T: blake3::_::_serde::Serialize, T: ?Sized;
[INFO] [stdout]     = note: this error originates in the derive macro `AbiEnumVisitor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 31 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0119`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `domino-program-dp` (lib test) due to 32 previous errors
[INFO] running `Command { std: "docker" "inspect" "0177a124f54ffeea107ab8233e7cfec708ce2499320cfa18e82a933ddaffc3fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0177a124f54ffeea107ab8233e7cfec708ce2499320cfa18e82a933ddaffc3fa", kill_on_drop: false }`
[INFO] [stdout] 0177a124f54ffeea107ab8233e7cfec708ce2499320cfa18e82a933ddaffc3fa
