[INFO] fetching crate domino_program 0.1.2...
[INFO] checking domino_program-0.1.2 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate domino_program 0.1.2 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate domino_program 0.1.2 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate domino_program 0.1.2
[INFO] finished tweaking crates.io crate domino_program 0.1.2
[INFO] tweaked toml for crates.io crate domino_program 0.1.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded solana-frozen-abi v1.10.0
[INFO] [stderr]   Downloaded solana-logger v1.10.0
[INFO] [stderr]   Downloaded bytemuck_derive v1.5.0
[INFO] [stderr]   Downloaded solana-frozen-abi-macro v1.10.0
[INFO] [stderr]   Downloaded solana-sdk-macro v1.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c560ee26e446488be6661ab08ea8664aa52c654eec840c2714b13ccbf5c0ad5
[INFO] running `Command { std: "docker" "start" "-a" "2c560ee26e446488be6661ab08ea8664aa52c654eec840c2714b13ccbf5c0ad5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c560ee26e446488be6661ab08ea8664aa52c654eec840c2714b13ccbf5c0ad5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c560ee26e446488be6661ab08ea8664aa52c654eec840c2714b13ccbf5c0ad5", kill_on_drop: false }`
[INFO] [stdout] 2c560ee26e446488be6661ab08ea8664aa52c654eec840c2714b13ccbf5c0ad5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df66015f7836377748044cb7ccf3abeafe6a84878b0581783b45ab29485b0914
[INFO] running `Command { std: "docker" "start" "-a" "df66015f7836377748044cb7ccf3abeafe6a84878b0581783b45ab29485b0914", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.89
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.89
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking ahash v0.7.7
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.89
[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]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.89
[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]    Compiling wasm-bindgen-macro v0.2.89
[INFO] [stderr]     Checking bv v0.11.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_bytes v0.11.12
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking solana-logger v1.10.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling solana-sdk-macro v1.10.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking borsh v0.9.3
[INFO] [stderr]     Checking domino_program v0.1.2 (/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` (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` (lib test) due to 32 previous errors
[INFO] running `Command { std: "docker" "inspect" "df66015f7836377748044cb7ccf3abeafe6a84878b0581783b45ab29485b0914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df66015f7836377748044cb7ccf3abeafe6a84878b0581783b45ab29485b0914", kill_on_drop: false }`
[INFO] [stdout] df66015f7836377748044cb7ccf3abeafe6a84878b0581783b45ab29485b0914
