[INFO] fetching crate domino-program-dp 0.1.11...
[INFO] checking domino-program-dp-0.1.11 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate domino-program-dp 0.1.11 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate domino-program-dp 0.1.11 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-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-2-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 console_log v0.2.2
[INFO] [stderr]   Downloaded borsh-derive v0.9.3
[INFO] [stderr]   Downloaded libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]   Downloaded borsh-schema-derive-internal v0.9.3
[INFO] [stderr]   Downloaded borsh v0.9.3
[INFO] [stderr]   Downloaded crypto-mac v0.8.0
[INFO] [stderr]   Downloaded bv v0.11.1
[INFO] [stderr]   Downloaded libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]   Downloaded borsh-derive-internal v0.9.3
[INFO] [stderr]   Downloaded hmac-drbg v0.3.0
[INFO] [stderr]   Downloaded hmac v0.8.1
[INFO] [stderr]   Downloaded bytemuck_derive v1.5.0
[INFO] [stderr]   Downloaded feature-probe v0.1.1
[INFO] [stderr]   Downloaded libsecp256k1 v0.6.0
[INFO] [stderr]   Downloaded zeroize v1.3.0
[INFO] [stderr]   Downloaded libsecp256k1-core v0.2.2
[INFO] [stderr]   Downloaded curve25519-dalek v3.2.1
[INFO] [stderr]   Downloaded solana-logger v1.10.0
[INFO] [stderr]   Downloaded solana-frozen-abi v1.10.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-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e003148c59411afba4bd2aaeb7d8229453c371fd6734a56a287ca69db29a206b
[INFO] running `Command { std: "docker" "start" "-a" "e003148c59411afba4bd2aaeb7d8229453c371fd6734a56a287ca69db29a206b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e003148c59411afba4bd2aaeb7d8229453c371fd6734a56a287ca69db29a206b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e003148c59411afba4bd2aaeb7d8229453c371fd6734a56a287ca69db29a206b", kill_on_drop: false }`
[INFO] [stdout] e003148c59411afba4bd2aaeb7d8229453c371fd6734a56a287ca69db29a206b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0c06c571b2fcd36fb64fe058b220f068bef43d31fbbd3c5e11e30d4a8eea9994
[INFO] running `Command { std: "docker" "start" "-a" "0c06c571b2fcd36fb64fe058b220f068bef43d31fbbd3c5e11e30d4a8eea9994", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.89
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.10.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling solana-frozen-abi v1.10.0
[INFO] [stderr]     Checking ahash v0.7.7
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.89
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.89
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking bs58 v0.4.0
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking serde_bytes v0.11.12
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.89
[INFO] [stderr]     Checking thiserror v1.0.51
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]     Checking regex v1.10.2
[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 wasm-bindgen-macro v0.2.89
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking solana-logger v1.10.0
[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 toml v0.5.11
[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 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-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" "0c06c571b2fcd36fb64fe058b220f068bef43d31fbbd3c5e11e30d4a8eea9994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c06c571b2fcd36fb64fe058b220f068bef43d31fbbd3c5e11e30d4a8eea9994", kill_on_drop: false }`
[INFO] [stdout] 0c06c571b2fcd36fb64fe058b220f068bef43d31fbbd3c5e11e30d4a8eea9994
[INFO] checking domino-program-dp-0.1.11 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate domino-program-dp 0.1.11 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate domino-program-dp 0.1.11 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ae30020ed333b78b575490ead1c27f85d659f46b333be6fed6baee8c1549e93
[INFO] running `Command { std: "docker" "start" "-a" "0ae30020ed333b78b575490ead1c27f85d659f46b333be6fed6baee8c1549e93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ae30020ed333b78b575490ead1c27f85d659f46b333be6fed6baee8c1549e93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ae30020ed333b78b575490ead1c27f85d659f46b333be6fed6baee8c1549e93", kill_on_drop: false }`
[INFO] [stdout] 0ae30020ed333b78b575490ead1c27f85d659f46b333be6fed6baee8c1549e93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ad3089be46459d2748b3f546e57fac9ef908ab2f07fd1eae2c64420a7d80f36
[INFO] running `Command { std: "docker" "start" "-a" "8ad3089be46459d2748b3f546e57fac9ef908ab2f07fd1eae2c64420a7d80f36", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.89
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.10.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling solana-frozen-abi v1.10.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]     Checking ahash v0.7.7
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.89
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.89
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_bytes v0.11.12
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.89
[INFO] [stderr]     Checking thiserror v1.0.51
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.89
[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 sha2 v0.9.9
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[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 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 toml v0.5.11
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-schema-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-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" "8ad3089be46459d2748b3f546e57fac9ef908ab2f07fd1eae2c64420a7d80f36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ad3089be46459d2748b3f546e57fac9ef908ab2f07fd1eae2c64420a7d80f36", kill_on_drop: false }`
[INFO] [stdout] 8ad3089be46459d2748b3f546e57fac9ef908ab2f07fd1eae2c64420a7d80f36
