[INFO] fetching crate pezframe-election-provider-solution-type 13.0.0...
[INFO] testing pezframe-election-provider-solution-type-13.0.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate pezframe-election-provider-solution-type 13.0.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate pezframe-election-provider-solution-type 13.0.0
[INFO] finished tweaking crates.io crate pezframe-election-provider-solution-type 13.0.0
[INFO] tweaked toml for crates.io crate pezframe-election-provider-solution-type 13.0.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pezframe-election-provider-solution-type 13.0.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pezframe-election-provider-solution-type 13.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded docify v0.2.9
[INFO] [stderr]   Downloaded trybuild v1.0.114
[INFO] [stderr]   Downloaded zmij v0.1.7
[INFO] [stderr]   Downloaded common-path v1.0.0
[INFO] [stderr]   Downloaded docify_macros v0.2.9
[INFO] [stderr]   Downloaded target-triple v1.0.0
[INFO] [stderr]   Downloaded derive-syn-parse v0.2.0
[INFO] [stderr]   Downloaded pezsp-arithmetic v23.0.0
[INFO] [stderr]   Downloaded serde_json v1.0.147
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f00841dace675b6ef0c0ed50ff26661317d2e7d30eb56361846b8b53e8997fd
[INFO] running `Command { std: "docker" "start" "-a" "3f00841dace675b6ef0c0ed50ff26661317d2e7d30eb56361846b8b53e8997fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f00841dace675b6ef0c0ed50ff26661317d2e7d30eb56361846b8b53e8997fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f00841dace675b6ef0c0ed50ff26661317d2e7d30eb56361846b8b53e8997fd", kill_on_drop: false }`
[INFO] [stdout] 3f00841dace675b6ef0c0ed50ff26661317d2e7d30eb56361846b8b53e8997fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c2f8c59a9c5c0fc1feb63f4242a41e12407dcd4f894e7d08be6630893617bd7
[INFO] running `Command { std: "docker" "start" "-a" "5c2f8c59a9c5c0fc1feb63f4242a41e12407dcd4f894e7d08be6630893617bd7", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling pezframe-election-provider-solution-type v13.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.59s
[INFO] running `Command { std: "docker" "inspect" "5c2f8c59a9c5c0fc1feb63f4242a41e12407dcd4f894e7d08be6630893617bd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c2f8c59a9c5c0fc1feb63f4242a41e12407dcd4f894e7d08be6630893617bd7", kill_on_drop: false }`
[INFO] [stdout] 5c2f8c59a9c5c0fc1feb63f4242a41e12407dcd4f894e7d08be6630893617bd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 978b216340ca4785372812c1a832b0065b8c68df91d843e6d53f7982c4083147
[INFO] running `Command { std: "docker" "start" "-a" "978b216340ca4785372812c1a832b0065b8c68df91d843e6d53f7982c4083147", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling zmij v0.1.7
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling pezframe-election-provider-solution-type v13.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling docify_macros v0.2.9
[INFO] [stderr]    Compiling docify v0.2.9
[INFO] [stderr]    Compiling pezsp-arithmetic v23.0.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.18s
[INFO] running `Command { std: "docker" "inspect" "978b216340ca4785372812c1a832b0065b8c68df91d843e6d53f7982c4083147", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "978b216340ca4785372812c1a832b0065b8c68df91d843e6d53f7982c4083147", kill_on_drop: false }`
[INFO] [stdout] 978b216340ca4785372812c1a832b0065b8c68df91d843e6d53f7982c4083147
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3f1cebf692a568486d8b5ae0d670a3eb06afc7e6d8343ca3f11e3925b6fdfc65
[INFO] running `Command { std: "docker" "start" "-a" "3f1cebf692a568486d8b5ae0d670a3eb06afc7e6d8343ca3f11e3925b6fdfc65", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pezframe_election_provider_solution_type-e3e23629e267df3f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::ui_fail ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pezframe_election_provider_solution_type
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - generate_solution_type (line 79) ... ignored
[INFO] [stdout] test src/lib.rs - generate_solution_type (line 65) ... FAILED
[INFO] [stdout] test src/lib.rs - generate_solution_type (line 110) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - generate_solution_type (line 65) stdout ----
[INFO] [stdout] error: Could not find `pezframe-election-provider-support` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`!
[INFO] [stdout]   --> src/lib.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / generate_solution_type!(pub struct TestSolution::<
[INFO] [stdout] 71 | |     VoterIndex = u16,
[INFO] [stdout] 72 | |     TargetIndex = u8,
[INFO] [stdout] 73 | |     Accuracy = Perbill,
[INFO] [stdout] 74 | |     MaxVoters = ConstU32::<10>,
[INFO] [stdout] 75 | | >(4));
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_solution_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pezframe_support`
[INFO] [stdout]   --> src/lib.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | use pezframe_support::traits::ConstU32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pezframe_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pezframe_support`, use `cargo add pezframe_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `_fepsp`
[INFO] [stdout]   --> src/lib.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / generate_solution_type!(pub struct TestSolution::<
[INFO] [stdout] 71 | |     VoterIndex = u16,
[INFO] [stdout] 72 | |     TargetIndex = u8,
[INFO] [stdout] 73 | |     Accuracy = Perbill,
[INFO] [stdout] 74 | |     MaxVoters = ConstU32::<10>,
[INFO] [stdout] 75 | | >(4));
[INFO] [stdout]    | |_____^ use of unresolved module or unlinked crate `_fepsp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `_fepsp`, use `cargo add _fepsp` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `generate_solution_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pezframe_support`
[INFO] [stdout]   --> src/lib.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / generate_solution_type!(pub struct TestSolution::<
[INFO] [stdout] 71 | |     VoterIndex = u16,
[INFO] [stdout] 72 | |     TargetIndex = u8,
[INFO] [stdout] 73 | |     Accuracy = Perbill,
[INFO] [stdout] 74 | |     MaxVoters = ConstU32::<10>,
[INFO] [stdout] 75 | | >(4));
[INFO] [stdout]    | |_____^ use of unresolved module or unlinked crate `pezframe_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pezframe_support`, use `cargo add pezframe_support` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `generate_solution_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_fepsp`
[INFO] [stdout]   --> src/lib.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / generate_solution_type!(pub struct TestSolution::<
[INFO] [stdout] 71 | |     VoterIndex = u16,
[INFO] [stdout] 72 | |     TargetIndex = u8,
[INFO] [stdout] 73 | |     Accuracy = Perbill,
[INFO] [stdout] 74 | |     MaxVoters = ConstU32::<10>,
[INFO] [stdout] 75 | | >(4));
[INFO] [stdout]    | |_____^ use of unresolved module or unlinked crate `_fepsp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `_fepsp`, use `cargo add _fepsp` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `generate_solution_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_fepsp`
[INFO] [stdout]   --> src/lib.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / generate_solution_type!(pub struct TestSolution::<
[INFO] [stdout] 71 | |     VoterIndex = u16,
[INFO] [stdout] 72 | |     TargetIndex = u8,
[INFO] [stdout] 73 | |     Accuracy = Perbill,
[INFO] [stdout] 74 | |     MaxVoters = ConstU32::<10>,
[INFO] [stdout] 75 | | >(4));
[INFO] [stdout]    | |_____^ use of unresolved module or unlinked crate `_fepsp`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_solution_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_feps`
[INFO] [stdout]   --> src/lib.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / generate_solution_type!(pub struct TestSolution::<
[INFO] [stdout] 71 | |     VoterIndex = u16,
[INFO] [stdout] 72 | |     TargetIndex = u8,
[INFO] [stdout] 73 | |     Accuracy = Perbill,
[INFO] [stdout] 74 | |     MaxVoters = ConstU32::<10>,
[INFO] [stdout] 75 | | >(4));
[INFO] [stdout]    | |_____^ use of unresolved module or unlinked crate `_feps`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `_feps`, use `cargo add _feps` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `generate_solution_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 64 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout] 64 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 64 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout] 64 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 5 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_fepsp`
[INFO] [stdout]   --> src/lib.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / generate_solution_type!(pub struct TestSolution::<
[INFO] [stdout] 71 | |     VoterIndex = u16,
[INFO] [stdout] 72 | |     TargetIndex = u8,
[INFO] [stdout] 73 | |     Accuracy = Perbill,
[INFO] [stdout] 74 | |     MaxVoters = ConstU32::<10>,
[INFO] [stdout] 75 | | >(4));
[INFO] [stdout]    | |_____^ use of unresolved module or unlinked crate `_fepsp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `_fepsp`, use `cargo add _fepsp` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `generate_solution_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 64 + use std::collections::BTreeSet;
[INFO] [stdout]    |
[INFO] [stdout] 64 + use scale_info::prelude::collections::BTreeSet;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_fepsp`
[INFO] [stdout]   --> src/lib.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / generate_solution_type!(pub struct TestSolution::<
[INFO] [stdout] 71 | |     VoterIndex = u16,
[INFO] [stdout] 72 | |     TargetIndex = u8,
[INFO] [stdout] 73 | |     Accuracy = Perbill,
[INFO] [stdout] 74 | |     MaxVoters = ConstU32::<10>,
[INFO] [stdout] 75 | | >(4));
[INFO] [stdout]    | |_____^ use of unresolved module or unlinked crate `_fepsp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `_fepsp`, use `cargo add _fepsp` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `generate_solution_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 64 + use std::num::Saturating;
[INFO] [stdout]    |
[INFO] [stdout] 64 + use pezsp_arithmetic::traits::Saturating;
[INFO] [stdout]    |
[INFO] [stdout] 64 + use scale_info::prelude::num::Saturating;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_fepsp`
[INFO] [stdout]   --> src/lib.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / generate_solution_type!(pub struct TestSolution::<
[INFO] [stdout] 71 | |     VoterIndex = u16,
[INFO] [stdout] 72 | |     TargetIndex = u8,
[INFO] [stdout] 73 | |     Accuracy = Perbill,
[INFO] [stdout] 74 | |     MaxVoters = ConstU32::<10>,
[INFO] [stdout] 75 | | >(4));
[INFO] [stdout]    | |_____^ use of unresolved module or unlinked crate `_fepsp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `_fepsp`, use `cargo add _fepsp` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `generate_solution_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 64 + use pezsp_arithmetic::traits::Bounded;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_feps`
[INFO] [stdout]   --> src/lib.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / generate_solution_type!(pub struct TestSolution::<
[INFO] [stdout] 71 | |     VoterIndex = u16,
[INFO] [stdout] 72 | |     TargetIndex = u8,
[INFO] [stdout] 73 | |     Accuracy = Perbill,
[INFO] [stdout] 74 | |     MaxVoters = ConstU32::<10>,
[INFO] [stdout] 75 | | >(4));
[INFO] [stdout]    | |_____^ use of unresolved module or unlinked crate `_feps`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `_feps`, use `cargo add _feps` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `generate_solution_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - generate_solution_type (line 110) stdout ----
[INFO] [stdout] error: Could not find `pezframe-election-provider-support` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`!
[INFO] [stdout]    --> src/lib.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / generate_solution_type!(
[INFO] [stdout] 117 | |     #[compact]
[INFO] [stdout] 118 | |     pub struct TestSolutionCompact::<
[INFO] [stdout] 119 | |          VoterIndex = u16,
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |     >(8)
[INFO] [stdout] 124 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `generate_solution_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pezframe_support`
[INFO] [stdout]    --> src/lib.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | use pezframe_support::traits::ConstU32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pezframe_support`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pezframe_support`, use `cargo add pezframe_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pezframe_election_provider_support`
[INFO] [stdout]    --> src/lib.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 | use pezframe_election_provider_support::NposSolution;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pezframe_election_provider_support`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 113 - use pezframe_election_provider_support::NposSolution;
[INFO] [stdout] 113 + use pezframe_election_provider_solution_type::NposSolution;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `_fepsp`
[INFO] [stdout]    --> src/lib.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / generate_solution_type!(
[INFO] [stdout] 117 | |     #[compact]
[INFO] [stdout] 118 | |     pub struct TestSolutionCompact::<
[INFO] [stdout] 119 | |          VoterIndex = u16,
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |     >(8)
[INFO] [stdout] 124 | | );
[INFO] [stdout]     | |_^ use of unresolved module or unlinked crate `_fepsp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `_fepsp`, use `cargo add _fepsp` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `generate_solution_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pezframe_support`
[INFO] [stdout]    --> src/lib.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / generate_solution_type!(
[INFO] [stdout] 117 | |     #[compact]
[INFO] [stdout] 118 | |     pub struct TestSolutionCompact::<
[INFO] [stdout] 119 | |          VoterIndex = u16,
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |     >(8)
[INFO] [stdout] 124 | | );
[INFO] [stdout]     | |_^ use of unresolved module or unlinked crate `pezframe_support`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pezframe_support`, use `cargo add pezframe_support` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `generate_solution_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_fepsp`
[INFO] [stdout]    --> src/lib.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / generate_solution_type!(
[INFO] [stdout] 117 | |     #[compact]
[INFO] [stdout] 118 | |     pub struct TestSolutionCompact::<
[INFO] [stdout] 119 | |          VoterIndex = u16,
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |     >(8)
[INFO] [stdout] 124 | | );
[INFO] [stdout]     | |_^ use of unresolved module or unlinked crate `_fepsp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `_fepsp`, use `cargo add _fepsp` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `generate_solution_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_fepsp`
[INFO] [stdout]    --> src/lib.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / generate_solution_type!(
[INFO] [stdout] 117 | |     #[compact]
[INFO] [stdout] 118 | |     pub struct TestSolutionCompact::<
[INFO] [stdout] 119 | |          VoterIndex = u16,
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |     >(8)
[INFO] [stdout] 124 | | );
[INFO] [stdout]     | |_^ use of unresolved module or unlinked crate `_fepsp`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `generate_solution_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_fepsp`
[INFO] [stdout]    --> src/lib.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / generate_solution_type!(
[INFO] [stdout] 117 | |     #[compact]
[INFO] [stdout] 118 | |     pub struct TestSolutionCompact::<
[INFO] [stdout] 119 | |          VoterIndex = u16,
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |     >(8)
[INFO] [stdout] 124 | | );
[INFO] [stdout]     | |_^ use of unresolved module or unlinked crate `_fepsp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `_fepsp`, use `cargo add _fepsp` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `generate_solution_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 109 + use scale_info::form;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_fepsp`
[INFO] [stdout]    --> src/lib.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / generate_solution_type!(
[INFO] [stdout] 117 | |     #[compact]
[INFO] [stdout] 118 | |     pub struct TestSolutionCompact::<
[INFO] [stdout] 119 | |          VoterIndex = u16,
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |     >(8)
[INFO] [stdout] 124 | | );
[INFO] [stdout]     | |_^ use of unresolved module or unlinked crate `_fepsp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `_fepsp`, use `cargo add _fepsp` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `generate_solution_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 109 + use scale_info::Type;
[INFO] [stdout]     |
[INFO] [stdout] 109 + use syn::Type;
[INFO] [stdout]     |
[INFO] [stdout] 109 + use syn::token::Type;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_fepsp`
[INFO] [stdout]    --> src/lib.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / generate_solution_type!(
[INFO] [stdout] 117 | |     #[compact]
[INFO] [stdout] 118 | |     pub struct TestSolutionCompact::<
[INFO] [stdout] 119 | |          VoterIndex = u16,
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |     >(8)
[INFO] [stdout] 124 | | );
[INFO] [stdout]     | |_^ use of unresolved module or unlinked crate `_fepsp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `_fepsp`, use `cargo add _fepsp` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `generate_solution_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 109 + use std::path::Path;
[INFO] [stdout]     |
[INFO] [stdout] 109 + use scale_info::Path;
[INFO] [stdout]     |
[INFO] [stdout] 109 + use syn::Path;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_fepsp`
[INFO] [stdout]    --> src/lib.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / generate_solution_type!(
[INFO] [stdout] 117 | |     #[compact]
[INFO] [stdout] 118 | |     pub struct TestSolutionCompact::<
[INFO] [stdout] 119 | |          VoterIndex = u16,
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |     >(8)
[INFO] [stdout] 124 | | );
[INFO] [stdout]     | |_^ use of unresolved module or unlinked crate `_fepsp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `_fepsp`, use `cargo add _fepsp` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `generate_solution_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 109 + use scale_info::build::Fields;
[INFO] [stdout]     |
[INFO] [stdout] 109 + use syn::Fields;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_feps`
[INFO] [stdout]    --> src/lib.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / generate_solution_type!(
[INFO] [stdout] 117 | |     #[compact]
[INFO] [stdout] 118 | |     pub struct TestSolutionCompact::<
[INFO] [stdout] 119 | |          VoterIndex = u16,
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |     >(8)
[INFO] [stdout] 124 | | );
[INFO] [stdout]     | |_^ use of unresolved module or unlinked crate `_feps`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `_feps`, use `cargo add _feps` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `generate_solution_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 109 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout] 109 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout] 109 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout] 109 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 5 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_fepsp`
[INFO] [stdout]    --> src/lib.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / generate_solution_type!(
[INFO] [stdout] 117 | |     #[compact]
[INFO] [stdout] 118 | |     pub struct TestSolutionCompact::<
[INFO] [stdout] 119 | |          VoterIndex = u16,
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |     >(8)
[INFO] [stdout] 124 | | );
[INFO] [stdout]     | |_^ use of unresolved module or unlinked crate `_fepsp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `_fepsp`, use `cargo add _fepsp` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `generate_solution_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 109 + use std::collections::BTreeSet;
[INFO] [stdout]     |
[INFO] [stdout] 109 + use scale_info::prelude::collections::BTreeSet;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_fepsp`
[INFO] [stdout]    --> src/lib.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / generate_solution_type!(
[INFO] [stdout] 117 | |     #[compact]
[INFO] [stdout] 118 | |     pub struct TestSolutionCompact::<
[INFO] [stdout] 119 | |          VoterIndex = u16,
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |     >(8)
[INFO] [stdout] 124 | | );
[INFO] [stdout]     | |_^ use of unresolved module or unlinked crate `_fepsp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `_fepsp`, use `cargo add _fepsp` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `generate_solution_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 109 + use std::num::Saturating;
[INFO] [stdout]     |
[INFO] [stdout] 109 + use pezsp_arithmetic::traits::Saturating;
[INFO] [stdout]     |
[INFO] [stdout] 109 + use scale_info::prelude::num::Saturating;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_fepsp`
[INFO] [stdout]    --> src/lib.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / generate_solution_type!(
[INFO] [stdout] 117 | |     #[compact]
[INFO] [stdout] 118 | |     pub struct TestSolutionCompact::<
[INFO] [stdout] 119 | |          VoterIndex = u16,
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |     >(8)
[INFO] [stdout] 124 | | );
[INFO] [stdout]     | |_^ use of unresolved module or unlinked crate `_fepsp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `_fepsp`, use `cargo add _fepsp` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `generate_solution_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 109 + use pezsp_arithmetic::traits::Bounded;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_feps`
[INFO] [stdout]    --> src/lib.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / generate_solution_type!(
[INFO] [stdout] 117 | |     #[compact]
[INFO] [stdout] 118 | |     pub struct TestSolutionCompact::<
[INFO] [stdout] 119 | |          VoterIndex = u16,
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |     >(8)
[INFO] [stdout] 124 | | );
[INFO] [stdout]     | |_^ use of unresolved module or unlinked crate `_feps`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `_feps`, use `cargo add _feps` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `generate_solution_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - generate_solution_type (line 110)
[INFO] [stdout]     src/lib.rs - generate_solution_type (line 65)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.57s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3f1cebf692a568486d8b5ae0d670a3eb06afc7e6d8343ca3f11e3925b6fdfc65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f1cebf692a568486d8b5ae0d670a3eb06afc7e6d8343ca3f11e3925b6fdfc65", kill_on_drop: false }`
[INFO] [stdout] 3f1cebf692a568486d8b5ae0d670a3eb06afc7e6d8343ca3f11e3925b6fdfc65
