[INFO] fetching crate pallet-elections-phragmen 41.1.0... [INFO] testing pallet-elections-phragmen-41.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate pallet-elections-phragmen 41.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate pallet-elections-phragmen 41.1.0 [INFO] finished tweaking crates.io crate pallet-elections-phragmen 41.1.0 [INFO] tweaked toml for crates.io crate pallet-elections-phragmen 41.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pallet-elections-phragmen 41.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 358 packages to latest compatible versions [INFO] [stderr] Adding unicode-normalization v0.1.22 (available: v0.1.24) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sp-npos-elections v36.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 250babc75629917987934ce8913693ca6117084f961ab66a2e8bb3e4f8b62a35 [INFO] running `Command { std: "docker" "start" "-a" "250babc75629917987934ce8913693ca6117084f961ab66a2e8bb3e4f8b62a35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "250babc75629917987934ce8913693ca6117084f961ab66a2e8bb3e4f8b62a35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "250babc75629917987934ce8913693ca6117084f961ab66a2e8bb3e4f8b62a35", kill_on_drop: false }` [INFO] [stdout] 250babc75629917987934ce8913693ca6117084f961ab66a2e8bb3e4f8b62a35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 99af094917b8cc8311c8d9ab29bfc6723896a1a0c85e04a37064e4ddca6f205d [INFO] running `Command { std: "docker" "start" "-a" "99af094917b8cc8311c8d9ab29bfc6723896a1a0c85e04a37064e4ddca6f205d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling expander v2.2.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling file-guard v0.2.0 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling hash-db v0.16.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling libsecp256k1 v0.7.2 [INFO] [stderr] Compiling impl-num-traits v0.2.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling getrandom_or_panic v0.0.3 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling environmental v1.1.4 [INFO] [stderr] Compiling hex-conservative v0.1.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling common-path v1.0.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling sp-std v14.0.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling array-bytes v6.2.3 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling secp256k1 v0.28.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling trie-db v0.30.0 [INFO] [stderr] Compiling memory-db v0.32.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling sp-debug-derive v14.0.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling dyn-clonable v0.9.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling ed25519-zebra v4.0.3 [INFO] [stderr] Compiling sp-crypto-hashing v0.1.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling schnellru v0.2.4 [INFO] [stderr] Compiling trie-root v0.18.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling sp-io v40.0.1 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling sp-panic-handler v13.0.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling simple-mermaid v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling tuplex v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling macro_magic_core_macros v0.5.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling proc-macro-warning v1.84.1 [INFO] [stderr] Compiling macro_magic_core v0.5.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling parity-wasm v0.45.0 [INFO] [stderr] Compiling impl-serde v0.5.0 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling schnorrkel v0.11.4 [INFO] [stderr] Compiling parity-bip39 v2.0.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling macro_magic_macros v0.5.1 [INFO] [stderr] Compiling substrate-bip39 v0.6.0 [INFO] [stderr] Compiling sp-crypto-hashing-proc-macro v0.1.0 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling ss58-registry v1.51.0 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v12.0.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling macro_magic v0.5.1 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling frame-support-procedural-tools v13.0.1 [INFO] [stderr] Compiling aquamarine v0.5.0 [INFO] [stderr] Compiling tt-call v1.0.9 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v18.0.0 [INFO] [stderr] Compiling docify_macros v0.2.9 [INFO] [stderr] Compiling sp-api-proc-macro v22.0.1 [INFO] [stderr] Compiling docify v0.2.9 [INFO] [stderr] Compiling frame-support-procedural v33.0.1 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling sp-storage v22.0.0 [INFO] [stderr] Compiling impl-codec v0.7.1 [INFO] [stderr] Compiling sp-tracing v17.1.0 [INFO] [stderr] Compiling sp-wasm-interface v21.0.1 [INFO] [stderr] Compiling binary-merkle-tree v16.0.0 [INFO] [stderr] Compiling sp-version-proc-macro v15.0.0 [INFO] [stderr] Compiling sp-externalities v0.30.0 [INFO] [stderr] Compiling bounded-collections v0.2.4 [INFO] [stderr] Compiling primitive-types v0.13.1 [INFO] [stderr] Compiling sp-arithmetic v26.1.0 [INFO] [stderr] Compiling frame-metadata v20.0.0 [INFO] [stderr] Compiling sp-runtime-interface v29.0.1 [INFO] [stderr] Compiling sp-core v36.1.0 [INFO] [stderr] Compiling sp-weights v31.1.0 [INFO] [stderr] Compiling sp-metadata-ir v0.10.0 [INFO] [stderr] Compiling sp-trie v39.1.0 [INFO] [stderr] Compiling sp-keystore v0.42.0 [INFO] [stderr] Compiling sp-state-machine v0.45.0 [INFO] [stderr] Compiling sp-application-crypto v40.1.0 [INFO] [stderr] Compiling sp-runtime v41.1.0 [INFO] [stderr] Compiling sp-version v39.0.0 [INFO] [stderr] Compiling sp-inherents v36.0.0 [INFO] [stderr] Compiling sp-staking v38.0.0 [INFO] [stderr] Compiling sp-npos-elections v36.2.0 [INFO] [stderr] Compiling sp-api v36.0.1 [INFO] [stderr] Compiling sp-genesis-builder v0.17.0 [INFO] [stderr] Compiling frame-support v40.1.0 [INFO] [stderr] Compiling frame-system v40.1.0 [INFO] [stderr] Compiling pallet-elections-phragmen v41.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 36s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: trie-db v0.30.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "99af094917b8cc8311c8d9ab29bfc6723896a1a0c85e04a37064e4ddca6f205d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99af094917b8cc8311c8d9ab29bfc6723896a1a0c85e04a37064e4ddca6f205d", kill_on_drop: false }` [INFO] [stdout] 99af094917b8cc8311c8d9ab29bfc6723896a1a0c85e04a37064e4ddca6f205d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] baa4bc40c31007fa912fd01cd2c4646471a45c849145e896cce35ca50541b105 [INFO] running `Command { std: "docker" "start" "-a" "baa4bc40c31007fa912fd01cd2c4646471a45c849145e896cce35ca50541b105", kill_on_drop: false }` [INFO] [stderr] Compiling pallet-elections-phragmen v41.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `substrate_test_utils` [INFO] [stdout] --> src/lib.rs:1314:6 [INFO] [stdout] | [INFO] [stdout] 1314 | use substrate_test_utils::assert_eq_uvec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `substrate_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `substrate_test_utils`, use `cargo add substrate_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] --> src/lib.rs:1417:14 [INFO] [stdout] | [INFO] [stdout] 1417 | Balances: pallet_balances, [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] --> src/lib.rs:1322:16 [INFO] [stdout] | [INFO] [stdout] 1322 | #[derive_impl(pallet_balances::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] --> src/lib.rs:2198:15 [INFO] [stdout] | [INFO] [stdout] 2198 | assert_eq!(pallet_balances::Locks::::get(&2).len(), 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1317:32 [INFO] [stdout] | [INFO] [stdout] 1317 | impl frame_system::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:1316:2 [INFO] [stdout] | [INFO] [stdout] 1316 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-40.1.0/src/lib.rs:342:9 [INFO] [stdout] | [INFO] [stdout] 342 | type Self::RuntimeEvent = (); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope [INFO] [stdout] --> src/lib.rs:1316:2 [INFO] [stdout] | [INFO] [stdout] 1316 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-40.1.0/src/lib.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 344 | type Self::RuntimeOrigin = (); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope [INFO] [stdout] --> src/lib.rs:1316:2 [INFO] [stdout] | [INFO] [stdout] 1316 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-40.1.0/src/lib.rs:346:9 [INFO] [stdout] | [INFO] [stdout] 346 | type Self::RuntimeCall = (); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PalletInfo` in this scope [INFO] [stdout] --> src/lib.rs:1316:2 [INFO] [stdout] | [INFO] [stdout] 1316 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-40.1.0/src/lib.rs:348:9 [INFO] [stdout] | [INFO] [stdout] 348 | type Self::PalletInfo = (); [INFO] [stdout] | ++++++ [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1304 + use frame_support::traits::PalletInfo; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeTask` in this scope [INFO] [stdout] --> src/lib.rs:1316:2 [INFO] [stdout] | [INFO] [stdout] 1316 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-40.1.0/src/lib.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | type Self::RuntimeTask = (); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1388:18 [INFO] [stdout] | [INFO] [stdout] 1388 | 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:1390:23 [INFO] [stdout] | [INFO] [stdout] 1390 | type RuntimeEvent = RuntimeEvent; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] | [INFO] [stdout] 1390 | 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:1391:19 [INFO] [stdout] | [INFO] [stdout] 135 | / type BalanceOf = [INFO] [stdout] 136 | | <::Currency as Currency<::AccountId>>::Balance; [INFO] [stdout] | |___________________________________________________________________________________________- similarly named type alias `BalanceOf` defined here [INFO] [stdout] ... [INFO] [stdout] 1391 | 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:1411:48 [INFO] [stdout] | [INFO] [stdout] 1411 | sp_runtime::generic::UncheckedExtrinsic; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1410 | pub type UncheckedExtrinsic = [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sp_tracing` [INFO] [stdout] --> src/lib.rs:1464:4 [INFO] [stdout] | [INFO] [stdout] 1464 | sp_tracing::try_init_simple(); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sp_tracing` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1464 - sp_tracing::try_init_simple(); [INFO] [stdout] 1464 + 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:1468:44 [INFO] [stdout] | [INFO] [stdout] 1468 | 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:1470:48 [INFO] [stdout] | [INFO] [stdout] 1470 | balances: pallet_balances::GenesisConfig:: { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1433 | impl ExtBuilder { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1481:52 [INFO] [stdout] | [INFO] [stdout] 1481 | elections: elections_phragmen::GenesisConfig:: { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1433 | impl ExtBuilder { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1501:16 [INFO] [stdout] | [INFO] [stdout] 1501 | Candidates::::get().into_iter().map(|(c, _)| c).collect::>() [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1500 | fn candidate_ids() -> Vec { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1505:16 [INFO] [stdout] | [INFO] [stdout] 1505 | Candidates::::get() [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1504 | fn candidate_deposit(who: &u64) -> u64 { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1512:12 [INFO] [stdout] | [INFO] [stdout] 1512 | Voting::::get(who).deposit [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1511 | fn voter_deposit(who: &u64) -> u64 { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1516:15 [INFO] [stdout] | [INFO] [stdout] 1516 | RunnersUp::::get().into_iter().map(|r| r.who).collect::>() [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1515 | fn runners_up_ids() -> Vec { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1524:33 [INFO] [stdout] | [INFO] [stdout] 1524 | elections_phragmen::Members::::get() [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1523 | fn members_and_stake() -> Vec<(u64, u64)> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1531:15 [INFO] [stdout] | [INFO] [stdout] 1531 | RunnersUp::::get() [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1530 | fn runners_up_and_stake() -> Vec<(u64, u64)> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1538:12 [INFO] [stdout] | [INFO] [stdout] 1538 | Voting::::iter().map(|(v, _)| v).collect::>() [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1537 | fn all_voters() -> Vec { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1557:12 [INFO] [stdout] | [INFO] [stdout] 1557 | Voting::::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] 1556 | fn locked_stake_of(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:1561:3 [INFO] [stdout] | [INFO] [stdout] 1561 | System::set_block_number(1); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:1565:30 [INFO] [stdout] | [INFO] [stdout] 1565 | 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 `Test` in this scope [INFO] [stdout] --> src/lib.rs:1566:52 [INFO] [stdout] | [INFO] [stdout] 1566 | Elections::submit_candidacy(origin, Candidates::::get().len() as u32) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1565 | fn submit_candidacy(origin: RuntimeOrigin) -> sp_runtime::DispatchResult { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope [INFO] [stdout] --> src/lib.rs:1569:18 [INFO] [stdout] | [INFO] [stdout] 1569 | fn vote(origin: RuntimeOrigin, votes: Vec, 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:1578:12 [INFO] [stdout] | [INFO] [stdout] 1578 | Voting::::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] 1577 | fn votes_of(who: &u64) -> Vec { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1584:16 [INFO] [stdout] | [INFO] [stdout] 1584 | assert_eq!(::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:1585:16 [INFO] [stdout] | [INFO] [stdout] 1585 | assert_eq!(::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:1586:16 [INFO] [stdout] | [INFO] [stdout] 1586 | assert_eq!(::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:1587:16 [INFO] [stdout] | [INFO] [stdout] 1587 | assert_eq!(::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:1588:16 [INFO] [stdout] | [INFO] [stdout] 1588 | assert_eq!(::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:1589:16 [INFO] [stdout] | [INFO] [stdout] 1589 | assert_eq!(::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:1590:32 [INFO] [stdout] | [INFO] [stdout] 1590 | assert_eq!(ElectionRounds::::get(), 0); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1582 | fn params_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1592:42 [INFO] [stdout] | [INFO] [stdout] 1592 | assert!(elections_phragmen::Members::::get().is_empty()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1582 | fn params_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1593:24 [INFO] [stdout] | [INFO] [stdout] 1593 | assert!(RunnersUp::::get().is_empty()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1582 | fn params_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1596:28 [INFO] [stdout] | [INFO] [stdout] 1596 | assert_eq!(Candidates::::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] 1582 | fn params_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/lib.rs:1609:5 [INFO] [stdout] | [INFO] [stdout] 1609 | System::set_block_number(1); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:1611:36 [INFO] [stdout] | [INFO] [stdout] 1611 | elections_phragmen::Members::::get(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1605 | fn genesis_members_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1619:15 [INFO] [stdout] | [INFO] [stdout] 1619 | Voting::::get(1), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1605 | fn genesis_members_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1623:15 [INFO] [stdout] | [INFO] [stdout] 1623 | Voting::::get(2), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1605 | fn genesis_members_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/lib.rs:1628:5 [INFO] [stdout] | [INFO] [stdout] 1628 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:1629:30 [INFO] [stdout] | [INFO] [stdout] 1629 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:1640:5 [INFO] [stdout] | [INFO] [stdout] 1640 | System::set_block_number(1); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:1643:15 [INFO] [stdout] | [INFO] [stdout] 1643 | Voting::::get(1), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1636 | fn genesis_voters_can_remove_lock() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1647:15 [INFO] [stdout] | [INFO] [stdout] 1647 | Voting::::get(2), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1636 | fn genesis_voters_can_remove_lock() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1654:25 [INFO] [stdout] | [INFO] [stdout] 1654 | assert_eq!(Voting::::get(1), Default::default()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1636 | fn genesis_voters_can_remove_lock() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1655:25 [INFO] [stdout] | [INFO] [stdout] 1655 | assert_eq!(Voting::::get(2), Default::default()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1636 | fn genesis_voters_can_remove_lock() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/lib.rs:1664:5 [INFO] [stdout] | [INFO] [stdout] 1664 | System::set_block_number(1); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:1666:36 [INFO] [stdout] | [INFO] [stdout] 1666 | elections_phragmen::Members::::get(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1660 | fn genesis_members_unsorted_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1674:15 [INFO] [stdout] | [INFO] [stdout] 1674 | Voting::::get(1), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1660 | fn genesis_members_unsorted_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1678:15 [INFO] [stdout] | [INFO] [stdout] 1678 | Voting::::get(2), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1660 | fn genesis_members_unsorted_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/lib.rs:1683:5 [INFO] [stdout] | [INFO] [stdout] 1683 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:1684:30 [INFO] [stdout] | [INFO] [stdout] 1684 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:1720:16 [INFO] [stdout] | [INFO] [stdout] 1720 | assert_eq!(::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:1721:16 [INFO] [stdout] | [INFO] [stdout] 1721 | assert_eq!(::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:1722:32 [INFO] [stdout] | [INFO] [stdout] 1722 | assert_eq!(ElectionRounds::::get(), 0); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1718 | fn term_duration_zero_is_passive() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1725:24 [INFO] [stdout] | [INFO] [stdout] 1725 | assert!(RunnersUp::::get().is_empty()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1718 | fn term_duration_zero_is_passive() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/lib.rs:1728:4 [INFO] [stdout] | [INFO] [stdout] 1728 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:1729:29 [INFO] [stdout] | [INFO] [stdout] 1729 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:1732:24 [INFO] [stdout] | [INFO] [stdout] 1732 | assert!(RunnersUp::::get().is_empty()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1718 | fn term_duration_zero_is_passive() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1773:28 [INFO] [stdout] | [INFO] [stdout] 1773 | assert_eq!(Candidates::::get(), vec![(5, 3)]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1769 | fn updating_candidacy_bond_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1780:28 [INFO] [stdout] | [INFO] [stdout] 1780 | assert_eq!(Candidates::::get(), vec![(4, 4), (5, 3)]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1769 | fn updating_candidacy_bond_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/lib.rs:1783:4 [INFO] [stdout] | [INFO] [stdout] 1783 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:1784:29 [INFO] [stdout] | [INFO] [stdout] 1784 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:1789:35 [INFO] [stdout] | [INFO] [stdout] 1789 | elections_phragmen::Members::::get(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1769 | fn updating_candidacy_bond_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1822:13 [INFO] [stdout] | [INFO] [stdout] 1822 | Error::::DuplicatedCandidate [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1815 | fn dupe_candidate_submission_should_not_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/lib.rs:1834:4 [INFO] [stdout] | [INFO] [stdout] 1834 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:1835:29 [INFO] [stdout] | [INFO] [stdout] 1835 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:1838:24 [INFO] [stdout] | [INFO] [stdout] 1838 | assert!(RunnersUp::::get().is_empty()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1828 | fn member_candidacy_submission_should_not_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1841:69 [INFO] [stdout] | [INFO] [stdout] 1841 | assert_noop!(submit_candidacy(RuntimeOrigin::signed(5)), Error::::MemberSubmit); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1828 | fn member_candidacy_submission_should_not_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/lib.rs:1855:4 [INFO] [stdout] | [INFO] [stdout] 1855 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:1856:29 [INFO] [stdout] | [INFO] [stdout] 1856 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:1861:69 [INFO] [stdout] | [INFO] [stdout] 1861 | assert_noop!(submit_candidacy(RuntimeOrigin::signed(3)), Error::::RunnerUpSubmit); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1846 | fn runner_candidate_submission_should_not_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1871:13 [INFO] [stdout] | [INFO] [stdout] 1871 | Error::::InsufficientCandidateFunds, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1866 | fn poor_candidate_submission_should_not_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1964:24 [INFO] [stdout] | [INFO] [stdout] 1964 | assert_eq!(Voting::::get(&2).deposit, 3); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1952 | fn voting_reserves_bond_per_vote() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1972:24 [INFO] [stdout] | [INFO] [stdout] 1972 | assert_eq!(Voting::::get(&2).deposit, 4); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1952 | fn voting_reserves_bond_per_vote() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1980:24 [INFO] [stdout] | [INFO] [stdout] 1980 | assert_eq!(Voting::::get(&2).deposit, 4); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1952 | fn voting_reserves_bond_per_vote() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1988:24 [INFO] [stdout] | [INFO] [stdout] 1988 | assert_eq!(Voting::::get(&2).deposit, 3); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1952 | fn voting_reserves_bond_per_vote() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:1997:69 [INFO] [stdout] | [INFO] [stdout] 1997 | assert_noop!(vote(RuntimeOrigin::signed(2), vec![], 20), Error::::NoVotes); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1995 | fn cannot_vote_for_no_candidate() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/lib.rs:2009:4 [INFO] [stdout] | [INFO] [stdout] 2009 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2010:29 [INFO] [stdout] | [INFO] [stdout] 2010 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2032:4 [INFO] [stdout] | [INFO] [stdout] 2032 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2033:29 [INFO] [stdout] | [INFO] [stdout] 2033 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2061:4 [INFO] [stdout] | [INFO] [stdout] 2061 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2062:29 [INFO] [stdout] | [INFO] [stdout] 2062 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2080:4 [INFO] [stdout] | [INFO] [stdout] 2080 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2081:29 [INFO] [stdout] | [INFO] [stdout] 2081 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2101:4 [INFO] [stdout] | [INFO] [stdout] 2101 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2102:29 [INFO] [stdout] | [INFO] [stdout] 2102 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2127:14 [INFO] [stdout] | [INFO] [stdout] 2127 | Error::::TooManyVotes, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2114 | fn cannot_vote_for_more_than_candidates_and_members_and_runners() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/lib.rs:2134:5 [INFO] [stdout] | [INFO] [stdout] 2134 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2135:30 [INFO] [stdout] | [INFO] [stdout] 2135 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2143:14 [INFO] [stdout] | [INFO] [stdout] 2143 | Error::::TooManyVotes, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2114 | fn cannot_vote_for_more_than_candidates_and_members_and_runners() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:2154:69 [INFO] [stdout] | [INFO] [stdout] 2154 | assert_noop!(vote(RuntimeOrigin::signed(2), vec![4], 1), Error::::LowBalance); [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_less_than_ed() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:2198:40 [INFO] [stdout] | [INFO] [stdout] 2198 | assert_eq!(pallet_balances::Locks::::get(&2).len(), 0); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2176 | fn remove_voter_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:2207:13 [INFO] [stdout] | [INFO] [stdout] 2207 | Error::::MustBeVoter [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2203 | fn non_voter_remove_should_not_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:2223:13 [INFO] [stdout] | [INFO] [stdout] 2223 | Error::::MustBeVoter [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2213 | fn dupe_remove_should_fail() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/lib.rs:2241:4 [INFO] [stdout] | [INFO] [stdout] 2241 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2242:29 [INFO] [stdout] | [INFO] [stdout] 2242 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2266:28 [INFO] [stdout] | [INFO] [stdout] 2266 | assert_eq!(Candidates::::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] 2249 | fn simple_voting_rounds_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:2268:32 [INFO] [stdout] | [INFO] [stdout] 2268 | assert_eq!(ElectionRounds::::get(), 0); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2249 | fn simple_voting_rounds_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/lib.rs:2270:4 [INFO] [stdout] | [INFO] [stdout] 2270 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2271:29 [INFO] [stdout] | [INFO] [stdout] 2271 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2277:24 [INFO] [stdout] | [INFO] [stdout] 2277 | assert!(RunnersUp::::get().is_empty()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2249 | fn simple_voting_rounds_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:2281:28 [INFO] [stdout] | [INFO] [stdout] 2281 | assert_eq!(Candidates::::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] 2249 | fn simple_voting_rounds_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:2283:32 [INFO] [stdout] | [INFO] [stdout] 2283 | assert_eq!(ElectionRounds::::get(), 1); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2249 | fn simple_voting_rounds_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/lib.rs:2291:4 [INFO] [stdout] | [INFO] [stdout] 2291 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2292:29 [INFO] [stdout] | [INFO] [stdout] 2292 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2294:4 [INFO] [stdout] | [INFO] [stdout] 2294 | System::assert_last_event(RuntimeEvent::Elections(super::Event::EmptyTerm)); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2307:4 [INFO] [stdout] | [INFO] [stdout] 2307 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2308:29 [INFO] [stdout] | [INFO] [stdout] 2308 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2310:4 [INFO] [stdout] | [INFO] [stdout] 2310 | System::assert_last_event(RuntimeEvent::Elections(super::Event::NewTerm { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2320:4 [INFO] [stdout] | [INFO] [stdout] 2320 | System::set_block_number(10); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2321:29 [INFO] [stdout] | [INFO] [stdout] 2321 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2323:4 [INFO] [stdout] | [INFO] [stdout] 2323 | System::assert_last_event(RuntimeEvent::Elections(super::Event::NewTerm { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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 this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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 this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2346:32 [INFO] [stdout] | [INFO] [stdout] 2346 | assert_eq!(ElectionRounds::::get(), 1); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2334 | fn defunct_voter_will_be_counted() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/lib.rs:2351:4 [INFO] [stdout] | [INFO] [stdout] 2351 | System::set_block_number(10); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2352:29 [INFO] [stdout] | [INFO] [stdout] 2352 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2356:32 [INFO] [stdout] | [INFO] [stdout] 2356 | assert_eq!(ElectionRounds::::get(), 2); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2334 | fn defunct_voter_will_be_counted() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/lib.rs:2374:4 [INFO] [stdout] | [INFO] [stdout] 2374 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2375:29 [INFO] [stdout] | [INFO] [stdout] 2375 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2377:32 [INFO] [stdout] | [INFO] [stdout] 2377 | assert_eq!(ElectionRounds::::get(), 1); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2362 | fn only_desired_seats_are_chosen() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/lib.rs:2388:4 [INFO] [stdout] | [INFO] [stdout] 2388 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2389:29 [INFO] [stdout] | [INFO] [stdout] 2389 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2392:32 [INFO] [stdout] | [INFO] [stdout] 2392 | assert_eq!(ElectionRounds::::get(), 1); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2383 | fn phragmen_should_not_self_vote() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/lib.rs:2395:4 [INFO] [stdout] | [INFO] [stdout] 2395 | System::assert_last_event(RuntimeEvent::Elections(super::Event::NewTerm { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2414:4 [INFO] [stdout] | [INFO] [stdout] 2414 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2415:29 [INFO] [stdout] | [INFO] [stdout] 2415 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2441:4 [INFO] [stdout] | [INFO] [stdout] 2441 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2442:29 [INFO] [stdout] | [INFO] [stdout] 2442 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2448:4 [INFO] [stdout] | [INFO] [stdout] 2448 | System::set_block_number(10); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:29 [INFO] [stdout] | [INFO] [stdout] 2449 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2467:4 [INFO] [stdout] | [INFO] [stdout] 2467 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2468:29 [INFO] [stdout] | [INFO] [stdout] 2468 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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(10); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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 this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2495:4 [INFO] [stdout] | [INFO] [stdout] 2495 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2496:29 [INFO] [stdout] | [INFO] [stdout] 2496 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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(10); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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 this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2521:4 [INFO] [stdout] | [INFO] [stdout] 2521 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2522:29 [INFO] [stdout] | [INFO] [stdout] 2522 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2542:4 [INFO] [stdout] | [INFO] [stdout] 2542 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2543:29 [INFO] [stdout] | [INFO] [stdout] 2543 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2546:32 [INFO] [stdout] | [INFO] [stdout] 2546 | assert_eq!(ElectionRounds::::get(), 1); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2534 | fn current_members_are_always_next_candidate() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/lib.rs:2559:4 [INFO] [stdout] | [INFO] [stdout] 2559 | System::set_block_number(10); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2560:29 [INFO] [stdout] | [INFO] [stdout] 2560 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2583:5 [INFO] [stdout] | [INFO] [stdout] 2583 | System::set_block_number(b.into()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2584:30 [INFO] [stdout] | [INFO] [stdout] 2584 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2590:33 [INFO] [stdout] | [INFO] [stdout] 2590 | assert_eq!(ElectionRounds::::get(), b / 5); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2568 | fn election_state_is_uninterrupted() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/lib.rs:2611:4 [INFO] [stdout] | [INFO] [stdout] 2611 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2612:29 [INFO] [stdout] | [INFO] [stdout] 2612 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2614:32 [INFO] [stdout] | [INFO] [stdout] 2614 | assert_eq!(ElectionRounds::::get(), 1); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2603 | fn remove_members_triggers_election() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:2623:32 [INFO] [stdout] | [INFO] [stdout] 2623 | assert_eq!(ElectionRounds::::get(), 2); // new election round [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2603 | fn remove_members_triggers_election() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:2640:28 [INFO] [stdout] | [INFO] [stdout] 2640 | assert_eq!(Candidates::::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] 2629 | fn seats_should_be_released_when_no_vote() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:2642:32 [INFO] [stdout] | [INFO] [stdout] 2642 | assert_eq!(ElectionRounds::::get(), 0); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2629 | fn seats_should_be_released_when_no_vote() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/lib.rs:2644:4 [INFO] [stdout] | [INFO] [stdout] 2644 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2645:29 [INFO] [stdout] | [INFO] [stdout] 2645 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2647:32 [INFO] [stdout] | [INFO] [stdout] 2647 | assert_eq!(ElectionRounds::::get(), 1); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2629 | fn seats_should_be_released_when_no_vote() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/lib.rs:2655:4 [INFO] [stdout] | [INFO] [stdout] 2655 | System::set_block_number(10); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2656:29 [INFO] [stdout] | [INFO] [stdout] 2656 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2658:32 [INFO] [stdout] | [INFO] [stdout] 2658 | assert_eq!(ElectionRounds::::get(), 2); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2629 | fn seats_should_be_released_when_no_vote() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/lib.rs:2671:4 [INFO] [stdout] | [INFO] [stdout] 2671 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2672:29 [INFO] [stdout] | [INFO] [stdout] 2672 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2689:4 [INFO] [stdout] | [INFO] [stdout] 2689 | System::set_block_number(10); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:29 [INFO] [stdout] | [INFO] [stdout] 2690 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2703:4 [INFO] [stdout] | [INFO] [stdout] 2703 | System::assert_has_event(RuntimeEvent::Elections(super::Event::NewTerm { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2719:4 [INFO] [stdout] | [INFO] [stdout] 2719 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2720:29 [INFO] [stdout] | [INFO] [stdout] 2720 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2723:32 [INFO] [stdout] | [INFO] [stdout] 2723 | assert_eq!(ElectionRounds::::get(), 1); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2710 | fn invalid_votes_are_moot() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/lib.rs:2740:4 [INFO] [stdout] | [INFO] [stdout] 2740 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2741:29 [INFO] [stdout] | [INFO] [stdout] 2741 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2760:4 [INFO] [stdout] | [INFO] [stdout] 2760 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2761:29 [INFO] [stdout] | [INFO] [stdout] 2761 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2782:4 [INFO] [stdout] | [INFO] [stdout] 2782 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2783:29 [INFO] [stdout] | [INFO] [stdout] 2783 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2805:4 [INFO] [stdout] | [INFO] [stdout] 2805 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2806:29 [INFO] [stdout] | [INFO] [stdout] 2806 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2833:4 [INFO] [stdout] | [INFO] [stdout] 2833 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2834:29 [INFO] [stdout] | [INFO] [stdout] 2834 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2863:4 [INFO] [stdout] | [INFO] [stdout] 2863 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2864:29 [INFO] [stdout] | [INFO] [stdout] 2864 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2898:13 [INFO] [stdout] | [INFO] [stdout] 2898 | Error::::InvalidRenouncing, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2894 | fn wrong_renounce_candidacy_should_fail() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:2902:13 [INFO] [stdout] | [INFO] [stdout] 2902 | Error::::InvalidRenouncing, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2894 | fn wrong_renounce_candidacy_should_fail() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:2906:13 [INFO] [stdout] | [INFO] [stdout] 2906 | Error::::InvalidRenouncing, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2894 | fn wrong_renounce_candidacy_should_fail() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/lib.rs:2922:4 [INFO] [stdout] | [INFO] [stdout] 2922 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2923:29 [INFO] [stdout] | [INFO] [stdout] 2923 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2930:13 [INFO] [stdout] | [INFO] [stdout] 2930 | Error::::InvalidRenouncing, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2912 | fn non_member_renounce_member_should_fail() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/lib.rs:2946:4 [INFO] [stdout] | [INFO] [stdout] 2946 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2947:29 [INFO] [stdout] | [INFO] [stdout] 2947 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:2954:13 [INFO] [stdout] | [INFO] [stdout] 2954 | Error::::InvalidRenouncing, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2936 | fn non_runner_up_renounce_runner_up_should_fail() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:2968:13 [INFO] [stdout] | [INFO] [stdout] 2968 | Error::::InvalidWitnessData, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2960 | fn wrong_candidate_count_renounce_should_fail() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/lib.rs:3006:5 [INFO] [stdout] | [INFO] [stdout] 3006 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:3007:30 [INFO] [stdout] | [INFO] [stdout] 3007 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:3015:5 [INFO] [stdout] | [INFO] [stdout] 3015 | System::set_block_number(10); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:3016:30 [INFO] [stdout] | [INFO] [stdout] 3016 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:5 [INFO] [stdout] | [INFO] [stdout] 3042 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:3043:30 [INFO] [stdout] | [INFO] [stdout] 3043 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:3056:5 [INFO] [stdout] | [INFO] [stdout] 3056 | System::set_block_number(10); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:3057:30 [INFO] [stdout] | [INFO] [stdout] 3057 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:3085:5 [INFO] [stdout] | [INFO] [stdout] 3085 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:3086:30 [INFO] [stdout] | [INFO] [stdout] 3086 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:3099:5 [INFO] [stdout] | [INFO] [stdout] 3099 | System::set_block_number(10); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:3100:30 [INFO] [stdout] | [INFO] [stdout] 3100 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:3125:4 [INFO] [stdout] | [INFO] [stdout] 3125 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:3126:29 [INFO] [stdout] | [INFO] [stdout] 3126 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:3168:29 [INFO] [stdout] | [INFO] [stdout] 3168 | assert_eq!(Candidates::::get().len(), 0); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 3162 | fn no_desired_members() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:3174:29 [INFO] [stdout] | [INFO] [stdout] 3174 | assert_eq!(Candidates::::get().len(), 3); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 3162 | fn no_desired_members() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/lib.rs:3180:5 [INFO] [stdout] | [INFO] [stdout] 3180 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:3181:30 [INFO] [stdout] | [INFO] [stdout] 3181 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:3186:29 [INFO] [stdout] | [INFO] [stdout] 3186 | assert_eq!(Candidates::::get().len(), 0); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 3162 | fn no_desired_members() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:3194:29 [INFO] [stdout] | [INFO] [stdout] 3194 | assert_eq!(Candidates::::get().len(), 0); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 3162 | fn no_desired_members() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:3200:29 [INFO] [stdout] | [INFO] [stdout] 3200 | assert_eq!(Candidates::::get().len(), 3); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 3162 | fn no_desired_members() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/lib.rs:3206:5 [INFO] [stdout] | [INFO] [stdout] 3206 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:3207:30 [INFO] [stdout] | [INFO] [stdout] 3207 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:3212:29 [INFO] [stdout] | [INFO] [stdout] 3212 | assert_eq!(Candidates::::get().len(), 0); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 3162 | fn no_desired_members() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:3220:29 [INFO] [stdout] | [INFO] [stdout] 3220 | assert_eq!(Candidates::::get().len(), 0); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 3162 | fn no_desired_members() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/lib.rs:3226:29 [INFO] [stdout] | [INFO] [stdout] 3226 | assert_eq!(Candidates::::get().len(), 3); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 3162 | fn no_desired_members() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/lib.rs:3232:5 [INFO] [stdout] | [INFO] [stdout] 3232 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:3233:30 [INFO] [stdout] | [INFO] [stdout] 3233 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:3238:29 [INFO] [stdout] | [INFO] [stdout] 3238 | assert_eq!(Candidates::::get().len(), 0); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 3162 | fn no_desired_members() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/lib.rs:3257:4 [INFO] [stdout] | [INFO] [stdout] 3257 | System::set_block_number(5); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + 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:3258:29 [INFO] [stdout] | [INFO] [stdout] 3258 | Elections::on_initialize(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1304 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OnInitialize` [INFO] [stdout] --> src/lib.rs:1310:22 [INFO] [stdout] | [INFO] [stdout] 1310 | traits::{ConstU32, OnInitialize}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Elections` [INFO] [stdout] --> src/lib.rs:1520:3 [INFO] [stdout] | [INFO] [stdout] 1520 | 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 `Balances` [INFO] [stdout] --> src/lib.rs:1542:4 [INFO] [stdout] | [INFO] [stdout] 1542 | (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:1542:33 [INFO] [stdout] | [INFO] [stdout] 1542 | (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:1546:3 [INFO] [stdout] | [INFO] [stdout] 1546 | 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:1562:3 [INFO] [stdout] | [INFO] [stdout] 1562 | 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:1566:3 [INFO] [stdout] | [INFO] [stdout] 1566 | Elections::submit_candidacy(origin, Candidates::::get().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:1574:3 [INFO] [stdout] | [INFO] [stdout] 1574 | 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:1597:12 [INFO] [stdout] | [INFO] [stdout] 1597 | 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:1629:5 [INFO] [stdout] | [INFO] [stdout] 1629 | 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:1651:16 [INFO] [stdout] | [INFO] [stdout] 1651 | 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:1651:40 [INFO] [stdout] | [INFO] [stdout] 1651 | 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:1652:16 [INFO] [stdout] | [INFO] [stdout] 1652 | 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:1652:40 [INFO] [stdout] | [INFO] [stdout] 1652 | 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:1684:5 [INFO] [stdout] | [INFO] [stdout] 1684 | 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:1729:4 [INFO] [stdout] | [INFO] [stdout] 1729 | 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:1741:12 [INFO] [stdout] | [INFO] [stdout] 1741 | 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:1742:12 [INFO] [stdout] | [INFO] [stdout] 1742 | 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:1745:32 [INFO] [stdout] | [INFO] [stdout] 1745 | 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:1750:12 [INFO] [stdout] | [INFO] [stdout] 1750 | 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:1751:12 [INFO] [stdout] | [INFO] [stdout] 1751 | 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:1754:32 [INFO] [stdout] | [INFO] [stdout] 1754 | 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:1759:12 [INFO] [stdout] | [INFO] [stdout] 1759 | 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:1760:12 [INFO] [stdout] | [INFO] [stdout] 1760 | 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:1771:32 [INFO] [stdout] | [INFO] [stdout] 1771 | 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:1772:20 [INFO] [stdout] | [INFO] [stdout] 1772 | 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:1778:32 [INFO] [stdout] | [INFO] [stdout] 1778 | 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:1779:20 [INFO] [stdout] | [INFO] [stdout] 1779 | 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:1784:4 [INFO] [stdout] | [INFO] [stdout] 1784 | 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:1803:32 [INFO] [stdout] | [INFO] [stdout] 1803 | 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:1805:32 [INFO] [stdout] | [INFO] [stdout] 1805 | 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:1807:32 [INFO] [stdout] | [INFO] [stdout] 1807 | 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:1809:32 [INFO] [stdout] | [INFO] [stdout] 1809 | 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:1818:32 [INFO] [stdout] | [INFO] [stdout] 1818 | 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:1821:22 [INFO] [stdout] | [INFO] [stdout] 1821 | 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:1831:32 [INFO] [stdout] | [INFO] [stdout] 1831 | 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:1832:20 [INFO] [stdout] | [INFO] [stdout] 1832 | 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:1835:4 [INFO] [stdout] | [INFO] [stdout] 1835 | 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:1841:34 [INFO] [stdout] | [INFO] [stdout] 1841 | assert_noop!(submit_candidacy(RuntimeOrigin::signed(5)), Error::::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:1848:32 [INFO] [stdout] | [INFO] [stdout] 1848 | 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:1849:32 [INFO] [stdout] | [INFO] [stdout] 1849 | 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:1850:32 [INFO] [stdout] | [INFO] [stdout] 1850 | 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:1852:20 [INFO] [stdout] | [INFO] [stdout] 1852 | 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:1853:20 [INFO] [stdout] | [INFO] [stdout] 1853 | 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:1856:4 [INFO] [stdout] | [INFO] [stdout] 1856 | 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:1861:34 [INFO] [stdout] | [INFO] [stdout] 1861 | assert_noop!(submit_candidacy(RuntimeOrigin::signed(3)), Error::::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:1870:22 [INFO] [stdout] | [INFO] [stdout] 1870 | 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:1882:32 [INFO] [stdout] | [INFO] [stdout] 1882 | 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:1883:20 [INFO] [stdout] | [INFO] [stdout] 1883 | 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:1896:32 [INFO] [stdout] | [INFO] [stdout] 1896 | 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:1897:20 [INFO] [stdout] | [INFO] [stdout] 1897 | 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:1909:32 [INFO] [stdout] | [INFO] [stdout] 1909 | 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:1910:32 [INFO] [stdout] | [INFO] [stdout] 1910 | 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:1911:20 [INFO] [stdout] | [INFO] [stdout] 1911 | 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:1919:20 [INFO] [stdout] | [INFO] [stdout] 1919 | 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:1929:32 [INFO] [stdout] | [INFO] [stdout] 1929 | 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], 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:1942:20 [INFO] [stdout] | [INFO] [stdout] 1942 | 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:1946:15 [INFO] [stdout] | [INFO] [stdout] 1946 | 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:1946:39 [INFO] [stdout] | [INFO] [stdout] 1946 | 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:1956:32 [INFO] [stdout] | [INFO] [stdout] 1956 | 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:1957:32 [INFO] [stdout] | [INFO] [stdout] 1957 | 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:1960:20 [INFO] [stdout] | [INFO] [stdout] 1960 | 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 `RuntimeOrigin` [INFO] [stdout] --> src/lib.rs:1969:20 [INFO] [stdout] | [INFO] [stdout] 1969 | 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:1977:20 [INFO] [stdout] | [INFO] [stdout] 1977 | 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 `RuntimeOrigin` [INFO] [stdout] --> src/lib.rs:1985:20 [INFO] [stdout] | [INFO] [stdout] 1985 | 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 `RuntimeOrigin` [INFO] [stdout] --> src/lib.rs:1997:22 [INFO] [stdout] | [INFO] [stdout] 1997 | assert_noop!(vote(RuntimeOrigin::signed(2), vec![], 20), Error::::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:2004:32 [INFO] [stdout] | [INFO] [stdout] 2004 | 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:2005:32 [INFO] [stdout] | [INFO] [stdout] 2005 | 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:2007:20 [INFO] [stdout] | [INFO] [stdout] 2007 | 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:2010:4 [INFO] [stdout] | [INFO] [stdout] 2010 | 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:2015:20 [INFO] [stdout] | [INFO] [stdout] 2015 | 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:2022:32 [INFO] [stdout] | [INFO] [stdout] 2022 | 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:2023:32 [INFO] [stdout] | [INFO] [stdout] 2023 | 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:2024:32 [INFO] [stdout] | [INFO] [stdout] 2024 | 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:2026:20 [INFO] [stdout] | [INFO] [stdout] 2026 | 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:2027:20 [INFO] [stdout] | [INFO] [stdout] 2027 | 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:2028:20 [INFO] [stdout] | [INFO] [stdout] 2028 | 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:2029:20 [INFO] [stdout] | [INFO] [stdout] 2029 | 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:2030:20 [INFO] [stdout] | [INFO] [stdout] 2030 | 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:2033:4 [INFO] [stdout] | [INFO] [stdout] 2033 | 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:2038:20 [INFO] [stdout] | [INFO] [stdout] 2038 | 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:2046:32 [INFO] [stdout] | [INFO] [stdout] 2046 | 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:2047:32 [INFO] [stdout] | [INFO] [stdout] 2047 | 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:2048:32 [INFO] [stdout] | [INFO] [stdout] 2048 | 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:2050:20 [INFO] [stdout] | [INFO] [stdout] 2050 | 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:2051:20 [INFO] [stdout] | [INFO] [stdout] 2051 | 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:2052:20 [INFO] [stdout] | [INFO] [stdout] 2052 | 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:2053:20 [INFO] [stdout] | [INFO] [stdout] 2053 | 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:2054:20 [INFO] [stdout] | [INFO] [stdout] 2054 | 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:2056:15 [INFO] [stdout] | [INFO] [stdout] 2056 | 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:2057:5 [INFO] [stdout] | [INFO] [stdout] 2057 | 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:2062:4 [INFO] [stdout] | [INFO] [stdout] 2062 | 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:2074:32 [INFO] [stdout] | [INFO] [stdout] 2074 | 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:2075:32 [INFO] [stdout] | [INFO] [stdout] 2075 | 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:2077:20 [INFO] [stdout] | [INFO] [stdout] 2077 | 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:2078:20 [INFO] [stdout] | [INFO] [stdout] 2078 | 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:2081:4 [INFO] [stdout] | [INFO] [stdout] 2081 | 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:2085:15 [INFO] [stdout] | [INFO] [stdout] 2085 | 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:2085:45 [INFO] [stdout] | [INFO] [stdout] 2085 | 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:2095:32 [INFO] [stdout] | [INFO] [stdout] 2095 | 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:2096:32 [INFO] [stdout] | [INFO] [stdout] 2096 | 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:2098:20 [INFO] [stdout] | [INFO] [stdout] 2098 | 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:2099:20 [INFO] [stdout] | [INFO] [stdout] 2099 | 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:2102:4 [INFO] [stdout] | [INFO] [stdout] 2102 | 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:2106:15 [INFO] [stdout] | [INFO] [stdout] 2106 | 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:2106:45 [INFO] [stdout] | [INFO] [stdout] 2106 | 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:2120:33 [INFO] [stdout] | [INFO] [stdout] 2120 | 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:2121:33 [INFO] [stdout] | [INFO] [stdout] 2121 | 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:2122:33 [INFO] [stdout] | [INFO] [stdout] 2122 | 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:2126:11 [INFO] [stdout] | [INFO] [stdout] 2126 | 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:2130:21 [INFO] [stdout] | [INFO] [stdout] 2130 | 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:2131:21 [INFO] [stdout] | [INFO] [stdout] 2131 | 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:2132:21 [INFO] [stdout] | [INFO] [stdout] 2132 | 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:2135:5 [INFO] [stdout] | [INFO] [stdout] 2135 | 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:2138:33 [INFO] [stdout] | [INFO] [stdout] 2138 | 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:2140:21 [INFO] [stdout] | [INFO] [stdout] 2140 | 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:2142:11 [INFO] [stdout] | [INFO] [stdout] 2142 | 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:2151:32 [INFO] [stdout] | [INFO] [stdout] 2151 | 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:2152:32 [INFO] [stdout] | [INFO] [stdout] 2152 | 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:2154:22 [INFO] [stdout] | [INFO] [stdout] 2154 | assert_noop!(vote(RuntimeOrigin::signed(2), vec![4], 1), Error::::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:2161:32 [INFO] [stdout] | [INFO] [stdout] 2161 | 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:2162:32 [INFO] [stdout] | [INFO] [stdout] 2162 | 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:2165:15 [INFO] [stdout] | [INFO] [stdout] 2165 | 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:2165:43 [INFO] [stdout] | [INFO] [stdout] 2165 | 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:2166:15 [INFO] [stdout] | [INFO] [stdout] 2166 | 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:2168:20 [INFO] [stdout] | [INFO] [stdout] 2168 | 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:2178:32 [INFO] [stdout] | [INFO] [stdout] 2178 | 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:2180:20 [INFO] [stdout] | [INFO] [stdout] 2180 | 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:2181:20 [INFO] [stdout] | [INFO] [stdout] 2181 | 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:2191:15 [INFO] [stdout] | [INFO] [stdout] 2191 | 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:2191:39 [INFO] [stdout] | [INFO] [stdout] 2191 | 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:2206:5 [INFO] [stdout] | [INFO] [stdout] 2206 | 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:2206:29 [INFO] [stdout] | [INFO] [stdout] 2206 | 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:2215:32 [INFO] [stdout] | [INFO] [stdout] 2215 | 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:2216:20 [INFO] [stdout] | [INFO] [stdout] 2216 | 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:2218:15 [INFO] [stdout] | [INFO] [stdout] 2218 | 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:2218:39 [INFO] [stdout] | [INFO] [stdout] 2218 | 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:2222:5 [INFO] [stdout] | [INFO] [stdout] 2222 | 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:2222:29 [INFO] [stdout] | [INFO] [stdout] 2222 | 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:2231:32 [INFO] [stdout] | [INFO] [stdout] 2231 | 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:2232:32 [INFO] [stdout] | [INFO] [stdout] 2232 | 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:2233:32 [INFO] [stdout] | [INFO] [stdout] 2233 | 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:2235:20 [INFO] [stdout] | [INFO] [stdout] 2235 | 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:2236:20 [INFO] [stdout] | [INFO] [stdout] 2236 | 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:2237:20 [INFO] [stdout] | [INFO] [stdout] 2237 | 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:2239:15 [INFO] [stdout] | [INFO] [stdout] 2239 | 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:2239:39 [INFO] [stdout] | [INFO] [stdout] 2239 | 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:2242:4 [INFO] [stdout] | [INFO] [stdout] 2242 | 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:2251:32 [INFO] [stdout] | [INFO] [stdout] 2251 | 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:2252:32 [INFO] [stdout] | [INFO] [stdout] 2252 | 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:2253:32 [INFO] [stdout] | [INFO] [stdout] 2253 | 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:2255:20 [INFO] [stdout] | [INFO] [stdout] 2255 | 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:2256:20 [INFO] [stdout] | [INFO] [stdout] 2256 | 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:2257:20 [INFO] [stdout] | [INFO] [stdout] 2257 | 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:2271:4 [INFO] [stdout] | [INFO] [stdout] 2271 | 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:2292:4 [INFO] [stdout] | [INFO] [stdout] 2292 | 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:2294:30 [INFO] [stdout] | [INFO] [stdout] 2294 | 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:2301:32 [INFO] [stdout] | [INFO] [stdout] 2301 | 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:2302:32 [INFO] [stdout] | [INFO] [stdout] 2302 | 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:2304:20 [INFO] [stdout] | [INFO] [stdout] 2304 | 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:2305:20 [INFO] [stdout] | [INFO] [stdout] 2305 | 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:2308:4 [INFO] [stdout] | [INFO] [stdout] 2308 | 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:2310:30 [INFO] [stdout] | [INFO] [stdout] 2310 | 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:2317:15 [INFO] [stdout] | [INFO] [stdout] 2317 | 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:2317:39 [INFO] [stdout] | [INFO] [stdout] 2317 | 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:2318:15 [INFO] [stdout] | [INFO] [stdout] 2318 | 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:2318:39 [INFO] [stdout] | [INFO] [stdout] 2318 | 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:2321:4 [INFO] [stdout] | [INFO] [stdout] 2321 | 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:2323:30 [INFO] [stdout] | [INFO] [stdout] 2323 | 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: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:2339:20 [INFO] [stdout] | [INFO] [stdout] 2339 | 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:2340:20 [INFO] [stdout] | [INFO] [stdout] 2340 | 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: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 `RuntimeOrigin` [INFO] [stdout] --> src/lib.rs:2349:32 [INFO] [stdout] | [INFO] [stdout] 2349 | 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:2352:4 [INFO] [stdout] | [INFO] [stdout] 2352 | 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:2364:32 [INFO] [stdout] | [INFO] [stdout] 2364 | 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:2365:32 [INFO] [stdout] | [INFO] [stdout] 2365 | 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:2366:32 [INFO] [stdout] | [INFO] [stdout] 2366 | 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:2367:32 [INFO] [stdout] | [INFO] [stdout] 2367 | 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:2369:20 [INFO] [stdout] | [INFO] [stdout] 2369 | 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:2370:20 [INFO] [stdout] | [INFO] [stdout] 2370 | 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:2371:20 [INFO] [stdout] | [INFO] [stdout] 2371 | 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:2372:20 [INFO] [stdout] | [INFO] [stdout] 2372 | 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:2375:4 [INFO] [stdout] | [INFO] [stdout] 2375 | 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:2385:32 [INFO] [stdout] | [INFO] [stdout] 2385 | 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:2386:32 [INFO] [stdout] | [INFO] [stdout] 2386 | 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:2389:4 [INFO] [stdout] | [INFO] [stdout] 2389 | 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:2395:30 [INFO] [stdout] | [INFO] [stdout] 2395 | 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:2404:32 [INFO] [stdout] | [INFO] [stdout] 2404 | 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:2405:32 [INFO] [stdout] | [INFO] [stdout] 2405 | 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:2406:32 [INFO] [stdout] | [INFO] [stdout] 2406 | 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:2407:32 [INFO] [stdout] | [INFO] [stdout] 2407 | 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:2409:20 [INFO] [stdout] | [INFO] [stdout] 2409 | 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:2410:20 [INFO] [stdout] | [INFO] [stdout] 2410 | 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:2411:20 [INFO] [stdout] | [INFO] [stdout] 2411 | 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:2412:20 [INFO] [stdout] | [INFO] [stdout] 2412 | 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:2415:4 [INFO] [stdout] | [INFO] [stdout] 2415 | 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:2431:32 [INFO] [stdout] | [INFO] [stdout] 2431 | 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:2432:32 [INFO] [stdout] | [INFO] [stdout] 2432 | 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:2433:32 [INFO] [stdout] | [INFO] [stdout] 2433 | 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:2434:32 [INFO] [stdout] | [INFO] [stdout] 2434 | 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:2436:20 [INFO] [stdout] | [INFO] [stdout] 2436 | 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:2437:20 [INFO] [stdout] | [INFO] [stdout] 2437 | 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:2438:20 [INFO] [stdout] | [INFO] [stdout] 2438 | 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:2439:20 [INFO] [stdout] | [INFO] [stdout] 2439 | 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:2442:4 [INFO] [stdout] | [INFO] [stdout] 2442 | 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:2446:20 [INFO] [stdout] | [INFO] [stdout] 2446 | 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:2449:4 [INFO] [stdout] | [INFO] [stdout] 2449 | 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:2459:32 [INFO] [stdout] | [INFO] [stdout] 2459 | 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:2460:32 [INFO] [stdout] | [INFO] [stdout] 2460 | 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:2461:32 [INFO] [stdout] | [INFO] [stdout] 2461 | 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:2463:20 [INFO] [stdout] | [INFO] [stdout] 2463 | 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:2464:20 [INFO] [stdout] | [INFO] [stdout] 2464 | 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:2465:20 [INFO] [stdout] | [INFO] [stdout] 2465 | 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:2468:4 [INFO] [stdout] | [INFO] [stdout] 2468 | 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:2473:32 [INFO] [stdout] | [INFO] [stdout] 2473 | 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:2474:20 [INFO] [stdout] | [INFO] [stdout] 2474 | 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: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:2489:32 [INFO] [stdout] | [INFO] [stdout] 2489 | 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:2492:20 [INFO] [stdout] | [INFO] [stdout] 2492 | 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:2496:4 [INFO] [stdout] | [INFO] [stdout] 2496 | 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:2499:15 [INFO] [stdout] | [INFO] [stdout] 2499 | 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:2499:39 [INFO] [stdout] | [INFO] [stdout] 2499 | 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: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:2513:32 [INFO] [stdout] | [INFO] [stdout] 2513 | 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:2514:32 [INFO] [stdout] | [INFO] [stdout] 2514 | 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:2516:20 [INFO] [stdout] | [INFO] [stdout] 2516 | 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:2522:4 [INFO] [stdout] | [INFO] [stdout] 2522 | 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:2536:32 [INFO] [stdout] | [INFO] [stdout] 2536 | 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:2537:32 [INFO] [stdout] | [INFO] [stdout] 2537 | 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:2539:20 [INFO] [stdout] | [INFO] [stdout] 2539 | 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:2540:20 [INFO] [stdout] | [INFO] [stdout] 2540 | 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:2543:4 [INFO] [stdout] | [INFO] [stdout] 2543 | 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(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:2549:20 [INFO] [stdout] | [INFO] [stdout] 2549 | 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:2551:32 [INFO] [stdout] | [INFO] [stdout] 2551 | 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:2552:20 [INFO] [stdout] | [INFO] [stdout] 2552 | 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:2554:15 [INFO] [stdout] | [INFO] [stdout] 2554 | 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:2554:39 [INFO] [stdout] | [INFO] [stdout] 2554 | 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:2560:4 [INFO] [stdout] | [INFO] [stdout] 2560 | 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:2572:32 [INFO] [stdout] | [INFO] [stdout] 2572 | 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:2573:32 [INFO] [stdout] | [INFO] [stdout] 2573 | 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:32 [INFO] [stdout] | [INFO] [stdout] 2574 | 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:2575:32 [INFO] [stdout] | [INFO] [stdout] 2575 | 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:2577:20 [INFO] [stdout] | [INFO] [stdout] 2577 | 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:2578:20 [INFO] [stdout] | [INFO] [stdout] 2578 | 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:2579:20 [INFO] [stdout] | [INFO] [stdout] 2579 | 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:2580:20 [INFO] [stdout] | [INFO] [stdout] 2580 | 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:2584:5 [INFO] [stdout] | [INFO] [stdout] 2584 | 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:2605:32 [INFO] [stdout] | [INFO] [stdout] 2605 | 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:2606:32 [INFO] [stdout] | [INFO] [stdout] 2606 | 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:2608:20 [INFO] [stdout] | [INFO] [stdout] 2608 | 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:2609:20 [INFO] [stdout] | [INFO] [stdout] 2609 | 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:2612:4 [INFO] [stdout] | [INFO] [stdout] 2612 | 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:2617:32 [INFO] [stdout] | [INFO] [stdout] 2617 | 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:2618:20 [INFO] [stdout] | [INFO] [stdout] 2618 | 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:2620:15 [INFO] [stdout] | [INFO] [stdout] 2620 | 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:2620:40 [INFO] [stdout] | [INFO] [stdout] 2620 | 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 `RuntimeOrigin` [INFO] [stdout] --> src/lib.rs:2631:32 [INFO] [stdout] | [INFO] [stdout] 2631 | 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:2632:32 [INFO] [stdout] | [INFO] [stdout] 2632 | 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:2633:32 [INFO] [stdout] | [INFO] [stdout] 2633 | 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:2635:20 [INFO] [stdout] | [INFO] [stdout] 2635 | 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:2636:20 [INFO] [stdout] | [INFO] [stdout] 2636 | 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:2637:20 [INFO] [stdout] | [INFO] [stdout] 2637 | 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:2638:20 [INFO] [stdout] | [INFO] [stdout] 2638 | 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:2645:4 [INFO] [stdout] | [INFO] [stdout] 2645 | 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_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:2649:39 [INFO] [stdout] | [INFO] [stdout] 2649 | 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:2650:15 [INFO] [stdout] | [INFO] [stdout] 2650 | 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:2650:39 [INFO] [stdout] | [INFO] [stdout] 2650 | 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:2651:15 [INFO] [stdout] | [INFO] [stdout] 2651 | 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:2651:39 [INFO] [stdout] | [INFO] [stdout] 2651 | 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:2652:15 [INFO] [stdout] | [INFO] [stdout] 2652 | 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:2652:39 [INFO] [stdout] | [INFO] [stdout] 2652 | 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:2656:4 [INFO] [stdout] | [INFO] [stdout] 2656 | 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:2665:32 [INFO] [stdout] | [INFO] [stdout] 2665 | 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: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:2668:20 [INFO] [stdout] | [INFO] [stdout] 2668 | 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:2669:20 [INFO] [stdout] | [INFO] [stdout] 2669 | 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:2672:4 [INFO] [stdout] | [INFO] [stdout] 2672 | 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:2675:32 [INFO] [stdout] | [INFO] [stdout] 2675 | 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:2676:32 [INFO] [stdout] | [INFO] [stdout] 2676 | 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:2677:32 [INFO] [stdout] | [INFO] [stdout] 2677 | 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:2680:20 [INFO] [stdout] | [INFO] [stdout] 2680 | 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:2682:20 [INFO] [stdout] | [INFO] [stdout] 2682 | 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:2684:20 [INFO] [stdout] | [INFO] [stdout] 2684 | 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:2686:20 [INFO] [stdout] | [INFO] [stdout] 2686 | 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:2687:20 [INFO] [stdout] | [INFO] [stdout] 2687 | 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:2690:4 [INFO] [stdout] | [INFO] [stdout] 2690 | 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:2703:29 [INFO] [stdout] | [INFO] [stdout] 2703 | 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:2712:32 [INFO] [stdout] | [INFO] [stdout] 2712 | 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:2713:32 [INFO] [stdout] | [INFO] [stdout] 2713 | 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(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:2716:20 [INFO] [stdout] | [INFO] [stdout] 2716 | 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:2717:20 [INFO] [stdout] | [INFO] [stdout] 2717 | 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:2720:4 [INFO] [stdout] | [INFO] [stdout] 2720 | 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:2730:32 [INFO] [stdout] | [INFO] [stdout] 2730 | 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:2731:32 [INFO] [stdout] | [INFO] [stdout] 2731 | 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:2732:32 [INFO] [stdout] | [INFO] [stdout] 2732 | 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:2733:32 [INFO] [stdout] | [INFO] [stdout] 2733 | 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:2735:20 [INFO] [stdout] | [INFO] [stdout] 2735 | 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:2736:20 [INFO] [stdout] | [INFO] [stdout] 2736 | 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:2737:20 [INFO] [stdout] | [INFO] [stdout] 2737 | 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:2738:20 [INFO] [stdout] | [INFO] [stdout] 2738 | 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:2741:4 [INFO] [stdout] | [INFO] [stdout] 2741 | 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:2752:32 [INFO] [stdout] | [INFO] [stdout] 2752 | 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:2753:32 [INFO] [stdout] | [INFO] [stdout] 2753 | 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:2754:32 [INFO] [stdout] | [INFO] [stdout] 2754 | 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:2756:20 [INFO] [stdout] | [INFO] [stdout] 2756 | 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:2757:20 [INFO] [stdout] | [INFO] [stdout] 2757 | 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:2758:20 [INFO] [stdout] | [INFO] [stdout] 2758 | 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:2761:4 [INFO] [stdout] | [INFO] [stdout] 2761 | 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:2764:15 [INFO] [stdout] | [INFO] [stdout] 2764 | 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:2764:40 [INFO] [stdout] | [INFO] [stdout] 2764 | 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:2772:32 [INFO] [stdout] | [INFO] [stdout] 2772 | 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:2773:32 [INFO] [stdout] | [INFO] [stdout] 2773 | 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:2774:32 [INFO] [stdout] | [INFO] [stdout] 2774 | 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:2775:32 [INFO] [stdout] | [INFO] [stdout] 2775 | 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:2777:20 [INFO] [stdout] | [INFO] [stdout] 2777 | 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:2778:20 [INFO] [stdout] | [INFO] [stdout] 2778 | 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:2779:20 [INFO] [stdout] | [INFO] [stdout] 2779 | 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:2780:20 [INFO] [stdout] | [INFO] [stdout] 2780 | 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:2783:4 [INFO] [stdout] | [INFO] [stdout] 2783 | 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:2788:15 [INFO] [stdout] | [INFO] [stdout] 2788 | 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:2788:45 [INFO] [stdout] | [INFO] [stdout] 2788 | 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:2799:32 [INFO] [stdout] | [INFO] [stdout] 2799 | 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:2800:32 [INFO] [stdout] | [INFO] [stdout] 2800 | 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:2802:20 [INFO] [stdout] | [INFO] [stdout] 2802 | 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:2803:20 [INFO] [stdout] | [INFO] [stdout] 2803 | 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:2806:4 [INFO] [stdout] | [INFO] [stdout] 2806 | 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:2811:15 [INFO] [stdout] | [INFO] [stdout] 2811 | 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:2811:45 [INFO] [stdout] | [INFO] [stdout] 2811 | 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:2823:32 [INFO] [stdout] | [INFO] [stdout] 2823 | 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:2824:32 [INFO] [stdout] | [INFO] [stdout] 2824 | 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:2825:32 [INFO] [stdout] | [INFO] [stdout] 2825 | 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:2826:32 [INFO] [stdout] | [INFO] [stdout] 2826 | 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:2828:20 [INFO] [stdout] | [INFO] [stdout] 2828 | 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:2829:20 [INFO] [stdout] | [INFO] [stdout] 2829 | 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:2830:20 [INFO] [stdout] | [INFO] [stdout] 2830 | 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:2831:20 [INFO] [stdout] | [INFO] [stdout] 2831 | 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:2834:4 [INFO] [stdout] | [INFO] [stdout] 2834 | 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:2839:15 [INFO] [stdout] | [INFO] [stdout] 2839 | 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:2840:5 [INFO] [stdout] | [INFO] [stdout] 2840 | 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:2853:32 [INFO] [stdout] | [INFO] [stdout] 2853 | 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:2854:32 [INFO] [stdout] | [INFO] [stdout] 2854 | 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:2855:32 [INFO] [stdout] | [INFO] [stdout] 2855 | 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:2856:32 [INFO] [stdout] | [INFO] [stdout] 2856 | 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:2858:20 [INFO] [stdout] | [INFO] [stdout] 2858 | 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:2859:20 [INFO] [stdout] | [INFO] [stdout] 2859 | 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:2860:20 [INFO] [stdout] | [INFO] [stdout] 2860 | 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:2861:20 [INFO] [stdout] | [INFO] [stdout] 2861 | 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:2864:4 [INFO] [stdout] | [INFO] [stdout] 2864 | 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:2868:15 [INFO] [stdout] | [INFO] [stdout] 2868 | 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:2869:5 [INFO] [stdout] | [INFO] [stdout] 2869 | 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:2880:32 [INFO] [stdout] | [INFO] [stdout] 2880 | 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:2884:15 [INFO] [stdout] | [INFO] [stdout] 2884 | 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:2885:5 [INFO] [stdout] | [INFO] [stdout] 2885 | 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:2897:5 [INFO] [stdout] | [INFO] [stdout] 2897 | 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:2897:35 [INFO] [stdout] | [INFO] [stdout] 2897 | 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:2901:5 [INFO] [stdout] | [INFO] [stdout] 2901 | 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:2901:35 [INFO] [stdout] | [INFO] [stdout] 2901 | 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:2905:5 [INFO] [stdout] | [INFO] [stdout] 2905 | 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:2905:35 [INFO] [stdout] | [INFO] [stdout] 2905 | 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:2914:32 [INFO] [stdout] | [INFO] [stdout] 2914 | 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:2915:32 [INFO] [stdout] | [INFO] [stdout] 2915 | 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:2916:32 [INFO] [stdout] | [INFO] [stdout] 2916 | 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:2918:20 [INFO] [stdout] | [INFO] [stdout] 2918 | 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:2919:20 [INFO] [stdout] | [INFO] [stdout] 2919 | 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:2920:20 [INFO] [stdout] | [INFO] [stdout] 2920 | 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:2923:4 [INFO] [stdout] | [INFO] [stdout] 2923 | 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:2929:5 [INFO] [stdout] | [INFO] [stdout] 2929 | 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:2929:35 [INFO] [stdout] | [INFO] [stdout] 2929 | 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:2938:32 [INFO] [stdout] | [INFO] [stdout] 2938 | 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:2939:32 [INFO] [stdout] | [INFO] [stdout] 2939 | 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:2940:32 [INFO] [stdout] | [INFO] [stdout] 2940 | 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:2942:20 [INFO] [stdout] | [INFO] [stdout] 2942 | 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:2943:20 [INFO] [stdout] | [INFO] [stdout] 2943 | 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:2944:20 [INFO] [stdout] | [INFO] [stdout] 2944 | 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:2947:4 [INFO] [stdout] | [INFO] [stdout] 2947 | 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:2953:5 [INFO] [stdout] | [INFO] [stdout] 2953 | 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:2953:35 [INFO] [stdout] | [INFO] [stdout] 2953 | 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:2962:32 [INFO] [stdout] | [INFO] [stdout] 2962 | 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:2963:32 [INFO] [stdout] | [INFO] [stdout] 2963 | 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:2964:32 [INFO] [stdout] | [INFO] [stdout] 2964 | 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:2967:5 [INFO] [stdout] | [INFO] [stdout] 2967 | 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:2967:35 [INFO] [stdout] | [INFO] [stdout] 2967 | 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:2971:15 [INFO] [stdout] | [INFO] [stdout] 2971 | 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:2972:5 [INFO] [stdout] | [INFO] [stdout] 2972 | 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:2981:32 [INFO] [stdout] | [INFO] [stdout] 2981 | 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:2982:32 [INFO] [stdout] | [INFO] [stdout] 2982 | 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:2983:32 [INFO] [stdout] | [INFO] [stdout] 2983 | 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:2985:15 [INFO] [stdout] | [INFO] [stdout] 2985 | 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:2986:5 [INFO] [stdout] | [INFO] [stdout] 2986 | 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:2998:33 [INFO] [stdout] | [INFO] [stdout] 2998 | 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:2999:33 [INFO] [stdout] | [INFO] [stdout] 2999 | 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:3000:33 [INFO] [stdout] | [INFO] [stdout] 3000 | 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:3002:21 [INFO] [stdout] | [INFO] [stdout] 3002 | 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:3003:21 [INFO] [stdout] | [INFO] [stdout] 3003 | 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:3004:21 [INFO] [stdout] | [INFO] [stdout] 3004 | 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:3007:5 [INFO] [stdout] | [INFO] [stdout] 3007 | 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:3012:33 [INFO] [stdout] | [INFO] [stdout] 3012 | 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:3013:21 [INFO] [stdout] | [INFO] [stdout] 3013 | 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:3016:5 [INFO] [stdout] | [INFO] [stdout] 3016 | 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: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:3036:33 [INFO] [stdout] | [INFO] [stdout] 3036 | 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:3038:21 [INFO] [stdout] | [INFO] [stdout] 3038 | 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:3039:21 [INFO] [stdout] | [INFO] [stdout] 3039 | 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:3040:21 [INFO] [stdout] | [INFO] [stdout] 3040 | 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:3043:5 [INFO] [stdout] | [INFO] [stdout] 3043 | 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:3053:33 [INFO] [stdout] | [INFO] [stdout] 3053 | 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:3054:21 [INFO] [stdout] | [INFO] [stdout] 3054 | 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:3057:5 [INFO] [stdout] | [INFO] [stdout] 3057 | 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:3077:33 [INFO] [stdout] | [INFO] [stdout] 3077 | 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:3078:33 [INFO] [stdout] | [INFO] [stdout] 3078 | 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:3079:33 [INFO] [stdout] | [INFO] [stdout] 3079 | 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:3081:21 [INFO] [stdout] | [INFO] [stdout] 3081 | 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:3082:21 [INFO] [stdout] | [INFO] [stdout] 3082 | 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:3083:21 [INFO] [stdout] | [INFO] [stdout] 3083 | 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:3086:5 [INFO] [stdout] | [INFO] [stdout] 3086 | 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:3096:21 [INFO] [stdout] | [INFO] [stdout] 3096 | 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:3097:21 [INFO] [stdout] | [INFO] [stdout] 3097 | 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:3100:5 [INFO] [stdout] | [INFO] [stdout] 3100 | 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:3117:32 [INFO] [stdout] | [INFO] [stdout] 3117 | 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:3118:32 [INFO] [stdout] | [INFO] [stdout] 3118 | 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:3119:32 [INFO] [stdout] | [INFO] [stdout] 3119 | 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:3121:20 [INFO] [stdout] | [INFO] [stdout] 3121 | 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:3122:20 [INFO] [stdout] | [INFO] [stdout] 3122 | 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:3123:20 [INFO] [stdout] | [INFO] [stdout] 3123 | 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:3126:4 [INFO] [stdout] | [INFO] [stdout] 3126 | 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:3135:15 [INFO] [stdout] | [INFO] [stdout] 3135 | 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:3144:15 [INFO] [stdout] | [INFO] [stdout] 3144 | 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:3145:5 [INFO] [stdout] | [INFO] [stdout] 3145 | 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:3148:15 [INFO] [stdout] | [INFO] [stdout] 3148 | 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:3157:21 [INFO] [stdout] | [INFO] [stdout] 3157 | 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 `RuntimeOrigin` [INFO] [stdout] --> src/lib.rs:3170:33 [INFO] [stdout] | [INFO] [stdout] 3170 | 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:3171:33 [INFO] [stdout] | [INFO] [stdout] 3171 | 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:3172:33 [INFO] [stdout] | [INFO] [stdout] 3172 | 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:3176:21 [INFO] [stdout] | [INFO] [stdout] 3176 | 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:3177:21 [INFO] [stdout] | [INFO] [stdout] 3177 | 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:3178:21 [INFO] [stdout] | [INFO] [stdout] 3178 | 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:3181:5 [INFO] [stdout] | [INFO] [stdout] 3181 | 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:3196:33 [INFO] [stdout] | [INFO] [stdout] 3196 | 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:3197:33 [INFO] [stdout] | [INFO] [stdout] 3197 | 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:3198:33 [INFO] [stdout] | [INFO] [stdout] 3198 | 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:3202:21 [INFO] [stdout] | [INFO] [stdout] 3202 | 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:3203:21 [INFO] [stdout] | [INFO] [stdout] 3203 | 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:3204:21 [INFO] [stdout] | [INFO] [stdout] 3204 | 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:3207:5 [INFO] [stdout] | [INFO] [stdout] 3207 | 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:3222:33 [INFO] [stdout] | [INFO] [stdout] 3222 | 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:3223:33 [INFO] [stdout] | [INFO] [stdout] 3223 | 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:3224:33 [INFO] [stdout] | [INFO] [stdout] 3224 | 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:3228:21 [INFO] [stdout] | [INFO] [stdout] 3228 | 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:3229:21 [INFO] [stdout] | [INFO] [stdout] 3229 | 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:3230:21 [INFO] [stdout] | [INFO] [stdout] 3230 | 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:3233:5 [INFO] [stdout] | [INFO] [stdout] 3233 | 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:3245:32 [INFO] [stdout] | [INFO] [stdout] 3245 | 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:3246:32 [INFO] [stdout] | [INFO] [stdout] 3246 | 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:3247:32 [INFO] [stdout] | [INFO] [stdout] 3247 | 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:3248:32 [INFO] [stdout] | [INFO] [stdout] 3248 | 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:3249:32 [INFO] [stdout] | [INFO] [stdout] 3249 | 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:3252:20 [INFO] [stdout] | [INFO] [stdout] 3252 | 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:3253:20 [INFO] [stdout] | [INFO] [stdout] 3253 | 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:3255:20 [INFO] [stdout] | [INFO] [stdout] 3255 | 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:3258:4 [INFO] [stdout] | [INFO] [stdout] 3258 | 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:3267:32 [INFO] [stdout] | [INFO] [stdout] 3267 | 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:3268:32 [INFO] [stdout] | [INFO] [stdout] 3268 | 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:3269:32 [INFO] [stdout] | [INFO] [stdout] 3269 | 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:3272:20 [INFO] [stdout] | [INFO] [stdout] 3272 | 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:3274:20 [INFO] [stdout] | [INFO] [stdout] 3274 | 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:3276:20 [INFO] [stdout] | [INFO] [stdout] 3276 | 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:3278:20 [INFO] [stdout] | [INFO] [stdout] 3278 | 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:3280:15 [INFO] [stdout] | [INFO] [stdout] 3280 | 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:3281:5 [INFO] [stdout] | [INFO] [stdout] 3281 | 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:3284:15 [INFO] [stdout] | [INFO] [stdout] 3284 | 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:3285:5 [INFO] [stdout] | [INFO] [stdout] 3285 | 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:3288:15 [INFO] [stdout] | [INFO] [stdout] 3288 | 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:3289:5 [INFO] [stdout] | [INFO] [stdout] 3289 | 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:3293:15 [INFO] [stdout] | [INFO] [stdout] 3293 | 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:3293:47 [INFO] [stdout] | [INFO] [stdout] 3293 | assert_ok!(Elections::clean_defunct_voters(RuntimeOrigin::root(), 4, 2)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] --> src/lib.rs:1319:22 [INFO] [stdout] | [INFO] [stdout] 1319 | type AccountData = pallet_balances::AccountData; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] --> src/lib.rs:1470:15 [INFO] [stdout] | [INFO] [stdout] 1470 | balances: pallet_balances::GenesisConfig:: { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml` [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 712 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "baa4bc40c31007fa912fd01cd2c4646471a45c849145e896cce35ca50541b105", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baa4bc40c31007fa912fd01cd2c4646471a45c849145e896cce35ca50541b105", kill_on_drop: false }` [INFO] [stdout] baa4bc40c31007fa912fd01cd2c4646471a45c849145e896cce35ca50541b105