[INFO] fetching crate miraland-vote-program 1.19.2...
[INFO] testing miraland-vote-program-1.19.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate miraland-vote-program 1.19.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate miraland-vote-program 1.19.2
[INFO] finished tweaking crates.io crate miraland-vote-program 1.19.2
[INFO] tweaked toml for crates.io crate miraland-vote-program 1.19.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate miraland-vote-program 1.19.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 352 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding solana_rbpf v0.8.4 (available: v0.8.5)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f6b306819639e4f632665fb939431aa063d79a9738256db49ec38ed9f7179b4
[INFO] running `Command { std: "docker" "start" "-a" "3f6b306819639e4f632665fb939431aa063d79a9738256db49ec38ed9f7179b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f6b306819639e4f632665fb939431aa063d79a9738256db49ec38ed9f7179b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f6b306819639e4f632665fb939431aa063d79a9738256db49ec38ed9f7179b4", kill_on_drop: false }`
[INFO] [stdout] 3f6b306819639e4f632665fb939431aa063d79a9738256db49ec38ed9f7179b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 181995cc2c57178dcd25c42db08f4fdcbbf5a6e97198f9d74cb2ba4e37faa62c
[INFO] running `Command { std: "docker" "start" "-a" "181995cc2c57178dcd25c42db08f4fdcbbf5a6e97198f9d74cb2ba4e37faa62c", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling miraland-frozen-abi-macro v1.19.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling miraland-frozen-abi v1.19.2
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling miraland-sdk v1.19.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling miraland-program-runtime v1.19.2
[INFO] [stderr]    Compiling miraland-vote-program v1.19.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling borsh v0.10.4
[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 regex-automata v0.4.13
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling miraland-program v1.19.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling miraland-logger v1.19.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling miraland-sdk-macro v1.19.2
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling qualifier_attr v0.2.2
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling goblin v0.5.4
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling pbkdf2 v0.4.0
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling tiny-bip39 v0.8.2
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling ed25519-dalek-bip32 v0.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling solana_rbpf v0.8.4
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling light-poseidon v0.2.0
[INFO] [stderr]    Compiling miraland-measure v1.19.2
[INFO] [stderr]    Compiling miraland-metrics v1.19.2
[INFO] [stdout] warning: unexpected `cfg` condition name: `RUSTC_WITH_SPECIALIZATION`
[INFO] [stdout]  --> src/lib.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(RUSTC_WITH_SPECIALIZATION, feature(min_specialization))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(RUSTC_WITH_SPECIALIZATION)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(RUSTC_WITH_SPECIALIZATION)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "181995cc2c57178dcd25c42db08f4fdcbbf5a6e97198f9d74cb2ba4e37faa62c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "181995cc2c57178dcd25c42db08f4fdcbbf5a6e97198f9d74cb2ba4e37faa62c", kill_on_drop: false }`
[INFO] [stdout] 181995cc2c57178dcd25c42db08f4fdcbbf5a6e97198f9d74cb2ba4e37faa62c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1ac33fb7e05eb4052277d3ad071122971c0a0b05c8edfaa8440e0924c5b1766
[INFO] running `Command { std: "docker" "start" "-a" "e1ac33fb7e05eb4052277d3ad071122971c0a0b05c8edfaa8440e0924c5b1766", kill_on_drop: false }`
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stdout] warning: unexpected `cfg` condition name: `RUSTC_WITH_SPECIALIZATION`
[INFO] [stdout]  --> src/lib.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(RUSTC_WITH_SPECIALIZATION, feature(min_specialization))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(RUSTC_WITH_SPECIALIZATION)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(RUSTC_WITH_SPECIALIZATION)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling miraland-vote-program v1.19.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `RUSTC_WITH_SPECIALIZATION`
[INFO] [stdout]  --> src/lib.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(RUSTC_WITH_SPECIALIZATION, feature(min_specialization))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(RUSTC_WITH_SPECIALIZATION)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(RUSTC_WITH_SPECIALIZATION)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.67s
[INFO] running `Command { std: "docker" "inspect" "e1ac33fb7e05eb4052277d3ad071122971c0a0b05c8edfaa8440e0924c5b1766", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1ac33fb7e05eb4052277d3ad071122971c0a0b05c8edfaa8440e0924c5b1766", kill_on_drop: false }`
[INFO] [stdout] e1ac33fb7e05eb4052277d3ad071122971c0a0b05c8edfaa8440e0924c5b1766
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ef204e68f9fff4d29efd66dcdf0269595f43056d6379cb38951c4c3418d45e43
[INFO] running `Command { std: "docker" "start" "-a" "ef204e68f9fff4d29efd66dcdf0269595f43056d6379cb38951c4c3418d45e43", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `RUSTC_WITH_SPECIALIZATION`
[INFO] [stderr]  --> src/lib.rs:1:13
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![cfg_attr(RUSTC_WITH_SPECIALIZATION, feature(min_specialization))]
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(RUSTC_WITH_SPECIALIZATION)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(RUSTC_WITH_SPECIALIZATION)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `miraland-vote-program` (lib) generated 1 warning
[INFO] [stderr] warning: `miraland-vote-program` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/miraland_vote_program-77b79185fee1d634)
[INFO] [stdout] 
[INFO] [stdout] running 84 tests
[INFO] [stdout] test vote_processor::tests::test_authorize_withdrawer ... ok
[INFO] [stdout] test vote_processor::tests::test_spoofed_vote ... ok
[INFO] [stdout] test vote_processor::tests::test_authorize_voter ... ok
[INFO] [stdout] test vote_processor::tests::test_create_account_vote_state_1_14_11 ... ok
[INFO] [stdout] test vote_processor::tests::test_create_account_vote_state_current ... ok
[INFO] [stdout] test vote_processor::tests::test_vote_process_instruction_decode_bail ... ok
[INFO] [stdout] test vote_processor::tests::test_vote_authorize_checked ... ok
[INFO] [stdout] test vote_processor::tests::test_voter_base_key_can_not_authorize_new_withdrawer ... ok
[INFO] [stdout] test vote_processor::tests::test_voter_base_key_can_not_authorize_new_withdrawer_checked ... ok
[INFO] [stdout] test vote_processor::tests::test_vote_process_instruction ... ok
[INFO] [stdout] test vote_processor::tests::test_vote_update_validator_identity ... ok
[INFO] [stdout] test vote_state::tests::test_check_slots_are_valid_next_vote ... ok
[INFO] [stdout] test vote_state::tests::test_check_slots_are_valid_next_vote_only ... ok
[INFO] [stdout] test vote_state::tests::test_check_slots_are_valid_vote_empty_slot_hashes ... ok
[INFO] [stdout] test vote_state::tests::test_check_update_vote_state_empty ... ok
[INFO] [stdout] test vote_processor::tests::test_vote_withdraw ... ok
[INFO] [stdout] test vote_processor::tests::test_vote_update_commission ... ok
[INFO] [stdout] test vote_state::tests::test_check_update_vote_state_older_than_history_root ... ok
[INFO] [stdout] test vote_state::tests::test_check_update_vote_state_older_than_history_slots_filtered ... ok
[INFO] [stdout] test vote_state::tests::test_check_update_vote_state_older_than_history_slots_filtered_and_not_filtered ... ok
[INFO] [stdout] test vote_state::tests::test_check_update_vote_state_root_on_different_fork ... ok
[INFO] [stdout] test vote_state::tests::test_check_update_vote_state_slot_all_slot_hashes_in_update_ok ... ok
[INFO] [stdout] test vote_state::tests::test_check_update_vote_state_slot_hash_mismatch ... ok
[INFO] [stdout] test vote_state::tests::test_check_update_vote_state_slot_newer_than_slot_history ... ok
[INFO] [stdout] test vote_state::tests::test_check_update_vote_state_older_than_history_slots_not_filtered ... ok
[INFO] [stdout] test vote_state::tests::test_check_update_vote_state_slot_not_on_fork ... ok
[INFO] [stdout] test vote_processor::tests::test_voter_base_key_can_authorize_new_voter ... ok
[INFO] [stdout] test vote_state::tests::test_check_update_vote_state_slot_some_slot_hashes_in_update_ok ... ok
[INFO] [stdout] test vote_state::tests::test_check_update_vote_state_slots_not_ordered ... ok
[INFO] [stdout] test vote_state::tests::test_check_update_vote_state_too_old ... ok
[INFO] [stdout] test vote_state::tests::test_duplicate_vote ... ok
[INFO] [stdout] test vote_processor::tests::test_voter_base_key_can_authorize_new_voter_checked ... ok
[INFO] [stdout] test vote_processor::tests::test_withdrawer_base_key_can_authorize_new_voter_checked ... ok
[INFO] [stdout] test vote_processor::tests::test_withdrawer_base_key_can_authorize_new_withdrawer ... ok
[INFO] [stdout] test vote_state::tests::test_check_slots_are_valid_bad_hash ... ok
[INFO] [stdout] test vote_state::tests::test_check_slots_are_valid_bad_slot ... ok
[INFO] [stdout] test vote_processor::tests::test_withdrawer_base_key_can_authorize_new_voter ... ok
[INFO] [stdout] test vote_state::tests::test_check_slots_are_valid_duplicate_vote ... ok
[INFO] [stdout] test vote_state::tests::test_check_slots_are_valid_new_vote ... ok
[INFO] [stdout] test vote_state::tests::test_epoch_half_check::first_slot ... ok
[INFO] [stdout] test vote_processor::tests::test_vote_state_withdraw ... ok
[INFO] [stdout] test vote_processor::tests::test_withdrawer_base_key_can_authorize_new_withdrawer_checked ... ok
[INFO] [stdout] test vote_state::tests::test_epoch_half_check::halfway_through_epoch ... ok
[INFO] [stdout] test vote_state::tests::test_epoch_half_check::last_slot_in_epoch ... ok
[INFO] [stdout] test vote_state::tests::test_epoch_half_check_with_warmup::first_slot ... ok
[INFO] [stdout] test vote_state::tests::test_nth_recent_lockout ... ok
[INFO] [stdout] test vote_processor::tests::test_initialize_vote_account ... ok
[INFO] [stdout] test vote_state::tests::test_epoch_half_check_with_warmup::first_slot_in_second_epoch ... ok
[INFO] [stdout] test vote_state::tests::test_epoch_half_check_with_warmup::halfway_through_epoch_plus_one ... ok
[INFO] [stdout] test vote_state::tests::test_epoch_half_check_with_warmup::halfway_through_epoch ... ok
[INFO] [stdout] test vote_state::tests::test_filter_old_votes ... ok
[INFO] [stdout] test vote_state::tests::test_process_missed_votes ... ok
[INFO] [stdout] test vote_state::tests::test_epoch_half_check_with_warmup::last_slot_in_epoch ... ok
[INFO] [stdout] test vote_state::tests::test_expire_multiple_votes ... ok
[INFO] [stdout] test vote_state::tests::test_epoch_half_check::first_slot_in_second_epoch ... ok
[INFO] [stdout] test vote_state::tests::test_epoch_half_check::halfway_through_epoch_plus_one ... ok
[INFO] [stdout] test vote_state::tests::test_process_new_vote_current_state_contains_bigger_slots ... ok
[INFO] [stdout] test vote_state::tests::test_process_new_vote_state_confirmation_rollback ... ok
[INFO] [stdout] test vote_state::tests::test_process_new_vote_state_confirmations_too_large ... ok
[INFO] [stdout] test vote_state::tests::test_process_new_vote_state_confirmations_not_ordered ... ok
[INFO] [stdout] test vote_state::tests::test_process_new_vote_state_expired_ancestor_not_removed ... ok
[INFO] [stdout] test vote_state::tests::test_process_new_vote_state_lockout_violation2 ... ok
[INFO] [stdout] test vote_state::tests::test_process_new_vote_state_lockout_violation ... ok
[INFO] [stdout] test vote_state::tests::test_process_new_vote_state_new_vote_state_lockout_mismatch ... ok
[INFO] [stdout] test vote_state::tests::test_process_new_vote_too_many_votes ... ok
[INFO] [stdout] test vote_state::tests::test_process_new_vote_state_zero_confirmations ... ok
[INFO] [stdout] test vote_state::tests::test_process_new_vote_state_root_progress ... ok
[INFO] [stdout] test vote_state::tests::test_process_new_vote_state_same_slot_but_not_common_ancestor ... ok
[INFO] [stdout] test vote_state::tests::test_process_new_vote_state_replaced_root_vote_credits ... ok
[INFO] [stdout] test vote_state::tests::test_process_new_vote_state_root_rollback ... ok
[INFO] [stdout] test vote_state::tests::test_process_new_vote_state_slot_smaller_than_root ... ok
[INFO] [stdout] test vote_state::tests::test_process_new_vote_state_slots_not_ordered ... ok
[INFO] [stdout] test vote_state::tests::test_process_vote_skips_old_vote ... ok
[INFO] [stdout] test vote_state::tests::test_retroactive_voting_timely_credits ... ok
[INFO] [stdout] test vote_state::tests::test_process_vote_empty_slots ... ok
[INFO] [stdout] test vote_state::tests::test_vote_credits ... ok
[INFO] [stdout] test vote_state::tests::test_warmup_epoch_half_check_with_warmup ... ok
[INFO] [stdout] test vote_state::tests::test_vote_lockout ... ok
[INFO] [stdout] test vote_state::tests::test_vote_state_upgrade_from_1_14_11 ... ok
[INFO] [stdout] test vote_state::tests::test_vote_double_lockout_after_expiration ... ok
[INFO] [stdout] test vote_state::tests::test_vote_state_update_increment_credits ... ok
[INFO] [stdout] test vote_state::tests::test_timely_credits ... ok
[INFO] [stdout] test vote_state::tests::test_update_commission ... ok
[INFO] [stdout] test vote_processor::tests::test_vote_signature ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests miraland_vote_program
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ef204e68f9fff4d29efd66dcdf0269595f43056d6379cb38951c4c3418d45e43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef204e68f9fff4d29efd66dcdf0269595f43056d6379cb38951c4c3418d45e43", kill_on_drop: false }`
[INFO] [stdout] ef204e68f9fff4d29efd66dcdf0269595f43056d6379cb38951c4c3418d45e43
