[INFO] fetching crate pallet-elections-phragmen 27.0.0...
[INFO] checking pallet-elections-phragmen-27.0.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate pallet-elections-phragmen 27.0.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate pallet-elections-phragmen 27.0.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pallet-elections-phragmen 27.0.0
[INFO] finished tweaking crates.io crate pallet-elections-phragmen 27.0.0
[INFO] tweaked toml for crates.io crate pallet-elections-phragmen 27.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded frame-benchmarking v26.0.0
[INFO] [stderr]   Downloaded linregress v0.5.3
[INFO] [stderr]   Downloaded sp-npos-elections v24.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a8a4d34d8e359693fc479a4451a9fc9d6ba7707a763eda5cb05dab96b12cb68
[INFO] running `Command { std: "docker" "start" "-a" "7a8a4d34d8e359693fc479a4451a9fc9d6ba7707a763eda5cb05dab96b12cb68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a8a4d34d8e359693fc479a4451a9fc9d6ba7707a763eda5cb05dab96b12cb68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a8a4d34d8e359693fc479a4451a9fc9d6ba7707a763eda5cb05dab96b12cb68", kill_on_drop: false }`
[INFO] [stdout] 7a8a4d34d8e359693fc479a4451a9fc9d6ba7707a763eda5cb05dab96b12cb68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88609def6dc13cb1491b861b394b0337fe56d897b275e838e4881c6ac292dc6e
[INFO] running `Command { std: "docker" "start" "-a" "88609def6dc13cb1491b861b394b0337fe56d897b275e838e4881c6ac292dc6e", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking sp-std v12.0.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling wasmtime-runtime v8.0.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]     Checking wasmtime-asm-macros v8.0.1
[INFO] [stderr]     Checking wasmtime-jit-debug v8.0.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling ref-cast v1.0.22
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v8.0.1
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling wasmtime v8.0.1
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking hash-db v0.16.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking getrandom_or_panic v0.0.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking environmental v1.1.4
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking array-bytes v6.2.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking trie-db v0.28.0
[INFO] [stderr]     Checking trie-root v0.18.0
[INFO] [stderr]     Checking memory-db v0.32.0
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]     Checking schnellru v0.2.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling sp-io v28.0.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling prettier-please v0.2.0
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]    Compiling expander v2.1.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking parity-wasm v0.45.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling proc-macro-warning v1.0.2
[INFO] [stderr]    Compiling cfg-expr v0.15.7
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]     Checking tt-call v1.0.9
[INFO] [stderr]    Compiling include_dir v0.7.3
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling sp-core-hashing v13.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling ref-cast-impl v1.0.22
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling sp-debug-derive v12.0.0
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.0
[INFO] [stderr]    Compiling sp-core-hashing-proc-macro v13.0.0
[INFO] [stderr]    Compiling frame-support-procedural-tools-derive v10.0.0
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]    Compiling derive-syn-parse v0.1.5
[INFO] [stderr]     Checking backtrace v0.3.71
[INFO] [stderr]    Compiling aquamarine v0.3.3
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking sp-panic-handler v12.0.0
[INFO] [stderr]     Checking dyn-clonable v0.9.0
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking merlin v2.0.1
[INFO] [stderr]     Checking curve25519-dalek v2.1.3
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking der v0.7.8
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking pbkdf2 v0.8.0
[INFO] [stderr]     Checking schnorrkel v0.9.1
[INFO] [stderr]    Compiling macro_magic_core v0.5.0
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling macro_magic_macros v0.5.0
[INFO] [stderr]     Checking ed25519-zebra v3.1.0
[INFO] [stderr]     Checking schnorrkel v0.11.4
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling macro_magic v0.5.0
[INFO] [stderr]     Checking substrate-bip39 v0.4.6
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking k256 v0.13.3
[INFO] [stderr]     Checking cranelift-entity v0.95.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking bip39 v2.0.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking wasmparser v0.102.0
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking object v0.30.4
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling ss58-registry v1.47.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling frame-support-procedural-tools v9.0.0
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling scale-info-derive v2.11.1
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v15.0.0
[INFO] [stderr]    Compiling sp-api-proc-macro v13.0.0
[INFO] [stderr]    Compiling frame-support-procedural v21.0.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.9
[INFO] [stderr]    Compiling docify_macros v0.2.7
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking wasmtime-types v8.0.1
[INFO] [stderr]     Checking wasmtime-environ v8.0.1
[INFO] [stderr]     Checking parity-scale-codec v3.6.9
[INFO] [stderr]     Checking docify v0.2.7
[INFO] [stderr]     Checking scale-info v2.11.1
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking sp-storage v17.0.0
[INFO] [stderr]     Checking sp-tracing v14.0.0
[INFO] [stderr]    Compiling sp-version-proc-macro v12.0.0
[INFO] [stderr]     Checking wasmtime-jit v8.0.1
[INFO] [stderr]     Checking sp-externalities v0.23.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking bounded-collections v0.1.9
[INFO] [stderr]     Checking sp-arithmetic v21.0.0
[INFO] [stderr]     Checking frame-metadata v16.0.0
[INFO] [stderr]     Checking sp-metadata-ir v0.4.0
[INFO] [stderr]     Checking sp-wasm-interface v18.0.0
[INFO] [stderr]     Checking sp-runtime-interface v22.0.0
[INFO] [stderr]     Checking sp-core v26.0.0
[INFO] [stderr]     Checking sp-trie v27.0.0
[INFO] [stderr]     Checking sp-keystore v0.32.0
[INFO] [stderr]     Checking sp-weights v25.0.0
[INFO] [stderr]     Checking sp-state-machine v0.33.0
[INFO] [stderr]     Checking sp-application-crypto v28.0.0
[INFO] [stderr]     Checking sp-runtime v29.0.0
[INFO] [stderr]     Checking sp-version v27.0.0
[INFO] [stderr]     Checking sp-staking v24.0.0
[INFO] [stderr]     Checking sp-inherents v24.0.0
[INFO] [stderr]     Checking sp-npos-elections v24.0.0
[INFO] [stderr]     Checking sp-api v24.0.0
[INFO] [stderr]     Checking sp-genesis-builder v0.5.0
[INFO] [stderr]     Checking frame-support v26.0.0
[INFO] [stderr]     Checking frame-system v26.0.0
[INFO] [stderr]     Checking pallet-elections-phragmen v27.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/migrations/unlock_and_unreserve_all_funds.rs:31:48
[INFO] [stdout]    |
[INFO] [stdout] 31 | use sp_std::{collections::btree_map::BTreeMap, vec::Vec};
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Vec` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `substrate_test_utils`
[INFO] [stdout]     --> src/lib.rs:1322:6
[INFO] [stdout]      |
[INFO] [stdout] 1322 |     use substrate_test_utils::assert_eq_uvec;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `substrate_test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]     --> src/lib.rs:1457:14
[INFO] [stdout]      |
[INFO] [stdout] 1457 |             Balances: pallet_balances::{Pallet, Call, Event<T>, Config<T>},
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1324:32
[INFO] [stdout]      |
[INFO] [stdout] 1324 |     impl frame_system::Config for Test {
[INFO] [stdout]      |                                   ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/lib.rs:1329:24
[INFO] [stdout]      |
[INFO] [stdout] 1329 |         type RuntimeOrigin = RuntimeOrigin;
[INFO] [stdout]      |                              ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]      |
[INFO] [stdout] 1329 |         type RuntimeOrigin = Self::RuntimeOrigin;
[INFO] [stdout]      |                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]     --> src/lib.rs:1331:22
[INFO] [stdout]      |
[INFO] [stdout] 1331 |         type RuntimeCall = RuntimeCall;
[INFO] [stdout]      |                            ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]      |
[INFO] [stdout] 1331 |         type RuntimeCall = Self::RuntimeCall;
[INFO] [stdout]      |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]     --> src/lib.rs:1337:23
[INFO] [stdout]      |
[INFO] [stdout] 1337 |         type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]      |                             ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]      |
[INFO] [stdout] 1337 |         type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]      |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PalletInfo` in this scope
[INFO] [stdout]     --> src/lib.rs:1340:21
[INFO] [stdout]      |
[INFO] [stdout] 1340 |         type PalletInfo = PalletInfo;
[INFO] [stdout]      |                           ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]      |
[INFO] [stdout] 1340 |         type PalletInfo = Self::PalletInfo;
[INFO] [stdout]      |                           ++++++
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use frame_support::traits::PalletInfo;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1350:35
[INFO] [stdout]      |
[INFO] [stdout] 1350 |     impl pallet_balances::Config for Test {
[INFO] [stdout]      |                                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]     --> src/lib.rs:1352:23
[INFO] [stdout]      |
[INFO] [stdout] 1352 |         type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]      |                             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1355:44
[INFO] [stdout]      |
[INFO] [stdout] 1355 |         type AccountStore = frame_system::Pallet<Test>;
[INFO] [stdout]      |                                                  ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1350 |     impl<Test> pallet_balances::Config for Test {
[INFO] [stdout]      |         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1428:18
[INFO] [stdout]      |
[INFO] [stdout] 1428 |     impl Config for Test {
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]     --> src/lib.rs:1430:23
[INFO] [stdout]      |
[INFO] [stdout] 1430 |         type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]      |                             ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]      |
[INFO] [stdout] 1430 |         type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]      |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/lib.rs:1431:19
[INFO] [stdout]      |
[INFO] [stdout] 132  | / type BalanceOf<T> =
[INFO] [stdout] 133  | |     <<T as Config>::Currency as Currency<<T as frame_system::Config>::AccountId>>::Balance;
[INFO] [stdout]      | |___________________________________________________________________________________________- similarly named type alias `BalanceOf` defined here
[INFO] [stdout] ...
[INFO] [stdout] 1431 |           type Currency = Balances;
[INFO] [stdout]      |                           ^^^^^^^^ help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]     --> src/lib.rs:1451:53
[INFO] [stdout]      |
[INFO] [stdout] 1451 |         sp_runtime::generic::UncheckedExtrinsic<u32, u64, RuntimeCall, ()>;
[INFO] [stdout]      |                                                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1450 |     pub type UncheckedExtrinsic<RuntimeCall> =
[INFO] [stdout]      |                                +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_tracing`
[INFO] [stdout]     --> src/lib.rs:1504:4
[INFO] [stdout]      |
[INFO] [stdout] 1504 |             sp_tracing::try_init_simple();
[INFO] [stdout]      |             ^^^^^^^^^^ use of undeclared crate or module `sp_tracing`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1504 |             sp_staking::try_init_simple();
[INFO] [stdout]      |             ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RuntimeGenesisConfig` in this scope
[INFO] [stdout]     --> src/lib.rs:1508:44
[INFO] [stdout]      |
[INFO] [stdout] 1508 |             let mut ext: sp_io::TestExternalities = RuntimeGenesisConfig {
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1509:48
[INFO] [stdout]      |
[INFO] [stdout] 1509 |                 balances: pallet_balances::GenesisConfig::<Test> {
[INFO] [stdout]      |                                                            ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1473 |     impl<Test> ExtBuilder {
[INFO] [stdout]      |         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1519:52
[INFO] [stdout]      |
[INFO] [stdout] 1519 |                 elections: elections_phragmen::GenesisConfig::<Test> {
[INFO] [stdout]      |                                                                ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1473 |     impl<Test> ExtBuilder {
[INFO] [stdout]      |         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1573:12
[INFO] [stdout]      |
[INFO] [stdout] 1573 |         Voting::<Test>::iter().map(|(v, _)| v).collect::<Vec<u64>>()
[INFO] [stdout]      |                  ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1572 |     fn all_voters<Test>() -> Vec<u64> {
[INFO] [stdout]      |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1592:12
[INFO] [stdout]      |
[INFO] [stdout] 1592 |         Voting::<Test>::get(who).stake
[INFO] [stdout]      |                  ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1591 |     fn locked_stake_of<Test>(who: &u64) -> u64 {
[INFO] [stdout]      |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1596:3
[INFO] [stdout]      |
[INFO] [stdout] 1596 |         System::set_block_number(1);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/lib.rs:1600:30
[INFO] [stdout]      |
[INFO] [stdout] 1600 |     fn submit_candidacy(origin: RuntimeOrigin) -> sp_runtime::DispatchResult {
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/lib.rs:1604:18
[INFO] [stdout]      |
[INFO] [stdout] 1604 |     fn vote(origin: RuntimeOrigin, votes: Vec<u64>, stake: u64) -> DispatchResultWithPostInfo {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1613:12
[INFO] [stdout]      |
[INFO] [stdout] 1613 |         Voting::<Test>::get(who).votes
[INFO] [stdout]      |                  ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1612 |     fn votes_of<Test>(who: &u64) -> Vec<u64> {
[INFO] [stdout]      |                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1619:16
[INFO] [stdout]      |
[INFO] [stdout] 1619 |             assert_eq!(<Test as Config>::DesiredMembers::get(), 2);
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1620:16
[INFO] [stdout]      |
[INFO] [stdout] 1620 |             assert_eq!(<Test as Config>::DesiredRunnersUp::get(), 0);
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1621:16
[INFO] [stdout]      |
[INFO] [stdout] 1621 |             assert_eq!(<Test as Config>::VotingBondBase::get(), 2);
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1622:16
[INFO] [stdout]      |
[INFO] [stdout] 1622 |             assert_eq!(<Test as Config>::VotingBondFactor::get(), 0);
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1623:16
[INFO] [stdout]      |
[INFO] [stdout] 1623 |             assert_eq!(<Test as Config>::CandidacyBond::get(), 3);
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1624:16
[INFO] [stdout]      |
[INFO] [stdout] 1624 |             assert_eq!(<Test as Config>::TermDuration::get(), 5);
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1631:27
[INFO] [stdout]      |
[INFO] [stdout] 1631 |             assert_eq!(<Candidates<Test>>::decode_len(), None);
[INFO] [stdout]      |                                    ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1617 |     fn params_should_work<Test>() {
[INFO] [stdout]      |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1644:5
[INFO] [stdout]      |
[INFO] [stdout] 1644 |                 System::set_block_number(1);
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1663:5
[INFO] [stdout]      |
[INFO] [stdout] 1663 |                 System::set_block_number(5);
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1664:30
[INFO] [stdout]      |
[INFO] [stdout] 1664 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                          ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1675:5
[INFO] [stdout]      |
[INFO] [stdout] 1675 |                 System::set_block_number(1);
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1699:5
[INFO] [stdout]      |
[INFO] [stdout] 1699 |                 System::set_block_number(1);
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1718:5
[INFO] [stdout]      |
[INFO] [stdout] 1718 |                 System::set_block_number(5);
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1719:30
[INFO] [stdout]      |
[INFO] [stdout] 1719 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                          ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1755:16
[INFO] [stdout]      |
[INFO] [stdout] 1755 |             assert_eq!(<Test as Config>::TermDuration::get(), 0);
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1756:16
[INFO] [stdout]      |
[INFO] [stdout] 1756 |             assert_eq!(<Test as Config>::DesiredMembers::get(), 2);
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1763:4
[INFO] [stdout]      |
[INFO] [stdout] 1763 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1764:29
[INFO] [stdout]      |
[INFO] [stdout] 1764 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1818:4
[INFO] [stdout]      |
[INFO] [stdout] 1818 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1819:29
[INFO] [stdout]      |
[INFO] [stdout] 1819 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1857:13
[INFO] [stdout]      |
[INFO] [stdout] 1857 |                 Error::<Test>::DuplicatedCandidate
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1850 |     fn dupe_candidate_submission_should_not_work<Test>() {
[INFO] [stdout]      |                                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1869:4
[INFO] [stdout]      |
[INFO] [stdout] 1869 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1870:29
[INFO] [stdout]      |
[INFO] [stdout] 1870 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1876:69
[INFO] [stdout]      |
[INFO] [stdout] 1876 |             assert_noop!(submit_candidacy(RuntimeOrigin::signed(5)), Error::<Test>::MemberSubmit);
[INFO] [stdout]      |                                                                              ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1863 |     fn member_candidacy_submission_should_not_work<Test>() {
[INFO] [stdout]      |                                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1890:4
[INFO] [stdout]      |
[INFO] [stdout] 1890 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1891:29
[INFO] [stdout]      |
[INFO] [stdout] 1891 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1896:69
[INFO] [stdout]      |
[INFO] [stdout] 1896 |             assert_noop!(submit_candidacy(RuntimeOrigin::signed(3)), Error::<Test>::RunnerUpSubmit);
[INFO] [stdout]      |                                                                              ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1881 |     fn runner_candidate_submission_should_not_work<Test>() {
[INFO] [stdout]      |                                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1906:13
[INFO] [stdout]      |
[INFO] [stdout] 1906 |                 Error::<Test>::InsufficientCandidateFunds,
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1901 |     fn poor_candidate_submission_should_not_work<Test>() {
[INFO] [stdout]      |                                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:2032:69
[INFO] [stdout]      |
[INFO] [stdout] 2032 |             assert_noop!(vote(RuntimeOrigin::signed(2), vec![], 20), Error::<Test>::NoVotes);
[INFO] [stdout]      |                                                                              ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2030 |     fn cannot_vote_for_no_candidate<Test>() {
[INFO] [stdout]      |                                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2044:4
[INFO] [stdout]      |
[INFO] [stdout] 2044 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2045:29
[INFO] [stdout]      |
[INFO] [stdout] 2045 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2067:4
[INFO] [stdout]      |
[INFO] [stdout] 2067 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2068:29
[INFO] [stdout]      |
[INFO] [stdout] 2068 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2096:4
[INFO] [stdout]      |
[INFO] [stdout] 2096 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2097:29
[INFO] [stdout]      |
[INFO] [stdout] 2097 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2115:4
[INFO] [stdout]      |
[INFO] [stdout] 2115 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2116:29
[INFO] [stdout]      |
[INFO] [stdout] 2116 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2136:4
[INFO] [stdout]      |
[INFO] [stdout] 2136 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2137:29
[INFO] [stdout]      |
[INFO] [stdout] 2137 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:2162:14
[INFO] [stdout]      |
[INFO] [stdout] 2162 |                     Error::<Test>::TooManyVotes,
[INFO] [stdout]      |                             ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2149 |     fn cannot_vote_for_more_than_candidates_and_members_and_runners<Test>() {
[INFO] [stdout]      |                                                                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2169:5
[INFO] [stdout]      |
[INFO] [stdout] 2169 |                 System::set_block_number(5);
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2170:30
[INFO] [stdout]      |
[INFO] [stdout] 2170 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                          ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:2178:14
[INFO] [stdout]      |
[INFO] [stdout] 2178 |                     Error::<Test>::TooManyVotes,
[INFO] [stdout]      |                             ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2149 |     fn cannot_vote_for_more_than_candidates_and_members_and_runners<Test>() {
[INFO] [stdout]      |                                                                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:2189:69
[INFO] [stdout]      |
[INFO] [stdout] 2189 |             assert_noop!(vote(RuntimeOrigin::signed(2), vec![4], 1), Error::<Test>::LowBalance);
[INFO] [stdout]      |                                                                              ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2184 |     fn cannot_vote_for_less_than_ed<Test>() {
[INFO] [stdout]      |                                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:2242:13
[INFO] [stdout]      |
[INFO] [stdout] 2242 |                 Error::<Test>::MustBeVoter
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2238 |     fn non_voter_remove_should_not_work<Test>() {
[INFO] [stdout]      |                                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:2258:13
[INFO] [stdout]      |
[INFO] [stdout] 2258 |                 Error::<Test>::MustBeVoter
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2248 |     fn dupe_remove_should_fail<Test>() {
[INFO] [stdout]      |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2276:4
[INFO] [stdout]      |
[INFO] [stdout] 2276 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2277:29
[INFO] [stdout]      |
[INFO] [stdout] 2277 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:2301:27
[INFO] [stdout]      |
[INFO] [stdout] 2301 |             assert_eq!(<Candidates<Test>>::decode_len().unwrap(), 3);
[INFO] [stdout]      |                                    ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2284 |     fn simple_voting_rounds_should_work<Test>() {
[INFO] [stdout]      |                                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2305:4
[INFO] [stdout]      |
[INFO] [stdout] 2305 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2306:29
[INFO] [stdout]      |
[INFO] [stdout] 2306 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:2316:27
[INFO] [stdout]      |
[INFO] [stdout] 2316 |             assert_eq!(<Candidates<Test>>::decode_len(), None);
[INFO] [stdout]      |                                    ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2284 |     fn simple_voting_rounds_should_work<Test>() {
[INFO] [stdout]      |                                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2326:4
[INFO] [stdout]      |
[INFO] [stdout] 2326 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2327:29
[INFO] [stdout]      |
[INFO] [stdout] 2327 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2329:4
[INFO] [stdout]      |
[INFO] [stdout] 2329 |             System::assert_last_event(RuntimeEvent::Elections(super::Event::EmptyTerm));
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2342:4
[INFO] [stdout]      |
[INFO] [stdout] 2342 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2343:29
[INFO] [stdout]      |
[INFO] [stdout] 2343 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2345:4
[INFO] [stdout]      |
[INFO] [stdout] 2345 |             System::assert_last_event(RuntimeEvent::Elections(super::Event::NewTerm {
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2355:4
[INFO] [stdout]      |
[INFO] [stdout] 2355 |             System::set_block_number(10);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2356:29
[INFO] [stdout]      |
[INFO] [stdout] 2356 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2358:4
[INFO] [stdout]      |
[INFO] [stdout] 2358 |             System::assert_last_event(RuntimeEvent::Elections(super::Event::NewTerm {
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2377:4
[INFO] [stdout]      |
[INFO] [stdout] 2377 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2378:29
[INFO] [stdout]      |
[INFO] [stdout] 2378 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2386:4
[INFO] [stdout]      |
[INFO] [stdout] 2386 |             System::set_block_number(10);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2387:29
[INFO] [stdout]      |
[INFO] [stdout] 2387 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2409:4
[INFO] [stdout]      |
[INFO] [stdout] 2409 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2410:29
[INFO] [stdout]      |
[INFO] [stdout] 2410 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2423:4
[INFO] [stdout]      |
[INFO] [stdout] 2423 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2424:29
[INFO] [stdout]      |
[INFO] [stdout] 2424 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2430:4
[INFO] [stdout]      |
[INFO] [stdout] 2430 |             System::assert_last_event(RuntimeEvent::Elections(super::Event::NewTerm {
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2449:4
[INFO] [stdout]      |
[INFO] [stdout] 2449 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2450:29
[INFO] [stdout]      |
[INFO] [stdout] 2450 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2476:4
[INFO] [stdout]      |
[INFO] [stdout] 2476 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2477:29
[INFO] [stdout]      |
[INFO] [stdout] 2477 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2483:4
[INFO] [stdout]      |
[INFO] [stdout] 2483 |             System::set_block_number(10);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2484:29
[INFO] [stdout]      |
[INFO] [stdout] 2484 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2502:4
[INFO] [stdout]      |
[INFO] [stdout] 2502 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2503:29
[INFO] [stdout]      |
[INFO] [stdout] 2503 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2511:4
[INFO] [stdout]      |
[INFO] [stdout] 2511 |             System::set_block_number(10);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2512:29
[INFO] [stdout]      |
[INFO] [stdout] 2512 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2530:4
[INFO] [stdout]      |
[INFO] [stdout] 2530 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2531:29
[INFO] [stdout]      |
[INFO] [stdout] 2531 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2537:4
[INFO] [stdout]      |
[INFO] [stdout] 2537 |             System::set_block_number(10);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2538:29
[INFO] [stdout]      |
[INFO] [stdout] 2538 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2556:4
[INFO] [stdout]      |
[INFO] [stdout] 2556 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2557:29
[INFO] [stdout]      |
[INFO] [stdout] 2557 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2577:4
[INFO] [stdout]      |
[INFO] [stdout] 2577 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2578:29
[INFO] [stdout]      |
[INFO] [stdout] 2578 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2594:4
[INFO] [stdout]      |
[INFO] [stdout] 2594 |             System::set_block_number(10);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2595:29
[INFO] [stdout]      |
[INFO] [stdout] 2595 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2618:5
[INFO] [stdout]      |
[INFO] [stdout] 2618 |                 System::set_block_number(b.into());
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2619:30
[INFO] [stdout]      |
[INFO] [stdout] 2619 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                          ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2646:4
[INFO] [stdout]      |
[INFO] [stdout] 2646 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2647:29
[INFO] [stdout]      |
[INFO] [stdout] 2647 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:2675:27
[INFO] [stdout]      |
[INFO] [stdout] 2675 |             assert_eq!(<Candidates<Test>>::decode_len().unwrap(), 3);
[INFO] [stdout]      |                                    ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2664 |     fn seats_should_be_released_when_no_vote<Test>() {
[INFO] [stdout]      |                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2679:4
[INFO] [stdout]      |
[INFO] [stdout] 2679 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2680:29
[INFO] [stdout]      |
[INFO] [stdout] 2680 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2690:4
[INFO] [stdout]      |
[INFO] [stdout] 2690 |             System::set_block_number(10);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2691:29
[INFO] [stdout]      |
[INFO] [stdout] 2691 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2706:4
[INFO] [stdout]      |
[INFO] [stdout] 2706 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2707:29
[INFO] [stdout]      |
[INFO] [stdout] 2707 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2724:4
[INFO] [stdout]      |
[INFO] [stdout] 2724 |             System::set_block_number(10);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2725:29
[INFO] [stdout]      |
[INFO] [stdout] 2725 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2738:4
[INFO] [stdout]      |
[INFO] [stdout] 2738 |             System::assert_has_event(RuntimeEvent::Elections(super::Event::NewTerm {
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2754:4
[INFO] [stdout]      |
[INFO] [stdout] 2754 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2755:29
[INFO] [stdout]      |
[INFO] [stdout] 2755 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2775:4
[INFO] [stdout]      |
[INFO] [stdout] 2775 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2776:29
[INFO] [stdout]      |
[INFO] [stdout] 2776 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2795:4
[INFO] [stdout]      |
[INFO] [stdout] 2795 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2796:29
[INFO] [stdout]      |
[INFO] [stdout] 2796 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2817:4
[INFO] [stdout]      |
[INFO] [stdout] 2817 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2818:29
[INFO] [stdout]      |
[INFO] [stdout] 2818 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2840:4
[INFO] [stdout]      |
[INFO] [stdout] 2840 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2841:29
[INFO] [stdout]      |
[INFO] [stdout] 2841 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2868:4
[INFO] [stdout]      |
[INFO] [stdout] 2868 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2869:29
[INFO] [stdout]      |
[INFO] [stdout] 2869 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2898:4
[INFO] [stdout]      |
[INFO] [stdout] 2898 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2899:29
[INFO] [stdout]      |
[INFO] [stdout] 2899 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:2933:13
[INFO] [stdout]      |
[INFO] [stdout] 2933 |                 Error::<Test>::InvalidRenouncing,
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2929 |     fn wrong_renounce_candidacy_should_fail<Test>() {
[INFO] [stdout]      |                                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:2937:13
[INFO] [stdout]      |
[INFO] [stdout] 2937 |                 Error::<Test>::InvalidRenouncing,
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2929 |     fn wrong_renounce_candidacy_should_fail<Test>() {
[INFO] [stdout]      |                                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:2941:13
[INFO] [stdout]      |
[INFO] [stdout] 2941 |                 Error::<Test>::InvalidRenouncing,
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2929 |     fn wrong_renounce_candidacy_should_fail<Test>() {
[INFO] [stdout]      |                                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2957:4
[INFO] [stdout]      |
[INFO] [stdout] 2957 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2958:29
[INFO] [stdout]      |
[INFO] [stdout] 2958 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:2965:13
[INFO] [stdout]      |
[INFO] [stdout] 2965 |                 Error::<Test>::InvalidRenouncing,
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2947 |     fn non_member_renounce_member_should_fail<Test>() {
[INFO] [stdout]      |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2981:4
[INFO] [stdout]      |
[INFO] [stdout] 2981 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2982:29
[INFO] [stdout]      |
[INFO] [stdout] 2982 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:2989:13
[INFO] [stdout]      |
[INFO] [stdout] 2989 |                 Error::<Test>::InvalidRenouncing,
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2971 |     fn non_runner_up_renounce_runner_up_should_fail<Test>() {
[INFO] [stdout]      |                                                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:3003:13
[INFO] [stdout]      |
[INFO] [stdout] 3003 |                 Error::<Test>::InvalidWitnessData,
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2995 |     fn wrong_candidate_count_renounce_should_fail<Test>() {
[INFO] [stdout]      |                                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3041:5
[INFO] [stdout]      |
[INFO] [stdout] 3041 |                 System::set_block_number(5);
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3042:30
[INFO] [stdout]      |
[INFO] [stdout] 3042 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                          ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3050:5
[INFO] [stdout]      |
[INFO] [stdout] 3050 |                 System::set_block_number(10);
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3051:30
[INFO] [stdout]      |
[INFO] [stdout] 3051 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                          ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3077:5
[INFO] [stdout]      |
[INFO] [stdout] 3077 |                 System::set_block_number(5);
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3078:30
[INFO] [stdout]      |
[INFO] [stdout] 3078 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                          ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3091:5
[INFO] [stdout]      |
[INFO] [stdout] 3091 |                 System::set_block_number(10);
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3092:30
[INFO] [stdout]      |
[INFO] [stdout] 3092 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                          ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3120:5
[INFO] [stdout]      |
[INFO] [stdout] 3120 |                 System::set_block_number(5);
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3121:30
[INFO] [stdout]      |
[INFO] [stdout] 3121 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                          ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3134:5
[INFO] [stdout]      |
[INFO] [stdout] 3134 |                 System::set_block_number(10);
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3135:30
[INFO] [stdout]      |
[INFO] [stdout] 3135 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                          ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3160:4
[INFO] [stdout]      |
[INFO] [stdout] 3160 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3161:29
[INFO] [stdout]      |
[INFO] [stdout] 3161 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3215:5
[INFO] [stdout]      |
[INFO] [stdout] 3215 |                 System::set_block_number(5);
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3216:30
[INFO] [stdout]      |
[INFO] [stdout] 3216 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                          ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3241:5
[INFO] [stdout]      |
[INFO] [stdout] 3241 |                 System::set_block_number(5);
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3242:30
[INFO] [stdout]      |
[INFO] [stdout] 3242 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                          ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3267:5
[INFO] [stdout]      |
[INFO] [stdout] 3267 |                 System::set_block_number(5);
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3268:30
[INFO] [stdout]      |
[INFO] [stdout] 3268 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                          ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3292:4
[INFO] [stdout]      |
[INFO] [stdout] 3292 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3293:29
[INFO] [stdout]      |
[INFO] [stdout] 3293 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/migrations/unlock_and_unreserve_all_funds.rs:31:48
[INFO] [stdout]    |
[INFO] [stdout] 31 | use sp_std::{collections::btree_map::BTreeMap, vec::Vec};
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Vec` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OnInitialize`
[INFO] [stdout]     --> src/lib.rs:1313:32
[INFO] [stdout]      |
[INFO] [stdout] 1313 |         traits::{ConstU32, ConstU64, OnInitialize},
[INFO] [stdout]      |                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]     --> src/lib.rs:1341:22
[INFO] [stdout]      |
[INFO] [stdout] 1341 |         type AccountData = pallet_balances::AccountData<u64>;
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]     --> src/lib.rs:1350:7
[INFO] [stdout]      |
[INFO] [stdout] 1350 |     impl pallet_balances::Config for Test {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]     --> src/lib.rs:1509:15
[INFO] [stdout]      |
[INFO] [stdout] 1509 |                 balances: pallet_balances::GenesisConfig::<Test> {
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1539:3
[INFO] [stdout]      |
[INFO] [stdout] 1539 |         Elections::candidates().into_iter().map(|(c, _)| c).collect::<Vec<_>>()
[INFO] [stdout]      |         ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1543:3
[INFO] [stdout]      |
[INFO] [stdout] 1543 |         Elections::candidates()
[INFO] [stdout]      |         ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1550:3
[INFO] [stdout]      |
[INFO] [stdout] 1550 |         Elections::voting(who).deposit
[INFO] [stdout]      |         ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1554:3
[INFO] [stdout]      |
[INFO] [stdout] 1554 |         Elections::runners_up().into_iter().map(|r| r.who).collect::<Vec<_>>()
[INFO] [stdout]      |         ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1558:3
[INFO] [stdout]      |
[INFO] [stdout] 1558 |         Elections::members_ids()
[INFO] [stdout]      |         ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1562:3
[INFO] [stdout]      |
[INFO] [stdout] 1562 |         Elections::members().into_iter().map(|m| (m.who, m.stake)).collect::<Vec<_>>()
[INFO] [stdout]      |         ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1566:3
[INFO] [stdout]      |
[INFO] [stdout] 1566 |         Elections::runners_up()
[INFO] [stdout]      |         ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/lib.rs:1577:4
[INFO] [stdout]      |
[INFO] [stdout] 1577 |         (Balances::free_balance(who), Balances::reserved_balance(who))
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |          |
[INFO] [stdout]      |          use of undeclared type `Balances`
[INFO] [stdout]      |          help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/lib.rs:1577:33
[INFO] [stdout]      |
[INFO] [stdout] 1577 |         (Balances::free_balance(who), Balances::reserved_balance(who))
[INFO] [stdout]      |                                       ^^^^^^^^
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       use of undeclared type `Balances`
[INFO] [stdout]      |                                       help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/lib.rs:1581:3
[INFO] [stdout]      |
[INFO] [stdout] 1581 |         Balances::locks(who)
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1597:3
[INFO] [stdout]      |
[INFO] [stdout] 1597 |         Elections::do_try_state().unwrap();
[INFO] [stdout]      |         ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1601:3
[INFO] [stdout]      |
[INFO] [stdout] 1601 |         Elections::submit_candidacy(origin, Elections::candidates().len() as u32)
[INFO] [stdout]      |         ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1601:39
[INFO] [stdout]      |
[INFO] [stdout] 1601 |         Elections::submit_candidacy(origin, Elections::candidates().len() as u32)
[INFO] [stdout]      |                                             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1609:3
[INFO] [stdout]      |
[INFO] [stdout] 1609 |         Elections::vote(origin, votes, stake)
[INFO] [stdout]      |         ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1625:15
[INFO] [stdout]      |
[INFO] [stdout] 1625 |             assert_eq!(Elections::election_rounds(), 0);
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1627:12
[INFO] [stdout]      |
[INFO] [stdout] 1627 |             assert!(Elections::members().is_empty());
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1628:12
[INFO] [stdout]      |
[INFO] [stdout] 1628 |             assert!(Elections::runners_up().is_empty());
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1632:12
[INFO] [stdout]      |
[INFO] [stdout] 1632 |             assert!(Elections::is_candidate(&1).is_err());
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1646:6
[INFO] [stdout]      |
[INFO] [stdout] 1646 |                     Elections::members(),
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1654:6
[INFO] [stdout]      |
[INFO] [stdout] 1654 |                     Elections::voting(1),
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1658:6
[INFO] [stdout]      |
[INFO] [stdout] 1658 |                     Elections::voting(2),
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1664:5
[INFO] [stdout]      |
[INFO] [stdout] 1664 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                 ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1678:6
[INFO] [stdout]      |
[INFO] [stdout] 1678 |                     Elections::voting(1),
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1682:6
[INFO] [stdout]      |
[INFO] [stdout] 1682 |                     Elections::voting(2),
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1686:16
[INFO] [stdout]      |
[INFO] [stdout] 1686 |                 assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(1)));
[INFO] [stdout]      |                            ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1686:40
[INFO] [stdout]      |
[INFO] [stdout] 1686 |                 assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(1)));
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1687:16
[INFO] [stdout]      |
[INFO] [stdout] 1687 |                 assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                            ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1687:40
[INFO] [stdout]      |
[INFO] [stdout] 1687 |                 assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1689:16
[INFO] [stdout]      |
[INFO] [stdout] 1689 |                 assert_eq!(Elections::voting(1), Default::default());
[INFO] [stdout]      |                            ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1690:16
[INFO] [stdout]      |
[INFO] [stdout] 1690 |                 assert_eq!(Elections::voting(2), Default::default());
[INFO] [stdout]      |                            ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1701:6
[INFO] [stdout]      |
[INFO] [stdout] 1701 |                     Elections::members(),
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1709:6
[INFO] [stdout]      |
[INFO] [stdout] 1709 |                     Elections::voting(1),
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1713:6
[INFO] [stdout]      |
[INFO] [stdout] 1713 |                     Elections::voting(2),
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1719:5
[INFO] [stdout]      |
[INFO] [stdout] 1719 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                 ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1757:15
[INFO] [stdout]      |
[INFO] [stdout] 1757 |             assert_eq!(Elections::election_rounds(), 0);
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1760:12
[INFO] [stdout]      |
[INFO] [stdout] 1760 |             assert!(Elections::runners_up().is_empty());
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1764:4
[INFO] [stdout]      |
[INFO] [stdout] 1764 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1767:12
[INFO] [stdout]      |
[INFO] [stdout] 1767 |             assert!(Elections::runners_up().is_empty());
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1776:12
[INFO] [stdout]      |
[INFO] [stdout] 1776 |             assert!(Elections::is_candidate(&1).is_err());
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1777:12
[INFO] [stdout]      |
[INFO] [stdout] 1777 |             assert!(Elections::is_candidate(&2).is_err());
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1780:32
[INFO] [stdout]      |
[INFO] [stdout] 1780 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(1)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1785:12
[INFO] [stdout]      |
[INFO] [stdout] 1785 |             assert!(Elections::is_candidate(&1).is_ok());
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1786:12
[INFO] [stdout]      |
[INFO] [stdout] 1786 |             assert!(Elections::is_candidate(&2).is_err());
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1789:32
[INFO] [stdout]      |
[INFO] [stdout] 1789 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1794:12
[INFO] [stdout]      |
[INFO] [stdout] 1794 |             assert!(Elections::is_candidate(&1).is_ok());
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1795:12
[INFO] [stdout]      |
[INFO] [stdout] 1795 |             assert!(Elections::is_candidate(&2).is_ok());
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1806:32
[INFO] [stdout]      |
[INFO] [stdout] 1806 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1807:20
[INFO] [stdout]      |
[INFO] [stdout] 1807 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1808:15
[INFO] [stdout]      |
[INFO] [stdout] 1808 |             assert_eq!(Elections::candidates(), vec![(5, 3)]);
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1813:32
[INFO] [stdout]      |
[INFO] [stdout] 1813 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1814:20
[INFO] [stdout]      |
[INFO] [stdout] 1814 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1815:15
[INFO] [stdout]      |
[INFO] [stdout] 1815 |             assert_eq!(Elections::candidates(), vec![(4, 4), (5, 3)]);
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1819:4
[INFO] [stdout]      |
[INFO] [stdout] 1819 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1824:5
[INFO] [stdout]      |
[INFO] [stdout] 1824 |                 Elections::members(),
[INFO] [stdout]      |                 ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1838:32
[INFO] [stdout]      |
[INFO] [stdout] 1838 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1840:32
[INFO] [stdout]      |
[INFO] [stdout] 1840 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(1)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1842:32
[INFO] [stdout]      |
[INFO] [stdout] 1842 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1844:32
[INFO] [stdout]      |
[INFO] [stdout] 1844 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1853:32
[INFO] [stdout]      |
[INFO] [stdout] 1853 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(1)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1856:22
[INFO] [stdout]      |
[INFO] [stdout] 1856 |                 submit_candidacy(RuntimeOrigin::signed(1)),
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1866:32
[INFO] [stdout]      |
[INFO] [stdout] 1866 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1867:20
[INFO] [stdout]      |
[INFO] [stdout] 1867 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![5], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1870:4
[INFO] [stdout]      |
[INFO] [stdout] 1870 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1873:12
[INFO] [stdout]      |
[INFO] [stdout] 1873 |             assert!(Elections::runners_up().is_empty());
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1876:34
[INFO] [stdout]      |
[INFO] [stdout] 1876 |             assert_noop!(submit_candidacy(RuntimeOrigin::signed(5)), Error::<Test>::MemberSubmit);
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1883:32
[INFO] [stdout]      |
[INFO] [stdout] 1883 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1884:32
[INFO] [stdout]      |
[INFO] [stdout] 1884 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1885:32
[INFO] [stdout]      |
[INFO] [stdout] 1885 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1887:20
[INFO] [stdout]      |
[INFO] [stdout] 1887 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![5, 4], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1888:20
[INFO] [stdout]      |
[INFO] [stdout] 1888 |             assert_ok!(vote(RuntimeOrigin::signed(1), vec![3], 10));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1891:4
[INFO] [stdout]      |
[INFO] [stdout] 1891 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1896:34
[INFO] [stdout]      |
[INFO] [stdout] 1896 |             assert_noop!(submit_candidacy(RuntimeOrigin::signed(3)), Error::<Test>::RunnerUpSubmit);
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1905:22
[INFO] [stdout]      |
[INFO] [stdout] 1905 |                 submit_candidacy(RuntimeOrigin::signed(7)),
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1917:32
[INFO] [stdout]      |
[INFO] [stdout] 1917 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1918:20
[INFO] [stdout]      |
[INFO] [stdout] 1918 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![5], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1931:32
[INFO] [stdout]      |
[INFO] [stdout] 1931 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1932:20
[INFO] [stdout]      |
[INFO] [stdout] 1932 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![5], 12));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1944:32
[INFO] [stdout]      |
[INFO] [stdout] 1944 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1945:32
[INFO] [stdout]      |
[INFO] [stdout] 1945 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1946:20
[INFO] [stdout]      |
[INFO] [stdout] 1946 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![5], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1954:20
[INFO] [stdout]      |
[INFO] [stdout] 1954 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![5, 4], 15));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1964:32
[INFO] [stdout]      |
[INFO] [stdout] 1964 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1967:20
[INFO] [stdout]      |
[INFO] [stdout] 1967 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![5], 5));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1977:20
[INFO] [stdout]      |
[INFO] [stdout] 1977 |             assert_ok!(vote(RuntimeOrigin::signed(1), vec![5], 5));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1981:15
[INFO] [stdout]      |
[INFO] [stdout] 1981 |             assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1981:39
[INFO] [stdout]      |
[INFO] [stdout] 1981 |             assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1991:32
[INFO] [stdout]      |
[INFO] [stdout] 1991 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1992:32
[INFO] [stdout]      |
[INFO] [stdout] 1992 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1995:20
[INFO] [stdout]      |
[INFO] [stdout] 1995 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![5], 10));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1999:15
[INFO] [stdout]      |
[INFO] [stdout] 1999 |             assert_eq!(Elections::voting(&2).deposit, 3);
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2004:20
[INFO] [stdout]      |
[INFO] [stdout] 2004 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![5, 4], 15));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2007:15
[INFO] [stdout]      |
[INFO] [stdout] 2007 |             assert_eq!(Elections::voting(&2).deposit, 4);
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2012:20
[INFO] [stdout]      |
[INFO] [stdout] 2012 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![5, 3], 18));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2015:15
[INFO] [stdout]      |
[INFO] [stdout] 2015 |             assert_eq!(Elections::voting(&2).deposit, 4);
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2020:20
[INFO] [stdout]      |
[INFO] [stdout] 2020 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![4], 12));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2023:15
[INFO] [stdout]      |
[INFO] [stdout] 2023 |             assert_eq!(Elections::voting(&2).deposit, 3);
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2032:22
[INFO] [stdout]      |
[INFO] [stdout] 2032 |             assert_noop!(vote(RuntimeOrigin::signed(2), vec![], 20), Error::<Test>::NoVotes);
[INFO] [stdout]      |                               ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2039:32
[INFO] [stdout]      |
[INFO] [stdout] 2039 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2040:32
[INFO] [stdout]      |
[INFO] [stdout] 2040 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2042:20
[INFO] [stdout]      |
[INFO] [stdout] 2042 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![4, 5], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2045:4
[INFO] [stdout]      |
[INFO] [stdout] 2045 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2050:20
[INFO] [stdout]      |
[INFO] [stdout] 2050 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![4, 5], 10));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2057:32
[INFO] [stdout]      |
[INFO] [stdout] 2057 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2058:32
[INFO] [stdout]      |
[INFO] [stdout] 2058 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2059:32
[INFO] [stdout]      |
[INFO] [stdout] 2059 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2061:20
[INFO] [stdout]      |
[INFO] [stdout] 2061 |             assert_ok!(vote(RuntimeOrigin::signed(1), vec![4, 3], 10));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2062:20
[INFO] [stdout]      |
[INFO] [stdout] 2062 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![4], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2063:20
[INFO] [stdout]      |
[INFO] [stdout] 2063 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 30));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2064:20
[INFO] [stdout]      |
[INFO] [stdout] 2064 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2065:20
[INFO] [stdout]      |
[INFO] [stdout] 2065 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2068:4
[INFO] [stdout]      |
[INFO] [stdout] 2068 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2073:20
[INFO] [stdout]      |
[INFO] [stdout] 2073 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![4, 5], 10));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2081:32
[INFO] [stdout]      |
[INFO] [stdout] 2081 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2082:32
[INFO] [stdout]      |
[INFO] [stdout] 2082 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2083:32
[INFO] [stdout]      |
[INFO] [stdout] 2083 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2085:20
[INFO] [stdout]      |
[INFO] [stdout] 2085 |             assert_ok!(vote(RuntimeOrigin::signed(1), vec![4, 3], 10));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2086:20
[INFO] [stdout]      |
[INFO] [stdout] 2086 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![4], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2087:20
[INFO] [stdout]      |
[INFO] [stdout] 2087 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 30));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2088:20
[INFO] [stdout]      |
[INFO] [stdout] 2088 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2089:20
[INFO] [stdout]      |
[INFO] [stdout] 2089 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2091:15
[INFO] [stdout]      |
[INFO] [stdout] 2091 |             assert_ok!(Elections::renounce_candidacy(
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2092:5
[INFO] [stdout]      |
[INFO] [stdout] 2092 |                 RuntimeOrigin::signed(4),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2097:4
[INFO] [stdout]      |
[INFO] [stdout] 2097 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2109:32
[INFO] [stdout]      |
[INFO] [stdout] 2109 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2110:32
[INFO] [stdout]      |
[INFO] [stdout] 2110 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2112:20
[INFO] [stdout]      |
[INFO] [stdout] 2112 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2113:20
[INFO] [stdout]      |
[INFO] [stdout] 2113 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2116:4
[INFO] [stdout]      |
[INFO] [stdout] 2116 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2120:15
[INFO] [stdout]      |
[INFO] [stdout] 2120 |             assert_ok!(Elections::renounce_candidacy(RuntimeOrigin::signed(4), Renouncing::Member));
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2120:45
[INFO] [stdout]      |
[INFO] [stdout] 2120 |             assert_ok!(Elections::renounce_candidacy(RuntimeOrigin::signed(4), Renouncing::Member));
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2130:32
[INFO] [stdout]      |
[INFO] [stdout] 2130 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2131:32
[INFO] [stdout]      |
[INFO] [stdout] 2131 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2133:20
[INFO] [stdout]      |
[INFO] [stdout] 2133 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2134:20
[INFO] [stdout]      |
[INFO] [stdout] 2134 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2137:4
[INFO] [stdout]      |
[INFO] [stdout] 2137 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2141:15
[INFO] [stdout]      |
[INFO] [stdout] 2141 |             assert_ok!(Elections::renounce_candidacy(RuntimeOrigin::signed(5), Renouncing::Member));
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2141:45
[INFO] [stdout]      |
[INFO] [stdout] 2141 |             assert_ok!(Elections::renounce_candidacy(RuntimeOrigin::signed(5), Renouncing::Member));
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2155:33
[INFO] [stdout]      |
[INFO] [stdout] 2155 |                 assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2156:33
[INFO] [stdout]      |
[INFO] [stdout] 2156 |                 assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2157:33
[INFO] [stdout]      |
[INFO] [stdout] 2157 |                 assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2161:11
[INFO] [stdout]      |
[INFO] [stdout] 2161 |                     vote(RuntimeOrigin::signed(1), vec![9, 99, 999, 9999], 5),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2165:21
[INFO] [stdout]      |
[INFO] [stdout] 2165 |                 assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 30));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2166:21
[INFO] [stdout]      |
[INFO] [stdout] 2166 |                 assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2167:21
[INFO] [stdout]      |
[INFO] [stdout] 2167 |                 assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2170:5
[INFO] [stdout]      |
[INFO] [stdout] 2170 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                 ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2173:33
[INFO] [stdout]      |
[INFO] [stdout] 2173 |                 assert_ok!(submit_candidacy(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2175:21
[INFO] [stdout]      |
[INFO] [stdout] 2175 |                 assert_ok!(vote(RuntimeOrigin::signed(1), vec![9, 99, 999, 9999], 5));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2177:11
[INFO] [stdout]      |
[INFO] [stdout] 2177 |                     vote(RuntimeOrigin::signed(1), vec![9, 99, 999, 9_999, 99_999], 5),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2186:32
[INFO] [stdout]      |
[INFO] [stdout] 2186 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2187:32
[INFO] [stdout]      |
[INFO] [stdout] 2187 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2189:22
[INFO] [stdout]      |
[INFO] [stdout] 2189 |             assert_noop!(vote(RuntimeOrigin::signed(2), vec![4], 1), Error::<Test>::LowBalance);
[INFO] [stdout]      |                               ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2196:32
[INFO] [stdout]      |
[INFO] [stdout] 2196 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2197:32
[INFO] [stdout]      |
[INFO] [stdout] 2197 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/lib.rs:2200:15
[INFO] [stdout]      |
[INFO] [stdout] 2200 |             assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), 2, 150));
[INFO] [stdout]      |                        ^^^^^^^^
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        use of undeclared type `Balances`
[INFO] [stdout]      |                        help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2200:43
[INFO] [stdout]      |
[INFO] [stdout] 2200 |             assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), 2, 150));
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/lib.rs:2201:15
[INFO] [stdout]      |
[INFO] [stdout] 2201 |             assert_ok!(Balances::reserve(&2, 50));
[INFO] [stdout]      |                        ^^^^^^^^
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        use of undeclared type `Balances`
[INFO] [stdout]      |                        help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2203:20
[INFO] [stdout]      |
[INFO] [stdout] 2203 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![4, 5], 150));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2213:32
[INFO] [stdout]      |
[INFO] [stdout] 2213 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2215:20
[INFO] [stdout]      |
[INFO] [stdout] 2215 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![5], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2216:20
[INFO] [stdout]      |
[INFO] [stdout] 2216 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![5], 30));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2226:15
[INFO] [stdout]      |
[INFO] [stdout] 2226 |             assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2226:39
[INFO] [stdout]      |
[INFO] [stdout] 2226 |             assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/lib.rs:2233:15
[INFO] [stdout]      |
[INFO] [stdout] 2233 |             assert_eq!(Balances::locks(&2).len(), 0);
[INFO] [stdout]      |                        ^^^^^^^^
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        use of undeclared type `Balances`
[INFO] [stdout]      |                        help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2241:5
[INFO] [stdout]      |
[INFO] [stdout] 2241 |                 Elections::remove_voter(RuntimeOrigin::signed(3)),
[INFO] [stdout]      |                 ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2241:29
[INFO] [stdout]      |
[INFO] [stdout] 2241 |                 Elections::remove_voter(RuntimeOrigin::signed(3)),
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2250:32
[INFO] [stdout]      |
[INFO] [stdout] 2250 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2251:20
[INFO] [stdout]      |
[INFO] [stdout] 2251 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![5], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2253:15
[INFO] [stdout]      |
[INFO] [stdout] 2253 |             assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2253:39
[INFO] [stdout]      |
[INFO] [stdout] 2253 |             assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2257:5
[INFO] [stdout]      |
[INFO] [stdout] 2257 |                 Elections::remove_voter(RuntimeOrigin::signed(2)),
[INFO] [stdout]      |                 ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2257:29
[INFO] [stdout]      |
[INFO] [stdout] 2257 |                 Elections::remove_voter(RuntimeOrigin::signed(2)),
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2266:32
[INFO] [stdout]      |
[INFO] [stdout] 2266 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2267:32
[INFO] [stdout]      |
[INFO] [stdout] 2267 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2268:32
[INFO] [stdout]      |
[INFO] [stdout] 2268 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2270:20
[INFO] [stdout]      |
[INFO] [stdout] 2270 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2271:20
[INFO] [stdout]      |
[INFO] [stdout] 2271 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2272:20
[INFO] [stdout]      |
[INFO] [stdout] 2272 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 30));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2274:15
[INFO] [stdout]      |
[INFO] [stdout] 2274 |             assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2274:39
[INFO] [stdout]      |
[INFO] [stdout] 2274 |             assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2277:4
[INFO] [stdout]      |
[INFO] [stdout] 2277 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2286:32
[INFO] [stdout]      |
[INFO] [stdout] 2286 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2287:32
[INFO] [stdout]      |
[INFO] [stdout] 2287 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2288:32
[INFO] [stdout]      |
[INFO] [stdout] 2288 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2290:20
[INFO] [stdout]      |
[INFO] [stdout] 2290 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![5], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2291:20
[INFO] [stdout]      |
[INFO] [stdout] 2291 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 15));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2292:20
[INFO] [stdout]      |
[INFO] [stdout] 2292 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 30));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2303:15
[INFO] [stdout]      |
[INFO] [stdout] 2303 |             assert_eq!(Elections::election_rounds(), 0);
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2306:4
[INFO] [stdout]      |
[INFO] [stdout] 2306 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2312:12
[INFO] [stdout]      |
[INFO] [stdout] 2312 |             assert!(Elections::runners_up().is_empty());
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2318:15
[INFO] [stdout]      |
[INFO] [stdout] 2318 |             assert_eq!(Elections::election_rounds(), 1);
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2327:4
[INFO] [stdout]      |
[INFO] [stdout] 2327 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent`
[INFO] [stdout]     --> src/lib.rs:2329:30
[INFO] [stdout]      |
[INFO] [stdout] 2329 |             System::assert_last_event(RuntimeEvent::Elections(super::Event::EmptyTerm));
[INFO] [stdout]      |                                       ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2336:32
[INFO] [stdout]      |
[INFO] [stdout] 2336 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2337:32
[INFO] [stdout]      |
[INFO] [stdout] 2337 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2339:20
[INFO] [stdout]      |
[INFO] [stdout] 2339 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2340:20
[INFO] [stdout]      |
[INFO] [stdout] 2340 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2343:4
[INFO] [stdout]      |
[INFO] [stdout] 2343 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent`
[INFO] [stdout]     --> src/lib.rs:2345:30
[INFO] [stdout]      |
[INFO] [stdout] 2345 |             System::assert_last_event(RuntimeEvent::Elections(super::Event::NewTerm {
[INFO] [stdout]      |                                       ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2352:15
[INFO] [stdout]      |
[INFO] [stdout] 2352 |             assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2352:39
[INFO] [stdout]      |
[INFO] [stdout] 2352 |             assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2353:15
[INFO] [stdout]      |
[INFO] [stdout] 2353 |             assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2353:39
[INFO] [stdout]      |
[INFO] [stdout] 2353 |             assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2356:4
[INFO] [stdout]      |
[INFO] [stdout] 2356 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent`
[INFO] [stdout]     --> src/lib.rs:2358:30
[INFO] [stdout]      |
[INFO] [stdout] 2358 |             System::assert_last_event(RuntimeEvent::Elections(super::Event::NewTerm {
[INFO] [stdout]      |                                       ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2371:32
[INFO] [stdout]      |
[INFO] [stdout] 2371 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2374:20
[INFO] [stdout]      |
[INFO] [stdout] 2374 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![4], 30));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2375:20
[INFO] [stdout]      |
[INFO] [stdout] 2375 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2378:4
[INFO] [stdout]      |
[INFO] [stdout] 2378 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2381:15
[INFO] [stdout]      |
[INFO] [stdout] 2381 |             assert_eq!(Elections::election_rounds(), 1);
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2384:32
[INFO] [stdout]      |
[INFO] [stdout] 2384 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2387:4
[INFO] [stdout]      |
[INFO] [stdout] 2387 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2391:15
[INFO] [stdout]      |
[INFO] [stdout] 2391 |             assert_eq!(Elections::election_rounds(), 2);
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2399:32
[INFO] [stdout]      |
[INFO] [stdout] 2399 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2400:32
[INFO] [stdout]      |
[INFO] [stdout] 2400 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2401:32
[INFO] [stdout]      |
[INFO] [stdout] 2401 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2402:32
[INFO] [stdout]      |
[INFO] [stdout] 2402 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2404:20
[INFO] [stdout]      |
[INFO] [stdout] 2404 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![2], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2405:20
[INFO] [stdout]      |
[INFO] [stdout] 2405 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 30));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2406:20
[INFO] [stdout]      |
[INFO] [stdout] 2406 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2407:20
[INFO] [stdout]      |
[INFO] [stdout] 2407 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2410:4
[INFO] [stdout]      |
[INFO] [stdout] 2410 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2412:15
[INFO] [stdout]      |
[INFO] [stdout] 2412 |             assert_eq!(Elections::election_rounds(), 1);
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2420:32
[INFO] [stdout]      |
[INFO] [stdout] 2420 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2421:32
[INFO] [stdout]      |
[INFO] [stdout] 2421 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2424:4
[INFO] [stdout]      |
[INFO] [stdout] 2424 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2427:15
[INFO] [stdout]      |
[INFO] [stdout] 2427 |             assert_eq!(Elections::election_rounds(), 1);
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent`
[INFO] [stdout]     --> src/lib.rs:2430:30
[INFO] [stdout]      |
[INFO] [stdout] 2430 |             System::assert_last_event(RuntimeEvent::Elections(super::Event::NewTerm {
[INFO] [stdout]      |                                       ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2439:32
[INFO] [stdout]      |
[INFO] [stdout] 2439 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2440:32
[INFO] [stdout]      |
[INFO] [stdout] 2440 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2441:32
[INFO] [stdout]      |
[INFO] [stdout] 2441 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2442:32
[INFO] [stdout]      |
[INFO] [stdout] 2442 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2444:20
[INFO] [stdout]      |
[INFO] [stdout] 2444 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![3], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2445:20
[INFO] [stdout]      |
[INFO] [stdout] 2445 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![2], 30));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2446:20
[INFO] [stdout]      |
[INFO] [stdout] 2446 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![5], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2447:20
[INFO] [stdout]      |
[INFO] [stdout] 2447 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![4], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2450:4
[INFO] [stdout]      |
[INFO] [stdout] 2450 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2466:32
[INFO] [stdout]      |
[INFO] [stdout] 2466 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2467:32
[INFO] [stdout]      |
[INFO] [stdout] 2467 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2468:32
[INFO] [stdout]      |
[INFO] [stdout] 2468 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2469:32
[INFO] [stdout]      |
[INFO] [stdout] 2469 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2471:20
[INFO] [stdout]      |
[INFO] [stdout] 2471 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![2], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2472:20
[INFO] [stdout]      |
[INFO] [stdout] 2472 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 30));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2473:20
[INFO] [stdout]      |
[INFO] [stdout] 2473 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2474:20
[INFO] [stdout]      |
[INFO] [stdout] 2474 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2477:4
[INFO] [stdout]      |
[INFO] [stdout] 2477 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2481:20
[INFO] [stdout]      |
[INFO] [stdout] 2481 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 10));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2484:4
[INFO] [stdout]      |
[INFO] [stdout] 2484 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2494:32
[INFO] [stdout]      |
[INFO] [stdout] 2494 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2495:32
[INFO] [stdout]      |
[INFO] [stdout] 2495 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2496:32
[INFO] [stdout]      |
[INFO] [stdout] 2496 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2498:20
[INFO] [stdout]      |
[INFO] [stdout] 2498 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![2], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2499:20
[INFO] [stdout]      |
[INFO] [stdout] 2499 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2500:20
[INFO] [stdout]      |
[INFO] [stdout] 2500 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2503:4
[INFO] [stdout]      |
[INFO] [stdout] 2503 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2508:32
[INFO] [stdout]      |
[INFO] [stdout] 2508 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2509:20
[INFO] [stdout]      |
[INFO] [stdout] 2509 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 30));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2512:4
[INFO] [stdout]      |
[INFO] [stdout] 2512 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2524:32
[INFO] [stdout]      |
[INFO] [stdout] 2524 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2527:20
[INFO] [stdout]      |
[INFO] [stdout] 2527 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2531:4
[INFO] [stdout]      |
[INFO] [stdout] 2531 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2534:15
[INFO] [stdout]      |
[INFO] [stdout] 2534 |             assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2534:39
[INFO] [stdout]      |
[INFO] [stdout] 2534 |             assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2538:4
[INFO] [stdout]      |
[INFO] [stdout] 2538 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2548:32
[INFO] [stdout]      |
[INFO] [stdout] 2548 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2549:32
[INFO] [stdout]      |
[INFO] [stdout] 2549 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2551:20
[INFO] [stdout]      |
[INFO] [stdout] 2551 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![5], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2557:4
[INFO] [stdout]      |
[INFO] [stdout] 2557 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2571:32
[INFO] [stdout]      |
[INFO] [stdout] 2571 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2572:32
[INFO] [stdout]      |
[INFO] [stdout] 2572 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2574:20
[INFO] [stdout]      |
[INFO] [stdout] 2574 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2575:20
[INFO] [stdout]      |
[INFO] [stdout] 2575 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2578:4
[INFO] [stdout]      |
[INFO] [stdout] 2578 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2581:15
[INFO] [stdout]      |
[INFO] [stdout] 2581 |             assert_eq!(Elections::election_rounds(), 1);
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2583:32
[INFO] [stdout]      |
[INFO] [stdout] 2583 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2584:20
[INFO] [stdout]      |
[INFO] [stdout] 2584 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![2], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2586:32
[INFO] [stdout]      |
[INFO] [stdout] 2586 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2587:20
[INFO] [stdout]      |
[INFO] [stdout] 2587 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 30));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2589:15
[INFO] [stdout]      |
[INFO] [stdout] 2589 |             assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2589:39
[INFO] [stdout]      |
[INFO] [stdout] 2589 |             assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2595:4
[INFO] [stdout]      |
[INFO] [stdout] 2595 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2607:32
[INFO] [stdout]      |
[INFO] [stdout] 2607 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2608:32
[INFO] [stdout]      |
[INFO] [stdout] 2608 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2609:32
[INFO] [stdout]      |
[INFO] [stdout] 2609 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2610:32
[INFO] [stdout]      |
[INFO] [stdout] 2610 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2612:20
[INFO] [stdout]      |
[INFO] [stdout] 2612 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2613:20
[INFO] [stdout]      |
[INFO] [stdout] 2613 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2614:20
[INFO] [stdout]      |
[INFO] [stdout] 2614 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 30));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2615:20
[INFO] [stdout]      |
[INFO] [stdout] 2615 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![2], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2619:5
[INFO] [stdout]      |
[INFO] [stdout] 2619 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                 ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2625:16
[INFO] [stdout]      |
[INFO] [stdout] 2625 |                 assert_eq!(Elections::election_rounds(), b / 5);
[INFO] [stdout]      |                            ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2640:32
[INFO] [stdout]      |
[INFO] [stdout] 2640 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2641:32
[INFO] [stdout]      |
[INFO] [stdout] 2641 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2643:20
[INFO] [stdout]      |
[INFO] [stdout] 2643 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2644:20
[INFO] [stdout]      |
[INFO] [stdout] 2644 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2647:4
[INFO] [stdout]      |
[INFO] [stdout] 2647 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2649:15
[INFO] [stdout]      |
[INFO] [stdout] 2649 |             assert_eq!(Elections::election_rounds(), 1);
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2652:32
[INFO] [stdout]      |
[INFO] [stdout] 2652 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2653:20
[INFO] [stdout]      |
[INFO] [stdout] 2653 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 30));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2655:15
[INFO] [stdout]      |
[INFO] [stdout] 2655 |             assert_ok!(Elections::remove_member(RuntimeOrigin::root(), 4, true, true));
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2655:40
[INFO] [stdout]      |
[INFO] [stdout] 2655 |             assert_ok!(Elections::remove_member(RuntimeOrigin::root(), 4, true, true));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2658:15
[INFO] [stdout]      |
[INFO] [stdout] 2658 |             assert_eq!(Elections::election_rounds(), 2); // new election round
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2666:32
[INFO] [stdout]      |
[INFO] [stdout] 2666 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2667:32
[INFO] [stdout]      |
[INFO] [stdout] 2667 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2668:32
[INFO] [stdout]      |
[INFO] [stdout] 2668 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2670:20
[INFO] [stdout]      |
[INFO] [stdout] 2670 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![3], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2671:20
[INFO] [stdout]      |
[INFO] [stdout] 2671 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 30));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2672:20
[INFO] [stdout]      |
[INFO] [stdout] 2672 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2673:20
[INFO] [stdout]      |
[INFO] [stdout] 2673 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2677:15
[INFO] [stdout]      |
[INFO] [stdout] 2677 |             assert_eq!(Elections::election_rounds(), 0);
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2680:4
[INFO] [stdout]      |
[INFO] [stdout] 2680 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2682:15
[INFO] [stdout]      |
[INFO] [stdout] 2682 |             assert_eq!(Elections::election_rounds(), 1);
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2684:15
[INFO] [stdout]      |
[INFO] [stdout] 2684 |             assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2684:39
[INFO] [stdout]      |
[INFO] [stdout] 2684 |             assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2685:15
[INFO] [stdout]      |
[INFO] [stdout] 2685 |             assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2685:39
[INFO] [stdout]      |
[INFO] [stdout] 2685 |             assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2686:15
[INFO] [stdout]      |
[INFO] [stdout] 2686 |             assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2686:39
[INFO] [stdout]      |
[INFO] [stdout] 2686 |             assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2687:15
[INFO] [stdout]      |
[INFO] [stdout] 2687 |             assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2687:39
[INFO] [stdout]      |
[INFO] [stdout] 2687 |             assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2691:4
[INFO] [stdout]      |
[INFO] [stdout] 2691 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2693:15
[INFO] [stdout]      |
[INFO] [stdout] 2693 |             assert_eq!(Elections::election_rounds(), 2);
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2700:32
[INFO] [stdout]      |
[INFO] [stdout] 2700 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2701:32
[INFO] [stdout]      |
[INFO] [stdout] 2701 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2703:20
[INFO] [stdout]      |
[INFO] [stdout] 2703 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2704:20
[INFO] [stdout]      |
[INFO] [stdout] 2704 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2707:4
[INFO] [stdout]      |
[INFO] [stdout] 2707 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2710:32
[INFO] [stdout]      |
[INFO] [stdout] 2710 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(1)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2711:32
[INFO] [stdout]      |
[INFO] [stdout] 2711 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2712:32
[INFO] [stdout]      |
[INFO] [stdout] 2712 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2715:20
[INFO] [stdout]      |
[INFO] [stdout] 2715 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![4], 8));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2717:20
[INFO] [stdout]      |
[INFO] [stdout] 2717 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2719:20
[INFO] [stdout]      |
[INFO] [stdout] 2719 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 30));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2721:20
[INFO] [stdout]      |
[INFO] [stdout] 2721 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![2], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2722:20
[INFO] [stdout]      |
[INFO] [stdout] 2722 |             assert_ok!(vote(RuntimeOrigin::signed(1), vec![1], 10));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2725:4
[INFO] [stdout]      |
[INFO] [stdout] 2725 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent`
[INFO] [stdout]     --> src/lib.rs:2738:29
[INFO] [stdout]      |
[INFO] [stdout] 2738 |             System::assert_has_event(RuntimeEvent::Elections(super::Event::NewTerm {
[INFO] [stdout]      |                                      ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2747:32
[INFO] [stdout]      |
[INFO] [stdout] 2747 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2748:32
[INFO] [stdout]      |
[INFO] [stdout] 2748 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2750:20
[INFO] [stdout]      |
[INFO] [stdout] 2750 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 30));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2751:20
[INFO] [stdout]      |
[INFO] [stdout] 2751 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2752:20
[INFO] [stdout]      |
[INFO] [stdout] 2752 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![10], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2755:4
[INFO] [stdout]      |
[INFO] [stdout] 2755 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2758:15
[INFO] [stdout]      |
[INFO] [stdout] 2758 |             assert_eq!(Elections::election_rounds(), 1);
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2765:32
[INFO] [stdout]      |
[INFO] [stdout] 2765 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2766:32
[INFO] [stdout]      |
[INFO] [stdout] 2766 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2767:32
[INFO] [stdout]      |
[INFO] [stdout] 2767 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2768:32
[INFO] [stdout]      |
[INFO] [stdout] 2768 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2770:20
[INFO] [stdout]      |
[INFO] [stdout] 2770 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![3], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2771:20
[INFO] [stdout]      |
[INFO] [stdout] 2771 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![2], 30));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2772:20
[INFO] [stdout]      |
[INFO] [stdout] 2772 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![5], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2773:20
[INFO] [stdout]      |
[INFO] [stdout] 2773 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![4], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2776:4
[INFO] [stdout]      |
[INFO] [stdout] 2776 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2787:32
[INFO] [stdout]      |
[INFO] [stdout] 2787 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2788:32
[INFO] [stdout]      |
[INFO] [stdout] 2788 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2789:32
[INFO] [stdout]      |
[INFO] [stdout] 2789 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2791:20
[INFO] [stdout]      |
[INFO] [stdout] 2791 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![5], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2792:20
[INFO] [stdout]      |
[INFO] [stdout] 2792 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2793:20
[INFO] [stdout]      |
[INFO] [stdout] 2793 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![2], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2796:4
[INFO] [stdout]      |
[INFO] [stdout] 2796 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2799:15
[INFO] [stdout]      |
[INFO] [stdout] 2799 |             assert_ok!(Elections::remove_member(RuntimeOrigin::root(), 2, true, false));
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2799:40
[INFO] [stdout]      |
[INFO] [stdout] 2799 |             assert_ok!(Elections::remove_member(RuntimeOrigin::root(), 2, true, false));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2807:32
[INFO] [stdout]      |
[INFO] [stdout] 2807 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2808:32
[INFO] [stdout]      |
[INFO] [stdout] 2808 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2809:32
[INFO] [stdout]      |
[INFO] [stdout] 2809 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2810:32
[INFO] [stdout]      |
[INFO] [stdout] 2810 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2812:20
[INFO] [stdout]      |
[INFO] [stdout] 2812 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2813:20
[INFO] [stdout]      |
[INFO] [stdout] 2813 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2814:20
[INFO] [stdout]      |
[INFO] [stdout] 2814 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 30));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2815:20
[INFO] [stdout]      |
[INFO] [stdout] 2815 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![2], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2818:4
[INFO] [stdout]      |
[INFO] [stdout] 2818 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2823:15
[INFO] [stdout]      |
[INFO] [stdout] 2823 |             assert_ok!(Elections::renounce_candidacy(RuntimeOrigin::signed(4), Renouncing::Member));
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2823:45
[INFO] [stdout]      |
[INFO] [stdout] 2823 |             assert_ok!(Elections::renounce_candidacy(RuntimeOrigin::signed(4), Renouncing::Member));
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2834:32
[INFO] [stdout]      |
[INFO] [stdout] 2834 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2835:32
[INFO] [stdout]      |
[INFO] [stdout] 2835 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2837:20
[INFO] [stdout]      |
[INFO] [stdout] 2837 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2838:20
[INFO] [stdout]      |
[INFO] [stdout] 2838 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2841:4
[INFO] [stdout]      |
[INFO] [stdout] 2841 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2846:15
[INFO] [stdout]      |
[INFO] [stdout] 2846 |             assert_ok!(Elections::renounce_candidacy(RuntimeOrigin::signed(4), Renouncing::Member));
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2846:45
[INFO] [stdout]      |
[INFO] [stdout] 2846 |             assert_ok!(Elections::renounce_candidacy(RuntimeOrigin::signed(4), Renouncing::Member));
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2858:32
[INFO] [stdout]      |
[INFO] [stdout] 2858 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2859:32
[INFO] [stdout]      |
[INFO] [stdout] 2859 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2860:32
[INFO] [stdout]      |
[INFO] [stdout] 2860 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2861:32
[INFO] [stdout]      |
[INFO] [stdout] 2861 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2863:20
[INFO] [stdout]      |
[INFO] [stdout] 2863 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![4], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2864:20
[INFO] [stdout]      |
[INFO] [stdout] 2864 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![5], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2865:20
[INFO] [stdout]      |
[INFO] [stdout] 2865 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 30));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2866:20
[INFO] [stdout]      |
[INFO] [stdout] 2866 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![2], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2869:4
[INFO] [stdout]      |
[INFO] [stdout] 2869 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2874:15
[INFO] [stdout]      |
[INFO] [stdout] 2874 |             assert_ok!(Elections::renounce_candidacy(
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2875:5
[INFO] [stdout]      |
[INFO] [stdout] 2875 |                 RuntimeOrigin::signed(3),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2888:32
[INFO] [stdout]      |
[INFO] [stdout] 2888 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2889:32
[INFO] [stdout]      |
[INFO] [stdout] 2889 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2890:32
[INFO] [stdout]      |
[INFO] [stdout] 2890 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2891:32
[INFO] [stdout]      |
[INFO] [stdout] 2891 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2893:20
[INFO] [stdout]      |
[INFO] [stdout] 2893 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![5], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2894:20
[INFO] [stdout]      |
[INFO] [stdout] 2894 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 30));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2895:20
[INFO] [stdout]      |
[INFO] [stdout] 2895 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2896:20
[INFO] [stdout]      |
[INFO] [stdout] 2896 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![2], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2899:4
[INFO] [stdout]      |
[INFO] [stdout] 2899 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2903:15
[INFO] [stdout]      |
[INFO] [stdout] 2903 |             assert_ok!(Elections::renounce_candidacy(
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2904:5
[INFO] [stdout]      |
[INFO] [stdout] 2904 |                 RuntimeOrigin::signed(3),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2915:32
[INFO] [stdout]      |
[INFO] [stdout] 2915 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2919:15
[INFO] [stdout]      |
[INFO] [stdout] 2919 |             assert_ok!(Elections::renounce_candidacy(
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2920:5
[INFO] [stdout]      |
[INFO] [stdout] 2920 |                 RuntimeOrigin::signed(5),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2932:5
[INFO] [stdout]      |
[INFO] [stdout] 2932 |                 Elections::renounce_candidacy(RuntimeOrigin::signed(5), Renouncing::Candidate(0)),
[INFO] [stdout]      |                 ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2932:35
[INFO] [stdout]      |
[INFO] [stdout] 2932 |                 Elections::renounce_candidacy(RuntimeOrigin::signed(5), Renouncing::Candidate(0)),
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2936:5
[INFO] [stdout]      |
[INFO] [stdout] 2936 |                 Elections::renounce_candidacy(RuntimeOrigin::signed(5), Renouncing::Member),
[INFO] [stdout]      |                 ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2936:35
[INFO] [stdout]      |
[INFO] [stdout] 2936 |                 Elections::renounce_candidacy(RuntimeOrigin::signed(5), Renouncing::Member),
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2940:5
[INFO] [stdout]      |
[INFO] [stdout] 2940 |                 Elections::renounce_candidacy(RuntimeOrigin::signed(5), Renouncing::RunnerUp),
[INFO] [stdout]      |                 ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2940:35
[INFO] [stdout]      |
[INFO] [stdout] 2940 |                 Elections::renounce_candidacy(RuntimeOrigin::signed(5), Renouncing::RunnerUp),
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2949:32
[INFO] [stdout]      |
[INFO] [stdout] 2949 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2950:32
[INFO] [stdout]      |
[INFO] [stdout] 2950 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2951:32
[INFO] [stdout]      |
[INFO] [stdout] 2951 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2953:20
[INFO] [stdout]      |
[INFO] [stdout] 2953 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2954:20
[INFO] [stdout]      |
[INFO] [stdout] 2954 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2955:20
[INFO] [stdout]      |
[INFO] [stdout] 2955 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 30));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2958:4
[INFO] [stdout]      |
[INFO] [stdout] 2958 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2964:5
[INFO] [stdout]      |
[INFO] [stdout] 2964 |                 Elections::renounce_candidacy(RuntimeOrigin::signed(3), Renouncing::Member),
[INFO] [stdout]      |                 ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2964:35
[INFO] [stdout]      |
[INFO] [stdout] 2964 |                 Elections::renounce_candidacy(RuntimeOrigin::signed(3), Renouncing::Member),
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2973:32
[INFO] [stdout]      |
[INFO] [stdout] 2973 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2974:32
[INFO] [stdout]      |
[INFO] [stdout] 2974 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2975:32
[INFO] [stdout]      |
[INFO] [stdout] 2975 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2977:20
[INFO] [stdout]      |
[INFO] [stdout] 2977 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2978:20
[INFO] [stdout]      |
[INFO] [stdout] 2978 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2979:20
[INFO] [stdout]      |
[INFO] [stdout] 2979 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 30));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2982:4
[INFO] [stdout]      |
[INFO] [stdout] 2982 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2988:5
[INFO] [stdout]      |
[INFO] [stdout] 2988 |                 Elections::renounce_candidacy(RuntimeOrigin::signed(4), Renouncing::RunnerUp),
[INFO] [stdout]      |                 ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2988:35
[INFO] [stdout]      |
[INFO] [stdout] 2988 |                 Elections::renounce_candidacy(RuntimeOrigin::signed(4), Renouncing::RunnerUp),
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2997:32
[INFO] [stdout]      |
[INFO] [stdout] 2997 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2998:32
[INFO] [stdout]      |
[INFO] [stdout] 2998 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2999:32
[INFO] [stdout]      |
[INFO] [stdout] 2999 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3002:5
[INFO] [stdout]      |
[INFO] [stdout] 3002 |                 Elections::renounce_candidacy(RuntimeOrigin::signed(4), Renouncing::Candidate(2)),
[INFO] [stdout]      |                 ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3002:35
[INFO] [stdout]      |
[INFO] [stdout] 3002 |                 Elections::renounce_candidacy(RuntimeOrigin::signed(4), Renouncing::Candidate(2)),
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3006:15
[INFO] [stdout]      |
[INFO] [stdout] 3006 |             assert_ok!(Elections::renounce_candidacy(
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3007:5
[INFO] [stdout]      |
[INFO] [stdout] 3007 |                 RuntimeOrigin::signed(4),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3016:32
[INFO] [stdout]      |
[INFO] [stdout] 3016 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3017:32
[INFO] [stdout]      |
[INFO] [stdout] 3017 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3018:32
[INFO] [stdout]      |
[INFO] [stdout] 3018 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3020:15
[INFO] [stdout]      |
[INFO] [stdout] 3020 |             assert_ok!(Elections::renounce_candidacy(
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3021:5
[INFO] [stdout]      |
[INFO] [stdout] 3021 |                 RuntimeOrigin::signed(4),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3033:33
[INFO] [stdout]      |
[INFO] [stdout] 3033 |                 assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3034:33
[INFO] [stdout]      |
[INFO] [stdout] 3034 |                 assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3035:33
[INFO] [stdout]      |
[INFO] [stdout] 3035 |                 assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3037:21
[INFO] [stdout]      |
[INFO] [stdout] 3037 |                 assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3038:21
[INFO] [stdout]      |
[INFO] [stdout] 3038 |                 assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 5));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3039:21
[INFO] [stdout]      |
[INFO] [stdout] 3039 |                 assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 15));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3042:5
[INFO] [stdout]      |
[INFO] [stdout] 3042 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                 ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3047:33
[INFO] [stdout]      |
[INFO] [stdout] 3047 |                 assert_ok!(submit_candidacy(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3048:21
[INFO] [stdout]      |
[INFO] [stdout] 3048 |                 assert_ok!(vote(RuntimeOrigin::signed(2), vec![2], 10));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3051:5
[INFO] [stdout]      |
[INFO] [stdout] 3051 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                 ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3069:33
[INFO] [stdout]      |
[INFO] [stdout] 3069 |                 assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3070:33
[INFO] [stdout]      |
[INFO] [stdout] 3070 |                 assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3071:33
[INFO] [stdout]      |
[INFO] [stdout] 3071 |                 assert_ok!(submit_candidacy(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3073:21
[INFO] [stdout]      |
[INFO] [stdout] 3073 |                 assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3074:21
[INFO] [stdout]      |
[INFO] [stdout] 3074 |                 assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 30));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3075:21
[INFO] [stdout]      |
[INFO] [stdout] 3075 |                 assert_ok!(vote(RuntimeOrigin::signed(2), vec![2], 20));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3078:5
[INFO] [stdout]      |
[INFO] [stdout] 3078 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                 ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3088:33
[INFO] [stdout]      |
[INFO] [stdout] 3088 |                 assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3089:21
[INFO] [stdout]      |
[INFO] [stdout] 3089 |                 assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3092:5
[INFO] [stdout]      |
[INFO] [stdout] 3092 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                 ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3112:33
[INFO] [stdout]      |
[INFO] [stdout] 3112 |                 assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3113:33
[INFO] [stdout]      |
[INFO] [stdout] 3113 |                 assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3114:33
[INFO] [stdout]      |
[INFO] [stdout] 3114 |                 assert_ok!(submit_candidacy(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3116:21
[INFO] [stdout]      |
[INFO] [stdout] 3116 |                 assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3117:21
[INFO] [stdout]      |
[INFO] [stdout] 3117 |                 assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 30));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3118:21
[INFO] [stdout]      |
[INFO] [stdout] 3118 |                 assert_ok!(vote(RuntimeOrigin::signed(2), vec![2], 20));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3121:5
[INFO] [stdout]      |
[INFO] [stdout] 3121 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                 ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3131:21
[INFO] [stdout]      |
[INFO] [stdout] 3131 |                 assert_ok!(vote(RuntimeOrigin::signed(4), vec![2], 40));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3132:21
[INFO] [stdout]      |
[INFO] [stdout] 3132 |                 assert_ok!(vote(RuntimeOrigin::signed(2), vec![4], 20));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3135:5
[INFO] [stdout]      |
[INFO] [stdout] 3135 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                 ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3152:32
[INFO] [stdout]      |
[INFO] [stdout] 3152 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3153:32
[INFO] [stdout]      |
[INFO] [stdout] 3153 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3154:32
[INFO] [stdout]      |
[INFO] [stdout] 3154 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3156:20
[INFO] [stdout]      |
[INFO] [stdout] 3156 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3157:20
[INFO] [stdout]      |
[INFO] [stdout] 3157 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3158:20
[INFO] [stdout]      |
[INFO] [stdout] 3158 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 30));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3161:4
[INFO] [stdout]      |
[INFO] [stdout] 3161 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3170:15
[INFO] [stdout]      |
[INFO] [stdout] 3170 |             assert_eq!(Elections::remove_and_replace_member(&4, false), Ok(true));
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3179:15
[INFO] [stdout]      |
[INFO] [stdout] 3179 |             assert_ok!(Elections::renounce_candidacy(
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3180:5
[INFO] [stdout]      |
[INFO] [stdout] 3180 |                 RuntimeOrigin::signed(3),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3183:15
[INFO] [stdout]      |
[INFO] [stdout] 3183 |             assert_eq!(Elections::remove_and_replace_member(&4, false), Ok(false));
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3192:21
[INFO] [stdout]      |
[INFO] [stdout] 3192 |             assert!(matches!(Elections::remove_and_replace_member(&2, false), Err(_)));
[INFO] [stdout]      |                              ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3203:16
[INFO] [stdout]      |
[INFO] [stdout] 3203 |                 assert_eq!(Elections::candidates().len(), 0);
[INFO] [stdout]      |                            ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3205:33
[INFO] [stdout]      |
[INFO] [stdout] 3205 |                 assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3206:33
[INFO] [stdout]      |
[INFO] [stdout] 3206 |                 assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3207:33
[INFO] [stdout]      |
[INFO] [stdout] 3207 |                 assert_ok!(submit_candidacy(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3209:16
[INFO] [stdout]      |
[INFO] [stdout] 3209 |                 assert_eq!(Elections::candidates().len(), 3);
[INFO] [stdout]      |                            ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3211:21
[INFO] [stdout]      |
[INFO] [stdout] 3211 |                 assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3212:21
[INFO] [stdout]      |
[INFO] [stdout] 3212 |                 assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 30));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3213:21
[INFO] [stdout]      |
[INFO] [stdout] 3213 |                 assert_ok!(vote(RuntimeOrigin::signed(2), vec![2], 20));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3216:5
[INFO] [stdout]      |
[INFO] [stdout] 3216 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                 ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3221:16
[INFO] [stdout]      |
[INFO] [stdout] 3221 |                 assert_eq!(Elections::candidates().len(), 0);
[INFO] [stdout]      |                            ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3229:16
[INFO] [stdout]      |
[INFO] [stdout] 3229 |                 assert_eq!(Elections::candidates().len(), 0);
[INFO] [stdout]      |                            ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3231:33
[INFO] [stdout]      |
[INFO] [stdout] 3231 |                 assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3232:33
[INFO] [stdout]      |
[INFO] [stdout] 3232 |                 assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3233:33
[INFO] [stdout]      |
[INFO] [stdout] 3233 |                 assert_ok!(submit_candidacy(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3235:16
[INFO] [stdout]      |
[INFO] [stdout] 3235 |                 assert_eq!(Elections::candidates().len(), 3);
[INFO] [stdout]      |                            ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3237:21
[INFO] [stdout]      |
[INFO] [stdout] 3237 |                 assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3238:21
[INFO] [stdout]      |
[INFO] [stdout] 3238 |                 assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 30));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3239:21
[INFO] [stdout]      |
[INFO] [stdout] 3239 |                 assert_ok!(vote(RuntimeOrigin::signed(2), vec![2], 20));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3242:5
[INFO] [stdout]      |
[INFO] [stdout] 3242 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                 ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3247:16
[INFO] [stdout]      |
[INFO] [stdout] 3247 |                 assert_eq!(Elections::candidates().len(), 0);
[INFO] [stdout]      |                            ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3255:16
[INFO] [stdout]      |
[INFO] [stdout] 3255 |                 assert_eq!(Elections::candidates().len(), 0);
[INFO] [stdout]      |                            ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3257:33
[INFO] [stdout]      |
[INFO] [stdout] 3257 |                 assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3258:33
[INFO] [stdout]      |
[INFO] [stdout] 3258 |                 assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3259:33
[INFO] [stdout]      |
[INFO] [stdout] 3259 |                 assert_ok!(submit_candidacy(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3261:16
[INFO] [stdout]      |
[INFO] [stdout] 3261 |                 assert_eq!(Elections::candidates().len(), 3);
[INFO] [stdout]      |                            ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3263:21
[INFO] [stdout]      |
[INFO] [stdout] 3263 |                 assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3264:21
[INFO] [stdout]      |
[INFO] [stdout] 3264 |                 assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 30));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3265:21
[INFO] [stdout]      |
[INFO] [stdout] 3265 |                 assert_ok!(vote(RuntimeOrigin::signed(2), vec![2], 20));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3268:5
[INFO] [stdout]      |
[INFO] [stdout] 3268 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                 ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3273:16
[INFO] [stdout]      |
[INFO] [stdout] 3273 |                 assert_eq!(Elections::candidates().len(), 0);
[INFO] [stdout]      |                            ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3280:32
[INFO] [stdout]      |
[INFO] [stdout] 3280 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3281:32
[INFO] [stdout]      |
[INFO] [stdout] 3281 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3282:32
[INFO] [stdout]      |
[INFO] [stdout] 3282 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3283:32
[INFO] [stdout]      |
[INFO] [stdout] 3283 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3284:32
[INFO] [stdout]      |
[INFO] [stdout] 3284 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(1)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3287:20
[INFO] [stdout]      |
[INFO] [stdout] 3287 |             assert_ok!(vote(RuntimeOrigin::signed(1), vec![2, 2, 2, 2], 5));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3288:20
[INFO] [stdout]      |
[INFO] [stdout] 3288 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![2, 2, 2, 2], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3290:20
[INFO] [stdout]      |
[INFO] [stdout] 3290 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 30));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3293:4
[INFO] [stdout]      |
[INFO] [stdout] 3293 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3302:32
[INFO] [stdout]      |
[INFO] [stdout] 3302 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3303:32
[INFO] [stdout]      |
[INFO] [stdout] 3303 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3304:32
[INFO] [stdout]      |
[INFO] [stdout] 3304 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3307:20
[INFO] [stdout]      |
[INFO] [stdout] 3307 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![5, 4], 5));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3309:20
[INFO] [stdout]      |
[INFO] [stdout] 3309 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 5));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3311:20
[INFO] [stdout]      |
[INFO] [stdout] 3311 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 5));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3313:20
[INFO] [stdout]      |
[INFO] [stdout] 3313 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![3, 4], 5));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3315:15
[INFO] [stdout]      |
[INFO] [stdout] 3315 |             assert_ok!(Elections::renounce_candidacy(
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3316:5
[INFO] [stdout]      |
[INFO] [stdout] 3316 |                 RuntimeOrigin::signed(5),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3319:15
[INFO] [stdout]      |
[INFO] [stdout] 3319 |             assert_ok!(Elections::renounce_candidacy(
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3320:5
[INFO] [stdout]      |
[INFO] [stdout] 3320 |                 RuntimeOrigin::signed(4),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3323:15
[INFO] [stdout]      |
[INFO] [stdout] 3323 |             assert_ok!(Elections::renounce_candidacy(
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3324:5
[INFO] [stdout]      |
[INFO] [stdout] 3324 |                 RuntimeOrigin::signed(3),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:3328:15
[INFO] [stdout]      |
[INFO] [stdout] 3328 |             assert_ok!(Elections::clean_defunct_voters(RuntimeOrigin::root(), 4, 2));
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:3328:47
[INFO] [stdout]      |
[INFO] [stdout] 3328 |             assert_ok!(Elections::clean_defunct_voters(RuntimeOrigin::root(), 4, 2));
[INFO] [stdout]      |                                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 713 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pallet-elections-phragmen` (lib test) due to 714 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "88609def6dc13cb1491b861b394b0337fe56d897b275e838e4881c6ac292dc6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88609def6dc13cb1491b861b394b0337fe56d897b275e838e4881c6ac292dc6e", kill_on_drop: false }`
[INFO] [stdout] 88609def6dc13cb1491b861b394b0337fe56d897b275e838e4881c6ac292dc6e
[INFO] checking pallet-elections-phragmen-27.0.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate pallet-elections-phragmen 27.0.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate pallet-elections-phragmen 27.0.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pallet-elections-phragmen 27.0.0
[INFO] finished tweaking crates.io crate pallet-elections-phragmen 27.0.0
[INFO] tweaked toml for crates.io crate pallet-elections-phragmen 27.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f893ef0767b121fa344209502492f8678cef5997d9cff6b282437975847f3e8e
[INFO] running `Command { std: "docker" "start" "-a" "f893ef0767b121fa344209502492f8678cef5997d9cff6b282437975847f3e8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f893ef0767b121fa344209502492f8678cef5997d9cff6b282437975847f3e8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f893ef0767b121fa344209502492f8678cef5997d9cff6b282437975847f3e8e", kill_on_drop: false }`
[INFO] [stdout] f893ef0767b121fa344209502492f8678cef5997d9cff6b282437975847f3e8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 898bc249b2e290473b104562535a434508c103779e7e7166edafd433e8115663
[INFO] running `Command { std: "docker" "start" "-a" "898bc249b2e290473b104562535a434508c103779e7e7166edafd433e8115663", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]     Checking sp-std v12.0.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling wasmtime-runtime v8.0.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]     Checking wasmtime-jit-debug v8.0.1
[INFO] [stderr]     Checking wasmtime-asm-macros v8.0.1
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling ref-cast v1.0.22
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v8.0.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling wasmtime v8.0.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking hash-db v0.16.0
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking getrandom_or_panic v0.0.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking environmental v1.1.4
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking array-bytes v6.2.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking memory-db v0.32.0
[INFO] [stderr]     Checking trie-root v0.18.0
[INFO] [stderr]     Checking trie-db v0.28.0
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]     Checking schnellru v0.2.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling sp-io v28.0.0
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling prettier-please v0.2.0
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling expander v2.1.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking parity-wasm v0.45.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]     Checking tt-call v1.0.9
[INFO] [stderr]    Compiling proc-macro-warning v1.0.2
[INFO] [stderr]    Compiling cfg-expr v0.15.7
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling include_dir v0.7.3
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling sp-core-hashing v13.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.22
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling sp-debug-derive v12.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.0
[INFO] [stderr]    Compiling sp-core-hashing-proc-macro v13.0.0
[INFO] [stderr]    Compiling frame-support-procedural-tools-derive v10.0.0
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]     Checking backtrace v0.3.71
[INFO] [stderr]    Compiling derive-syn-parse v0.1.5
[INFO] [stderr]    Compiling aquamarine v0.3.3
[INFO] [stderr]     Checking sp-panic-handler v12.0.0
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking dyn-clonable v0.9.0
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking curve25519-dalek v2.1.3
[INFO] [stderr]     Checking merlin v2.0.1
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking der v0.7.8
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling macro_magic_core v0.5.0
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking pbkdf2 v0.8.0
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking schnorrkel v0.9.1
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling macro_magic_macros v0.5.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling macro_magic v0.5.0
[INFO] [stderr]     Checking schnorrkel v0.11.4
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking substrate-bip39 v0.4.6
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking k256 v0.13.3
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking cranelift-entity v0.95.1
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking bip39 v2.0.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking wasmparser v0.102.0
[INFO] [stderr]     Checking object v0.30.4
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling ss58-registry v1.47.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling frame-support-procedural-tools v9.0.0
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling scale-info-derive v2.11.1
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v15.0.0
[INFO] [stderr]    Compiling sp-api-proc-macro v13.0.0
[INFO] [stderr]    Compiling frame-support-procedural v21.0.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.9
[INFO] [stderr]    Compiling docify_macros v0.2.7
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking wasmtime-types v8.0.1
[INFO] [stderr]     Checking wasmtime-environ v8.0.1
[INFO] [stderr]     Checking parity-scale-codec v3.6.9
[INFO] [stderr]     Checking docify v0.2.7
[INFO] [stderr]     Checking wasmtime-jit v8.0.1
[INFO] [stderr]    Compiling sp-version-proc-macro v12.0.0
[INFO] [stderr]     Checking scale-info v2.11.1
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking sp-storage v17.0.0
[INFO] [stderr]     Checking sp-wasm-interface v18.0.0
[INFO] [stderr]     Checking sp-tracing v14.0.0
[INFO] [stderr]     Checking sp-externalities v0.23.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking bounded-collections v0.1.9
[INFO] [stderr]     Checking sp-arithmetic v21.0.0
[INFO] [stderr]     Checking frame-metadata v16.0.0
[INFO] [stderr]     Checking sp-metadata-ir v0.4.0
[INFO] [stderr]     Checking sp-runtime-interface v22.0.0
[INFO] [stderr]     Checking sp-core v26.0.0
[INFO] [stderr]     Checking sp-trie v27.0.0
[INFO] [stderr]     Checking sp-keystore v0.32.0
[INFO] [stderr]     Checking sp-weights v25.0.0
[INFO] [stderr]     Checking sp-state-machine v0.33.0
[INFO] [stderr]     Checking sp-application-crypto v28.0.0
[INFO] [stderr]     Checking sp-runtime v29.0.0
[INFO] [stderr]     Checking sp-version v27.0.0
[INFO] [stderr]     Checking sp-staking v24.0.0
[INFO] [stderr]     Checking sp-inherents v24.0.0
[INFO] [stderr]     Checking sp-npos-elections v24.0.0
[INFO] [stderr]     Checking sp-api v24.0.0
[INFO] [stderr]     Checking sp-genesis-builder v0.5.0
[INFO] [stderr]     Checking frame-support v26.0.0
[INFO] [stderr]     Checking frame-system v26.0.0
[INFO] [stderr]     Checking pallet-elections-phragmen v27.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/migrations/unlock_and_unreserve_all_funds.rs:31:48
[INFO] [stdout]    |
[INFO] [stdout] 31 | use sp_std::{collections::btree_map::BTreeMap, vec::Vec};
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Vec` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `substrate_test_utils`
[INFO] [stdout]     --> src/lib.rs:1322:6
[INFO] [stdout]      |
[INFO] [stdout] 1322 |     use substrate_test_utils::assert_eq_uvec;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `substrate_test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]     --> src/lib.rs:1457:14
[INFO] [stdout]      |
[INFO] [stdout] 1457 |             Balances: pallet_balances::{Pallet, Call, Event<T>, Config<T>},
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1324:32
[INFO] [stdout]      |
[INFO] [stdout] 1324 |     impl frame_system::Config for Test {
[INFO] [stdout]      |                                   ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/lib.rs:1329:24
[INFO] [stdout]      |
[INFO] [stdout] 1329 |         type RuntimeOrigin = RuntimeOrigin;
[INFO] [stdout]      |                              ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]      |
[INFO] [stdout] 1329 |         type RuntimeOrigin = Self::RuntimeOrigin;
[INFO] [stdout]      |                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]     --> src/lib.rs:1331:22
[INFO] [stdout]      |
[INFO] [stdout] 1331 |         type RuntimeCall = RuntimeCall;
[INFO] [stdout]      |                            ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]      |
[INFO] [stdout] 1331 |         type RuntimeCall = Self::RuntimeCall;
[INFO] [stdout]      |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]     --> src/lib.rs:1337:23
[INFO] [stdout]      |
[INFO] [stdout] 1337 |         type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]      |                             ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]      |
[INFO] [stdout] 1337 |         type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]      |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PalletInfo` in this scope
[INFO] [stdout]     --> src/lib.rs:1340:21
[INFO] [stdout]      |
[INFO] [stdout] 1340 |         type PalletInfo = PalletInfo;
[INFO] [stdout]      |                           ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]      |
[INFO] [stdout] 1340 |         type PalletInfo = Self::PalletInfo;
[INFO] [stdout]      |                           ++++++
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use frame_support::traits::PalletInfo;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1350:35
[INFO] [stdout]      |
[INFO] [stdout] 1350 |     impl pallet_balances::Config for Test {
[INFO] [stdout]      |                                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]     --> src/lib.rs:1352:23
[INFO] [stdout]      |
[INFO] [stdout] 1352 |         type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]      |                             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1355:44
[INFO] [stdout]      |
[INFO] [stdout] 1355 |         type AccountStore = frame_system::Pallet<Test>;
[INFO] [stdout]      |                                                  ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1350 |     impl<Test> pallet_balances::Config for Test {
[INFO] [stdout]      |         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1428:18
[INFO] [stdout]      |
[INFO] [stdout] 1428 |     impl Config for Test {
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]     --> src/lib.rs:1430:23
[INFO] [stdout]      |
[INFO] [stdout] 1430 |         type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]      |                             ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]      |
[INFO] [stdout] 1430 |         type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]      |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/lib.rs:1431:19
[INFO] [stdout]      |
[INFO] [stdout] 132  | / type BalanceOf<T> =
[INFO] [stdout] 133  | |     <<T as Config>::Currency as Currency<<T as frame_system::Config>::AccountId>>::Balance;
[INFO] [stdout]      | |___________________________________________________________________________________________- similarly named type alias `BalanceOf` defined here
[INFO] [stdout] ...
[INFO] [stdout] 1431 |           type Currency = Balances;
[INFO] [stdout]      |                           ^^^^^^^^ help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]     --> src/lib.rs:1451:53
[INFO] [stdout]      |
[INFO] [stdout] 1451 |         sp_runtime::generic::UncheckedExtrinsic<u32, u64, RuntimeCall, ()>;
[INFO] [stdout]      |                                                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1450 |     pub type UncheckedExtrinsic<RuntimeCall> =
[INFO] [stdout]      |                                +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_tracing`
[INFO] [stdout]     --> src/lib.rs:1504:4
[INFO] [stdout]      |
[INFO] [stdout] 1504 |             sp_tracing::try_init_simple();
[INFO] [stdout]      |             ^^^^^^^^^^ use of undeclared crate or module `sp_tracing`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1504 |             sp_staking::try_init_simple();
[INFO] [stdout]      |             ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RuntimeGenesisConfig` in this scope
[INFO] [stdout]     --> src/lib.rs:1508:44
[INFO] [stdout]      |
[INFO] [stdout] 1508 |             let mut ext: sp_io::TestExternalities = RuntimeGenesisConfig {
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1509:48
[INFO] [stdout]      |
[INFO] [stdout] 1509 |                 balances: pallet_balances::GenesisConfig::<Test> {
[INFO] [stdout]      |                                                            ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1473 |     impl<Test> ExtBuilder {
[INFO] [stdout]      |         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1519:52
[INFO] [stdout]      |
[INFO] [stdout] 1519 |                 elections: elections_phragmen::GenesisConfig::<Test> {
[INFO] [stdout]      |                                                                ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1473 |     impl<Test> ExtBuilder {
[INFO] [stdout]      |         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1573:12
[INFO] [stdout]      |
[INFO] [stdout] 1573 |         Voting::<Test>::iter().map(|(v, _)| v).collect::<Vec<u64>>()
[INFO] [stdout]      |                  ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1572 |     fn all_voters<Test>() -> Vec<u64> {
[INFO] [stdout]      |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1592:12
[INFO] [stdout]      |
[INFO] [stdout] 1592 |         Voting::<Test>::get(who).stake
[INFO] [stdout]      |                  ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1591 |     fn locked_stake_of<Test>(who: &u64) -> u64 {
[INFO] [stdout]      |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1596:3
[INFO] [stdout]      |
[INFO] [stdout] 1596 |         System::set_block_number(1);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/lib.rs:1600:30
[INFO] [stdout]      |
[INFO] [stdout] 1600 |     fn submit_candidacy(origin: RuntimeOrigin) -> sp_runtime::DispatchResult {
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/lib.rs:1604:18
[INFO] [stdout]      |
[INFO] [stdout] 1604 |     fn vote(origin: RuntimeOrigin, votes: Vec<u64>, stake: u64) -> DispatchResultWithPostInfo {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1613:12
[INFO] [stdout]      |
[INFO] [stdout] 1613 |         Voting::<Test>::get(who).votes
[INFO] [stdout]      |                  ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1612 |     fn votes_of<Test>(who: &u64) -> Vec<u64> {
[INFO] [stdout]      |                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1619:16
[INFO] [stdout]      |
[INFO] [stdout] 1619 |             assert_eq!(<Test as Config>::DesiredMembers::get(), 2);
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1620:16
[INFO] [stdout]      |
[INFO] [stdout] 1620 |             assert_eq!(<Test as Config>::DesiredRunnersUp::get(), 0);
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1621:16
[INFO] [stdout]      |
[INFO] [stdout] 1621 |             assert_eq!(<Test as Config>::VotingBondBase::get(), 2);
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1622:16
[INFO] [stdout]      |
[INFO] [stdout] 1622 |             assert_eq!(<Test as Config>::VotingBondFactor::get(), 0);
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1623:16
[INFO] [stdout]      |
[INFO] [stdout] 1623 |             assert_eq!(<Test as Config>::CandidacyBond::get(), 3);
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1624:16
[INFO] [stdout]      |
[INFO] [stdout] 1624 |             assert_eq!(<Test as Config>::TermDuration::get(), 5);
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1631:27
[INFO] [stdout]      |
[INFO] [stdout] 1631 |             assert_eq!(<Candidates<Test>>::decode_len(), None);
[INFO] [stdout]      |                                    ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1617 |     fn params_should_work<Test>() {
[INFO] [stdout]      |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1644:5
[INFO] [stdout]      |
[INFO] [stdout] 1644 |                 System::set_block_number(1);
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1663:5
[INFO] [stdout]      |
[INFO] [stdout] 1663 |                 System::set_block_number(5);
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1664:30
[INFO] [stdout]      |
[INFO] [stdout] 1664 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                          ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1675:5
[INFO] [stdout]      |
[INFO] [stdout] 1675 |                 System::set_block_number(1);
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1699:5
[INFO] [stdout]      |
[INFO] [stdout] 1699 |                 System::set_block_number(1);
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1718:5
[INFO] [stdout]      |
[INFO] [stdout] 1718 |                 System::set_block_number(5);
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1719:30
[INFO] [stdout]      |
[INFO] [stdout] 1719 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                          ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1755:16
[INFO] [stdout]      |
[INFO] [stdout] 1755 |             assert_eq!(<Test as Config>::TermDuration::get(), 0);
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1756:16
[INFO] [stdout]      |
[INFO] [stdout] 1756 |             assert_eq!(<Test as Config>::DesiredMembers::get(), 2);
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1763:4
[INFO] [stdout]      |
[INFO] [stdout] 1763 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1764:29
[INFO] [stdout]      |
[INFO] [stdout] 1764 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1818:4
[INFO] [stdout]      |
[INFO] [stdout] 1818 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1819:29
[INFO] [stdout]      |
[INFO] [stdout] 1819 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1857:13
[INFO] [stdout]      |
[INFO] [stdout] 1857 |                 Error::<Test>::DuplicatedCandidate
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1850 |     fn dupe_candidate_submission_should_not_work<Test>() {
[INFO] [stdout]      |                                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1869:4
[INFO] [stdout]      |
[INFO] [stdout] 1869 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1870:29
[INFO] [stdout]      |
[INFO] [stdout] 1870 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1876:69
[INFO] [stdout]      |
[INFO] [stdout] 1876 |             assert_noop!(submit_candidacy(RuntimeOrigin::signed(5)), Error::<Test>::MemberSubmit);
[INFO] [stdout]      |                                                                              ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1863 |     fn member_candidacy_submission_should_not_work<Test>() {
[INFO] [stdout]      |                                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1890:4
[INFO] [stdout]      |
[INFO] [stdout] 1890 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:1891:29
[INFO] [stdout]      |
[INFO] [stdout] 1891 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1896:69
[INFO] [stdout]      |
[INFO] [stdout] 1896 |             assert_noop!(submit_candidacy(RuntimeOrigin::signed(3)), Error::<Test>::RunnerUpSubmit);
[INFO] [stdout]      |                                                                              ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1881 |     fn runner_candidate_submission_should_not_work<Test>() {
[INFO] [stdout]      |                                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:1906:13
[INFO] [stdout]      |
[INFO] [stdout] 1906 |                 Error::<Test>::InsufficientCandidateFunds,
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1901 |     fn poor_candidate_submission_should_not_work<Test>() {
[INFO] [stdout]      |                                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:2032:69
[INFO] [stdout]      |
[INFO] [stdout] 2032 |             assert_noop!(vote(RuntimeOrigin::signed(2), vec![], 20), Error::<Test>::NoVotes);
[INFO] [stdout]      |                                                                              ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2030 |     fn cannot_vote_for_no_candidate<Test>() {
[INFO] [stdout]      |                                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2044:4
[INFO] [stdout]      |
[INFO] [stdout] 2044 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2045:29
[INFO] [stdout]      |
[INFO] [stdout] 2045 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2067:4
[INFO] [stdout]      |
[INFO] [stdout] 2067 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2068:29
[INFO] [stdout]      |
[INFO] [stdout] 2068 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2096:4
[INFO] [stdout]      |
[INFO] [stdout] 2096 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2097:29
[INFO] [stdout]      |
[INFO] [stdout] 2097 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2115:4
[INFO] [stdout]      |
[INFO] [stdout] 2115 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2116:29
[INFO] [stdout]      |
[INFO] [stdout] 2116 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2136:4
[INFO] [stdout]      |
[INFO] [stdout] 2136 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2137:29
[INFO] [stdout]      |
[INFO] [stdout] 2137 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:2162:14
[INFO] [stdout]      |
[INFO] [stdout] 2162 |                     Error::<Test>::TooManyVotes,
[INFO] [stdout]      |                             ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2149 |     fn cannot_vote_for_more_than_candidates_and_members_and_runners<Test>() {
[INFO] [stdout]      |                                                                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2169:5
[INFO] [stdout]      |
[INFO] [stdout] 2169 |                 System::set_block_number(5);
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2170:30
[INFO] [stdout]      |
[INFO] [stdout] 2170 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                          ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:2178:14
[INFO] [stdout]      |
[INFO] [stdout] 2178 |                     Error::<Test>::TooManyVotes,
[INFO] [stdout]      |                             ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2149 |     fn cannot_vote_for_more_than_candidates_and_members_and_runners<Test>() {
[INFO] [stdout]      |                                                                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:2189:69
[INFO] [stdout]      |
[INFO] [stdout] 2189 |             assert_noop!(vote(RuntimeOrigin::signed(2), vec![4], 1), Error::<Test>::LowBalance);
[INFO] [stdout]      |                                                                              ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2184 |     fn cannot_vote_for_less_than_ed<Test>() {
[INFO] [stdout]      |                                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:2242:13
[INFO] [stdout]      |
[INFO] [stdout] 2242 |                 Error::<Test>::MustBeVoter
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2238 |     fn non_voter_remove_should_not_work<Test>() {
[INFO] [stdout]      |                                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:2258:13
[INFO] [stdout]      |
[INFO] [stdout] 2258 |                 Error::<Test>::MustBeVoter
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2248 |     fn dupe_remove_should_fail<Test>() {
[INFO] [stdout]      |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2276:4
[INFO] [stdout]      |
[INFO] [stdout] 2276 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2277:29
[INFO] [stdout]      |
[INFO] [stdout] 2277 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:2301:27
[INFO] [stdout]      |
[INFO] [stdout] 2301 |             assert_eq!(<Candidates<Test>>::decode_len().unwrap(), 3);
[INFO] [stdout]      |                                    ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2284 |     fn simple_voting_rounds_should_work<Test>() {
[INFO] [stdout]      |                                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2305:4
[INFO] [stdout]      |
[INFO] [stdout] 2305 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2306:29
[INFO] [stdout]      |
[INFO] [stdout] 2306 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:2316:27
[INFO] [stdout]      |
[INFO] [stdout] 2316 |             assert_eq!(<Candidates<Test>>::decode_len(), None);
[INFO] [stdout]      |                                    ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2284 |     fn simple_voting_rounds_should_work<Test>() {
[INFO] [stdout]      |                                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2326:4
[INFO] [stdout]      |
[INFO] [stdout] 2326 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2327:29
[INFO] [stdout]      |
[INFO] [stdout] 2327 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2329:4
[INFO] [stdout]      |
[INFO] [stdout] 2329 |             System::assert_last_event(RuntimeEvent::Elections(super::Event::EmptyTerm));
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2342:4
[INFO] [stdout]      |
[INFO] [stdout] 2342 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2343:29
[INFO] [stdout]      |
[INFO] [stdout] 2343 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2345:4
[INFO] [stdout]      |
[INFO] [stdout] 2345 |             System::assert_last_event(RuntimeEvent::Elections(super::Event::NewTerm {
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2355:4
[INFO] [stdout]      |
[INFO] [stdout] 2355 |             System::set_block_number(10);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2356:29
[INFO] [stdout]      |
[INFO] [stdout] 2356 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2358:4
[INFO] [stdout]      |
[INFO] [stdout] 2358 |             System::assert_last_event(RuntimeEvent::Elections(super::Event::NewTerm {
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2377:4
[INFO] [stdout]      |
[INFO] [stdout] 2377 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2378:29
[INFO] [stdout]      |
[INFO] [stdout] 2378 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2386:4
[INFO] [stdout]      |
[INFO] [stdout] 2386 |             System::set_block_number(10);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2387:29
[INFO] [stdout]      |
[INFO] [stdout] 2387 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2409:4
[INFO] [stdout]      |
[INFO] [stdout] 2409 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2410:29
[INFO] [stdout]      |
[INFO] [stdout] 2410 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2423:4
[INFO] [stdout]      |
[INFO] [stdout] 2423 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2424:29
[INFO] [stdout]      |
[INFO] [stdout] 2424 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2430:4
[INFO] [stdout]      |
[INFO] [stdout] 2430 |             System::assert_last_event(RuntimeEvent::Elections(super::Event::NewTerm {
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2449:4
[INFO] [stdout]      |
[INFO] [stdout] 2449 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2450:29
[INFO] [stdout]      |
[INFO] [stdout] 2450 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2476:4
[INFO] [stdout]      |
[INFO] [stdout] 2476 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2477:29
[INFO] [stdout]      |
[INFO] [stdout] 2477 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2483:4
[INFO] [stdout]      |
[INFO] [stdout] 2483 |             System::set_block_number(10);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2484:29
[INFO] [stdout]      |
[INFO] [stdout] 2484 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2502:4
[INFO] [stdout]      |
[INFO] [stdout] 2502 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2503:29
[INFO] [stdout]      |
[INFO] [stdout] 2503 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2511:4
[INFO] [stdout]      |
[INFO] [stdout] 2511 |             System::set_block_number(10);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2512:29
[INFO] [stdout]      |
[INFO] [stdout] 2512 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2530:4
[INFO] [stdout]      |
[INFO] [stdout] 2530 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2531:29
[INFO] [stdout]      |
[INFO] [stdout] 2531 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2537:4
[INFO] [stdout]      |
[INFO] [stdout] 2537 |             System::set_block_number(10);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2538:29
[INFO] [stdout]      |
[INFO] [stdout] 2538 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2556:4
[INFO] [stdout]      |
[INFO] [stdout] 2556 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2557:29
[INFO] [stdout]      |
[INFO] [stdout] 2557 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2577:4
[INFO] [stdout]      |
[INFO] [stdout] 2577 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2578:29
[INFO] [stdout]      |
[INFO] [stdout] 2578 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2594:4
[INFO] [stdout]      |
[INFO] [stdout] 2594 |             System::set_block_number(10);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2595:29
[INFO] [stdout]      |
[INFO] [stdout] 2595 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2618:5
[INFO] [stdout]      |
[INFO] [stdout] 2618 |                 System::set_block_number(b.into());
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2619:30
[INFO] [stdout]      |
[INFO] [stdout] 2619 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                          ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2646:4
[INFO] [stdout]      |
[INFO] [stdout] 2646 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2647:29
[INFO] [stdout]      |
[INFO] [stdout] 2647 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:2675:27
[INFO] [stdout]      |
[INFO] [stdout] 2675 |             assert_eq!(<Candidates<Test>>::decode_len().unwrap(), 3);
[INFO] [stdout]      |                                    ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2664 |     fn seats_should_be_released_when_no_vote<Test>() {
[INFO] [stdout]      |                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2679:4
[INFO] [stdout]      |
[INFO] [stdout] 2679 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2680:29
[INFO] [stdout]      |
[INFO] [stdout] 2680 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2690:4
[INFO] [stdout]      |
[INFO] [stdout] 2690 |             System::set_block_number(10);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2691:29
[INFO] [stdout]      |
[INFO] [stdout] 2691 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2706:4
[INFO] [stdout]      |
[INFO] [stdout] 2706 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2707:29
[INFO] [stdout]      |
[INFO] [stdout] 2707 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2724:4
[INFO] [stdout]      |
[INFO] [stdout] 2724 |             System::set_block_number(10);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2725:29
[INFO] [stdout]      |
[INFO] [stdout] 2725 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2738:4
[INFO] [stdout]      |
[INFO] [stdout] 2738 |             System::assert_has_event(RuntimeEvent::Elections(super::Event::NewTerm {
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2754:4
[INFO] [stdout]      |
[INFO] [stdout] 2754 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2755:29
[INFO] [stdout]      |
[INFO] [stdout] 2755 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2775:4
[INFO] [stdout]      |
[INFO] [stdout] 2775 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2776:29
[INFO] [stdout]      |
[INFO] [stdout] 2776 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2795:4
[INFO] [stdout]      |
[INFO] [stdout] 2795 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2796:29
[INFO] [stdout]      |
[INFO] [stdout] 2796 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2817:4
[INFO] [stdout]      |
[INFO] [stdout] 2817 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2818:29
[INFO] [stdout]      |
[INFO] [stdout] 2818 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2840:4
[INFO] [stdout]      |
[INFO] [stdout] 2840 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2841:29
[INFO] [stdout]      |
[INFO] [stdout] 2841 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2868:4
[INFO] [stdout]      |
[INFO] [stdout] 2868 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2869:29
[INFO] [stdout]      |
[INFO] [stdout] 2869 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2898:4
[INFO] [stdout]      |
[INFO] [stdout] 2898 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2899:29
[INFO] [stdout]      |
[INFO] [stdout] 2899 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:2933:13
[INFO] [stdout]      |
[INFO] [stdout] 2933 |                 Error::<Test>::InvalidRenouncing,
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2929 |     fn wrong_renounce_candidacy_should_fail<Test>() {
[INFO] [stdout]      |                                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:2937:13
[INFO] [stdout]      |
[INFO] [stdout] 2937 |                 Error::<Test>::InvalidRenouncing,
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2929 |     fn wrong_renounce_candidacy_should_fail<Test>() {
[INFO] [stdout]      |                                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:2941:13
[INFO] [stdout]      |
[INFO] [stdout] 2941 |                 Error::<Test>::InvalidRenouncing,
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2929 |     fn wrong_renounce_candidacy_should_fail<Test>() {
[INFO] [stdout]      |                                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2957:4
[INFO] [stdout]      |
[INFO] [stdout] 2957 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2958:29
[INFO] [stdout]      |
[INFO] [stdout] 2958 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:2965:13
[INFO] [stdout]      |
[INFO] [stdout] 2965 |                 Error::<Test>::InvalidRenouncing,
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2947 |     fn non_member_renounce_member_should_fail<Test>() {
[INFO] [stdout]      |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2981:4
[INFO] [stdout]      |
[INFO] [stdout] 2981 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:2982:29
[INFO] [stdout]      |
[INFO] [stdout] 2982 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:2989:13
[INFO] [stdout]      |
[INFO] [stdout] 2989 |                 Error::<Test>::InvalidRenouncing,
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2971 |     fn non_runner_up_renounce_runner_up_should_fail<Test>() {
[INFO] [stdout]      |                                                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/lib.rs:3003:13
[INFO] [stdout]      |
[INFO] [stdout] 3003 |                 Error::<Test>::InvalidWitnessData,
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2995 |     fn wrong_candidate_count_renounce_should_fail<Test>() {
[INFO] [stdout]      |                                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3041:5
[INFO] [stdout]      |
[INFO] [stdout] 3041 |                 System::set_block_number(5);
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3042:30
[INFO] [stdout]      |
[INFO] [stdout] 3042 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                          ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3050:5
[INFO] [stdout]      |
[INFO] [stdout] 3050 |                 System::set_block_number(10);
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3051:30
[INFO] [stdout]      |
[INFO] [stdout] 3051 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                          ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3077:5
[INFO] [stdout]      |
[INFO] [stdout] 3077 |                 System::set_block_number(5);
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3078:30
[INFO] [stdout]      |
[INFO] [stdout] 3078 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                          ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3091:5
[INFO] [stdout]      |
[INFO] [stdout] 3091 |                 System::set_block_number(10);
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3092:30
[INFO] [stdout]      |
[INFO] [stdout] 3092 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                          ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3120:5
[INFO] [stdout]      |
[INFO] [stdout] 3120 |                 System::set_block_number(5);
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3121:30
[INFO] [stdout]      |
[INFO] [stdout] 3121 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                          ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3134:5
[INFO] [stdout]      |
[INFO] [stdout] 3134 |                 System::set_block_number(10);
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3135:30
[INFO] [stdout]      |
[INFO] [stdout] 3135 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                          ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3160:4
[INFO] [stdout]      |
[INFO] [stdout] 3160 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3161:29
[INFO] [stdout]      |
[INFO] [stdout] 3161 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3215:5
[INFO] [stdout]      |
[INFO] [stdout] 3215 |                 System::set_block_number(5);
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3216:30
[INFO] [stdout]      |
[INFO] [stdout] 3216 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                          ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3241:5
[INFO] [stdout]      |
[INFO] [stdout] 3241 |                 System::set_block_number(5);
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3242:30
[INFO] [stdout]      |
[INFO] [stdout] 3242 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                          ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3267:5
[INFO] [stdout]      |
[INFO] [stdout] 3267 |                 System::set_block_number(5);
[INFO] [stdout]      |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3268:30
[INFO] [stdout]      |
[INFO] [stdout] 3268 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                          ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3292:4
[INFO] [stdout]      |
[INFO] [stdout] 3292 |             System::set_block_number(5);
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/lib.rs:3293:29
[INFO] [stdout]      |
[INFO] [stdout] 3293 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 1307 +     use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/migrations/unlock_and_unreserve_all_funds.rs:31:48
[INFO] [stdout]    |
[INFO] [stdout] 31 | use sp_std::{collections::btree_map::BTreeMap, vec::Vec};
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Vec` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OnInitialize`
[INFO] [stdout]     --> src/lib.rs:1313:32
[INFO] [stdout]      |
[INFO] [stdout] 1313 |         traits::{ConstU32, ConstU64, OnInitialize},
[INFO] [stdout]      |                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]     --> src/lib.rs:1341:22
[INFO] [stdout]      |
[INFO] [stdout] 1341 |         type AccountData = pallet_balances::AccountData<u64>;
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]     --> src/lib.rs:1350:7
[INFO] [stdout]      |
[INFO] [stdout] 1350 |     impl pallet_balances::Config for Test {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]     --> src/lib.rs:1509:15
[INFO] [stdout]      |
[INFO] [stdout] 1509 |                 balances: pallet_balances::GenesisConfig::<Test> {
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1539:3
[INFO] [stdout]      |
[INFO] [stdout] 1539 |         Elections::candidates().into_iter().map(|(c, _)| c).collect::<Vec<_>>()
[INFO] [stdout]      |         ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1543:3
[INFO] [stdout]      |
[INFO] [stdout] 1543 |         Elections::candidates()
[INFO] [stdout]      |         ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1550:3
[INFO] [stdout]      |
[INFO] [stdout] 1550 |         Elections::voting(who).deposit
[INFO] [stdout]      |         ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1554:3
[INFO] [stdout]      |
[INFO] [stdout] 1554 |         Elections::runners_up().into_iter().map(|r| r.who).collect::<Vec<_>>()
[INFO] [stdout]      |         ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1558:3
[INFO] [stdout]      |
[INFO] [stdout] 1558 |         Elections::members_ids()
[INFO] [stdout]      |         ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1562:3
[INFO] [stdout]      |
[INFO] [stdout] 1562 |         Elections::members().into_iter().map(|m| (m.who, m.stake)).collect::<Vec<_>>()
[INFO] [stdout]      |         ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1566:3
[INFO] [stdout]      |
[INFO] [stdout] 1566 |         Elections::runners_up()
[INFO] [stdout]      |         ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/lib.rs:1577:4
[INFO] [stdout]      |
[INFO] [stdout] 1577 |         (Balances::free_balance(who), Balances::reserved_balance(who))
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |          |
[INFO] [stdout]      |          use of undeclared type `Balances`
[INFO] [stdout]      |          help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/lib.rs:1577:33
[INFO] [stdout]      |
[INFO] [stdout] 1577 |         (Balances::free_balance(who), Balances::reserved_balance(who))
[INFO] [stdout]      |                                       ^^^^^^^^
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       use of undeclared type `Balances`
[INFO] [stdout]      |                                       help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/lib.rs:1581:3
[INFO] [stdout]      |
[INFO] [stdout] 1581 |         Balances::locks(who)
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1597:3
[INFO] [stdout]      |
[INFO] [stdout] 1597 |         Elections::do_try_state().unwrap();
[INFO] [stdout]      |         ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1601:3
[INFO] [stdout]      |
[INFO] [stdout] 1601 |         Elections::submit_candidacy(origin, Elections::candidates().len() as u32)
[INFO] [stdout]      |         ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1601:39
[INFO] [stdout]      |
[INFO] [stdout] 1601 |         Elections::submit_candidacy(origin, Elections::candidates().len() as u32)
[INFO] [stdout]      |                                             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1609:3
[INFO] [stdout]      |
[INFO] [stdout] 1609 |         Elections::vote(origin, votes, stake)
[INFO] [stdout]      |         ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1625:15
[INFO] [stdout]      |
[INFO] [stdout] 1625 |             assert_eq!(Elections::election_rounds(), 0);
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1627:12
[INFO] [stdout]      |
[INFO] [stdout] 1627 |             assert!(Elections::members().is_empty());
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1628:12
[INFO] [stdout]      |
[INFO] [stdout] 1628 |             assert!(Elections::runners_up().is_empty());
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1632:12
[INFO] [stdout]      |
[INFO] [stdout] 1632 |             assert!(Elections::is_candidate(&1).is_err());
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1646:6
[INFO] [stdout]      |
[INFO] [stdout] 1646 |                     Elections::members(),
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1654:6
[INFO] [stdout]      |
[INFO] [stdout] 1654 |                     Elections::voting(1),
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1658:6
[INFO] [stdout]      |
[INFO] [stdout] 1658 |                     Elections::voting(2),
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1664:5
[INFO] [stdout]      |
[INFO] [stdout] 1664 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                 ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1678:6
[INFO] [stdout]      |
[INFO] [stdout] 1678 |                     Elections::voting(1),
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1682:6
[INFO] [stdout]      |
[INFO] [stdout] 1682 |                     Elections::voting(2),
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1686:16
[INFO] [stdout]      |
[INFO] [stdout] 1686 |                 assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(1)));
[INFO] [stdout]      |                            ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1686:40
[INFO] [stdout]      |
[INFO] [stdout] 1686 |                 assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(1)));
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1687:16
[INFO] [stdout]      |
[INFO] [stdout] 1687 |                 assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                            ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1687:40
[INFO] [stdout]      |
[INFO] [stdout] 1687 |                 assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1689:16
[INFO] [stdout]      |
[INFO] [stdout] 1689 |                 assert_eq!(Elections::voting(1), Default::default());
[INFO] [stdout]      |                            ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1690:16
[INFO] [stdout]      |
[INFO] [stdout] 1690 |                 assert_eq!(Elections::voting(2), Default::default());
[INFO] [stdout]      |                            ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1701:6
[INFO] [stdout]      |
[INFO] [stdout] 1701 |                     Elections::members(),
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1709:6
[INFO] [stdout]      |
[INFO] [stdout] 1709 |                     Elections::voting(1),
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1713:6
[INFO] [stdout]      |
[INFO] [stdout] 1713 |                     Elections::voting(2),
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1719:5
[INFO] [stdout]      |
[INFO] [stdout] 1719 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                 ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1757:15
[INFO] [stdout]      |
[INFO] [stdout] 1757 |             assert_eq!(Elections::election_rounds(), 0);
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1760:12
[INFO] [stdout]      |
[INFO] [stdout] 1760 |             assert!(Elections::runners_up().is_empty());
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1764:4
[INFO] [stdout]      |
[INFO] [stdout] 1764 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1767:12
[INFO] [stdout]      |
[INFO] [stdout] 1767 |             assert!(Elections::runners_up().is_empty());
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1776:12
[INFO] [stdout]      |
[INFO] [stdout] 1776 |             assert!(Elections::is_candidate(&1).is_err());
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1777:12
[INFO] [stdout]      |
[INFO] [stdout] 1777 |             assert!(Elections::is_candidate(&2).is_err());
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1780:32
[INFO] [stdout]      |
[INFO] [stdout] 1780 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(1)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1785:12
[INFO] [stdout]      |
[INFO] [stdout] 1785 |             assert!(Elections::is_candidate(&1).is_ok());
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1786:12
[INFO] [stdout]      |
[INFO] [stdout] 1786 |             assert!(Elections::is_candidate(&2).is_err());
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1789:32
[INFO] [stdout]      |
[INFO] [stdout] 1789 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1794:12
[INFO] [stdout]      |
[INFO] [stdout] 1794 |             assert!(Elections::is_candidate(&1).is_ok());
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1795:12
[INFO] [stdout]      |
[INFO] [stdout] 1795 |             assert!(Elections::is_candidate(&2).is_ok());
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1806:32
[INFO] [stdout]      |
[INFO] [stdout] 1806 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1807:20
[INFO] [stdout]      |
[INFO] [stdout] 1807 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1808:15
[INFO] [stdout]      |
[INFO] [stdout] 1808 |             assert_eq!(Elections::candidates(), vec![(5, 3)]);
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1813:32
[INFO] [stdout]      |
[INFO] [stdout] 1813 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1814:20
[INFO] [stdout]      |
[INFO] [stdout] 1814 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1815:15
[INFO] [stdout]      |
[INFO] [stdout] 1815 |             assert_eq!(Elections::candidates(), vec![(4, 4), (5, 3)]);
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1819:4
[INFO] [stdout]      |
[INFO] [stdout] 1819 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1824:5
[INFO] [stdout]      |
[INFO] [stdout] 1824 |                 Elections::members(),
[INFO] [stdout]      |                 ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1838:32
[INFO] [stdout]      |
[INFO] [stdout] 1838 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1840:32
[INFO] [stdout]      |
[INFO] [stdout] 1840 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(1)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1842:32
[INFO] [stdout]      |
[INFO] [stdout] 1842 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1844:32
[INFO] [stdout]      |
[INFO] [stdout] 1844 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1853:32
[INFO] [stdout]      |
[INFO] [stdout] 1853 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(1)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1856:22
[INFO] [stdout]      |
[INFO] [stdout] 1856 |                 submit_candidacy(RuntimeOrigin::signed(1)),
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1866:32
[INFO] [stdout]      |
[INFO] [stdout] 1866 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1867:20
[INFO] [stdout]      |
[INFO] [stdout] 1867 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![5], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1870:4
[INFO] [stdout]      |
[INFO] [stdout] 1870 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1873:12
[INFO] [stdout]      |
[INFO] [stdout] 1873 |             assert!(Elections::runners_up().is_empty());
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1876:34
[INFO] [stdout]      |
[INFO] [stdout] 1876 |             assert_noop!(submit_candidacy(RuntimeOrigin::signed(5)), Error::<Test>::MemberSubmit);
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1883:32
[INFO] [stdout]      |
[INFO] [stdout] 1883 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1884:32
[INFO] [stdout]      |
[INFO] [stdout] 1884 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1885:32
[INFO] [stdout]      |
[INFO] [stdout] 1885 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1887:20
[INFO] [stdout]      |
[INFO] [stdout] 1887 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![5, 4], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1888:20
[INFO] [stdout]      |
[INFO] [stdout] 1888 |             assert_ok!(vote(RuntimeOrigin::signed(1), vec![3], 10));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1891:4
[INFO] [stdout]      |
[INFO] [stdout] 1891 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1896:34
[INFO] [stdout]      |
[INFO] [stdout] 1896 |             assert_noop!(submit_candidacy(RuntimeOrigin::signed(3)), Error::<Test>::RunnerUpSubmit);
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1905:22
[INFO] [stdout]      |
[INFO] [stdout] 1905 |                 submit_candidacy(RuntimeOrigin::signed(7)),
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1917:32
[INFO] [stdout]      |
[INFO] [stdout] 1917 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1918:20
[INFO] [stdout]      |
[INFO] [stdout] 1918 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![5], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1931:32
[INFO] [stdout]      |
[INFO] [stdout] 1931 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1932:20
[INFO] [stdout]      |
[INFO] [stdout] 1932 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![5], 12));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1944:32
[INFO] [stdout]      |
[INFO] [stdout] 1944 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1945:32
[INFO] [stdout]      |
[INFO] [stdout] 1945 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1946:20
[INFO] [stdout]      |
[INFO] [stdout] 1946 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![5], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1954:20
[INFO] [stdout]      |
[INFO] [stdout] 1954 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![5, 4], 15));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1964:32
[INFO] [stdout]      |
[INFO] [stdout] 1964 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1967:20
[INFO] [stdout]      |
[INFO] [stdout] 1967 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![5], 5));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1977:20
[INFO] [stdout]      |
[INFO] [stdout] 1977 |             assert_ok!(vote(RuntimeOrigin::signed(1), vec![5], 5));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1981:15
[INFO] [stdout]      |
[INFO] [stdout] 1981 |             assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1981:39
[INFO] [stdout]      |
[INFO] [stdout] 1981 |             assert_ok!(Elections::remove_voter(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1991:32
[INFO] [stdout]      |
[INFO] [stdout] 1991 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1992:32
[INFO] [stdout]      |
[INFO] [stdout] 1992 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:1995:20
[INFO] [stdout]      |
[INFO] [stdout] 1995 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![5], 10));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:1999:15
[INFO] [stdout]      |
[INFO] [stdout] 1999 |             assert_eq!(Elections::voting(&2).deposit, 3);
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2004:20
[INFO] [stdout]      |
[INFO] [stdout] 2004 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![5, 4], 15));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2007:15
[INFO] [stdout]      |
[INFO] [stdout] 2007 |             assert_eq!(Elections::voting(&2).deposit, 4);
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2012:20
[INFO] [stdout]      |
[INFO] [stdout] 2012 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![5, 3], 18));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2015:15
[INFO] [stdout]      |
[INFO] [stdout] 2015 |             assert_eq!(Elections::voting(&2).deposit, 4);
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2020:20
[INFO] [stdout]      |
[INFO] [stdout] 2020 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![4], 12));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2023:15
[INFO] [stdout]      |
[INFO] [stdout] 2023 |             assert_eq!(Elections::voting(&2).deposit, 3);
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2032:22
[INFO] [stdout]      |
[INFO] [stdout] 2032 |             assert_noop!(vote(RuntimeOrigin::signed(2), vec![], 20), Error::<Test>::NoVotes);
[INFO] [stdout]      |                               ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2039:32
[INFO] [stdout]      |
[INFO] [stdout] 2039 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2040:32
[INFO] [stdout]      |
[INFO] [stdout] 2040 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2042:20
[INFO] [stdout]      |
[INFO] [stdout] 2042 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![4, 5], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2045:4
[INFO] [stdout]      |
[INFO] [stdout] 2045 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2050:20
[INFO] [stdout]      |
[INFO] [stdout] 2050 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![4, 5], 10));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2057:32
[INFO] [stdout]      |
[INFO] [stdout] 2057 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2058:32
[INFO] [stdout]      |
[INFO] [stdout] 2058 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2059:32
[INFO] [stdout]      |
[INFO] [stdout] 2059 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2061:20
[INFO] [stdout]      |
[INFO] [stdout] 2061 |             assert_ok!(vote(RuntimeOrigin::signed(1), vec![4, 3], 10));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2062:20
[INFO] [stdout]      |
[INFO] [stdout] 2062 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![4], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2063:20
[INFO] [stdout]      |
[INFO] [stdout] 2063 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 30));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2064:20
[INFO] [stdout]      |
[INFO] [stdout] 2064 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2065:20
[INFO] [stdout]      |
[INFO] [stdout] 2065 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2068:4
[INFO] [stdout]      |
[INFO] [stdout] 2068 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2073:20
[INFO] [stdout]      |
[INFO] [stdout] 2073 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![4, 5], 10));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2081:32
[INFO] [stdout]      |
[INFO] [stdout] 2081 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2082:32
[INFO] [stdout]      |
[INFO] [stdout] 2082 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2083:32
[INFO] [stdout]      |
[INFO] [stdout] 2083 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2085:20
[INFO] [stdout]      |
[INFO] [stdout] 2085 |             assert_ok!(vote(RuntimeOrigin::signed(1), vec![4, 3], 10));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2086:20
[INFO] [stdout]      |
[INFO] [stdout] 2086 |             assert_ok!(vote(RuntimeOrigin::signed(2), vec![4], 20));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2087:20
[INFO] [stdout]      |
[INFO] [stdout] 2087 |             assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 30));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2088:20
[INFO] [stdout]      |
[INFO] [stdout] 2088 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2089:20
[INFO] [stdout]      |
[INFO] [stdout] 2089 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2091:15
[INFO] [stdout]      |
[INFO] [stdout] 2091 |             assert_ok!(Elections::renounce_candidacy(
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2092:5
[INFO] [stdout]      |
[INFO] [stdout] 2092 |                 RuntimeOrigin::signed(4),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2097:4
[INFO] [stdout]      |
[INFO] [stdout] 2097 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2109:32
[INFO] [stdout]      |
[INFO] [stdout] 2109 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2110:32
[INFO] [stdout]      |
[INFO] [stdout] 2110 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2112:20
[INFO] [stdout]      |
[INFO] [stdout] 2112 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2113:20
[INFO] [stdout]      |
[INFO] [stdout] 2113 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2116:4
[INFO] [stdout]      |
[INFO] [stdout] 2116 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2120:15
[INFO] [stdout]      |
[INFO] [stdout] 2120 |             assert_ok!(Elections::renounce_candidacy(RuntimeOrigin::signed(4), Renouncing::Member));
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2120:45
[INFO] [stdout]      |
[INFO] [stdout] 2120 |             assert_ok!(Elections::renounce_candidacy(RuntimeOrigin::signed(4), Renouncing::Member));
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2130:32
[INFO] [stdout]      |
[INFO] [stdout] 2130 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2131:32
[INFO] [stdout]      |
[INFO] [stdout] 2131 |             assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2133:20
[INFO] [stdout]      |
[INFO] [stdout] 2133 |             assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2134:20
[INFO] [stdout]      |
[INFO] [stdout] 2134 |             assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2137:4
[INFO] [stdout]      |
[INFO] [stdout] 2137 |             Elections::on_initialize(System::block_number());
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2141:15
[INFO] [stdout]      |
[INFO] [stdout] 2141 |             assert_ok!(Elections::renounce_candidacy(RuntimeOrigin::signed(5), Renouncing::Member));
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2141:45
[INFO] [stdout]      |
[INFO] [stdout] 2141 |             assert_ok!(Elections::renounce_candidacy(RuntimeOrigin::signed(5), Renouncing::Member));
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2155:33
[INFO] [stdout]      |
[INFO] [stdout] 2155 |                 assert_ok!(submit_candidacy(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2156:33
[INFO] [stdout]      |
[INFO] [stdout] 2156 |                 assert_ok!(submit_candidacy(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2157:33
[INFO] [stdout]      |
[INFO] [stdout] 2157 |                 assert_ok!(submit_candidacy(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2161:11
[INFO] [stdout]      |
[INFO] [stdout] 2161 |                     vote(RuntimeOrigin::signed(1), vec![9, 99, 999, 9999], 5),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2165:21
[INFO] [stdout]      |
[INFO] [stdout] 2165 |                 assert_ok!(vote(RuntimeOrigin::signed(3), vec![3], 30));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2166:21
[INFO] [stdout]      |
[INFO] [stdout] 2166 |                 assert_ok!(vote(RuntimeOrigin::signed(4), vec![4], 40));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2167:21
[INFO] [stdout]      |
[INFO] [stdout] 2167 |                 assert_ok!(vote(RuntimeOrigin::signed(5), vec![5], 50));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections`
[INFO] [stdout]     --> src/lib.rs:2170:5
[INFO] [stdout]      |
[INFO] [stdout] 2170 |                 Elections::on_initialize(System::block_number());
[INFO] [stdout]      |                 ^^^^^^^^^ use of undeclared type `Elections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/lib.rs:2173:33
[INFO] [stdout]      |
[INFO] [stdout] 2173 |                 assert_ok!(submit_candidacy(RuntimeOrigin::signed(2)));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[WARN] too many lines in the log, truncating it
