[INFO] fetching crate solana-runtime 1.3.19... [INFO] checking solana-runtime-1.3.19 against try#b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 for pr-78363 [INFO] extracting crate solana-runtime 1.3.19 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate solana-runtime 1.3.19 on toolchain b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate solana-runtime 1.3.19 [INFO] finished tweaking crates.io crate solana-runtime 1.3.19 [INFO] tweaked toml for crates.io crate solana-runtime 1.3.19 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded solana-noop-program v1.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a6113595c079ee7b5a10fadc70d355e6c965d3e7c4c86e407ba118c73952d0e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0a6113595c079ee7b5a10fadc70d355e6c965d3e7c4c86e407ba118c73952d0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a6113595c079ee7b5a10fadc70d355e6c965d3e7c4c86e407ba118c73952d0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a6113595c079ee7b5a10fadc70d355e6c965d3e7c4c86e407ba118c73952d0e", kill_on_drop: false }` [INFO] [stdout] 0a6113595c079ee7b5a10fadc70d355e6c965d3e7c4c86e407ba118c73952d0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fe891d7497ba5ce0ef461cdc665b934375d0e3ff2f0e591700286f31a4d65b7b [INFO] running `Command { std: "docker" "start" "-a" "fe891d7497ba5ce0ef461cdc665b934375d0e3ff2f0e591700286f31a4d65b7b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking futures-core v0.3.7 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking futures-io v0.3.7 [INFO] [stderr] Checking futures-sink v0.3.7 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Checking bs58 v0.3.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking libloading v0.6.5 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.4.3 [INFO] [stderr] Compiling solana-frozen-abi v1.4.3 [INFO] [stderr] Compiling solana-program v1.4.3 [INFO] [stderr] Compiling solana-sdk v1.4.3 [INFO] [stderr] Compiling solana-vote-program v1.4.3 [INFO] [stderr] Compiling solana-stake-program v1.4.3 [INFO] [stderr] Compiling solana-sdk-macro-frozen-abi v1.4.1 [INFO] [stderr] Compiling solana-runtime v1.3.19 (/opt/rustwide/workdir) [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking jobserver v0.1.21 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking flate2 v1.0.18 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking solana-rayon-threadlimit v1.4.3 [INFO] [stderr] Checking cc v1.0.49 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking tar v0.4.30 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking solana-logger v1.4.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling zstd-sys v1.4.17+zstd.1.4.5 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking tokio-rustls v0.14.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling solana-sdk-macro v1.4.3 [INFO] [stderr] Compiling num-derive v0.3.2 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Checking zeroize v1.1.1 [INFO] [stderr] Checking curve25519-dalek v2.1.0 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking generic-array v0.14.4 [INFO] [stderr] Checking bv v0.11.1 [INFO] [stderr] Checking ed25519 v1.0.3 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking backtrace v0.3.53 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking hyper v0.13.8 [INFO] [stderr] Checking zstd-safe v2.0.5+zstd.1.4.5 [INFO] [stderr] Checking zstd v0.5.3+zstd.1.4.5 [INFO] [stderr] Checking hyper-rustls v0.21.0 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] Checking solana-crate-features v1.4.3 [INFO] [stderr] Checking solana-metrics v1.4.3 [INFO] [stderr] Checking solana-config-program v1.4.3 [INFO] [stderr] Checking solana-secp256k1-program v1.4.3 [INFO] [stderr] Checking solana-noop-program v1.4.3 [INFO] [stderr] Checking jemallocator v0.3.2 [INFO] [stderr] Checking jemalloc-ctl v0.3.3 [INFO] [stderr] Checking solana-measure v1.4.3 [INFO] [stdout] error[E0432]: unresolved import `solana_sdk::abi_example` [INFO] [stdout] --> src/bank.rs:331:17 [INFO] [stdout] | [INFO] [stdout] 331 | use solana_sdk::abi_example::AbiExample; [INFO] [stdout] | ^^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk::abi_example` [INFO] [stdout] --> src/serde_snapshot.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | use solana_sdk::abi_example::IgnoreAsHelper; [INFO] [stdout] | ^^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/accounts.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Default, Debug, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/accounts.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Default, Debug, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/accounts_db.rs:140:81 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Debug, Eq, PartialEq, Copy, Clone, Deserialize, Serialize, AbiExample, AbiEnumVisitor)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/accounts_db.rs:333:68 [INFO] [stdout] | [INFO] [stdout] 333 | #[derive(Clone, Default, Debug, Serialize, Deserialize, PartialEq, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/accounts_db.rs:367:68 [INFO] [stdout] | [INFO] [stdout] 367 | #[derive(Clone, Default, Debug, Serialize, Deserialize, PartialEq, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/append_vec.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Debug, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/blockhash_queue.rs:7:63 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, PartialEq, Eq, Clone, Serialize, Deserialize, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/blockhash_queue.rs:16:63 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/bloom.rs:16:61 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Serialize, Deserialize, Default, Clone, PartialEq, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/epoch_stakes.rs:10:72 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Clone, Serialize, Debug, Deserialize, Default, PartialEq, Eq, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/epoch_stakes.rs:16:48 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, Serialize, Deserialize, AbiExample, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/feature_set.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(AbiExample, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/rent_collector.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/serde_snapshot/common.rs:4:68 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Default, Clone, PartialEq, Debug, Deserialize, Serialize, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/serde_snapshot.rs:66:57 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Clone, Debug, Default, Deserialize, Serialize, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/stakes.rs:10:68 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Default, Clone, PartialEq, Debug, Deserialize, Serialize, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/status_cache.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Clone, Debug, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/bank.rs:514:64 [INFO] [stdout] | [INFO] [stdout] 514 | #[derive(Debug, PartialEq, Serialize, Deserialize, AbiExample, AbiEnumVisitor, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `AbiExample` [INFO] [stdout] --> src/bank.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(AbiExample, Debug, Default)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `AbiExample` [INFO] [stdout] --> src/bank.rs:359:26 [INFO] [stdout] | [INFO] [stdout] 359 | #[derive(Default, Debug, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `AbiExample` [INFO] [stdout] --> src/bank.rs:514:52 [INFO] [stdout] | [INFO] [stdout] 514 | #[derive(Debug, PartialEq, Serialize, Deserialize, AbiExample, AbiEnumVisitor, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `AbiExample` [INFO] [stdout] --> src/bank.rs:577:52 [INFO] [stdout] | [INFO] [stdout] 577 | #[derive(Debug, PartialEq, Serialize, Deserialize, AbiExample, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `AbiExample` [INFO] [stdout] --> src/bank.rs:587:10 [INFO] [stdout] | [INFO] [stdout] 587 | #[derive(AbiExample, Debug, Default)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/accounts.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Default, Debug, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/accounts.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Default, Debug, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/accounts_db.rs:140:69 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Debug, Eq, PartialEq, Copy, Clone, Deserialize, Serialize, AbiExample, AbiEnumVisitor)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/accounts_db.rs:140:81 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Debug, Eq, PartialEq, Copy, Clone, Deserialize, Serialize, AbiExample, AbiEnumVisitor)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_digester` in `solana_sdk` [INFO] [stdout] --> src/accounts_db.rs:140:81 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Debug, Eq, PartialEq, Copy, Clone, Deserialize, Serialize, AbiExample, AbiEnumVisitor)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `abi_digester` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/accounts_db.rs:333:68 [INFO] [stdout] | [INFO] [stdout] 333 | #[derive(Clone, Default, Debug, Serialize, Deserialize, PartialEq, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/accounts_db.rs:367:68 [INFO] [stdout] | [INFO] [stdout] 367 | #[derive(Clone, Default, Debug, Serialize, Deserialize, PartialEq, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/append_vec.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Debug, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/bank.rs:514:64 [INFO] [stdout] | [INFO] [stdout] 514 | #[derive(Debug, PartialEq, Serialize, Deserialize, AbiExample, AbiEnumVisitor, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_digester` in `solana_sdk` [INFO] [stdout] --> src/bank.rs:514:64 [INFO] [stdout] | [INFO] [stdout] 514 | #[derive(Debug, PartialEq, Serialize, Deserialize, AbiExample, AbiEnumVisitor, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `abi_digester` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/blockhash_queue.rs:7:63 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, PartialEq, Eq, Clone, Serialize, Deserialize, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/blockhash_queue.rs:16:63 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/bloom.rs:16:61 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Serialize, Deserialize, Default, Clone, PartialEq, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/epoch_stakes.rs:10:72 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Clone, Serialize, Debug, Deserialize, Default, PartialEq, Eq, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/epoch_stakes.rs:16:48 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, Serialize, Deserialize, AbiExample, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/feature_set.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(AbiExample, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/message_processor.rs:390:20 [INFO] [stdout] | [INFO] [stdout] 390 | impl ::solana_sdk::abi_example::AbiExample for MessageProcessor { [INFO] [stdout] | ^^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/rent_collector.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/serde_snapshot/common.rs:4:68 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Default, Clone, PartialEq, Debug, Deserialize, Serialize, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/serde_snapshot.rs:66:57 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Clone, Debug, Default, Deserialize, Serialize, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/stakes.rs:10:68 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Default, Clone, PartialEq, Debug, Deserialize, Serialize, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/status_cache.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Clone, Debug, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:1:48 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(RUSTC_WITH_SPECIALIZATION, feature(specialization))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #31844 for more information [INFO] [stdout] = help: consider using `min_specialization` instead, which is more stable and complete [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk::abi_example` [INFO] [stdout] --> src/bank.rs:331:17 [INFO] [stdout] | [INFO] [stdout] 331 | use solana_sdk::abi_example::AbiExample; [INFO] [stdout] | ^^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk::abi_example` [INFO] [stdout] --> src/serde_snapshot.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | use solana_sdk::abi_example::IgnoreAsHelper; [INFO] [stdout] | ^^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk::abi_example` [INFO] [stdout] --> src/serde_snapshot/future.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use solana_sdk::abi_example::IgnoreAsHelper; [INFO] [stdout] | ^^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk::abi_example` [INFO] [stdout] --> src/serde_snapshot/utils.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use solana_sdk::abi_example::IgnoreAsHelper; [INFO] [stdout] | ^^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/accounts.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Default, Debug, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/accounts.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Default, Debug, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/accounts_db.rs:140:81 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Debug, Eq, PartialEq, Copy, Clone, Deserialize, Serialize, AbiExample, AbiEnumVisitor)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/accounts_db.rs:333:68 [INFO] [stdout] | [INFO] [stdout] 333 | #[derive(Clone, Default, Debug, Serialize, Deserialize, PartialEq, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/accounts_db.rs:367:68 [INFO] [stdout] | [INFO] [stdout] 367 | #[derive(Clone, Default, Debug, Serialize, Deserialize, PartialEq, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/append_vec.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Debug, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/bank.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | #[frozen_abi(digest = "EEFPLdPhngiBojqEnDMkoEGjyYYHNWPHnenRf8b9diqd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/blockhash_queue.rs:7:63 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, PartialEq, Eq, Clone, Serialize, Deserialize, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/blockhash_queue.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[frozen_abi(digest = "EwaoLA34VN18E95GvjmkeStUpWqTeBd7FGpd7mppLmEw")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/blockhash_queue.rs:16:63 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/bloom.rs:16:61 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Serialize, Deserialize, Default, Clone, PartialEq, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/epoch_stakes.rs:10:72 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Clone, Serialize, Debug, Deserialize, Default, PartialEq, Eq, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/epoch_stakes.rs:16:48 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, Serialize, Deserialize, AbiExample, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/feature_set.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(AbiExample, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/rent_collector.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/serde_snapshot/common.rs:4:68 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Default, Clone, PartialEq, Debug, Deserialize, Serialize, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/serde_snapshot/tests.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | #[frozen_abi(digest = "5rd8RyVSLH3hm12xJDVCJWgc1gyqb4Ukt2hJLJNfsB5v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/serde_snapshot/tests.rs:266:25 [INFO] [stdout] | [INFO] [stdout] 266 | #[derive(Serialize, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/serde_snapshot.rs:66:57 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Clone, Debug, Default, Deserialize, Serialize, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/stakes.rs:10:68 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Default, Clone, PartialEq, Debug, Deserialize, Serialize, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/status_cache.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Clone, Debug, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/bank.rs:514:64 [INFO] [stdout] | [INFO] [stdout] 514 | #[derive(Debug, PartialEq, Serialize, Deserialize, AbiExample, AbiEnumVisitor, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 47 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `solana-runtime` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: cannot determine resolution for the derive macro `AbiExample` [INFO] [stdout] --> src/bank.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(AbiExample, Debug, Default)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `AbiExample` [INFO] [stdout] --> src/bank.rs:359:26 [INFO] [stdout] | [INFO] [stdout] 359 | #[derive(Default, Debug, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `AbiExample` [INFO] [stdout] --> src/bank.rs:514:52 [INFO] [stdout] | [INFO] [stdout] 514 | #[derive(Debug, PartialEq, Serialize, Deserialize, AbiExample, AbiEnumVisitor, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `AbiExample` [INFO] [stdout] --> src/bank.rs:577:52 [INFO] [stdout] | [INFO] [stdout] 577 | #[derive(Debug, PartialEq, Serialize, Deserialize, AbiExample, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `AbiExample` [INFO] [stdout] --> src/bank.rs:587:10 [INFO] [stdout] | [INFO] [stdout] 587 | #[derive(AbiExample, Debug, Default)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/accounts.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Default, Debug, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/accounts.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Default, Debug, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/accounts_db.rs:140:69 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Debug, Eq, PartialEq, Copy, Clone, Deserialize, Serialize, AbiExample, AbiEnumVisitor)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/accounts_db.rs:140:81 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Debug, Eq, PartialEq, Copy, Clone, Deserialize, Serialize, AbiExample, AbiEnumVisitor)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_digester` in `solana_sdk` [INFO] [stdout] --> src/accounts_db.rs:140:81 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Debug, Eq, PartialEq, Copy, Clone, Deserialize, Serialize, AbiExample, AbiEnumVisitor)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `abi_digester` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/accounts_db.rs:333:68 [INFO] [stdout] | [INFO] [stdout] 333 | #[derive(Clone, Default, Debug, Serialize, Deserialize, PartialEq, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/accounts_db.rs:367:68 [INFO] [stdout] | [INFO] [stdout] 367 | #[derive(Clone, Default, Debug, Serialize, Deserialize, PartialEq, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/accounts_db.rs:443:18 [INFO] [stdout] | [INFO] [stdout] 443 | impl solana_sdk::abi_example::AbiExample for AccountsDB { [INFO] [stdout] | ^^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/append_vec.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Debug, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_digester` in `solana_sdk` [INFO] [stdout] --> src/bank.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | #[frozen_abi(digest = "EEFPLdPhngiBojqEnDMkoEGjyYYHNWPHnenRf8b9diqd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `abi_digester` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/bank.rs:514:64 [INFO] [stdout] | [INFO] [stdout] 514 | #[derive(Debug, PartialEq, Serialize, Deserialize, AbiExample, AbiEnumVisitor, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_digester` in `solana_sdk` [INFO] [stdout] --> src/bank.rs:514:64 [INFO] [stdout] | [INFO] [stdout] 514 | #[derive(Debug, PartialEq, Serialize, Deserialize, AbiExample, AbiEnumVisitor, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `abi_digester` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/blockhash_queue.rs:7:63 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, PartialEq, Eq, Clone, Serialize, Deserialize, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/blockhash_queue.rs:16:63 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_digester` in `solana_sdk` [INFO] [stdout] --> src/blockhash_queue.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[frozen_abi(digest = "EwaoLA34VN18E95GvjmkeStUpWqTeBd7FGpd7mppLmEw")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `abi_digester` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/bloom.rs:16:61 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Serialize, Deserialize, Default, Clone, PartialEq, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/epoch_stakes.rs:10:72 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Clone, Serialize, Debug, Deserialize, Default, PartialEq, Eq, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/epoch_stakes.rs:16:48 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, Serialize, Deserialize, AbiExample, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/feature_set.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(AbiExample, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/message_processor.rs:390:20 [INFO] [stdout] | [INFO] [stdout] 390 | impl ::solana_sdk::abi_example::AbiExample for MessageProcessor { [INFO] [stdout] | ^^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/rent_collector.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/serde_snapshot/common.rs:4:68 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Default, Clone, PartialEq, Debug, Deserialize, Serialize, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/serde_snapshot/future.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | impl solana_sdk::abi_example::IgnoreAsHelper for SerializableAccountStorageEntry {} [INFO] [stdout] | ^^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/serde_snapshot/tests.rs:266:25 [INFO] [stdout] | [INFO] [stdout] 266 | #[derive(Serialize, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_digester` in `solana_sdk` [INFO] [stdout] --> src/serde_snapshot/tests.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | #[frozen_abi(digest = "5rd8RyVSLH3hm12xJDVCJWgc1gyqb4Ukt2hJLJNfsB5v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `abi_digester` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/serde_snapshot.rs:66:57 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Clone, Debug, Default, Deserialize, Serialize, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/stakes.rs:10:68 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Default, Clone, PartialEq, Debug, Deserialize, Serialize, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `abi_example` in `solana_sdk` [INFO] [stdout] --> src/status_cache.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Clone, Debug, AbiExample)] [INFO] [stdout] | ^^^^^^^^^^ could not find `abi_example` in `solana_sdk` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:1:48 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(RUSTC_WITH_SPECIALIZATION, feature(specialization))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #31844 for more information [INFO] [stdout] = help: consider using `min_specialization` instead, which is more stable and complete [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 59 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fe891d7497ba5ce0ef461cdc665b934375d0e3ff2f0e591700286f31a4d65b7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe891d7497ba5ce0ef461cdc665b934375d0e3ff2f0e591700286f31a4d65b7b", kill_on_drop: false }` [INFO] [stdout] fe891d7497ba5ce0ef461cdc665b934375d0e3ff2f0e591700286f31a4d65b7b