[INFO] fetching crate pallet-collator-selection 7.0.0...
[INFO] checking pallet-collator-selection-7.0.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate pallet-collator-selection 7.0.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate pallet-collator-selection 7.0.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pallet-collator-selection 7.0.0
[INFO] finished tweaking crates.io crate pallet-collator-selection 7.0.0
[INFO] tweaked toml for crates.io crate pallet-collator-selection 7.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded frame-benchmarking v26.0.0
[INFO] [stderr]   Downloaded pallet-authorship v26.0.0
[INFO] [stderr]   Downloaded pallet-timestamp v25.0.0
[INFO] [stderr]   Downloaded sp-session v25.0.0
[INFO] [stderr]   Downloaded pallet-session v26.0.0
[INFO] [stderr]   Downloaded linregress v0.5.3
[INFO] [stderr]   Downloaded sp-timestamp v24.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75ee8bda3a9b025e861ae80e68bc271c2e45c9e9fedc9c27ed6f943c2267abb5
[INFO] running `Command { std: "docker" "start" "-a" "75ee8bda3a9b025e861ae80e68bc271c2e45c9e9fedc9c27ed6f943c2267abb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75ee8bda3a9b025e861ae80e68bc271c2e45c9e9fedc9c27ed6f943c2267abb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75ee8bda3a9b025e861ae80e68bc271c2e45c9e9fedc9c27ed6f943c2267abb5", kill_on_drop: false }`
[INFO] [stdout] 75ee8bda3a9b025e861ae80e68bc271c2e45c9e9fedc9c27ed6f943c2267abb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88b9edcb3accdbd463ef7762fecf682f6ee640282cbb1e698aea356384c4072c
[INFO] running `Command { std: "docker" "start" "-a" "88b9edcb3accdbd463ef7762fecf682f6ee640282cbb1e698aea356384c4072c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking sp-std v12.0.0
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]    Compiling wasmtime-runtime v8.0.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]     Checking wasmtime-jit-debug v8.0.1
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking wasmtime-asm-macros v8.0.1
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling ref-cast v1.0.22
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v8.0.1
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling wasmtime v8.0.1
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]     Checking hash-db v0.16.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking getrandom_or_panic v0.0.3
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking environmental v1.1.4
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking array-bytes v6.2.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking trie-db v0.28.0
[INFO] [stderr]     Checking memory-db v0.32.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking trie-root v0.18.0
[INFO] [stderr]     Checking schnellru v0.2.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling sp-io v28.0.0
[INFO] [stderr]     Checking sp-panic-handler v12.0.0
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling prettier-please v0.2.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling expander v2.1.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking parity-wasm v0.45.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]    Compiling cfg-expr v0.15.7
[INFO] [stderr]     Checking tt-call v1.0.9
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling include_dir v0.7.3
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]     Checking wide v0.7.15
[INFO] [stderr]    Compiling proc-macro-warning v1.0.2
[INFO] [stderr]    Compiling sp-core-hashing v13.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.22
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling sp-debug-derive v12.0.0
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.0
[INFO] [stderr]    Compiling sp-core-hashing-proc-macro v13.0.0
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling frame-support-procedural-tools-derive v10.0.0
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]    Compiling derive-syn-parse v0.1.5
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling aquamarine v0.3.3
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking curve25519-dalek v2.1.3
[INFO] [stderr]     Checking merlin v2.0.1
[INFO] [stderr]     Checking dyn-clonable v0.9.0
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking der v0.7.8
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking pbkdf2 v0.8.0
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking schnorrkel v0.9.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling macro_magic_core v0.5.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling macro_magic_macros v0.5.0
[INFO] [stderr]     Checking ed25519-zebra v3.1.0
[INFO] [stderr]     Checking schnorrkel v0.11.4
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling macro_magic v0.5.0
[INFO] [stderr]     Checking substrate-bip39 v0.4.6
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking k256 v0.13.3
[INFO] [stderr]     Checking nalgebra v0.32.5
[INFO] [stderr]     Checking cranelift-entity v0.95.1
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking bip39 v2.0.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking wasmparser v0.102.0
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking object v0.30.4
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling ss58-registry v1.47.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling frame-support-procedural-tools v9.0.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.1
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v15.0.0
[INFO] [stderr]    Compiling sp-api-proc-macro v13.0.0
[INFO] [stderr]    Compiling frame-support-procedural v21.0.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.9
[INFO] [stderr]    Compiling docify_macros v0.2.7
[INFO] [stderr]     Checking wasmtime-types v8.0.1
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking wasmtime-environ v8.0.1
[INFO] [stderr]     Checking parity-scale-codec v3.6.9
[INFO] [stderr]     Checking docify v0.2.7
[INFO] [stderr]     Checking scale-info v2.11.1
[INFO] [stderr]     Checking sp-storage v17.0.0
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking sp-tracing v14.0.0
[INFO] [stderr]    Compiling sp-version-proc-macro v12.0.0
[INFO] [stderr]     Checking wasmtime-jit v8.0.1
[INFO] [stderr]     Checking sp-externalities v0.23.0
[INFO] [stderr]     Checking linregress v0.5.3
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking bounded-collections v0.1.9
[INFO] [stderr]     Checking sp-arithmetic v21.0.0
[INFO] [stderr]     Checking frame-metadata v16.0.0
[INFO] [stderr]     Checking sp-metadata-ir v0.4.0
[INFO] [stderr]     Checking sp-wasm-interface v18.0.0
[INFO] [stderr]     Checking sp-runtime-interface v22.0.0
[INFO] [stderr]     Checking sp-core v26.0.0
[INFO] [stderr]     Checking sp-trie v27.0.0
[INFO] [stderr]     Checking sp-keystore v0.32.0
[INFO] [stderr]     Checking sp-weights v25.0.0
[INFO] [stderr]     Checking sp-state-machine v0.33.0
[INFO] [stderr]     Checking sp-application-crypto v28.0.0
[INFO] [stderr]     Checking sp-runtime v29.0.0
[INFO] [stderr]     Checking sp-version v27.0.0
[INFO] [stderr]     Checking sp-inherents v24.0.0
[INFO] [stderr]     Checking sp-staking v24.0.0
[INFO] [stderr]     Checking sp-api v24.0.0
[INFO] [stderr]     Checking sp-genesis-builder v0.5.0
[INFO] [stderr]     Checking sp-session v25.0.0
[INFO] [stderr]     Checking frame-support v26.0.0
[INFO] [stderr]     Checking sp-timestamp v24.0.0
[INFO] [stderr]     Checking frame-system v26.0.0
[INFO] [stderr]     Checking pallet-timestamp v25.0.0
[INFO] [stderr]     Checking frame-benchmarking v26.0.0
[INFO] [stderr]     Checking pallet-authorship v26.0.0
[INFO] [stderr]     Checking pallet-session v26.0.0
[INFO] [stderr]     Checking pallet-collator-selection v7.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `sp_core`
[INFO] [stdout]   --> src/mock.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use sp_core::H256;
[INFO] [stdout]    |     ^^^^^^^ use of undeclared crate or module `sp_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pallet_balances`
[INFO] [stdout]   --> src/tests.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use pallet_balances::Error as BalancesError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Balances: pallet_balances,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_consensus_aura`
[INFO] [stdout]    --> src/mock.rs:124:21
[INFO] [stdout]     |
[INFO] [stdout] 124 |     type AuthorityId = sp_consensus_aura::sr25519::AuthorityId;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `sp_consensus_aura`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:32:47
[INFO] [stdout]    |
[INFO] [stdout] 32 | type Block = frame_system::mocking::MockBlock<Test>;
[INFO] [stdout]    |                                               ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 32 | type Block<Test> = frame_system::mocking::MockBlock<Test>;
[INFO] [stdout]    |           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl system::Config for Test {
[INFO] [stdout]    |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]   --> src/mock.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 |     type RuntimeOrigin = RuntimeOrigin;
[INFO] [stdout]    |                          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    |
[INFO] [stdout] 58 |     type RuntimeOrigin = Self::RuntimeOrigin;
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]   --> src/mock.rs:59:21
[INFO] [stdout]    |
[INFO] [stdout] 59 |     type RuntimeCall = RuntimeCall;
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    |
[INFO] [stdout] 59 |     type RuntimeCall = Self::RuntimeCall;
[INFO] [stdout]    |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]   --> src/mock.rs:66:22
[INFO] [stdout]    |
[INFO] [stdout] 66 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]    |                         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    |
[INFO] [stdout] 66 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PalletInfo` in this scope
[INFO] [stdout]    --> src/mock.rs:69:20
[INFO] [stdout]     |
[INFO] [stdout] 69  |     type PalletInfo = PalletInfo;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frame-support-26.0.0/src/lib.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub struct PalletId(pub [u8; 8]);
[INFO] [stdout]     | ------------------- similarly named struct `PalletId` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 69  |     type PalletInfo = Self::PalletInfo;
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 69  |     type PalletInfo = PalletId;
[INFO] [stdout]     |                       ~~~~~~~~
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 16  + use frame_support::traits::PalletInfo;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:84:34
[INFO] [stdout]    |
[INFO] [stdout] 84 | impl pallet_balances::Config for Test {
[INFO] [stdout]    |                                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]   --> src/mock.rs:86:22
[INFO] [stdout]    |
[INFO] [stdout] 86 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]    |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `System` in this scope
[INFO] [stdout]   --> src/mock.rs:89:22
[INFO] [stdout]    |
[INFO] [stdout] 89 |     type AccountStore = System;
[INFO] [stdout]    |                         ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 16 + use sp_std::alloc::System;
[INFO] [stdout]    |
[INFO] [stdout] 16 + use std::alloc::System;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeHoldReason` in this scope
[INFO] [stdout]   --> src/mock.rs:94:27
[INFO] [stdout]    |
[INFO] [stdout] 94 |     type RuntimeHoldReason = RuntimeHoldReason;
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeFreezeReason` in this scope
[INFO] [stdout]   --> src/mock.rs:95:29
[INFO] [stdout]    |
[INFO] [stdout] 95 |     type RuntimeFreezeReason = RuntimeFreezeReason;
[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/mock.rs:111:36
[INFO] [stdout]     |
[INFO] [stdout] 111 | impl pallet_authorship::Config for Test {
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `CollatorSelection` in this scope
[INFO] [stdout]    --> src/mock.rs:113:22
[INFO] [stdout]     |
[INFO] [stdout] 113 |     type EventHandler = CollatorSelection;
[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/mock.rs:116:35
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl pallet_timestamp::Config for Test {
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Aura` in this scope
[INFO] [stdout]    --> src/mock.rs:118:24
[INFO] [stdout]     |
[INFO] [stdout] 118 |     type OnTimestampSet = Aura;
[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/mock.rs:123:30
[INFO] [stdout]     |
[INFO] [stdout] 123 | impl pallet_aura::Config for Test {
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:157:27
[INFO] [stdout]     |
[INFO] [stdout] 157 |         SessionChangeBlock::set(System::block_number());
[INFO] [stdout]     |                                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 16  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 16  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:170:33
[INFO] [stdout]     |
[INFO] [stdout] 170 | impl pallet_session::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/mock.rs:171:22
[INFO] [stdout]     |
[INFO] [stdout] 171 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 171 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `CollatorSelection` in this scope
[INFO] [stdout]    --> src/mock.rs:177:24
[INFO] [stdout]     |
[INFO] [stdout] 177 |     type SessionManager = CollatorSelection;
[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/mock.rs:198:17
[INFO] [stdout]     |
[INFO] [stdout] 198 | 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/mock.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 199 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/mock.rs:200:18
[INFO] [stdout]     |
[INFO] [stdout] 200 |     type Currency = Balances;
[INFO] [stdout]     |                     ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_io`
[INFO] [stdout]    --> src/mock.rs:213:26
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub fn new_test_ext() -> sp_io::TestExternalities {
[INFO] [stdout]     |                          ^^^^^ use of undeclared crate or module `sp_io`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_tracing`
[INFO] [stdout]    --> src/mock.rs:214:2
[INFO] [stdout]     |
[INFO] [stdout] 214 |     sp_tracing::try_init_simple();
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `sp_tracing`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 214 |     sp_staking::try_init_simple();
[INFO] [stdout]     |     ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:215:44
[INFO] [stdout]     |
[INFO] [stdout] 215 |     let mut t = frame_system::GenesisConfig::<Test>::default().build_storage().unwrap();
[INFO] [stdout]     |                                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub fn new_test_ext<Test>() -> sp_io::TestExternalities {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:223:63
[INFO] [stdout]     |
[INFO] [stdout] 223 |     let collator_selection = collator_selection::GenesisConfig::<Test> {
[INFO] [stdout]     |                                                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub fn new_test_ext<Test>() -> sp_io::TestExternalities {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:228:48
[INFO] [stdout]     |
[INFO] [stdout] 228 |     let session = pallet_session::GenesisConfig::<Test> { keys };
[INFO] [stdout]     |                                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub fn new_test_ext<Test>() -> sp_io::TestExternalities {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:229:35
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pallet_balances::GenesisConfig::<Test> { balances }
[INFO] [stdout]     |                                      ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub fn new_test_ext<Test>() -> sp_io::TestExternalities {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:240:11
[INFO] [stdout]     |
[INFO] [stdout] 240 |     for i in System::block_number() + 1..=n {
[INFO] [stdout]     |              ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 16  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 16  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |         System::set_block_number(i);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 16  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 16  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/mock.rs:242:4
[INFO] [stdout]     |
[INFO] [stdout] 242 |         <AllPalletsWithSystem as frame_support::traits::OnInitialize<u64>>::on_initialize(i);
[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/tests.rs:31:36
[INFO] [stdout]    |
[INFO] [stdout] 31 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]    |                                          ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn basic_setup_works<Test>() {
[INFO] [stdout]    |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]   --> src/tests.rs:85:3
[INFO] [stdout]    |
[INFO] [stdout] 85 |         System::assert_last_event(RuntimeEvent::CollatorSelection(
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 16 + use sp_std::alloc::System;
[INFO] [stdout]    |
[INFO] [stdout] 16 + use std::alloc::System;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:92:12
[INFO] [stdout]    |
[INFO] [stdout] 92 |             Error::<Test>::AlreadyInvulnerable
[INFO] [stdout]    |                     ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn add_invulnerable_works<Test>() {
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout] 108 |             Error::<Test>::ValidatorNotRegistered
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 73  | fn add_invulnerable_works<Test>() {
[INFO] [stdout]     |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:138:14
[INFO] [stdout]     |
[INFO] [stdout] 138 |                     Error::<Test>::TooManyInvulnerables
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn invulnerable_limit_works<Test>() {
[INFO] [stdout]     |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 152 |             Error::<Test>::TooManyInvulnerables
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn invulnerable_limit_works<Test>() {
[INFO] [stdout]     |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:180:3
[INFO] [stdout]     |
[INFO] [stdout] 180 |         System::assert_last_event(RuntimeEvent::CollatorSelection(
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 16  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 16  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:188:12
[INFO] [stdout]     |
[INFO] [stdout] 188 |             Error::<Test>::NotInvulnerable
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn remove_invulnerable_works<Test>() {
[INFO] [stdout]     |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:206:36
[INFO] [stdout]     |
[INFO] [stdout] 206 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn candidate_to_invulnerable_works<Test>() {
[INFO] [stdout]     |                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:222:3
[INFO] [stdout]     |
[INFO] [stdout] 222 |         System::assert_has_event(RuntimeEvent::CollatorSelection(crate::Event::CandidateRemoved {
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 16  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 16  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:225:3
[INFO] [stdout]     |
[INFO] [stdout] 225 |         System::assert_has_event(RuntimeEvent::CollatorSelection(
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 16  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 16  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:230:36
[INFO] [stdout]     |
[INFO] [stdout] 230 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 1);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn candidate_to_invulnerable_works<Test>() {
[INFO] [stdout]     |                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:236:3
[INFO] [stdout]     |
[INFO] [stdout] 236 |         System::assert_has_event(RuntimeEvent::CollatorSelection(crate::Event::CandidateRemoved {
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 16  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 16  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:239:3
[INFO] [stdout]     |
[INFO] [stdout] 239 |         System::assert_has_event(RuntimeEvent::CollatorSelection(
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 16  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 16  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:245:36
[INFO] [stdout]     |
[INFO] [stdout] 245 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn candidate_to_invulnerable_works<Test>() {
[INFO] [stdout]     |                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:275:33
[INFO] [stdout]     |
[INFO] [stdout] 275 |         assert!(<crate::CandidateList<Test>>::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] 271 | fn set_candidacy_bond_empty_candidate_list<Test>() {
[INFO] [stdout]     |                                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:283:33
[INFO] [stdout]     |
[INFO] [stdout] 283 |         assert!(<crate::CandidateList<Test>>::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] 271 | fn set_candidacy_bond_empty_candidate_list<Test>() {
[INFO] [stdout]     |                                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:293:33
[INFO] [stdout]     |
[INFO] [stdout] 293 |         assert!(<crate::CandidateList<Test>>::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] 271 | fn set_candidacy_bond_empty_candidate_list<Test>() {
[INFO] [stdout]     |                                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:303:33
[INFO] [stdout]     |
[INFO] [stdout] 303 |         assert!(<crate::CandidateList<Test>>::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] 299 | fn set_candidacy_bond_with_one_candidate<Test>() {
[INFO] [stdout]     |                                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:308:36
[INFO] [stdout]     |
[INFO] [stdout] 308 |         assert_eq!(<crate::CandidateList<Test>>::get(), vec![candidate_3.clone()]);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 299 | fn set_candidacy_bond_with_one_candidate<Test>() {
[INFO] [stdout]     |                                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:316:36
[INFO] [stdout]     |
[INFO] [stdout] 316 |         assert_eq!(<crate::CandidateList<Test>>::get(), vec![candidate_3.clone()]);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 299 | fn set_candidacy_bond_with_one_candidate<Test>() {
[INFO] [stdout]     |                                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:324:36
[INFO] [stdout]     |
[INFO] [stdout] 324 |         assert_eq!(<crate::CandidateList<Test>>::get(), vec![candidate_3.clone()]);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 299 | fn set_candidacy_bond_with_one_candidate<Test>() {
[INFO] [stdout]     |                                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:331:33
[INFO] [stdout]     |
[INFO] [stdout] 331 |         assert!(<crate::CandidateList<Test>>::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] 299 | fn set_candidacy_bond_with_one_candidate<Test>() {
[INFO] [stdout]     |                                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:340:33
[INFO] [stdout]     |
[INFO] [stdout] 340 |         assert!(<crate::CandidateList<Test>>::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] 336 | fn set_candidacy_bond_with_many_candidates_same_deposit<Test>() {
[INFO] [stdout]     |                                                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:350:26
[INFO] [stdout]     |
[INFO] [stdout] 350 |             <crate::CandidateList<Test>>::get(),
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 336 | fn set_candidacy_bond_with_many_candidates_same_deposit<Test>() {
[INFO] [stdout]     |                                                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:361:26
[INFO] [stdout]     |
[INFO] [stdout] 361 |             <crate::CandidateList<Test>>::get(),
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 336 | fn set_candidacy_bond_with_many_candidates_same_deposit<Test>() {
[INFO] [stdout]     |                                                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:372:26
[INFO] [stdout]     |
[INFO] [stdout] 372 |             <crate::CandidateList<Test>>::get(),
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 336 | fn set_candidacy_bond_with_many_candidates_same_deposit<Test>() {
[INFO] [stdout]     |                                                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:381:33
[INFO] [stdout]     |
[INFO] [stdout] 381 |         assert!(<crate::CandidateList<Test>>::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] 336 | fn set_candidacy_bond_with_many_candidates_same_deposit<Test>() {
[INFO] [stdout]     |                                                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:390:33
[INFO] [stdout]     |
[INFO] [stdout] 390 |         assert!(<crate::CandidateList<Test>>::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] 386 | fn set_candidacy_bond_with_many_candidates_different_deposits<Test>() {
[INFO] [stdout]     |                                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:402:26
[INFO] [stdout]     |
[INFO] [stdout] 402 |             <crate::CandidateList<Test>>::get(),
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 386 | fn set_candidacy_bond_with_many_candidates_different_deposits<Test>() {
[INFO] [stdout]     |                                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:413:26
[INFO] [stdout]     |
[INFO] [stdout] 413 |             <crate::CandidateList<Test>>::get(),
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 386 | fn set_candidacy_bond_with_many_candidates_different_deposits<Test>() {
[INFO] [stdout]     |                                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:423:26
[INFO] [stdout]     |
[INFO] [stdout] 423 |             <crate::CandidateList<Test>>::get(),
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 386 | fn set_candidacy_bond_with_many_candidates_different_deposits<Test>() {
[INFO] [stdout]     |                                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:434:26
[INFO] [stdout]     |
[INFO] [stdout] 434 |             <crate::CandidateList<Test>>::get(),
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 386 | fn set_candidacy_bond_with_many_candidates_different_deposits<Test>() {
[INFO] [stdout]     |                                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:444:36
[INFO] [stdout]     |
[INFO] [stdout] 444 |         assert_eq!(<crate::CandidateList<Test>>::get(), vec![candidate_5.clone()]);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 386 | fn set_candidacy_bond_with_many_candidates_different_deposits<Test>() {
[INFO] [stdout]     |                                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:452:36
[INFO] [stdout]     |
[INFO] [stdout] 452 |         assert_eq!(<crate::CandidateList<Test>>::get(), vec![candidate_5.clone()]);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 386 | fn set_candidacy_bond_with_many_candidates_different_deposits<Test>() {
[INFO] [stdout]     |                                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:460:26
[INFO] [stdout]     |
[INFO] [stdout] 460 |             <crate::CandidateList<Test>>::get(),
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 386 | fn set_candidacy_bond_with_many_candidates_different_deposits<Test>() {
[INFO] [stdout]     |                                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:471:33
[INFO] [stdout]     |
[INFO] [stdout] 471 |         assert!(<crate::CandidateList<Test>>::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] 386 | fn set_candidacy_bond_with_many_candidates_different_deposits<Test>() {
[INFO] [stdout]     |                                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:478:29
[INFO] [stdout]     |
[INFO] [stdout] 478 |         <crate::DesiredCandidates<Test>>::put(1);
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 476 | fn cannot_register_candidate_if_too_many<Test>() {
[INFO] [stdout]     |                                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:495:12
[INFO] [stdout]     |
[INFO] [stdout] 495 |             Error::<Test>::TooManyCandidates,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 476 | fn cannot_register_candidate_if_too_many<Test>() {
[INFO] [stdout]     |                                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:503:36
[INFO] [stdout]     |
[INFO] [stdout] 503 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 501 | fn cannot_unregister_candidate_if_too_few<Test>() {
[INFO] [stdout]     |                                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:511:12
[INFO] [stdout]     |
[INFO] [stdout] 511 |             Error::<Test>::TooFewEligibleCollators,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 501 | fn cannot_unregister_candidate_if_too_few<Test>() {
[INFO] [stdout]     |                                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:515:29
[INFO] [stdout]     |
[INFO] [stdout] 515 |         <crate::DesiredCandidates<Test>>::put(1);
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 501 | fn cannot_unregister_candidate_if_too_few<Test>() {
[INFO] [stdout]     |                                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:527:12
[INFO] [stdout]     |
[INFO] [stdout] 527 |             Error::<Test>::TooFewEligibleCollators,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 501 | fn cannot_unregister_candidate_if_too_few<Test>() {
[INFO] [stdout]     |                                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:540:12
[INFO] [stdout]     |
[INFO] [stdout] 540 |             Error::<Test>::AlreadyInvulnerable,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 533 | fn cannot_register_as_candidate_if_invulnerable<Test>() {
[INFO] [stdout]     |                                                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:551:12
[INFO] [stdout]     |
[INFO] [stdout] 551 |             Error::<Test>::ValidatorNotRegistered
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 546 | fn cannot_register_as_candidate_if_keys_not_registered<Test>() {
[INFO] [stdout]     |                                                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:564:26
[INFO] [stdout]     |
[INFO] [stdout] 564 |             <crate::CandidateList<Test>>::get().iter().cloned().collect::<Vec<_>>(),
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 557 | fn cannot_register_dupe_candidate<Test>() {
[INFO] [stdout]     |                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:573:12
[INFO] [stdout]     |
[INFO] [stdout] 573 |             Error::<Test>::AlreadyCandidate,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 557 | fn cannot_register_dupe_candidate<Test>() {
[INFO] [stdout]     |                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:590:20
[INFO] [stdout]     |
[INFO] [stdout] 590 |             BalancesError::<Test>::InsufficientBalance,
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 579 | fn cannot_register_as_candidate_if_poor<Test>() {
[INFO] [stdout]     |                                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:602:36
[INFO] [stdout]     |
[INFO] [stdout] 602 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 596 | fn register_as_candidate_works<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:615:36
[INFO] [stdout]     |
[INFO] [stdout] 615 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 2);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 596 | fn register_as_candidate_works<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:627:12
[INFO] [stdout]     |
[INFO] [stdout] 627 |             Error::<Test>::AlreadyInvulnerable,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 620 | fn cannot_take_candidate_slot_if_invulnerable<Test>() {
[INFO] [stdout]     |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:638:12
[INFO] [stdout]     |
[INFO] [stdout] 638 |             Error::<Test>::ValidatorNotRegistered
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 633 | fn cannot_take_candidate_slot_if_keys_not_registered<Test>() {
[INFO] [stdout]     |                                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:653:26
[INFO] [stdout]     |
[INFO] [stdout] 653 |             <crate::CandidateList<Test>>::get().iter().cloned().collect::<Vec<_>>();
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 644 | fn cannot_take_candidate_slot_if_duplicate<Test>() {
[INFO] [stdout]     |                                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:662:12
[INFO] [stdout]     |
[INFO] [stdout] 662 |             Error::<Test>::AlreadyCandidate,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 644 | fn cannot_take_candidate_slot_if_duplicate<Test>() {
[INFO] [stdout]     |                                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:675:26
[INFO] [stdout]     |
[INFO] [stdout] 675 |             <crate::CandidateList<Test>>::get().iter().cloned().collect::<Vec<_>>(),
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 668 | fn cannot_take_candidate_slot_if_target_invalid<Test>() {
[INFO] [stdout]     |                                                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:684:12
[INFO] [stdout]     |
[INFO] [stdout] 684 |             Error::<Test>::TargetIsNotCandidate,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 668 | fn cannot_take_candidate_slot_if_target_invalid<Test>() {
[INFO] [stdout]     |                                                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:706:20
[INFO] [stdout]     |
[INFO] [stdout] 706 |             BalancesError::<Test>::InsufficientBalance,
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 690 | fn cannot_take_candidate_slot_if_poor<Test>() {
[INFO] [stdout]     |                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:720:12
[INFO] [stdout]     |
[INFO] [stdout] 720 |             Error::<Test>::InsufficientBond,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 712 | fn cannot_take_candidate_slot_if_insufficient_deposit<Test>() {
[INFO] [stdout]     |                                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:736:12
[INFO] [stdout]     |
[INFO] [stdout] 736 |             Error::<Test>::InsufficientBond,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 728 | fn cannot_take_candidate_slot_if_deposit_less_than_target<Test>() {
[INFO] [stdout]     |                                                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:750:36
[INFO] [stdout]     |
[INFO] [stdout] 750 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 744 | fn take_candidate_slot_works<Test>() {
[INFO] [stdout]     |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:766:36
[INFO] [stdout]     |
[INFO] [stdout] 766 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 3);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 744 | fn take_candidate_slot_works<Test>() {
[INFO] [stdout]     |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:788:26
[INFO] [stdout]     |
[INFO] [stdout] 788 |             <crate::CandidateList<Test>>::get().iter().cloned().collect::<Vec<_>>();
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 744 | fn take_candidate_slot_works<Test>() {
[INFO] [stdout]     |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:791:26
[INFO] [stdout]     |
[INFO] [stdout] 791 |             <crate::CandidateList<Test>>::get().iter().cloned().collect::<Vec<_>>(),
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 744 | fn take_candidate_slot_works<Test>() {
[INFO] [stdout]     |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:804:36
[INFO] [stdout]     |
[INFO] [stdout] 804 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 798 | fn increase_candidacy_bond_non_candidate_account<Test>() {
[INFO] [stdout]     |                                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:812:12
[INFO] [stdout]     |
[INFO] [stdout] 812 |             Error::<Test>::NotCandidate
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 798 | fn increase_candidacy_bond_non_candidate_account<Test>() {
[INFO] [stdout]     |                                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:824:36
[INFO] [stdout]     |
[INFO] [stdout] 824 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 818 | fn increase_candidacy_bond_insufficient_balance<Test>() {
[INFO] [stdout]     |                                                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:842:20
[INFO] [stdout]     |
[INFO] [stdout] 842 |             BalancesError::<Test>::InsufficientBalance
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 818 | fn increase_candidacy_bond_insufficient_balance<Test>() {
[INFO] [stdout]     |                                                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:856:36
[INFO] [stdout]     |
[INFO] [stdout] 856 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 850 | fn increase_candidacy_bond_works<Test>() {
[INFO] [stdout]     |                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:876:36
[INFO] [stdout]     |
[INFO] [stdout] 876 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 3);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 850 | fn increase_candidacy_bond_works<Test>() {
[INFO] [stdout]     |                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:884:36
[INFO] [stdout]     |
[INFO] [stdout] 884 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 3);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 850 | fn increase_candidacy_bond_works<Test>() {
[INFO] [stdout]     |                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:898:36
[INFO] [stdout]     |
[INFO] [stdout] 898 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 892 | fn decrease_candidacy_bond_non_candidate_account<Test>() {
[INFO] [stdout]     |                                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:907:12
[INFO] [stdout]     |
[INFO] [stdout] 907 |             Error::<Test>::NotCandidate
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 892 | fn decrease_candidacy_bond_non_candidate_account<Test>() {
[INFO] [stdout]     |                                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:920:36
[INFO] [stdout]     |
[INFO] [stdout] 920 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 914 | fn decrease_candidacy_bond_insufficient_funds<Test>() {
[INFO] [stdout]     |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:942:12
[INFO] [stdout]     |
[INFO] [stdout] 942 |             Error::<Test>::DepositTooLow
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 914 | fn decrease_candidacy_bond_insufficient_funds<Test>() {
[INFO] [stdout]     |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:947:12
[INFO] [stdout]     |
[INFO] [stdout] 947 |             Error::<Test>::DepositTooLow
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 914 | fn decrease_candidacy_bond_insufficient_funds<Test>() {
[INFO] [stdout]     |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:952:12
[INFO] [stdout]     |
[INFO] [stdout] 952 |             Error::<Test>::DepositTooLow
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 914 | fn decrease_candidacy_bond_insufficient_funds<Test>() {
[INFO] [stdout]     |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:979:26
[INFO] [stdout]     |
[INFO] [stdout] 979 |             <crate::CandidateList<Test>>::get().iter().cloned().collect::<Vec<_>>(),
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 962 | fn decrease_candidacy_bond_occupying_top_slot<Test>() {
[INFO] [stdout]     |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:986:12
[INFO] [stdout]     |
[INFO] [stdout] 986 |             Error::<Test>::InvalidUnreserve,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 962 | fn decrease_candidacy_bond_occupying_top_slot<Test>() {
[INFO] [stdout]     |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:990:12
[INFO] [stdout]     |
[INFO] [stdout] 990 |             Error::<Test>::InvalidUnreserve,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 962 | fn decrease_candidacy_bond_occupying_top_slot<Test>() {
[INFO] [stdout]     |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1003:26
[INFO] [stdout]      |
[INFO] [stdout] 1003 |             <crate::CandidateList<Test>>::get().iter().cloned().collect::<Vec<_>>(),
[INFO] [stdout]      |                                   ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 962  | fn decrease_candidacy_bond_occupying_top_slot<Test>() {
[INFO] [stdout]      |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1010:12
[INFO] [stdout]      |
[INFO] [stdout] 1010 |             Error::<Test>::InvalidUnreserve,
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 962  | fn decrease_candidacy_bond_occupying_top_slot<Test>() {
[INFO] [stdout]      |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1014:12
[INFO] [stdout]      |
[INFO] [stdout] 1014 |             Error::<Test>::InvalidUnreserve,
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 962  | fn decrease_candidacy_bond_occupying_top_slot<Test>() {
[INFO] [stdout]      |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1029:36
[INFO] [stdout]      |
[INFO] [stdout] 1029 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1023 | fn decrease_candidacy_bond_works<Test>() {
[INFO] [stdout]      |                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1049:36
[INFO] [stdout]      |
[INFO] [stdout] 1049 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 3);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1023 | fn decrease_candidacy_bond_works<Test>() {
[INFO] [stdout]      |                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1056:36
[INFO] [stdout]      |
[INFO] [stdout] 1056 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 3);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1023 | fn decrease_candidacy_bond_works<Test>() {
[INFO] [stdout]      |                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1070:36
[INFO] [stdout]      |
[INFO] [stdout] 1070 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1064 | fn update_candidacy_bond_with_identical_amount<Test>() {
[INFO] [stdout]      |                                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1090:36
[INFO] [stdout]      |
[INFO] [stdout] 1090 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 3);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1064 | fn update_candidacy_bond_with_identical_amount<Test>() {
[INFO] [stdout]      |                                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1097:12
[INFO] [stdout]      |
[INFO] [stdout] 1097 |             Error::<Test>::IdenticalDeposit
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1064 | fn update_candidacy_bond_with_identical_amount<Test>() {
[INFO] [stdout]      |                                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1110:36
[INFO] [stdout]      |
[INFO] [stdout] 1110 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1104 | fn candidate_list_works<Test>() {
[INFO] [stdout]      |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1134:26
[INFO] [stdout]      |
[INFO] [stdout] 1134 |             <crate::CandidateList<Test>>::get().iter().cloned().collect::<Vec<_>>(),
[INFO] [stdout]      |                                   ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1104 | fn candidate_list_works<Test>() {
[INFO] [stdout]      |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1154:12
[INFO] [stdout]      |
[INFO] [stdout] 1154 |             Error::<Test>::NotCandidate
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1141 | fn leave_intent<Test>() {
[INFO] [stdout]      |                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1180:26
[INFO] [stdout]      |
[INFO] [stdout] 1180 |             <crate::CandidateList<Test>>::get().iter().cloned().collect::<Vec<_>>(),
[INFO] [stdout]      |                                   ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1165 | fn authorship_event_handler<Test>() {
[INFO] [stdout]      |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1209:26
[INFO] [stdout]      |
[INFO] [stdout] 1209 |             <crate::CandidateList<Test>>::get().iter().cloned().collect::<Vec<_>>(),
[INFO] [stdout]      |                                   ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1193 | fn fees_edgecases<Test>() {
[INFO] [stdout]      |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1239:36
[INFO] [stdout]      |
[INFO] [stdout] 1239 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 1);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1221 | fn session_management_single_candidate<Test>() {
[INFO] [stdout]      |                                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1277:36
[INFO] [stdout]      |
[INFO] [stdout] 1277 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 3);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1258 | fn session_management_max_candidates<Test>() {
[INFO] [stdout]      |                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1316:36
[INFO] [stdout]      |
[INFO] [stdout] 1316 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 3);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1296 | fn session_management_increase_bid_with_list_update<Test>() {
[INFO] [stdout]      |                                                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1355:36
[INFO] [stdout]      |
[INFO] [stdout] 1355 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 3);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1335 | fn session_management_candidate_list_eager_sort<Test>() {
[INFO] [stdout]      |                                                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1402:36
[INFO] [stdout]      |
[INFO] [stdout] 1402 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 3);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1374 | fn session_management_reciprocal_outbidding<Test>() {
[INFO] [stdout]      |                                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1454:36
[INFO] [stdout]      |
[INFO] [stdout] 1454 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 3);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1421 | fn session_management_decrease_bid_after_auction<Test>() {
[INFO] [stdout]      |                                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1479:36
[INFO] [stdout]      |
[INFO] [stdout] 1479 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 2);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1473 | fn kick_mechanism<Test>() {
[INFO] [stdout]      |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1483:36
[INFO] [stdout]      |
[INFO] [stdout] 1483 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 1);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1473 | fn kick_mechanism<Test>() {
[INFO] [stdout]      |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1489:26
[INFO] [stdout]      |
[INFO] [stdout] 1489 |             <crate::CandidateList<Test>>::get().iter().cloned().collect::<Vec<_>>(),
[INFO] [stdout]      |                                   ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1473 | fn kick_mechanism<Test>() {
[INFO] [stdout]      |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1506:36
[INFO] [stdout]      |
[INFO] [stdout] 1506 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1502 | fn should_not_kick_mechanism_too_few<Test>() {
[INFO] [stdout]      |                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1520:36
[INFO] [stdout]      |
[INFO] [stdout] 1520 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 2);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1502 | fn should_not_kick_mechanism_too_few<Test>() {
[INFO] [stdout]      |                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1525:36
[INFO] [stdout]      |
[INFO] [stdout] 1525 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 1);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1502 | fn should_not_kick_mechanism_too_few<Test>() {
[INFO] [stdout]      |                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1531:26
[INFO] [stdout]      |
[INFO] [stdout] 1531 |             <crate::CandidateList<Test>>::get().iter().cloned().collect::<Vec<_>>(),
[INFO] [stdout]      |                                   ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1502 | fn should_not_kick_mechanism_too_few<Test>() {
[INFO] [stdout]      |                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1547:36
[INFO] [stdout]      |
[INFO] [stdout] 1547 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1545 | fn should_kick_invulnerables_from_candidates_on_session_change<Test>() {
[INFO] [stdout]      |                                                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1562:26
[INFO] [stdout]      |
[INFO] [stdout] 1562 |             <crate::CandidateList<Test>>::get().iter().cloned().collect::<Vec<_>>();
[INFO] [stdout]      |                                   ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1545 | fn should_kick_invulnerables_from_candidates_on_session_change<Test>() {
[INFO] [stdout]      |                                                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1570:26
[INFO] [stdout]      |
[INFO] [stdout] 1570 |             <crate::CandidateList<Test>>::get().iter().cloned().collect::<Vec<_>>(),
[INFO] [stdout]      |                                   ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1545 | fn should_kick_invulnerables_from_candidates_on_session_change<Test>() {
[INFO] [stdout]      |                                                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_tracing`
[INFO] [stdout]     --> src/tests.rs:1583:2
[INFO] [stdout]      |
[INFO] [stdout] 1583 |     sp_tracing::try_init_simple();
[INFO] [stdout]      |     ^^^^^^^^^^ use of undeclared crate or module `sp_tracing`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1583 |     sp_staking::try_init_simple();
[INFO] [stdout]      |     ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1584:44
[INFO] [stdout]      |
[INFO] [stdout] 1584 |     let mut t = frame_system::GenesisConfig::<Test>::default().build_storage().unwrap();
[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 cannot_set_genesis_value_twice<Test>() {
[INFO] [stdout]      |                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1587:63
[INFO] [stdout]      |
[INFO] [stdout] 1587 |     let collator_selection = collator_selection::GenesisConfig::<Test> {
[INFO] [stdout]      |                                                                  ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1582 | fn cannot_set_genesis_value_twice<Test>() {
[INFO] [stdout]      |                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Currency`, `OnInitialize`
[INFO] [stdout]   --> src/tests.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 |     traits::{Currency, 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 crate or module `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |     type AccountData = pallet_balances::AccountData<u64>;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:84:6
[INFO] [stdout]    |
[INFO] [stdout] 84 | impl pallet_balances::Config for Test {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_timestamp`
[INFO] [stdout]    --> src/mock.rs:116:6
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl pallet_timestamp::Config for Test {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_aura`
[INFO] [stdout]    --> src/mock.rs:123:6
[INFO] [stdout]     |
[INFO] [stdout] 123 | impl pallet_aura::Config for Test {
[INFO] [stdout]     |      ^^^^^^^^^^^ use of undeclared crate or module `pallet_aura`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]    --> src/mock.rs:229:2
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pallet_balances::GenesisConfig::<Test> { balances }
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]   --> src/tests.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 |         assert_eq!(CollatorSelection::desired_candidates(), 2);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]   --> src/tests.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |         assert_eq!(CollatorSelection::candidacy_bond(), 10);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]   --> src/tests.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2]);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]   --> src/tests.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 |         assert_ok!(CollatorSelection::set_invulnerables(
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:42:4
[INFO] [stdout]    |
[INFO] [stdout] 42 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]   --> src/tests.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |         assert_eq!(CollatorSelection::invulnerables(), new_set);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]   --> src/tests.rs:50:4
[INFO] [stdout]    |
[INFO] [stdout] 50 |             CollatorSelection::set_invulnerables(RuntimeOrigin::signed(1), new_set),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:50:41
[INFO] [stdout]    |
[INFO] [stdout] 50 |             CollatorSelection::set_invulnerables(RuntimeOrigin::signed(1), new_set),
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]   --> src/tests.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2]);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]   --> src/tests.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_ok!(CollatorSelection::set_invulnerables(
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:63:4
[INFO] [stdout]    |
[INFO] [stdout] 63 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]   --> src/tests.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 68 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2, 3, 4]);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]   --> src/tests.rs:76:14
[INFO] [stdout]    |
[INFO] [stdout] 76 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2]);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]   --> src/tests.rs:80:14
[INFO] [stdout]    |
[INFO] [stdout] 80 |         assert_ok!(CollatorSelection::add_invulnerable(
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:81:4
[INFO] [stdout]    |
[INFO] [stdout] 81 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent`
[INFO] [stdout]   --> src/tests.rs:85:29
[INFO] [stdout]    |
[INFO] [stdout] 85 |         System::assert_last_event(RuntimeEvent::CollatorSelection(
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]   --> src/tests.rs:91:4
[INFO] [stdout]    |
[INFO] [stdout] 91 |             CollatorSelection::add_invulnerable(RuntimeOrigin::signed(RootAccount::get()), new),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:91:40
[INFO] [stdout]    |
[INFO] [stdout] 91 |             CollatorSelection::add_invulnerable(RuntimeOrigin::signed(RootAccount::get()), new),
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]   --> src/tests.rs:96:11
[INFO] [stdout]    |
[INFO] [stdout] 96 |         assert!(CollatorSelection::invulnerables().to_vec().contains(&new));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]   --> src/tests.rs:99:16
[INFO] [stdout]    |
[INFO] [stdout] 99 |         assert_noop!(CollatorSelection::add_invulnerable(RuntimeOrigin::signed(1), new), BadOrigin);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:99:52
[INFO] [stdout]    |
[INFO] [stdout] 99 |         assert_noop!(CollatorSelection::add_invulnerable(RuntimeOrigin::signed(1), new), BadOrigin);
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:104:4
[INFO] [stdout]     |
[INFO] [stdout] 104 |             CollatorSelection::add_invulnerable(
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:116:14
[INFO] [stdout]     |
[INFO] [stdout] 116 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2]);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 Balances::make_free_balance_be(&ii, 100);
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Session`
[INFO] [stdout]    --> src/tests.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 Session::set_keys(RuntimeOrigin::signed(ii).into(), key, Vec::new()).unwrap();
[INFO] [stdout]     |                 ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:124:23
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 Session::set_keys(RuntimeOrigin::signed(ii).into(), key, Vec::new()).unwrap();
[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/tests.rs:126:15
[INFO] [stdout]     |
[INFO] [stdout] 126 |             assert_eq!(Balances::free_balance(ii), 100);
[INFO] [stdout]     |                        ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:128:16
[INFO] [stdout]     |
[INFO] [stdout] 128 |                 assert_ok!(CollatorSelection::add_invulnerable(
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:129:6
[INFO] [stdout]     |
[INFO] [stdout] 129 |                     RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:134:6
[INFO] [stdout]     |
[INFO] [stdout] 134 |                     CollatorSelection::add_invulnerable(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:135:7
[INFO] [stdout]     |
[INFO] [stdout] 135 |                         RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:143:14
[INFO] [stdout]     |
[INFO] [stdout] 143 |         assert_eq!(CollatorSelection::invulnerables(), expected);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:148:4
[INFO] [stdout]     |
[INFO] [stdout] 148 |             CollatorSelection::set_invulnerables(
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:154:14
[INFO] [stdout]     |
[INFO] [stdout] 154 |         assert_eq!(CollatorSelection::invulnerables(), expected);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:162:14
[INFO] [stdout]     |
[INFO] [stdout] 162 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2]);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 |         assert_ok!(CollatorSelection::add_invulnerable(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:168:14
[INFO] [stdout]     |
[INFO] [stdout] 168 |         assert_ok!(CollatorSelection::add_invulnerable(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:169:4
[INFO] [stdout]     |
[INFO] [stdout] 169 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:173:14
[INFO] [stdout]     |
[INFO] [stdout] 173 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2, 3, 4]);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:175:14
[INFO] [stdout]     |
[INFO] [stdout] 175 |         assert_ok!(CollatorSelection::remove_invulnerable(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:176:4
[INFO] [stdout]     |
[INFO] [stdout] 176 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent`
[INFO] [stdout]    --> src/tests.rs:180:29
[INFO] [stdout]     |
[INFO] [stdout] 180 |         System::assert_last_event(RuntimeEvent::CollatorSelection(
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:183:14
[INFO] [stdout]     |
[INFO] [stdout] 183 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 3, 4]);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:187:4
[INFO] [stdout]     |
[INFO] [stdout] 187 |             CollatorSelection::remove_invulnerable(RuntimeOrigin::signed(RootAccount::get()), 2),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:187:43
[INFO] [stdout]     |
[INFO] [stdout] 187 |             CollatorSelection::remove_invulnerable(RuntimeOrigin::signed(RootAccount::get()), 2),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:193:4
[INFO] [stdout]     |
[INFO] [stdout] 193 |             CollatorSelection::remove_invulnerable(RuntimeOrigin::signed(1), 3),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:193:43
[INFO] [stdout]     |
[INFO] [stdout] 193 |             CollatorSelection::remove_invulnerable(RuntimeOrigin::signed(1), 3),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:203:14
[INFO] [stdout]     |
[INFO] [stdout] 203 |         assert_eq!(CollatorSelection::desired_candidates(), 2);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:204:14
[INFO] [stdout]     |
[INFO] [stdout] 204 |         assert_eq!(CollatorSelection::candidacy_bond(), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2]);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:209:14
[INFO] [stdout]     |
[INFO] [stdout] 209 |         assert_eq!(Balances::free_balance(3), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 |         assert_eq!(Balances::free_balance(4), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:212:14
[INFO] [stdout]     |
[INFO] [stdout] 212 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:212:55
[INFO] [stdout]     |
[INFO] [stdout] 212 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:213:14
[INFO] [stdout]     |
[INFO] [stdout] 213 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:213:55
[INFO] [stdout]     |
[INFO] [stdout] 213 |         assert_ok!(CollatorSelection::register_as_candidate(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/tests.rs:215:14
[INFO] [stdout]     |
[INFO] [stdout] 215 |         assert_eq!(Balances::free_balance(3), 90);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:216:14
[INFO] [stdout]     |
[INFO] [stdout] 216 |         assert_eq!(Balances::free_balance(4), 90);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:218:14
[INFO] [stdout]     |
[INFO] [stdout] 218 |         assert_ok!(CollatorSelection::add_invulnerable(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:219:4
[INFO] [stdout]     |
[INFO] [stdout] 219 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent`
[INFO] [stdout]    --> src/tests.rs:222:28
[INFO] [stdout]     |
[INFO] [stdout] 222 |         System::assert_has_event(RuntimeEvent::CollatorSelection(crate::Event::CandidateRemoved {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent`
[INFO] [stdout]    --> src/tests.rs:225:28
[INFO] [stdout]     |
[INFO] [stdout] 225 |         System::assert_has_event(RuntimeEvent::CollatorSelection(
[INFO] [stdout]     |                                  ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:228:11
[INFO] [stdout]     |
[INFO] [stdout] 228 |         assert!(CollatorSelection::invulnerables().to_vec().contains(&3));
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:229:14
[INFO] [stdout]     |
[INFO] [stdout] 229 |         assert_eq!(Balances::free_balance(3), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:232:14
[INFO] [stdout]     |
[INFO] [stdout] 232 |         assert_ok!(CollatorSelection::add_invulnerable(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:233:4
[INFO] [stdout]     |
[INFO] [stdout] 233 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent`
[INFO] [stdout]    --> src/tests.rs:236:28
[INFO] [stdout]     |
[INFO] [stdout] 236 |         System::assert_has_event(RuntimeEvent::CollatorSelection(crate::Event::CandidateRemoved {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent`
[INFO] [stdout]    --> src/tests.rs:239:28
[INFO] [stdout]     |
[INFO] [stdout] 239 |         System::assert_has_event(RuntimeEvent::CollatorSelection(
[INFO] [stdout]     |                                  ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:242:11
[INFO] [stdout]     |
[INFO] [stdout] 242 |         assert!(CollatorSelection::invulnerables().to_vec().contains(&4));
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:243:14
[INFO] [stdout]     |
[INFO] [stdout] 243 |         assert_eq!(Balances::free_balance(4), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:253:14
[INFO] [stdout]     |
[INFO] [stdout] 253 |         assert_eq!(CollatorSelection::desired_candidates(), 2);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:256:14
[INFO] [stdout]     |
[INFO] [stdout] 256 |         assert_ok!(CollatorSelection::set_desired_candidates(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:257:4
[INFO] [stdout]     |
[INFO] [stdout] 257 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:260:14
[INFO] [stdout]     |
[INFO] [stdout] 260 |         assert_eq!(CollatorSelection::desired_candidates(), 7);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:264:4
[INFO] [stdout]     |
[INFO] [stdout] 264 |             CollatorSelection::set_desired_candidates(RuntimeOrigin::signed(1), 8),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:264:46
[INFO] [stdout]     |
[INFO] [stdout] 264 |             CollatorSelection::set_desired_candidates(RuntimeOrigin::signed(1), 8),
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:274:14
[INFO] [stdout]     |
[INFO] [stdout] 274 |         assert_eq!(CollatorSelection::candidacy_bond(), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:278:14
[INFO] [stdout]     |
[INFO] [stdout] 278 |         assert_ok!(CollatorSelection::set_candidacy_bond(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:279:4
[INFO] [stdout]     |
[INFO] [stdout] 279 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:282:14
[INFO] [stdout]     |
[INFO] [stdout] 282 |         assert_eq!(CollatorSelection::candidacy_bond(), 7);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:286:16
[INFO] [stdout]     |
[INFO] [stdout] 286 |         assert_noop!(CollatorSelection::set_candidacy_bond(RuntimeOrigin::signed(1), 8), BadOrigin);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:286:54
[INFO] [stdout]     |
[INFO] [stdout] 286 |         assert_noop!(CollatorSelection::set_candidacy_bond(RuntimeOrigin::signed(1), 8), BadOrigin);
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:289:14
[INFO] [stdout]     |
[INFO] [stdout] 289 |         assert_ok!(CollatorSelection::set_candidacy_bond(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:290:4
[INFO] [stdout]     |
[INFO] [stdout] 290 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:294:14
[INFO] [stdout]     |
[INFO] [stdout] 294 |         assert_eq!(CollatorSelection::candidacy_bond(), 20);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:302:14
[INFO] [stdout]     |
[INFO] [stdout] 302 |         assert_eq!(CollatorSelection::candidacy_bond(), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:307:55
[INFO] [stdout]     |
[INFO] [stdout] 307 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:311:14
[INFO] [stdout]     |
[INFO] [stdout] 311 |         assert_ok!(CollatorSelection::set_candidacy_bond(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:312:4
[INFO] [stdout]     |
[INFO] [stdout] 312 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:315:14
[INFO] [stdout]     |
[INFO] [stdout] 315 |         assert_eq!(CollatorSelection::candidacy_bond(), 7);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:319:14
[INFO] [stdout]     |
[INFO] [stdout] 319 |         assert_ok!(CollatorSelection::set_candidacy_bond(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:320:4
[INFO] [stdout]     |
[INFO] [stdout] 320 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:323:14
[INFO] [stdout]     |
[INFO] [stdout] 323 |         assert_eq!(CollatorSelection::candidacy_bond(), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:327:14
[INFO] [stdout]     |
[INFO] [stdout] 327 |         assert_ok!(CollatorSelection::set_candidacy_bond(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:328:4
[INFO] [stdout]     |
[INFO] [stdout] 328 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:339:14
[INFO] [stdout]     |
[INFO] [stdout] 339 |         assert_eq!(CollatorSelection::candidacy_bond(), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:346:14
[INFO] [stdout]     |
[INFO] [stdout] 346 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:346:55
[INFO] [stdout]     |
[INFO] [stdout] 346 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:347:14
[INFO] [stdout]     |
[INFO] [stdout] 347 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:347:55
[INFO] [stdout]     |
[INFO] [stdout] 347 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:348:14
[INFO] [stdout]     |
[INFO] [stdout] 348 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(5)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:348:55
[INFO] [stdout]     |
[INFO] [stdout] 348 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:355:14
[INFO] [stdout]     |
[INFO] [stdout] 355 |         assert_ok!(CollatorSelection::set_candidacy_bond(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:356:4
[INFO] [stdout]     |
[INFO] [stdout] 356 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:359:14
[INFO] [stdout]     |
[INFO] [stdout] 359 |         assert_eq!(CollatorSelection::candidacy_bond(), 7);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:366:14
[INFO] [stdout]     |
[INFO] [stdout] 366 |         assert_ok!(CollatorSelection::set_candidacy_bond(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:367:4
[INFO] [stdout]     |
[INFO] [stdout] 367 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:370:14
[INFO] [stdout]     |
[INFO] [stdout] 370 |         assert_eq!(CollatorSelection::candidacy_bond(), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:377:14
[INFO] [stdout]     |
[INFO] [stdout] 377 |         assert_ok!(CollatorSelection::set_candidacy_bond(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:378:4
[INFO] [stdout]     |
[INFO] [stdout] 378 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:389:14
[INFO] [stdout]     |
[INFO] [stdout] 389 |         assert_eq!(CollatorSelection::candidacy_bond(), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:396:14
[INFO] [stdout]     |
[INFO] [stdout] 396 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:396:55
[INFO] [stdout]     |
[INFO] [stdout] 396 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:397:14
[INFO] [stdout]     |
[INFO] [stdout] 397 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:397:55
[INFO] [stdout]     |
[INFO] [stdout] 397 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(5)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:398:55
[INFO] [stdout]     |
[INFO] [stdout] 398 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:399:14
[INFO] [stdout]     |
[INFO] [stdout] 399 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(5), 30));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:399:45
[INFO] [stdout]     |
[INFO] [stdout] 399 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(5), 30));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:400:14
[INFO] [stdout]     |
[INFO] [stdout] 400 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(4), 20));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:400:45
[INFO] [stdout]     |
[INFO] [stdout] 400 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(4), 20));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:407:14
[INFO] [stdout]     |
[INFO] [stdout] 407 |         assert_ok!(CollatorSelection::set_candidacy_bond(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:408:4
[INFO] [stdout]     |
[INFO] [stdout] 408 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:411:14
[INFO] [stdout]     |
[INFO] [stdout] 411 |         assert_eq!(CollatorSelection::candidacy_bond(), 7);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:417:14
[INFO] [stdout]     |
[INFO] [stdout] 417 |         assert_ok!(CollatorSelection::set_candidacy_bond(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:418:4
[INFO] [stdout]     |
[INFO] [stdout] 418 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:421:14
[INFO] [stdout]     |
[INFO] [stdout] 421 |         assert_eq!(CollatorSelection::candidacy_bond(), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:428:14
[INFO] [stdout]     |
[INFO] [stdout] 428 |         assert_ok!(CollatorSelection::set_candidacy_bond(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:429:4
[INFO] [stdout]     |
[INFO] [stdout] 429 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:432:14
[INFO] [stdout]     |
[INFO] [stdout] 432 |         assert_eq!(CollatorSelection::candidacy_bond(), 20);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 |         assert_ok!(CollatorSelection::set_candidacy_bond(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:440:4
[INFO] [stdout]     |
[INFO] [stdout] 440 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:443:14
[INFO] [stdout]     |
[INFO] [stdout] 443 |         assert_eq!(CollatorSelection::candidacy_bond(), 25);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:447:14
[INFO] [stdout]     |
[INFO] [stdout] 447 |         assert_ok!(CollatorSelection::set_candidacy_bond(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:448:4
[INFO] [stdout]     |
[INFO] [stdout] 448 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:451:14
[INFO] [stdout]     |
[INFO] [stdout] 451 |         assert_eq!(CollatorSelection::candidacy_bond(), 5);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:455:14
[INFO] [stdout]     |
[INFO] [stdout] 455 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:455:55
[INFO] [stdout]     |
[INFO] [stdout] 455 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:456:14
[INFO] [stdout]     |
[INFO] [stdout] 456 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:456:55
[INFO] [stdout]     |
[INFO] [stdout] 456 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:457:14
[INFO] [stdout]     |
[INFO] [stdout] 457 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 10));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:457:45
[INFO] [stdout]     |
[INFO] [stdout] 457 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 10));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:458:14
[INFO] [stdout]     |
[INFO] [stdout] 458 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(4), 20));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:458:45
[INFO] [stdout]     |
[INFO] [stdout] 458 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(4), 20));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:466:14
[INFO] [stdout]     |
[INFO] [stdout] 466 |         assert_ok!(CollatorSelection::set_candidacy_bond(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:467:4
[INFO] [stdout]     |
[INFO] [stdout] 467 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:470:14
[INFO] [stdout]     |
[INFO] [stdout] 470 |         assert_eq!(CollatorSelection::candidacy_bond(), 40);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:484:4
[INFO] [stdout]     |
[INFO] [stdout] 484 |             Balances::make_free_balance_be(&i, 100);
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Session`
[INFO] [stdout]    --> src/tests.rs:486:4
[INFO] [stdout]     |
[INFO] [stdout] 486 |             Session::set_keys(RuntimeOrigin::signed(i).into(), key, Vec::new()).unwrap();
[INFO] [stdout]     |             ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:486:22
[INFO] [stdout]     |
[INFO] [stdout] 486 |             Session::set_keys(RuntimeOrigin::signed(i).into(), key, Vec::new()).unwrap();
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:490:15
[INFO] [stdout]     |
[INFO] [stdout] 490 |             assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(c)));
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:490:56
[INFO] [stdout]     |
[INFO] [stdout] 490 |             assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(c)));
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:494:4
[INFO] [stdout]     |
[INFO] [stdout] 494 |             CollatorSelection::register_as_candidate(RuntimeOrigin::signed(23)),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:494:45
[INFO] [stdout]     |
[INFO] [stdout] 494 |             CollatorSelection::register_as_candidate(RuntimeOrigin::signed(23)),
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:504:14
[INFO] [stdout]     |
[INFO] [stdout] 504 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2]);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:505:14
[INFO] [stdout]     |
[INFO] [stdout] 505 |         assert_ok!(CollatorSelection::remove_invulnerable(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:506:4
[INFO] [stdout]     |
[INFO] [stdout] 506 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:510:4
[INFO] [stdout]     |
[INFO] [stdout] 510 |             CollatorSelection::remove_invulnerable(RuntimeOrigin::signed(RootAccount::get()), 2),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:510:43
[INFO] [stdout]     |
[INFO] [stdout] 510 |             CollatorSelection::remove_invulnerable(RuntimeOrigin::signed(RootAccount::get()), 2),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:516:14
[INFO] [stdout]     |
[INFO] [stdout] 516 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:516:55
[INFO] [stdout]     |
[INFO] [stdout] 516 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:519:14
[INFO] [stdout]     |
[INFO] [stdout] 519 |         assert_ok!(CollatorSelection::remove_invulnerable(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:520:4
[INFO] [stdout]     |
[INFO] [stdout] 520 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:526:4
[INFO] [stdout]     |
[INFO] [stdout] 526 |             CollatorSelection::leave_intent(RuntimeOrigin::signed(4)),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:526:36
[INFO] [stdout]     |
[INFO] [stdout] 526 |             CollatorSelection::leave_intent(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:535:14
[INFO] [stdout]     |
[INFO] [stdout] 535 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2]);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:539:4
[INFO] [stdout]     |
[INFO] [stdout] 539 |             CollatorSelection::register_as_candidate(RuntimeOrigin::signed(1)),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:539:45
[INFO] [stdout]     |
[INFO] [stdout] 539 |             CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:550:4
[INFO] [stdout]     |
[INFO] [stdout] 550 |             CollatorSelection::register_as_candidate(RuntimeOrigin::signed(42)),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:550:45
[INFO] [stdout]     |
[INFO] [stdout] 550 |             CollatorSelection::register_as_candidate(RuntimeOrigin::signed(42)),
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:560:14
[INFO] [stdout]     |
[INFO] [stdout] 560 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:560:55
[INFO] [stdout]     |
[INFO] [stdout] 560 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:567:14
[INFO] [stdout]     |
[INFO] [stdout] 567 |         assert_eq!(CollatorSelection::last_authored_block(3), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:568:14
[INFO] [stdout]     |
[INFO] [stdout] 568 |         assert_eq!(Balances::free_balance(3), 90);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:572:4
[INFO] [stdout]     |
[INFO] [stdout] 572 |             CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:572:45
[INFO] [stdout]     |
[INFO] [stdout] 572 |             CollatorSelection::register_as_candidate(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:581:14
[INFO] [stdout]     |
[INFO] [stdout] 581 |         assert_eq!(Balances::free_balance(3), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:582:14
[INFO] [stdout]     |
[INFO] [stdout] 582 |         assert_eq!(Balances::free_balance(33), 0);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:585:14
[INFO] [stdout]     |
[INFO] [stdout] 585 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:585:55
[INFO] [stdout]     |
[INFO] [stdout] 585 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:589:4
[INFO] [stdout]     |
[INFO] [stdout] 589 |             CollatorSelection::register_as_candidate(RuntimeOrigin::signed(33)),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:589:45
[INFO] [stdout]     |
[INFO] [stdout] 589 |             CollatorSelection::register_as_candidate(RuntimeOrigin::signed(33)),
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:599:14
[INFO] [stdout]     |
[INFO] [stdout] 599 |         assert_eq!(CollatorSelection::desired_candidates(), 2);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:600:14
[INFO] [stdout]     |
[INFO] [stdout] 600 |         assert_eq!(CollatorSelection::candidacy_bond(), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:603:14
[INFO] [stdout]     |
[INFO] [stdout] 603 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2]);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:606:14
[INFO] [stdout]     |
[INFO] [stdout] 606 |         assert_eq!(Balances::free_balance(3), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:607:14
[INFO] [stdout]     |
[INFO] [stdout] 607 |         assert_eq!(Balances::free_balance(4), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:609:14
[INFO] [stdout]     |
[INFO] [stdout] 609 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:609:55
[INFO] [stdout]     |
[INFO] [stdout] 609 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:610:14
[INFO] [stdout]     |
[INFO] [stdout] 610 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:610:55
[INFO] [stdout]     |
[INFO] [stdout] 610 |         assert_ok!(CollatorSelection::register_as_candidate(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/tests.rs:612:14
[INFO] [stdout]     |
[INFO] [stdout] 612 |         assert_eq!(Balances::free_balance(3), 90);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 |         assert_eq!(Balances::free_balance(4), 90);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:622:14
[INFO] [stdout]     |
[INFO] [stdout] 622 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2]);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:626:4
[INFO] [stdout]     |
[INFO] [stdout] 626 |             CollatorSelection::take_candidate_slot(RuntimeOrigin::signed(1), 50u64.into(), 2),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:626:43
[INFO] [stdout]     |
[INFO] [stdout] 626 |             CollatorSelection::take_candidate_slot(RuntimeOrigin::signed(1), 50u64.into(), 2),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:635:14
[INFO] [stdout]     |
[INFO] [stdout] 635 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:635:55
[INFO] [stdout]     |
[INFO] [stdout] 635 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:637:4
[INFO] [stdout]     |
[INFO] [stdout] 637 |             CollatorSelection::take_candidate_slot(RuntimeOrigin::signed(42), 50u64.into(), 3),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:637:43
[INFO] [stdout]     |
[INFO] [stdout] 637 |             CollatorSelection::take_candidate_slot(RuntimeOrigin::signed(42), 50u64.into(), 3),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:647:14
[INFO] [stdout]     |
[INFO] [stdout] 647 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:647:55
[INFO] [stdout]     |
[INFO] [stdout] 647 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:648:55
[INFO] [stdout]     |
[INFO] [stdout] 648 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:655:14
[INFO] [stdout]     |
[INFO] [stdout] 655 |         assert_eq!(CollatorSelection::last_authored_block(3), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:656:14
[INFO] [stdout]     |
[INFO] [stdout] 656 |         assert_eq!(CollatorSelection::last_authored_block(4), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:657:14
[INFO] [stdout]     |
[INFO] [stdout] 657 |         assert_eq!(Balances::free_balance(3), 90);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:661:4
[INFO] [stdout]     |
[INFO] [stdout] 661 |             CollatorSelection::take_candidate_slot(RuntimeOrigin::signed(3), 50u64.into(), 4),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:661:43
[INFO] [stdout]     |
[INFO] [stdout] 661 |             CollatorSelection::take_candidate_slot(RuntimeOrigin::signed(3), 50u64.into(), 4),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:671:14
[INFO] [stdout]     |
[INFO] [stdout] 671 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:671:55
[INFO] [stdout]     |
[INFO] [stdout] 671 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 |         assert_eq!(CollatorSelection::last_authored_block(3), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:679:14
[INFO] [stdout]     |
[INFO] [stdout] 679 |         assert_eq!(Balances::free_balance(3), 90);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:680:14
[INFO] [stdout]     |
[INFO] [stdout] 680 |         assert_eq!(Balances::free_balance(4), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:683:4
[INFO] [stdout]     |
[INFO] [stdout] 683 |             CollatorSelection::take_candidate_slot(RuntimeOrigin::signed(4), 50u64.into(), 5),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:683:43
[INFO] [stdout]     |
[INFO] [stdout] 683 |             CollatorSelection::take_candidate_slot(RuntimeOrigin::signed(4), 50u64.into(), 5),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:692:14
[INFO] [stdout]     |
[INFO] [stdout] 692 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:692:55
[INFO] [stdout]     |
[INFO] [stdout] 692 |         assert_ok!(CollatorSelection::register_as_candidate(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/tests.rs:693:14
[INFO] [stdout]     |
[INFO] [stdout] 693 |         assert_eq!(Balances::free_balance(3), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:694:14
[INFO] [stdout]     |
[INFO] [stdout] 694 |         assert_eq!(Balances::free_balance(33), 0);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:697:14
[INFO] [stdout]     |
[INFO] [stdout] 697 |         assert_ok!(CollatorSelection::take_candidate_slot(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:698:4
[INFO] [stdout]     |
[INFO] [stdout] 698 |             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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:705:4
[INFO] [stdout]     |
[INFO] [stdout] 705 |             CollatorSelection::take_candidate_slot(RuntimeOrigin::signed(33), 30u64.into(), 3),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:705:43
[INFO] [stdout]     |
[INFO] [stdout] 705 |             CollatorSelection::take_candidate_slot(RuntimeOrigin::signed(33), 30u64.into(), 3),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:714:14
[INFO] [stdout]     |
[INFO] [stdout] 714 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:714:55
[INFO] [stdout]     |
[INFO] [stdout] 714 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:715:14
[INFO] [stdout]     |
[INFO] [stdout] 715 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 60u64.into()));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:715:45
[INFO] [stdout]     |
[INFO] [stdout] 715 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 60u64.into()));
[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/tests.rs:716:14
[INFO] [stdout]     |
[INFO] [stdout] 716 |         assert_eq!(Balances::free_balance(3), 40);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:717:14
[INFO] [stdout]     |
[INFO] [stdout] 717 |         assert_eq!(Balances::free_balance(4), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:719:4
[INFO] [stdout]     |
[INFO] [stdout] 719 |             CollatorSelection::take_candidate_slot(RuntimeOrigin::signed(4), 5u64.into(), 3),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:719:43
[INFO] [stdout]     |
[INFO] [stdout] 719 |             CollatorSelection::take_candidate_slot(RuntimeOrigin::signed(4), 5u64.into(), 3),
[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/tests.rs:722:14
[INFO] [stdout]     |
[INFO] [stdout] 722 |         assert_eq!(Balances::free_balance(3), 40);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:723:14
[INFO] [stdout]     |
[INFO] [stdout] 723 |         assert_eq!(Balances::free_balance(4), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:730:14
[INFO] [stdout]     |
[INFO] [stdout] 730 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:730:55
[INFO] [stdout]     |
[INFO] [stdout] 730 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:731:14
[INFO] [stdout]     |
[INFO] [stdout] 731 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 60u64.into()));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:731:45
[INFO] [stdout]     |
[INFO] [stdout] 731 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 60u64.into()));
[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/tests.rs:732:14
[INFO] [stdout]     |
[INFO] [stdout] 732 |         assert_eq!(Balances::free_balance(3), 40);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:733:14
[INFO] [stdout]     |
[INFO] [stdout] 733 |         assert_eq!(Balances::free_balance(4), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:735:4
[INFO] [stdout]     |
[INFO] [stdout] 735 |             CollatorSelection::take_candidate_slot(RuntimeOrigin::signed(4), 20u64.into(), 3),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:735:43
[INFO] [stdout]     |
[INFO] [stdout] 735 |             CollatorSelection::take_candidate_slot(RuntimeOrigin::signed(4), 20u64.into(), 3),
[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/tests.rs:738:14
[INFO] [stdout]     |
[INFO] [stdout] 738 |         assert_eq!(Balances::free_balance(3), 40);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:739:14
[INFO] [stdout]     |
[INFO] [stdout] 739 |         assert_eq!(Balances::free_balance(4), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:747:14
[INFO] [stdout]     |
[INFO] [stdout] 747 |         assert_eq!(CollatorSelection::desired_candidates(), 2);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:748:14
[INFO] [stdout]     |
[INFO] [stdout] 748 |         assert_eq!(CollatorSelection::candidacy_bond(), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:751:14
[INFO] [stdout]     |
[INFO] [stdout] 751 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2]);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:754:14
[INFO] [stdout]     |
[INFO] [stdout] 754 |         assert_eq!(Balances::free_balance(3), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:755:14
[INFO] [stdout]     |
[INFO] [stdout] 755 |         assert_eq!(Balances::free_balance(4), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:756:14
[INFO] [stdout]     |
[INFO] [stdout] 756 |         assert_eq!(Balances::free_balance(5), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:758:14
[INFO] [stdout]     |
[INFO] [stdout] 758 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:758:55
[INFO] [stdout]     |
[INFO] [stdout] 758 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:759:14
[INFO] [stdout]     |
[INFO] [stdout] 759 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:759:55
[INFO] [stdout]     |
[INFO] [stdout] 759 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:760:14
[INFO] [stdout]     |
[INFO] [stdout] 760 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(5)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:760:55
[INFO] [stdout]     |
[INFO] [stdout] 760 |         assert_ok!(CollatorSelection::register_as_candidate(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:762:14
[INFO] [stdout]     |
[INFO] [stdout] 762 |         assert_eq!(Balances::free_balance(3), 90);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:763:14
[INFO] [stdout]     |
[INFO] [stdout] 763 |         assert_eq!(Balances::free_balance(4), 90);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:764:14
[INFO] [stdout]     |
[INFO] [stdout] 764 |         assert_eq!(Balances::free_balance(5), 90);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:768:3
[INFO] [stdout]     |
[INFO] [stdout] 768 |         Balances::make_free_balance_be(&6, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Session`
[INFO] [stdout]    --> src/tests.rs:770:3
[INFO] [stdout]     |
[INFO] [stdout] 770 |         Session::set_keys(RuntimeOrigin::signed(6).into(), key, Vec::new()).unwrap();
[INFO] [stdout]     |         ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:770:21
[INFO] [stdout]     |
[INFO] [stdout] 770 |         Session::set_keys(RuntimeOrigin::signed(6).into(), key, Vec::new()).unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:772:14
[INFO] [stdout]     |
[INFO] [stdout] 772 |         assert_ok!(CollatorSelection::take_candidate_slot(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:773:4
[INFO] [stdout]     |
[INFO] [stdout] 773 |             RuntimeOrigin::signed(6),
[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/tests.rs:778:14
[INFO] [stdout]     |
[INFO] [stdout] 778 |         assert_eq!(Balances::free_balance(3), 90);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:779:14
[INFO] [stdout]     |
[INFO] [stdout] 779 |         assert_eq!(Balances::free_balance(4), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:780:14
[INFO] [stdout]     |
[INFO] [stdout] 780 |         assert_eq!(Balances::free_balance(5), 90);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:781:14
[INFO] [stdout]     |
[INFO] [stdout] 781 |         assert_eq!(Balances::free_balance(6), 50);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:801:14
[INFO] [stdout]     |
[INFO] [stdout] 801 |         assert_eq!(CollatorSelection::desired_candidates(), 2);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:802:14
[INFO] [stdout]     |
[INFO] [stdout] 802 |         assert_eq!(CollatorSelection::candidacy_bond(), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:805:14
[INFO] [stdout]     |
[INFO] [stdout] 805 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2]);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:807:14
[INFO] [stdout]     |
[INFO] [stdout] 807 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:807:55
[INFO] [stdout]     |
[INFO] [stdout] 807 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:808:14
[INFO] [stdout]     |
[INFO] [stdout] 808 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:808:55
[INFO] [stdout]     |
[INFO] [stdout] 808 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:811:4
[INFO] [stdout]     |
[INFO] [stdout] 811 |             CollatorSelection::update_bond(RuntimeOrigin::signed(5), 20),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:811:35
[INFO] [stdout]     |
[INFO] [stdout] 811 |             CollatorSelection::update_bond(RuntimeOrigin::signed(5), 20),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:821:14
[INFO] [stdout]     |
[INFO] [stdout] 821 |         assert_eq!(CollatorSelection::desired_candidates(), 2);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:822:14
[INFO] [stdout]     |
[INFO] [stdout] 822 |         assert_eq!(CollatorSelection::candidacy_bond(), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:825:14
[INFO] [stdout]     |
[INFO] [stdout] 825 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2]);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:828:14
[INFO] [stdout]     |
[INFO] [stdout] 828 |         assert_eq!(Balances::free_balance(3), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:829:14
[INFO] [stdout]     |
[INFO] [stdout] 829 |         assert_eq!(Balances::free_balance(4), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:830:14
[INFO] [stdout]     |
[INFO] [stdout] 830 |         assert_eq!(Balances::free_balance(5), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:832:14
[INFO] [stdout]     |
[INFO] [stdout] 832 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:832:55
[INFO] [stdout]     |
[INFO] [stdout] 832 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:833:14
[INFO] [stdout]     |
[INFO] [stdout] 833 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:833:55
[INFO] [stdout]     |
[INFO] [stdout] 833 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:834:14
[INFO] [stdout]     |
[INFO] [stdout] 834 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(5)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:834:55
[INFO] [stdout]     |
[INFO] [stdout] 834 |         assert_ok!(CollatorSelection::register_as_candidate(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:836:14
[INFO] [stdout]     |
[INFO] [stdout] 836 |         assert_eq!(Balances::free_balance(3), 90);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:837:14
[INFO] [stdout]     |
[INFO] [stdout] 837 |         assert_eq!(Balances::free_balance(4), 90);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:838:14
[INFO] [stdout]     |
[INFO] [stdout] 838 |         assert_eq!(Balances::free_balance(5), 90);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:841:4
[INFO] [stdout]     |
[INFO] [stdout] 841 |             CollatorSelection::update_bond(RuntimeOrigin::signed(3), 110),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:841:35
[INFO] [stdout]     |
[INFO] [stdout] 841 |             CollatorSelection::update_bond(RuntimeOrigin::signed(3), 110),
[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/tests.rs:845:14
[INFO] [stdout]     |
[INFO] [stdout] 845 |         assert_eq!(Balances::free_balance(3), 90);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:853:14
[INFO] [stdout]     |
[INFO] [stdout] 853 |         assert_eq!(CollatorSelection::desired_candidates(), 2);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:854:14
[INFO] [stdout]     |
[INFO] [stdout] 854 |         assert_eq!(CollatorSelection::candidacy_bond(), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:857:14
[INFO] [stdout]     |
[INFO] [stdout] 857 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2]);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:860:14
[INFO] [stdout]     |
[INFO] [stdout] 860 |         assert_eq!(Balances::free_balance(3), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:861:14
[INFO] [stdout]     |
[INFO] [stdout] 861 |         assert_eq!(Balances::free_balance(4), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:862:14
[INFO] [stdout]     |
[INFO] [stdout] 862 |         assert_eq!(Balances::free_balance(5), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:864:14
[INFO] [stdout]     |
[INFO] [stdout] 864 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:864:55
[INFO] [stdout]     |
[INFO] [stdout] 864 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:865:14
[INFO] [stdout]     |
[INFO] [stdout] 865 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:865:55
[INFO] [stdout]     |
[INFO] [stdout] 865 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:866:14
[INFO] [stdout]     |
[INFO] [stdout] 866 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(5)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:866:55
[INFO] [stdout]     |
[INFO] [stdout] 866 |         assert_ok!(CollatorSelection::register_as_candidate(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:868:14
[INFO] [stdout]     |
[INFO] [stdout] 868 |         assert_eq!(Balances::free_balance(3), 90);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:869:14
[INFO] [stdout]     |
[INFO] [stdout] 869 |         assert_eq!(Balances::free_balance(4), 90);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:870:14
[INFO] [stdout]     |
[INFO] [stdout] 870 |         assert_eq!(Balances::free_balance(5), 90);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:872:14
[INFO] [stdout]     |
[INFO] [stdout] 872 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 20));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:872:45
[INFO] [stdout]     |
[INFO] [stdout] 872 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 20));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:873:14
[INFO] [stdout]     |
[INFO] [stdout] 873 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(4), 30));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:873:45
[INFO] [stdout]     |
[INFO] [stdout] 873 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(4), 30));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:874:14
[INFO] [stdout]     |
[INFO] [stdout] 874 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(5), 40));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:874:45
[INFO] [stdout]     |
[INFO] [stdout] 874 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(5), 40));
[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/tests.rs:877:14
[INFO] [stdout]     |
[INFO] [stdout] 877 |         assert_eq!(Balances::free_balance(3), 80);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:878:14
[INFO] [stdout]     |
[INFO] [stdout] 878 |         assert_eq!(Balances::free_balance(4), 70);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:879:14
[INFO] [stdout]     |
[INFO] [stdout] 879 |         assert_eq!(Balances::free_balance(5), 60);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:881:14
[INFO] [stdout]     |
[INFO] [stdout] 881 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 40));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:881:45
[INFO] [stdout]     |
[INFO] [stdout] 881 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 40));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:882:14
[INFO] [stdout]     |
[INFO] [stdout] 882 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(4), 60));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:882:45
[INFO] [stdout]     |
[INFO] [stdout] 882 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(4), 60));
[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/tests.rs:885:14
[INFO] [stdout]     |
[INFO] [stdout] 885 |         assert_eq!(Balances::free_balance(3), 60);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:886:14
[INFO] [stdout]     |
[INFO] [stdout] 886 |         assert_eq!(Balances::free_balance(4), 40);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:887:14
[INFO] [stdout]     |
[INFO] [stdout] 887 |         assert_eq!(Balances::free_balance(5), 60);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:895:14
[INFO] [stdout]     |
[INFO] [stdout] 895 |         assert_eq!(CollatorSelection::desired_candidates(), 2);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:896:14
[INFO] [stdout]     |
[INFO] [stdout] 896 |         assert_eq!(CollatorSelection::candidacy_bond(), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:899:14
[INFO] [stdout]     |
[INFO] [stdout] 899 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2]);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:901:14
[INFO] [stdout]     |
[INFO] [stdout] 901 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:901:55
[INFO] [stdout]     |
[INFO] [stdout] 901 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:902:14
[INFO] [stdout]     |
[INFO] [stdout] 902 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:902:55
[INFO] [stdout]     |
[INFO] [stdout] 902 |         assert_ok!(CollatorSelection::register_as_candidate(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/tests.rs:904:14
[INFO] [stdout]     |
[INFO] [stdout] 904 |         assert_eq!(Balances::free_balance(5), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:906:4
[INFO] [stdout]     |
[INFO] [stdout] 906 |             CollatorSelection::update_bond(RuntimeOrigin::signed(5), 10),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:906:35
[INFO] [stdout]     |
[INFO] [stdout] 906 |             CollatorSelection::update_bond(RuntimeOrigin::signed(5), 10),
[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/tests.rs:909:14
[INFO] [stdout]     |
[INFO] [stdout] 909 |         assert_eq!(Balances::free_balance(5), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:917:14
[INFO] [stdout]     |
[INFO] [stdout] 917 |         assert_eq!(CollatorSelection::desired_candidates(), 2);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:918:14
[INFO] [stdout]     |
[INFO] [stdout] 918 |         assert_eq!(CollatorSelection::candidacy_bond(), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:921:14
[INFO] [stdout]     |
[INFO] [stdout] 921 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2]);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:924:14
[INFO] [stdout]     |
[INFO] [stdout] 924 |         assert_eq!(Balances::free_balance(3), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:925:14
[INFO] [stdout]     |
[INFO] [stdout] 925 |         assert_eq!(Balances::free_balance(4), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:926:14
[INFO] [stdout]     |
[INFO] [stdout] 926 |         assert_eq!(Balances::free_balance(5), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:928:14
[INFO] [stdout]     |
[INFO] [stdout] 928 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:928:55
[INFO] [stdout]     |
[INFO] [stdout] 928 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:929:14
[INFO] [stdout]     |
[INFO] [stdout] 929 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:929:55
[INFO] [stdout]     |
[INFO] [stdout] 929 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:930:14
[INFO] [stdout]     |
[INFO] [stdout] 930 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(5)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:930:55
[INFO] [stdout]     |
[INFO] [stdout] 930 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:932:14
[INFO] [stdout]     |
[INFO] [stdout] 932 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 60));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:932:45
[INFO] [stdout]     |
[INFO] [stdout] 932 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 60));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:933:14
[INFO] [stdout]     |
[INFO] [stdout] 933 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(4), 60));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:933:45
[INFO] [stdout]     |
[INFO] [stdout] 933 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(4), 60));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:934:14
[INFO] [stdout]     |
[INFO] [stdout] 934 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(5), 60));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:934:45
[INFO] [stdout]     |
[INFO] [stdout] 934 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(5), 60));
[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/tests.rs:936:14
[INFO] [stdout]     |
[INFO] [stdout] 936 |         assert_eq!(Balances::free_balance(3), 40);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:937:14
[INFO] [stdout]     |
[INFO] [stdout] 937 |         assert_eq!(Balances::free_balance(4), 40);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:938:14
[INFO] [stdout]     |
[INFO] [stdout] 938 |         assert_eq!(Balances::free_balance(5), 40);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:941:4
[INFO] [stdout]     |
[INFO] [stdout] 941 |             CollatorSelection::update_bond(RuntimeOrigin::signed(3), 0),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:941:35
[INFO] [stdout]     |
[INFO] [stdout] 941 |             CollatorSelection::update_bond(RuntimeOrigin::signed(3), 0),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:946:4
[INFO] [stdout]     |
[INFO] [stdout] 946 |             CollatorSelection::update_bond(RuntimeOrigin::signed(4), 5),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:946:35
[INFO] [stdout]     |
[INFO] [stdout] 946 |             CollatorSelection::update_bond(RuntimeOrigin::signed(4), 5),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:951:4
[INFO] [stdout]     |
[INFO] [stdout] 951 |             CollatorSelection::update_bond(RuntimeOrigin::signed(5), 9),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:951:35
[INFO] [stdout]     |
[INFO] [stdout] 951 |             CollatorSelection::update_bond(RuntimeOrigin::signed(5), 9),
[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/tests.rs:955:14
[INFO] [stdout]     |
[INFO] [stdout] 955 |         assert_eq!(Balances::free_balance(3), 40);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:956:14
[INFO] [stdout]     |
[INFO] [stdout] 956 |         assert_eq!(Balances::free_balance(4), 40);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:957:14
[INFO] [stdout]     |
[INFO] [stdout] 957 |         assert_eq!(Balances::free_balance(5), 40);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:964:14
[INFO] [stdout]     |
[INFO] [stdout] 964 |         assert_eq!(CollatorSelection::desired_candidates(), 2);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:966:14
[INFO] [stdout]     |
[INFO] [stdout] 966 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:966:55
[INFO] [stdout]     |
[INFO] [stdout] 966 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:967:14
[INFO] [stdout]     |
[INFO] [stdout] 967 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:967:55
[INFO] [stdout]     |
[INFO] [stdout] 967 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:968:14
[INFO] [stdout]     |
[INFO] [stdout] 968 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(5)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:968:55
[INFO] [stdout]     |
[INFO] [stdout] 968 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:970:14
[INFO] [stdout]     |
[INFO] [stdout] 970 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 30u64.into()));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:970:45
[INFO] [stdout]     |
[INFO] [stdout] 970 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 30u64.into()));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:971:14
[INFO] [stdout]     |
[INFO] [stdout] 971 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(4), 30u64.into()));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:971:45
[INFO] [stdout]     |
[INFO] [stdout] 971 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(4), 30u64.into()));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:972:14
[INFO] [stdout]     |
[INFO] [stdout] 972 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(5), 60u64.into()));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:972:45
[INFO] [stdout]     |
[INFO] [stdout] 972 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(5), 60u64.into()));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:985:4
[INFO] [stdout]     |
[INFO] [stdout] 985 |             CollatorSelection::update_bond(RuntimeOrigin::signed(5), 29),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:985:35
[INFO] [stdout]     |
[INFO] [stdout] 985 |             CollatorSelection::update_bond(RuntimeOrigin::signed(5), 29),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:989:4
[INFO] [stdout]     |
[INFO] [stdout] 989 |             CollatorSelection::update_bond(RuntimeOrigin::signed(3), 29),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:989:35
[INFO] [stdout]     |
[INFO] [stdout] 989 |             CollatorSelection::update_bond(RuntimeOrigin::signed(3), 29),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:993:14
[INFO] [stdout]     |
[INFO] [stdout] 993 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(4), 29u64.into()));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:993:45
[INFO] [stdout]     |
[INFO] [stdout] 993 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(4), 29u64.into()));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:996:14
[INFO] [stdout]     |
[INFO] [stdout] 996 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(4), 35u64.into()));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:996:45
[INFO] [stdout]     |
[INFO] [stdout] 996 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(4), 35u64.into()));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1009:4
[INFO] [stdout]      |
[INFO] [stdout] 1009 |             CollatorSelection::update_bond(RuntimeOrigin::signed(5), 34),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1009:35
[INFO] [stdout]      |
[INFO] [stdout] 1009 |             CollatorSelection::update_bond(RuntimeOrigin::signed(5), 34),
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1013:4
[INFO] [stdout]      |
[INFO] [stdout] 1013 |             CollatorSelection::update_bond(RuntimeOrigin::signed(4), 34),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1013:35
[INFO] [stdout]      |
[INFO] [stdout] 1013 |             CollatorSelection::update_bond(RuntimeOrigin::signed(4), 34),
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1018:14
[INFO] [stdout]      |
[INFO] [stdout] 1018 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 10u64.into()));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1018:45
[INFO] [stdout]      |
[INFO] [stdout] 1018 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 10u64.into()));
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1026:14
[INFO] [stdout]      |
[INFO] [stdout] 1026 |         assert_eq!(CollatorSelection::desired_candidates(), 2);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1027:14
[INFO] [stdout]      |
[INFO] [stdout] 1027 |         assert_eq!(CollatorSelection::candidacy_bond(), 10);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1030:14
[INFO] [stdout]      |
[INFO] [stdout] 1030 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2]);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1033:14
[INFO] [stdout]      |
[INFO] [stdout] 1033 |         assert_eq!(Balances::free_balance(3), 100);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1034:14
[INFO] [stdout]      |
[INFO] [stdout] 1034 |         assert_eq!(Balances::free_balance(4), 100);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1035:14
[INFO] [stdout]      |
[INFO] [stdout] 1035 |         assert_eq!(Balances::free_balance(5), 100);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1037:14
[INFO] [stdout]      |
[INFO] [stdout] 1037 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1037:55
[INFO] [stdout]      |
[INFO] [stdout] 1037 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1038:14
[INFO] [stdout]      |
[INFO] [stdout] 1038 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1038:55
[INFO] [stdout]      |
[INFO] [stdout] 1038 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1039:14
[INFO] [stdout]      |
[INFO] [stdout] 1039 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1039:55
[INFO] [stdout]      |
[INFO] [stdout] 1039 |         assert_ok!(CollatorSelection::register_as_candidate(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 `Balances`
[INFO] [stdout]     --> src/tests.rs:1041:14
[INFO] [stdout]      |
[INFO] [stdout] 1041 |         assert_eq!(Balances::free_balance(3), 90);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1042:14
[INFO] [stdout]      |
[INFO] [stdout] 1042 |         assert_eq!(Balances::free_balance(4), 90);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1043:14
[INFO] [stdout]      |
[INFO] [stdout] 1043 |         assert_eq!(Balances::free_balance(5), 90);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1045:14
[INFO] [stdout]      |
[INFO] [stdout] 1045 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 20));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1045:45
[INFO] [stdout]      |
[INFO] [stdout] 1045 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 20));
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1046:14
[INFO] [stdout]      |
[INFO] [stdout] 1046 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(4), 30));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1046:45
[INFO] [stdout]      |
[INFO] [stdout] 1046 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(4), 30));
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1047:14
[INFO] [stdout]      |
[INFO] [stdout] 1047 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(5), 40));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1047:45
[INFO] [stdout]      |
[INFO] [stdout] 1047 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(5), 40));
[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/tests.rs:1050:14
[INFO] [stdout]      |
[INFO] [stdout] 1050 |         assert_eq!(Balances::free_balance(3), 80);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1051:14
[INFO] [stdout]      |
[INFO] [stdout] 1051 |         assert_eq!(Balances::free_balance(4), 70);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1052:14
[INFO] [stdout]      |
[INFO] [stdout] 1052 |         assert_eq!(Balances::free_balance(5), 60);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1054:14
[INFO] [stdout]      |
[INFO] [stdout] 1054 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 10));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1054:45
[INFO] [stdout]      |
[INFO] [stdout] 1054 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 10));
[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/tests.rs:1057:14
[INFO] [stdout]      |
[INFO] [stdout] 1057 |         assert_eq!(Balances::free_balance(3), 90);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1058:14
[INFO] [stdout]      |
[INFO] [stdout] 1058 |         assert_eq!(Balances::free_balance(4), 70);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1059:14
[INFO] [stdout]      |
[INFO] [stdout] 1059 |         assert_eq!(Balances::free_balance(5), 60);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1067:14
[INFO] [stdout]      |
[INFO] [stdout] 1067 |         assert_eq!(CollatorSelection::desired_candidates(), 2);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1068:14
[INFO] [stdout]      |
[INFO] [stdout] 1068 |         assert_eq!(CollatorSelection::candidacy_bond(), 10);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1071:14
[INFO] [stdout]      |
[INFO] [stdout] 1071 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2]);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1074:14
[INFO] [stdout]      |
[INFO] [stdout] 1074 |         assert_eq!(Balances::free_balance(3), 100);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1075:14
[INFO] [stdout]      |
[INFO] [stdout] 1075 |         assert_eq!(Balances::free_balance(4), 100);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1076:14
[INFO] [stdout]      |
[INFO] [stdout] 1076 |         assert_eq!(Balances::free_balance(5), 100);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1078:14
[INFO] [stdout]      |
[INFO] [stdout] 1078 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1078:55
[INFO] [stdout]      |
[INFO] [stdout] 1078 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1079:14
[INFO] [stdout]      |
[INFO] [stdout] 1079 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1079:55
[INFO] [stdout]      |
[INFO] [stdout] 1079 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1080:14
[INFO] [stdout]      |
[INFO] [stdout] 1080 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1080:55
[INFO] [stdout]      |
[INFO] [stdout] 1080 |         assert_ok!(CollatorSelection::register_as_candidate(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 `Balances`
[INFO] [stdout]     --> src/tests.rs:1082:14
[INFO] [stdout]      |
[INFO] [stdout] 1082 |         assert_eq!(Balances::free_balance(3), 90);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1083:14
[INFO] [stdout]      |
[INFO] [stdout] 1083 |         assert_eq!(Balances::free_balance(4), 90);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1084:14
[INFO] [stdout]      |
[INFO] [stdout] 1084 |         assert_eq!(Balances::free_balance(5), 90);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1086:14
[INFO] [stdout]      |
[INFO] [stdout] 1086 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 20));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1086:45
[INFO] [stdout]      |
[INFO] [stdout] 1086 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 20));
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1087:14
[INFO] [stdout]      |
[INFO] [stdout] 1087 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(4), 30));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1087:45
[INFO] [stdout]      |
[INFO] [stdout] 1087 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(4), 30));
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1088:14
[INFO] [stdout]      |
[INFO] [stdout] 1088 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(5), 40));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1088:45
[INFO] [stdout]      |
[INFO] [stdout] 1088 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(5), 40));
[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/tests.rs:1091:14
[INFO] [stdout]      |
[INFO] [stdout] 1091 |         assert_eq!(Balances::free_balance(3), 80);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1092:14
[INFO] [stdout]      |
[INFO] [stdout] 1092 |         assert_eq!(Balances::free_balance(4), 70);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1093:14
[INFO] [stdout]      |
[INFO] [stdout] 1093 |         assert_eq!(Balances::free_balance(5), 60);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1096:4
[INFO] [stdout]      |
[INFO] [stdout] 1096 |             CollatorSelection::update_bond(RuntimeOrigin::signed(3), 20),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1096:35
[INFO] [stdout]      |
[INFO] [stdout] 1096 |             CollatorSelection::update_bond(RuntimeOrigin::signed(3), 20),
[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/tests.rs:1099:14
[INFO] [stdout]      |
[INFO] [stdout] 1099 |         assert_eq!(Balances::free_balance(3), 80);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1107:14
[INFO] [stdout]      |
[INFO] [stdout] 1107 |         assert_eq!(CollatorSelection::desired_candidates(), 2);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1108:14
[INFO] [stdout]      |
[INFO] [stdout] 1108 |         assert_eq!(CollatorSelection::candidacy_bond(), 10);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1111:14
[INFO] [stdout]      |
[INFO] [stdout] 1111 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2]);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1114:14
[INFO] [stdout]      |
[INFO] [stdout] 1114 |         assert_eq!(Balances::free_balance(3), 100);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1115:14
[INFO] [stdout]      |
[INFO] [stdout] 1115 |         assert_eq!(Balances::free_balance(4), 100);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1116:14
[INFO] [stdout]      |
[INFO] [stdout] 1116 |         assert_eq!(Balances::free_balance(5), 100);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1118:14
[INFO] [stdout]      |
[INFO] [stdout] 1118 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1118:55
[INFO] [stdout]      |
[INFO] [stdout] 1118 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1119:14
[INFO] [stdout]      |
[INFO] [stdout] 1119 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1119:55
[INFO] [stdout]      |
[INFO] [stdout] 1119 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1120:14
[INFO] [stdout]      |
[INFO] [stdout] 1120 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1120:55
[INFO] [stdout]      |
[INFO] [stdout] 1120 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1122:14
[INFO] [stdout]      |
[INFO] [stdout] 1122 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(5), 20));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1122:45
[INFO] [stdout]      |
[INFO] [stdout] 1122 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(5), 20));
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1124:14
[INFO] [stdout]      |
[INFO] [stdout] 1124 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 30));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1124:45
[INFO] [stdout]      |
[INFO] [stdout] 1124 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 30));
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1126:14
[INFO] [stdout]      |
[INFO] [stdout] 1126 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(4), 25));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1126:45
[INFO] [stdout]      |
[INFO] [stdout] 1126 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(4), 25));
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1128:14
[INFO] [stdout]      |
[INFO] [stdout] 1128 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(5), 10));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1128:45
[INFO] [stdout]      |
[INFO] [stdout] 1128 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(5), 10));
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1144:14
[INFO] [stdout]      |
[INFO] [stdout] 1144 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1144:55
[INFO] [stdout]      |
[INFO] [stdout] 1144 |         assert_ok!(CollatorSelection::register_as_candidate(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 `Balances`
[INFO] [stdout]     --> src/tests.rs:1145:14
[INFO] [stdout]      |
[INFO] [stdout] 1145 |         assert_eq!(Balances::free_balance(3), 90);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1148:14
[INFO] [stdout]      |
[INFO] [stdout] 1148 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1148:55
[INFO] [stdout]      |
[INFO] [stdout] 1148 |         assert_ok!(CollatorSelection::register_as_candidate(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 `Balances`
[INFO] [stdout]     --> src/tests.rs:1149:14
[INFO] [stdout]      |
[INFO] [stdout] 1149 |         assert_eq!(Balances::free_balance(5), 90);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1153:4
[INFO] [stdout]      |
[INFO] [stdout] 1153 |             CollatorSelection::leave_intent(RuntimeOrigin::signed(4)),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1153:36
[INFO] [stdout]      |
[INFO] [stdout] 1153 |             CollatorSelection::leave_intent(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 `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1158:14
[INFO] [stdout]      |
[INFO] [stdout] 1158 |         assert_ok!(CollatorSelection::leave_intent(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1158:46
[INFO] [stdout]      |
[INFO] [stdout] 1158 |         assert_ok!(CollatorSelection::leave_intent(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 `Balances`
[INFO] [stdout]     --> src/tests.rs:1159:14
[INFO] [stdout]      |
[INFO] [stdout] 1159 |         assert_eq!(Balances::free_balance(3), 100);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1160:14
[INFO] [stdout]      |
[INFO] [stdout] 1160 |         assert_eq!(CollatorSelection::last_authored_block(3), 0);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1168:3
[INFO] [stdout]      |
[INFO] [stdout] 1168 |         Balances::make_free_balance_be(&CollatorSelection::account_id(), 105);
[INFO] [stdout]      |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1168:35
[INFO] [stdout]      |
[INFO] [stdout] 1168 |         Balances::make_free_balance_be(&CollatorSelection::account_id(), 105);
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1171:14
[INFO] [stdout]      |
[INFO] [stdout] 1171 |         assert_eq!(Balances::free_balance(4), 100);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1172:14
[INFO] [stdout]      |
[INFO] [stdout] 1172 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1172:55
[INFO] [stdout]      |
[INFO] [stdout] 1172 |         assert_ok!(CollatorSelection::register_as_candidate(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 `Authorship`
[INFO] [stdout]     --> src/tests.rs:1174:3
[INFO] [stdout]      |
[INFO] [stdout] 1174 |         Authorship::on_initialize(1);
[INFO] [stdout]      |         ^^^^^^^^^^ use of undeclared type `Authorship`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1183:14
[INFO] [stdout]      |
[INFO] [stdout] 1183 |         assert_eq!(CollatorSelection::last_authored_block(4), 0);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1186:14
[INFO] [stdout]      |
[INFO] [stdout] 1186 |         assert_eq!(Balances::free_balance(4), 140);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1188:14
[INFO] [stdout]      |
[INFO] [stdout] 1188 |         assert_eq!(Balances::free_balance(CollatorSelection::account_id()), 55);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1188:37
[INFO] [stdout]      |
[INFO] [stdout] 1188 |         assert_eq!(Balances::free_balance(CollatorSelection::account_id()), 55);
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Authorship`
[INFO] [stdout]     --> src/tests.rs:1196:3
[INFO] [stdout]      |
[INFO] [stdout] 1196 |         Authorship::on_initialize(1);
[INFO] [stdout]      |         ^^^^^^^^^^ use of undeclared type `Authorship`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1198:3
[INFO] [stdout]      |
[INFO] [stdout] 1198 |         Balances::make_free_balance_be(&CollatorSelection::account_id(), 5);
[INFO] [stdout]      |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1198:35
[INFO] [stdout]      |
[INFO] [stdout] 1198 |         Balances::make_free_balance_be(&CollatorSelection::account_id(), 5);
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1200:14
[INFO] [stdout]      |
[INFO] [stdout] 1200 |         assert_eq!(Balances::free_balance(4), 100);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1201:14
[INFO] [stdout]      |
[INFO] [stdout] 1201 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1201:55
[INFO] [stdout]      |
[INFO] [stdout] 1201 |         assert_ok!(CollatorSelection::register_as_candidate(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 `Authorship`
[INFO] [stdout]     --> src/tests.rs:1203:3
[INFO] [stdout]      |
[INFO] [stdout] 1203 |         Authorship::on_initialize(1);
[INFO] [stdout]      |         ^^^^^^^^^^ use of undeclared type `Authorship`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1212:14
[INFO] [stdout]      |
[INFO] [stdout] 1212 |         assert_eq!(CollatorSelection::last_authored_block(4), 0);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1214:14
[INFO] [stdout]      |
[INFO] [stdout] 1214 |         assert_eq!(Balances::free_balance(4), 90);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1216:14
[INFO] [stdout]      |
[INFO] [stdout] 1216 |         assert_eq!(Balances::free_balance(CollatorSelection::account_id()), 5);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1216:37
[INFO] [stdout]      |
[INFO] [stdout] 1216 |         assert_eq!(Balances::free_balance(CollatorSelection::account_id()), 5);
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1234:14
[INFO] [stdout]      |
[INFO] [stdout] 1234 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1234:55
[INFO] [stdout]      |
[INFO] [stdout] 1234 |         assert_ok!(CollatorSelection::register_as_candidate(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 `Session`
[INFO] [stdout]     --> src/tests.rs:1244:14
[INFO] [stdout]      |
[INFO] [stdout] 1244 |         assert_eq!(Session::validators(), vec![1, 2]);
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Session`
[INFO] [stdout]     --> src/tests.rs:1246:14
[INFO] [stdout]      |
[INFO] [stdout] 1246 |         assert_eq!(Session::queued_keys().len(), 3);
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1270:14
[INFO] [stdout]      |
[INFO] [stdout] 1270 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1270:55
[INFO] [stdout]      |
[INFO] [stdout] 1270 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1271:14
[INFO] [stdout]      |
[INFO] [stdout] 1271 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1271:55
[INFO] [stdout]      |
[INFO] [stdout] 1271 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1272:14
[INFO] [stdout]      |
[INFO] [stdout] 1272 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1272:55
[INFO] [stdout]      |
[INFO] [stdout] 1272 |         assert_ok!(CollatorSelection::register_as_candidate(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 `Session`
[INFO] [stdout]     --> src/tests.rs:1282:14
[INFO] [stdout]      |
[INFO] [stdout] 1282 |         assert_eq!(Session::validators(), vec![1, 2]);
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Session`
[INFO] [stdout]     --> src/tests.rs:1284:14
[INFO] [stdout]      |
[INFO] [stdout] 1284 |         assert_eq!(Session::queued_keys().len(), 4);
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1308:14
[INFO] [stdout]      |
[INFO] [stdout] 1308 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1308:55
[INFO] [stdout]      |
[INFO] [stdout] 1308 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1309:14
[INFO] [stdout]      |
[INFO] [stdout] 1309 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1309:55
[INFO] [stdout]      |
[INFO] [stdout] 1309 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1310:14
[INFO] [stdout]      |
[INFO] [stdout] 1310 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1310:55
[INFO] [stdout]      |
[INFO] [stdout] 1310 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1311:14
[INFO] [stdout]      |
[INFO] [stdout] 1311 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(5), 60));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1311:45
[INFO] [stdout]      |
[INFO] [stdout] 1311 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(5), 60));
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Session`
[INFO] [stdout]     --> src/tests.rs:1321:14
[INFO] [stdout]      |
[INFO] [stdout] 1321 |         assert_eq!(Session::validators(), vec![1, 2]);
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Session`
[INFO] [stdout]     --> src/tests.rs:1323:14
[INFO] [stdout]      |
[INFO] [stdout] 1323 |         assert_eq!(Session::queued_keys().len(), 4);
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1347:14
[INFO] [stdout]      |
[INFO] [stdout] 1347 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1347:55
[INFO] [stdout]      |
[INFO] [stdout] 1347 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1348:14
[INFO] [stdout]      |
[INFO] [stdout] 1348 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1348:55
[INFO] [stdout]      |
[INFO] [stdout] 1348 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1349:14
[INFO] [stdout]      |
[INFO] [stdout] 1349 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1349:55
[INFO] [stdout]      |
[INFO] [stdout] 1349 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1350:14
[INFO] [stdout]      |
[INFO] [stdout] 1350 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(5), 60));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1350:45
[INFO] [stdout]      |
[INFO] [stdout] 1350 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(5), 60));
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Session`
[INFO] [stdout]     --> src/tests.rs:1360:14
[INFO] [stdout]      |
[INFO] [stdout] 1360 |         assert_eq!(Session::validators(), vec![1, 2]);
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Session`
[INFO] [stdout]     --> src/tests.rs:1362:14
[INFO] [stdout]      |
[INFO] [stdout] 1362 |         assert_eq!(Session::queued_keys().len(), 4);
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1386:14
[INFO] [stdout]      |
[INFO] [stdout] 1386 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1386:55
[INFO] [stdout]      |
[INFO] [stdout] 1386 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1387:14
[INFO] [stdout]      |
[INFO] [stdout] 1387 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1387:55
[INFO] [stdout]      |
[INFO] [stdout] 1387 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1388:14
[INFO] [stdout]      |
[INFO] [stdout] 1388 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1388:55
[INFO] [stdout]      |
[INFO] [stdout] 1388 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1390:14
[INFO] [stdout]      |
[INFO] [stdout] 1390 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(5), 60));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1390:45
[INFO] [stdout]      |
[INFO] [stdout] 1390 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(5), 60));
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1396:14
[INFO] [stdout]      |
[INFO] [stdout] 1396 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(4), 70));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1396:45
[INFO] [stdout]      |
[INFO] [stdout] 1396 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(4), 70));
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1397:14
[INFO] [stdout]      |
[INFO] [stdout] 1397 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 70));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1397:45
[INFO] [stdout]      |
[INFO] [stdout] 1397 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 70));
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Session`
[INFO] [stdout]     --> src/tests.rs:1407:14
[INFO] [stdout]      |
[INFO] [stdout] 1407 |         assert_eq!(Session::validators(), vec![1, 2]);
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Session`
[INFO] [stdout]     --> src/tests.rs:1409:14
[INFO] [stdout]      |
[INFO] [stdout] 1409 |         assert_eq!(Session::queued_keys().len(), 4);
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1433:14
[INFO] [stdout]      |
[INFO] [stdout] 1433 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1433:55
[INFO] [stdout]      |
[INFO] [stdout] 1433 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1434:14
[INFO] [stdout]      |
[INFO] [stdout] 1434 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1434:55
[INFO] [stdout]      |
[INFO] [stdout] 1434 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1435:14
[INFO] [stdout]      |
[INFO] [stdout] 1435 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1435:55
[INFO] [stdout]      |
[INFO] [stdout] 1435 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1437:14
[INFO] [stdout]      |
[INFO] [stdout] 1437 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(5), 60));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1437:45
[INFO] [stdout]      |
[INFO] [stdout] 1437 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(5), 60));
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1441:14
[INFO] [stdout]      |
[INFO] [stdout] 1441 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(4), 70));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1441:45
[INFO] [stdout]      |
[INFO] [stdout] 1441 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(4), 70));
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1442:14
[INFO] [stdout]      |
[INFO] [stdout] 1442 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 70));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1442:45
[INFO] [stdout]      |
[INFO] [stdout] 1442 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 70));
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1449:14
[INFO] [stdout]      |
[INFO] [stdout] 1449 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(5), 10));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1449:45
[INFO] [stdout]      |
[INFO] [stdout] 1449 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(5), 10));
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Session`
[INFO] [stdout]     --> src/tests.rs:1459:14
[INFO] [stdout]      |
[INFO] [stdout] 1459 |         assert_eq!(Session::validators(), vec![1, 2]);
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Session`
[INFO] [stdout]     --> src/tests.rs:1461:14
[INFO] [stdout]      |
[INFO] [stdout] 1461 |         assert_eq!(Session::queued_keys().len(), 4);
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1476:14
[INFO] [stdout]      |
[INFO] [stdout] 1476 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1476:55
[INFO] [stdout]      |
[INFO] [stdout] 1476 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1477:14
[INFO] [stdout]      |
[INFO] [stdout] 1477 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1477:55
[INFO] [stdout]      |
[INFO] [stdout] 1477 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1492:14
[INFO] [stdout]      |
[INFO] [stdout] 1492 |         assert_eq!(CollatorSelection::last_authored_block(4), 20);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1497:14
[INFO] [stdout]      |
[INFO] [stdout] 1497 |         assert_eq!(Balances::free_balance(3), 100);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1507:14
[INFO] [stdout]      |
[INFO] [stdout] 1507 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2]);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1508:14
[INFO] [stdout]      |
[INFO] [stdout] 1508 |         assert_ok!(CollatorSelection::remove_invulnerable(
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1509:4
[INFO] [stdout]      |
[INFO] [stdout] 1509 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1512:14
[INFO] [stdout]      |
[INFO] [stdout] 1512 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1512:55
[INFO] [stdout]      |
[INFO] [stdout] 1512 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1513:14
[INFO] [stdout]      |
[INFO] [stdout] 1513 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(5)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1513:55
[INFO] [stdout]      |
[INFO] [stdout] 1513 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1514:14
[INFO] [stdout]      |
[INFO] [stdout] 1514 |         assert_ok!(CollatorSelection::remove_invulnerable(
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1515:4
[INFO] [stdout]      |
[INFO] [stdout] 1515 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1534:14
[INFO] [stdout]      |
[INFO] [stdout] 1534 |         assert_eq!(CollatorSelection::last_authored_block(4), 20);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1540:14
[INFO] [stdout]      |
[INFO] [stdout] 1540 |         assert_eq!(Balances::free_balance(5), 100);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1548:14
[INFO] [stdout]      |
[INFO] [stdout] 1548 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1548:55
[INFO] [stdout]      |
[INFO] [stdout] 1548 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1549:14
[INFO] [stdout]      |
[INFO] [stdout] 1549 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1549:55
[INFO] [stdout]      |
[INFO] [stdout] 1549 |         assert_ok!(CollatorSelection::register_as_candidate(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/tests.rs:1550:14
[INFO] [stdout]      |
[INFO] [stdout] 1550 |         assert_eq!(Balances::free_balance(3), 90);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1551:14
[INFO] [stdout]      |
[INFO] [stdout] 1551 |         assert_eq!(Balances::free_balance(4), 90);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1552:14
[INFO] [stdout]      |
[INFO] [stdout] 1552 |         assert_ok!(CollatorSelection::set_invulnerables(
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1553:4
[INFO] [stdout]      |
[INFO] [stdout] 1553 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1564:14
[INFO] [stdout]      |
[INFO] [stdout] 1564 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2, 3]);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]     --> src/tests.rs:1574:14
[INFO] [stdout]      |
[INFO] [stdout] 1574 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2, 3]);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1576:14
[INFO] [stdout]      |
[INFO] [stdout] 1576 |         assert_eq!(Balances::free_balance(3), 100);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 750 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, 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-collator-selection` (lib test) due to 751 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "88b9edcb3accdbd463ef7762fecf682f6ee640282cbb1e698aea356384c4072c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88b9edcb3accdbd463ef7762fecf682f6ee640282cbb1e698aea356384c4072c", kill_on_drop: false }`
[INFO] [stdout] 88b9edcb3accdbd463ef7762fecf682f6ee640282cbb1e698aea356384c4072c
[INFO] checking pallet-collator-selection-7.0.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate pallet-collator-selection 7.0.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate pallet-collator-selection 7.0.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pallet-collator-selection 7.0.0
[INFO] finished tweaking crates.io crate pallet-collator-selection 7.0.0
[INFO] tweaked toml for crates.io crate pallet-collator-selection 7.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f28b1c4c6eb7ed9a0d7541b90224789b01452a68719bffc01af9e5b53c4d9456
[INFO] running `Command { std: "docker" "start" "-a" "f28b1c4c6eb7ed9a0d7541b90224789b01452a68719bffc01af9e5b53c4d9456", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f28b1c4c6eb7ed9a0d7541b90224789b01452a68719bffc01af9e5b53c4d9456", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f28b1c4c6eb7ed9a0d7541b90224789b01452a68719bffc01af9e5b53c4d9456", kill_on_drop: false }`
[INFO] [stdout] f28b1c4c6eb7ed9a0d7541b90224789b01452a68719bffc01af9e5b53c4d9456
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5674a091d308cef6b636b998785b13d297c5ad41eff873757f7f686bb7dee4a0
[INFO] running `Command { std: "docker" "start" "-a" "5674a091d308cef6b636b998785b13d297c5ad41eff873757f7f686bb7dee4a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sp-std v12.0.0
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]    Compiling wasmtime-runtime v8.0.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]     Checking wasmtime-jit-debug v8.0.1
[INFO] [stderr]     Checking wasmtime-asm-macros v8.0.1
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling ref-cast v1.0.22
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v8.0.1
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling wasmtime v8.0.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking hash-db v0.16.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking getrandom_or_panic v0.0.3
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking environmental v1.1.4
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]     Checking array-bytes v6.2.2
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking memory-db v0.32.0
[INFO] [stderr]     Checking trie-root v0.18.0
[INFO] [stderr]     Checking trie-db v0.28.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking schnellru v0.2.1
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling sp-io v28.0.0
[INFO] [stderr]     Checking sp-panic-handler v12.0.0
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling prettier-please v0.2.0
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling expander v2.1.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking parity-wasm v0.45.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking tt-call v1.0.9
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling cfg-expr v0.15.7
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling sp-core-hashing v13.0.0
[INFO] [stderr]    Compiling include_dir v0.7.3
[INFO] [stderr]     Checking wide v0.7.15
[INFO] [stderr]    Compiling proc-macro-warning v1.0.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling ref-cast-impl v1.0.22
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling sp-debug-derive v12.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.0
[INFO] [stderr]    Compiling sp-core-hashing-proc-macro v13.0.0
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]    Compiling frame-support-procedural-tools-derive v10.0.0
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking merlin v2.0.1
[INFO] [stderr]     Checking curve25519-dalek v2.1.3
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking der v0.7.8
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]    Compiling derive-syn-parse v0.1.5
[INFO] [stderr]    Compiling aquamarine v0.3.3
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking schnorrkel v0.9.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking dyn-clonable v0.9.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking pbkdf2 v0.8.0
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling macro_magic_core v0.5.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling macro_magic_macros v0.5.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking ed25519-zebra v3.1.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling macro_magic v0.5.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking schnorrkel v0.11.4
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking substrate-bip39 v0.4.6
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking k256 v0.13.3
[INFO] [stderr]     Checking nalgebra v0.32.5
[INFO] [stderr]     Checking cranelift-entity v0.95.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking bip39 v2.0.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking wasmparser v0.102.0
[INFO] [stderr]     Checking object v0.30.4
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling ss58-registry v1.47.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling frame-support-procedural-tools v9.0.0
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling scale-info-derive v2.11.1
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v15.0.0
[INFO] [stderr]    Compiling sp-api-proc-macro v13.0.0
[INFO] [stderr]    Compiling frame-support-procedural v21.0.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.9
[INFO] [stderr]    Compiling docify_macros v0.2.7
[INFO] [stderr]     Checking wasmtime-types v8.0.1
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking wasmtime-environ v8.0.1
[INFO] [stderr]     Checking parity-scale-codec v3.6.9
[INFO] [stderr]     Checking docify v0.2.7
[INFO] [stderr]     Checking wasmtime-jit v8.0.1
[INFO] [stderr]     Checking linregress v0.5.3
[INFO] [stderr]     Checking scale-info v2.11.1
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking sp-storage v17.0.0
[INFO] [stderr]     Checking sp-wasm-interface v18.0.0
[INFO] [stderr]     Checking sp-tracing v14.0.0
[INFO] [stderr]     Checking sp-externalities v0.23.0
[INFO] [stderr]    Compiling sp-version-proc-macro v12.0.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking bounded-collections v0.1.9
[INFO] [stderr]     Checking sp-arithmetic v21.0.0
[INFO] [stderr]     Checking frame-metadata v16.0.0
[INFO] [stderr]     Checking sp-metadata-ir v0.4.0
[INFO] [stderr]     Checking sp-runtime-interface v22.0.0
[INFO] [stderr]     Checking sp-core v26.0.0
[INFO] [stderr]     Checking sp-trie v27.0.0
[INFO] [stderr]     Checking sp-keystore v0.32.0
[INFO] [stderr]     Checking sp-weights v25.0.0
[INFO] [stderr]     Checking sp-state-machine v0.33.0
[INFO] [stderr]     Checking sp-application-crypto v28.0.0
[INFO] [stderr]     Checking sp-runtime v29.0.0
[INFO] [stderr]     Checking sp-version v27.0.0
[INFO] [stderr]     Checking sp-staking v24.0.0
[INFO] [stderr]     Checking sp-inherents v24.0.0
[INFO] [stderr]     Checking sp-api v24.0.0
[INFO] [stderr]     Checking sp-genesis-builder v0.5.0
[INFO] [stderr]     Checking sp-session v25.0.0
[INFO] [stderr]     Checking frame-support v26.0.0
[INFO] [stderr]     Checking sp-timestamp v24.0.0
[INFO] [stderr]     Checking frame-system v26.0.0
[INFO] [stderr]     Checking pallet-timestamp v25.0.0
[INFO] [stderr]     Checking frame-benchmarking v26.0.0
[INFO] [stderr]     Checking pallet-authorship v26.0.0
[INFO] [stderr]     Checking pallet-session v26.0.0
[INFO] [stderr]     Checking pallet-collator-selection v7.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `sp_core`
[INFO] [stdout]   --> src/mock.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use sp_core::H256;
[INFO] [stdout]    |     ^^^^^^^ use of undeclared crate or module `sp_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pallet_balances`
[INFO] [stdout]   --> src/tests.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use pallet_balances::Error as BalancesError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Balances: pallet_balances,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_consensus_aura`
[INFO] [stdout]    --> src/mock.rs:124:21
[INFO] [stdout]     |
[INFO] [stdout] 124 |     type AuthorityId = sp_consensus_aura::sr25519::AuthorityId;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `sp_consensus_aura`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:32:47
[INFO] [stdout]    |
[INFO] [stdout] 32 | type Block = frame_system::mocking::MockBlock<Test>;
[INFO] [stdout]    |                                               ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 32 | type Block<Test> = frame_system::mocking::MockBlock<Test>;
[INFO] [stdout]    |           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl system::Config for Test {
[INFO] [stdout]    |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]   --> src/mock.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 |     type RuntimeOrigin = RuntimeOrigin;
[INFO] [stdout]    |                          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    |
[INFO] [stdout] 58 |     type RuntimeOrigin = Self::RuntimeOrigin;
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]   --> src/mock.rs:59:21
[INFO] [stdout]    |
[INFO] [stdout] 59 |     type RuntimeCall = RuntimeCall;
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    |
[INFO] [stdout] 59 |     type RuntimeCall = Self::RuntimeCall;
[INFO] [stdout]    |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]   --> src/mock.rs:66:22
[INFO] [stdout]    |
[INFO] [stdout] 66 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]    |                         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    |
[INFO] [stdout] 66 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PalletInfo` in this scope
[INFO] [stdout]    --> src/mock.rs:69:20
[INFO] [stdout]     |
[INFO] [stdout] 69  |     type PalletInfo = PalletInfo;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frame-support-26.0.0/src/lib.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub struct PalletId(pub [u8; 8]);
[INFO] [stdout]     | ------------------- similarly named struct `PalletId` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 69  |     type PalletInfo = Self::PalletInfo;
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 69  |     type PalletInfo = PalletId;
[INFO] [stdout]     |                       ~~~~~~~~
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 16  + use frame_support::traits::PalletInfo;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:84:34
[INFO] [stdout]    |
[INFO] [stdout] 84 | impl pallet_balances::Config for Test {
[INFO] [stdout]    |                                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]   --> src/mock.rs:86:22
[INFO] [stdout]    |
[INFO] [stdout] 86 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]    |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `System` in this scope
[INFO] [stdout]   --> src/mock.rs:89:22
[INFO] [stdout]    |
[INFO] [stdout] 89 |     type AccountStore = System;
[INFO] [stdout]    |                         ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 16 + use sp_std::alloc::System;
[INFO] [stdout]    |
[INFO] [stdout] 16 + use std::alloc::System;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeHoldReason` in this scope
[INFO] [stdout]   --> src/mock.rs:94:27
[INFO] [stdout]    |
[INFO] [stdout] 94 |     type RuntimeHoldReason = RuntimeHoldReason;
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeFreezeReason` in this scope
[INFO] [stdout]   --> src/mock.rs:95:29
[INFO] [stdout]    |
[INFO] [stdout] 95 |     type RuntimeFreezeReason = RuntimeFreezeReason;
[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/mock.rs:111:36
[INFO] [stdout]     |
[INFO] [stdout] 111 | impl pallet_authorship::Config for Test {
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `CollatorSelection` in this scope
[INFO] [stdout]    --> src/mock.rs:113:22
[INFO] [stdout]     |
[INFO] [stdout] 113 |     type EventHandler = CollatorSelection;
[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/mock.rs:116:35
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl pallet_timestamp::Config for Test {
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Aura` in this scope
[INFO] [stdout]    --> src/mock.rs:118:24
[INFO] [stdout]     |
[INFO] [stdout] 118 |     type OnTimestampSet = Aura;
[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/mock.rs:123:30
[INFO] [stdout]     |
[INFO] [stdout] 123 | impl pallet_aura::Config for Test {
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:157:27
[INFO] [stdout]     |
[INFO] [stdout] 157 |         SessionChangeBlock::set(System::block_number());
[INFO] [stdout]     |                                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 16  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 16  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:170:33
[INFO] [stdout]     |
[INFO] [stdout] 170 | impl pallet_session::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/mock.rs:171:22
[INFO] [stdout]     |
[INFO] [stdout] 171 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 171 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `CollatorSelection` in this scope
[INFO] [stdout]    --> src/mock.rs:177:24
[INFO] [stdout]     |
[INFO] [stdout] 177 |     type SessionManager = CollatorSelection;
[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/mock.rs:198:17
[INFO] [stdout]     |
[INFO] [stdout] 198 | 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/mock.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 199 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/mock.rs:200:18
[INFO] [stdout]     |
[INFO] [stdout] 200 |     type Currency = Balances;
[INFO] [stdout]     |                     ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_io`
[INFO] [stdout]    --> src/mock.rs:213:26
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub fn new_test_ext() -> sp_io::TestExternalities {
[INFO] [stdout]     |                          ^^^^^ use of undeclared crate or module `sp_io`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_tracing`
[INFO] [stdout]    --> src/mock.rs:214:2
[INFO] [stdout]     |
[INFO] [stdout] 214 |     sp_tracing::try_init_simple();
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `sp_tracing`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 214 |     sp_staking::try_init_simple();
[INFO] [stdout]     |     ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:215:44
[INFO] [stdout]     |
[INFO] [stdout] 215 |     let mut t = frame_system::GenesisConfig::<Test>::default().build_storage().unwrap();
[INFO] [stdout]     |                                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub fn new_test_ext<Test>() -> sp_io::TestExternalities {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:223:63
[INFO] [stdout]     |
[INFO] [stdout] 223 |     let collator_selection = collator_selection::GenesisConfig::<Test> {
[INFO] [stdout]     |                                                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub fn new_test_ext<Test>() -> sp_io::TestExternalities {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:228:48
[INFO] [stdout]     |
[INFO] [stdout] 228 |     let session = pallet_session::GenesisConfig::<Test> { keys };
[INFO] [stdout]     |                                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub fn new_test_ext<Test>() -> sp_io::TestExternalities {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:229:35
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pallet_balances::GenesisConfig::<Test> { balances }
[INFO] [stdout]     |                                      ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub fn new_test_ext<Test>() -> sp_io::TestExternalities {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:240:11
[INFO] [stdout]     |
[INFO] [stdout] 240 |     for i in System::block_number() + 1..=n {
[INFO] [stdout]     |              ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 16  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 16  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |         System::set_block_number(i);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 16  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 16  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/mock.rs:242:4
[INFO] [stdout]     |
[INFO] [stdout] 242 |         <AllPalletsWithSystem as frame_support::traits::OnInitialize<u64>>::on_initialize(i);
[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/tests.rs:31:36
[INFO] [stdout]    |
[INFO] [stdout] 31 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]    |                                          ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn basic_setup_works<Test>() {
[INFO] [stdout]    |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]   --> src/tests.rs:85:3
[INFO] [stdout]    |
[INFO] [stdout] 85 |         System::assert_last_event(RuntimeEvent::CollatorSelection(
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 16 + use sp_std::alloc::System;
[INFO] [stdout]    |
[INFO] [stdout] 16 + use std::alloc::System;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:92:12
[INFO] [stdout]    |
[INFO] [stdout] 92 |             Error::<Test>::AlreadyInvulnerable
[INFO] [stdout]    |                     ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn add_invulnerable_works<Test>() {
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout] 108 |             Error::<Test>::ValidatorNotRegistered
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 73  | fn add_invulnerable_works<Test>() {
[INFO] [stdout]     |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:138:14
[INFO] [stdout]     |
[INFO] [stdout] 138 |                     Error::<Test>::TooManyInvulnerables
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn invulnerable_limit_works<Test>() {
[INFO] [stdout]     |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 152 |             Error::<Test>::TooManyInvulnerables
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn invulnerable_limit_works<Test>() {
[INFO] [stdout]     |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:180:3
[INFO] [stdout]     |
[INFO] [stdout] 180 |         System::assert_last_event(RuntimeEvent::CollatorSelection(
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 16  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 16  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:188:12
[INFO] [stdout]     |
[INFO] [stdout] 188 |             Error::<Test>::NotInvulnerable
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn remove_invulnerable_works<Test>() {
[INFO] [stdout]     |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:206:36
[INFO] [stdout]     |
[INFO] [stdout] 206 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn candidate_to_invulnerable_works<Test>() {
[INFO] [stdout]     |                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:222:3
[INFO] [stdout]     |
[INFO] [stdout] 222 |         System::assert_has_event(RuntimeEvent::CollatorSelection(crate::Event::CandidateRemoved {
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 16  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 16  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:225:3
[INFO] [stdout]     |
[INFO] [stdout] 225 |         System::assert_has_event(RuntimeEvent::CollatorSelection(
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 16  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 16  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:230:36
[INFO] [stdout]     |
[INFO] [stdout] 230 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 1);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn candidate_to_invulnerable_works<Test>() {
[INFO] [stdout]     |                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:236:3
[INFO] [stdout]     |
[INFO] [stdout] 236 |         System::assert_has_event(RuntimeEvent::CollatorSelection(crate::Event::CandidateRemoved {
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 16  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 16  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:239:3
[INFO] [stdout]     |
[INFO] [stdout] 239 |         System::assert_has_event(RuntimeEvent::CollatorSelection(
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 16  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 16  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:245:36
[INFO] [stdout]     |
[INFO] [stdout] 245 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn candidate_to_invulnerable_works<Test>() {
[INFO] [stdout]     |                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:275:33
[INFO] [stdout]     |
[INFO] [stdout] 275 |         assert!(<crate::CandidateList<Test>>::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] 271 | fn set_candidacy_bond_empty_candidate_list<Test>() {
[INFO] [stdout]     |                                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:283:33
[INFO] [stdout]     |
[INFO] [stdout] 283 |         assert!(<crate::CandidateList<Test>>::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] 271 | fn set_candidacy_bond_empty_candidate_list<Test>() {
[INFO] [stdout]     |                                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:293:33
[INFO] [stdout]     |
[INFO] [stdout] 293 |         assert!(<crate::CandidateList<Test>>::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] 271 | fn set_candidacy_bond_empty_candidate_list<Test>() {
[INFO] [stdout]     |                                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:303:33
[INFO] [stdout]     |
[INFO] [stdout] 303 |         assert!(<crate::CandidateList<Test>>::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] 299 | fn set_candidacy_bond_with_one_candidate<Test>() {
[INFO] [stdout]     |                                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:308:36
[INFO] [stdout]     |
[INFO] [stdout] 308 |         assert_eq!(<crate::CandidateList<Test>>::get(), vec![candidate_3.clone()]);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 299 | fn set_candidacy_bond_with_one_candidate<Test>() {
[INFO] [stdout]     |                                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:316:36
[INFO] [stdout]     |
[INFO] [stdout] 316 |         assert_eq!(<crate::CandidateList<Test>>::get(), vec![candidate_3.clone()]);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 299 | fn set_candidacy_bond_with_one_candidate<Test>() {
[INFO] [stdout]     |                                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:324:36
[INFO] [stdout]     |
[INFO] [stdout] 324 |         assert_eq!(<crate::CandidateList<Test>>::get(), vec![candidate_3.clone()]);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 299 | fn set_candidacy_bond_with_one_candidate<Test>() {
[INFO] [stdout]     |                                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:331:33
[INFO] [stdout]     |
[INFO] [stdout] 331 |         assert!(<crate::CandidateList<Test>>::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] 299 | fn set_candidacy_bond_with_one_candidate<Test>() {
[INFO] [stdout]     |                                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:340:33
[INFO] [stdout]     |
[INFO] [stdout] 340 |         assert!(<crate::CandidateList<Test>>::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] 336 | fn set_candidacy_bond_with_many_candidates_same_deposit<Test>() {
[INFO] [stdout]     |                                                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:350:26
[INFO] [stdout]     |
[INFO] [stdout] 350 |             <crate::CandidateList<Test>>::get(),
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 336 | fn set_candidacy_bond_with_many_candidates_same_deposit<Test>() {
[INFO] [stdout]     |                                                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:361:26
[INFO] [stdout]     |
[INFO] [stdout] 361 |             <crate::CandidateList<Test>>::get(),
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 336 | fn set_candidacy_bond_with_many_candidates_same_deposit<Test>() {
[INFO] [stdout]     |                                                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:372:26
[INFO] [stdout]     |
[INFO] [stdout] 372 |             <crate::CandidateList<Test>>::get(),
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 336 | fn set_candidacy_bond_with_many_candidates_same_deposit<Test>() {
[INFO] [stdout]     |                                                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:381:33
[INFO] [stdout]     |
[INFO] [stdout] 381 |         assert!(<crate::CandidateList<Test>>::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] 336 | fn set_candidacy_bond_with_many_candidates_same_deposit<Test>() {
[INFO] [stdout]     |                                                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:390:33
[INFO] [stdout]     |
[INFO] [stdout] 390 |         assert!(<crate::CandidateList<Test>>::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] 386 | fn set_candidacy_bond_with_many_candidates_different_deposits<Test>() {
[INFO] [stdout]     |                                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:402:26
[INFO] [stdout]     |
[INFO] [stdout] 402 |             <crate::CandidateList<Test>>::get(),
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 386 | fn set_candidacy_bond_with_many_candidates_different_deposits<Test>() {
[INFO] [stdout]     |                                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:413:26
[INFO] [stdout]     |
[INFO] [stdout] 413 |             <crate::CandidateList<Test>>::get(),
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 386 | fn set_candidacy_bond_with_many_candidates_different_deposits<Test>() {
[INFO] [stdout]     |                                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:423:26
[INFO] [stdout]     |
[INFO] [stdout] 423 |             <crate::CandidateList<Test>>::get(),
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 386 | fn set_candidacy_bond_with_many_candidates_different_deposits<Test>() {
[INFO] [stdout]     |                                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:434:26
[INFO] [stdout]     |
[INFO] [stdout] 434 |             <crate::CandidateList<Test>>::get(),
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 386 | fn set_candidacy_bond_with_many_candidates_different_deposits<Test>() {
[INFO] [stdout]     |                                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:444:36
[INFO] [stdout]     |
[INFO] [stdout] 444 |         assert_eq!(<crate::CandidateList<Test>>::get(), vec![candidate_5.clone()]);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 386 | fn set_candidacy_bond_with_many_candidates_different_deposits<Test>() {
[INFO] [stdout]     |                                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:452:36
[INFO] [stdout]     |
[INFO] [stdout] 452 |         assert_eq!(<crate::CandidateList<Test>>::get(), vec![candidate_5.clone()]);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 386 | fn set_candidacy_bond_with_many_candidates_different_deposits<Test>() {
[INFO] [stdout]     |                                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:460:26
[INFO] [stdout]     |
[INFO] [stdout] 460 |             <crate::CandidateList<Test>>::get(),
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 386 | fn set_candidacy_bond_with_many_candidates_different_deposits<Test>() {
[INFO] [stdout]     |                                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:471:33
[INFO] [stdout]     |
[INFO] [stdout] 471 |         assert!(<crate::CandidateList<Test>>::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] 386 | fn set_candidacy_bond_with_many_candidates_different_deposits<Test>() {
[INFO] [stdout]     |                                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:478:29
[INFO] [stdout]     |
[INFO] [stdout] 478 |         <crate::DesiredCandidates<Test>>::put(1);
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 476 | fn cannot_register_candidate_if_too_many<Test>() {
[INFO] [stdout]     |                                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:495:12
[INFO] [stdout]     |
[INFO] [stdout] 495 |             Error::<Test>::TooManyCandidates,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 476 | fn cannot_register_candidate_if_too_many<Test>() {
[INFO] [stdout]     |                                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:503:36
[INFO] [stdout]     |
[INFO] [stdout] 503 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 501 | fn cannot_unregister_candidate_if_too_few<Test>() {
[INFO] [stdout]     |                                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:511:12
[INFO] [stdout]     |
[INFO] [stdout] 511 |             Error::<Test>::TooFewEligibleCollators,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 501 | fn cannot_unregister_candidate_if_too_few<Test>() {
[INFO] [stdout]     |                                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:515:29
[INFO] [stdout]     |
[INFO] [stdout] 515 |         <crate::DesiredCandidates<Test>>::put(1);
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 501 | fn cannot_unregister_candidate_if_too_few<Test>() {
[INFO] [stdout]     |                                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:527:12
[INFO] [stdout]     |
[INFO] [stdout] 527 |             Error::<Test>::TooFewEligibleCollators,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 501 | fn cannot_unregister_candidate_if_too_few<Test>() {
[INFO] [stdout]     |                                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:540:12
[INFO] [stdout]     |
[INFO] [stdout] 540 |             Error::<Test>::AlreadyInvulnerable,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 533 | fn cannot_register_as_candidate_if_invulnerable<Test>() {
[INFO] [stdout]     |                                                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:551:12
[INFO] [stdout]     |
[INFO] [stdout] 551 |             Error::<Test>::ValidatorNotRegistered
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 546 | fn cannot_register_as_candidate_if_keys_not_registered<Test>() {
[INFO] [stdout]     |                                                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:564:26
[INFO] [stdout]     |
[INFO] [stdout] 564 |             <crate::CandidateList<Test>>::get().iter().cloned().collect::<Vec<_>>(),
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 557 | fn cannot_register_dupe_candidate<Test>() {
[INFO] [stdout]     |                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:573:12
[INFO] [stdout]     |
[INFO] [stdout] 573 |             Error::<Test>::AlreadyCandidate,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 557 | fn cannot_register_dupe_candidate<Test>() {
[INFO] [stdout]     |                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:590:20
[INFO] [stdout]     |
[INFO] [stdout] 590 |             BalancesError::<Test>::InsufficientBalance,
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 579 | fn cannot_register_as_candidate_if_poor<Test>() {
[INFO] [stdout]     |                                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:602:36
[INFO] [stdout]     |
[INFO] [stdout] 602 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 596 | fn register_as_candidate_works<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:615:36
[INFO] [stdout]     |
[INFO] [stdout] 615 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 2);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 596 | fn register_as_candidate_works<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:627:12
[INFO] [stdout]     |
[INFO] [stdout] 627 |             Error::<Test>::AlreadyInvulnerable,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 620 | fn cannot_take_candidate_slot_if_invulnerable<Test>() {
[INFO] [stdout]     |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:638:12
[INFO] [stdout]     |
[INFO] [stdout] 638 |             Error::<Test>::ValidatorNotRegistered
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 633 | fn cannot_take_candidate_slot_if_keys_not_registered<Test>() {
[INFO] [stdout]     |                                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:653:26
[INFO] [stdout]     |
[INFO] [stdout] 653 |             <crate::CandidateList<Test>>::get().iter().cloned().collect::<Vec<_>>();
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 644 | fn cannot_take_candidate_slot_if_duplicate<Test>() {
[INFO] [stdout]     |                                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:662:12
[INFO] [stdout]     |
[INFO] [stdout] 662 |             Error::<Test>::AlreadyCandidate,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 644 | fn cannot_take_candidate_slot_if_duplicate<Test>() {
[INFO] [stdout]     |                                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:675:26
[INFO] [stdout]     |
[INFO] [stdout] 675 |             <crate::CandidateList<Test>>::get().iter().cloned().collect::<Vec<_>>(),
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 668 | fn cannot_take_candidate_slot_if_target_invalid<Test>() {
[INFO] [stdout]     |                                                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:684:12
[INFO] [stdout]     |
[INFO] [stdout] 684 |             Error::<Test>::TargetIsNotCandidate,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 668 | fn cannot_take_candidate_slot_if_target_invalid<Test>() {
[INFO] [stdout]     |                                                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:706:20
[INFO] [stdout]     |
[INFO] [stdout] 706 |             BalancesError::<Test>::InsufficientBalance,
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 690 | fn cannot_take_candidate_slot_if_poor<Test>() {
[INFO] [stdout]     |                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:720:12
[INFO] [stdout]     |
[INFO] [stdout] 720 |             Error::<Test>::InsufficientBond,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 712 | fn cannot_take_candidate_slot_if_insufficient_deposit<Test>() {
[INFO] [stdout]     |                                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:736:12
[INFO] [stdout]     |
[INFO] [stdout] 736 |             Error::<Test>::InsufficientBond,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 728 | fn cannot_take_candidate_slot_if_deposit_less_than_target<Test>() {
[INFO] [stdout]     |                                                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:750:36
[INFO] [stdout]     |
[INFO] [stdout] 750 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 744 | fn take_candidate_slot_works<Test>() {
[INFO] [stdout]     |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:766:36
[INFO] [stdout]     |
[INFO] [stdout] 766 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 3);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 744 | fn take_candidate_slot_works<Test>() {
[INFO] [stdout]     |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:788:26
[INFO] [stdout]     |
[INFO] [stdout] 788 |             <crate::CandidateList<Test>>::get().iter().cloned().collect::<Vec<_>>();
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 744 | fn take_candidate_slot_works<Test>() {
[INFO] [stdout]     |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:791:26
[INFO] [stdout]     |
[INFO] [stdout] 791 |             <crate::CandidateList<Test>>::get().iter().cloned().collect::<Vec<_>>(),
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 744 | fn take_candidate_slot_works<Test>() {
[INFO] [stdout]     |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:804:36
[INFO] [stdout]     |
[INFO] [stdout] 804 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 798 | fn increase_candidacy_bond_non_candidate_account<Test>() {
[INFO] [stdout]     |                                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:812:12
[INFO] [stdout]     |
[INFO] [stdout] 812 |             Error::<Test>::NotCandidate
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 798 | fn increase_candidacy_bond_non_candidate_account<Test>() {
[INFO] [stdout]     |                                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:824:36
[INFO] [stdout]     |
[INFO] [stdout] 824 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 818 | fn increase_candidacy_bond_insufficient_balance<Test>() {
[INFO] [stdout]     |                                                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:842:20
[INFO] [stdout]     |
[INFO] [stdout] 842 |             BalancesError::<Test>::InsufficientBalance
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 818 | fn increase_candidacy_bond_insufficient_balance<Test>() {
[INFO] [stdout]     |                                                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:856:36
[INFO] [stdout]     |
[INFO] [stdout] 856 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 850 | fn increase_candidacy_bond_works<Test>() {
[INFO] [stdout]     |                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:876:36
[INFO] [stdout]     |
[INFO] [stdout] 876 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 3);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 850 | fn increase_candidacy_bond_works<Test>() {
[INFO] [stdout]     |                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:884:36
[INFO] [stdout]     |
[INFO] [stdout] 884 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 3);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 850 | fn increase_candidacy_bond_works<Test>() {
[INFO] [stdout]     |                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:898:36
[INFO] [stdout]     |
[INFO] [stdout] 898 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 892 | fn decrease_candidacy_bond_non_candidate_account<Test>() {
[INFO] [stdout]     |                                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:907:12
[INFO] [stdout]     |
[INFO] [stdout] 907 |             Error::<Test>::NotCandidate
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 892 | fn decrease_candidacy_bond_non_candidate_account<Test>() {
[INFO] [stdout]     |                                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:920:36
[INFO] [stdout]     |
[INFO] [stdout] 920 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 914 | fn decrease_candidacy_bond_insufficient_funds<Test>() {
[INFO] [stdout]     |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:942:12
[INFO] [stdout]     |
[INFO] [stdout] 942 |             Error::<Test>::DepositTooLow
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 914 | fn decrease_candidacy_bond_insufficient_funds<Test>() {
[INFO] [stdout]     |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:947:12
[INFO] [stdout]     |
[INFO] [stdout] 947 |             Error::<Test>::DepositTooLow
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 914 | fn decrease_candidacy_bond_insufficient_funds<Test>() {
[INFO] [stdout]     |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:952:12
[INFO] [stdout]     |
[INFO] [stdout] 952 |             Error::<Test>::DepositTooLow
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 914 | fn decrease_candidacy_bond_insufficient_funds<Test>() {
[INFO] [stdout]     |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:979:26
[INFO] [stdout]     |
[INFO] [stdout] 979 |             <crate::CandidateList<Test>>::get().iter().cloned().collect::<Vec<_>>(),
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 962 | fn decrease_candidacy_bond_occupying_top_slot<Test>() {
[INFO] [stdout]     |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:986:12
[INFO] [stdout]     |
[INFO] [stdout] 986 |             Error::<Test>::InvalidUnreserve,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 962 | fn decrease_candidacy_bond_occupying_top_slot<Test>() {
[INFO] [stdout]     |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:990:12
[INFO] [stdout]     |
[INFO] [stdout] 990 |             Error::<Test>::InvalidUnreserve,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 962 | fn decrease_candidacy_bond_occupying_top_slot<Test>() {
[INFO] [stdout]     |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1003:26
[INFO] [stdout]      |
[INFO] [stdout] 1003 |             <crate::CandidateList<Test>>::get().iter().cloned().collect::<Vec<_>>(),
[INFO] [stdout]      |                                   ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 962  | fn decrease_candidacy_bond_occupying_top_slot<Test>() {
[INFO] [stdout]      |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1010:12
[INFO] [stdout]      |
[INFO] [stdout] 1010 |             Error::<Test>::InvalidUnreserve,
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 962  | fn decrease_candidacy_bond_occupying_top_slot<Test>() {
[INFO] [stdout]      |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1014:12
[INFO] [stdout]      |
[INFO] [stdout] 1014 |             Error::<Test>::InvalidUnreserve,
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 962  | fn decrease_candidacy_bond_occupying_top_slot<Test>() {
[INFO] [stdout]      |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1029:36
[INFO] [stdout]      |
[INFO] [stdout] 1029 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1023 | fn decrease_candidacy_bond_works<Test>() {
[INFO] [stdout]      |                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1049:36
[INFO] [stdout]      |
[INFO] [stdout] 1049 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 3);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1023 | fn decrease_candidacy_bond_works<Test>() {
[INFO] [stdout]      |                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1056:36
[INFO] [stdout]      |
[INFO] [stdout] 1056 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 3);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1023 | fn decrease_candidacy_bond_works<Test>() {
[INFO] [stdout]      |                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1070:36
[INFO] [stdout]      |
[INFO] [stdout] 1070 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1064 | fn update_candidacy_bond_with_identical_amount<Test>() {
[INFO] [stdout]      |                                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1090:36
[INFO] [stdout]      |
[INFO] [stdout] 1090 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 3);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1064 | fn update_candidacy_bond_with_identical_amount<Test>() {
[INFO] [stdout]      |                                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1097:12
[INFO] [stdout]      |
[INFO] [stdout] 1097 |             Error::<Test>::IdenticalDeposit
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1064 | fn update_candidacy_bond_with_identical_amount<Test>() {
[INFO] [stdout]      |                                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1110:36
[INFO] [stdout]      |
[INFO] [stdout] 1110 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1104 | fn candidate_list_works<Test>() {
[INFO] [stdout]      |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1134:26
[INFO] [stdout]      |
[INFO] [stdout] 1134 |             <crate::CandidateList<Test>>::get().iter().cloned().collect::<Vec<_>>(),
[INFO] [stdout]      |                                   ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1104 | fn candidate_list_works<Test>() {
[INFO] [stdout]      |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1154:12
[INFO] [stdout]      |
[INFO] [stdout] 1154 |             Error::<Test>::NotCandidate
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1141 | fn leave_intent<Test>() {
[INFO] [stdout]      |                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1180:26
[INFO] [stdout]      |
[INFO] [stdout] 1180 |             <crate::CandidateList<Test>>::get().iter().cloned().collect::<Vec<_>>(),
[INFO] [stdout]      |                                   ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1165 | fn authorship_event_handler<Test>() {
[INFO] [stdout]      |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1209:26
[INFO] [stdout]      |
[INFO] [stdout] 1209 |             <crate::CandidateList<Test>>::get().iter().cloned().collect::<Vec<_>>(),
[INFO] [stdout]      |                                   ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1193 | fn fees_edgecases<Test>() {
[INFO] [stdout]      |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1239:36
[INFO] [stdout]      |
[INFO] [stdout] 1239 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 1);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1221 | fn session_management_single_candidate<Test>() {
[INFO] [stdout]      |                                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1277:36
[INFO] [stdout]      |
[INFO] [stdout] 1277 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 3);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1258 | fn session_management_max_candidates<Test>() {
[INFO] [stdout]      |                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1316:36
[INFO] [stdout]      |
[INFO] [stdout] 1316 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 3);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1296 | fn session_management_increase_bid_with_list_update<Test>() {
[INFO] [stdout]      |                                                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1355:36
[INFO] [stdout]      |
[INFO] [stdout] 1355 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 3);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1335 | fn session_management_candidate_list_eager_sort<Test>() {
[INFO] [stdout]      |                                                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1402:36
[INFO] [stdout]      |
[INFO] [stdout] 1402 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 3);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1374 | fn session_management_reciprocal_outbidding<Test>() {
[INFO] [stdout]      |                                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1454:36
[INFO] [stdout]      |
[INFO] [stdout] 1454 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 3);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1421 | fn session_management_decrease_bid_after_auction<Test>() {
[INFO] [stdout]      |                                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1479:36
[INFO] [stdout]      |
[INFO] [stdout] 1479 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 2);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1473 | fn kick_mechanism<Test>() {
[INFO] [stdout]      |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1483:36
[INFO] [stdout]      |
[INFO] [stdout] 1483 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 1);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1473 | fn kick_mechanism<Test>() {
[INFO] [stdout]      |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1489:26
[INFO] [stdout]      |
[INFO] [stdout] 1489 |             <crate::CandidateList<Test>>::get().iter().cloned().collect::<Vec<_>>(),
[INFO] [stdout]      |                                   ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1473 | fn kick_mechanism<Test>() {
[INFO] [stdout]      |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1506:36
[INFO] [stdout]      |
[INFO] [stdout] 1506 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1502 | fn should_not_kick_mechanism_too_few<Test>() {
[INFO] [stdout]      |                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1520:36
[INFO] [stdout]      |
[INFO] [stdout] 1520 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 2);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1502 | fn should_not_kick_mechanism_too_few<Test>() {
[INFO] [stdout]      |                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1525:36
[INFO] [stdout]      |
[INFO] [stdout] 1525 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 1);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1502 | fn should_not_kick_mechanism_too_few<Test>() {
[INFO] [stdout]      |                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1531:26
[INFO] [stdout]      |
[INFO] [stdout] 1531 |             <crate::CandidateList<Test>>::get().iter().cloned().collect::<Vec<_>>(),
[INFO] [stdout]      |                                   ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1502 | fn should_not_kick_mechanism_too_few<Test>() {
[INFO] [stdout]      |                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1547:36
[INFO] [stdout]      |
[INFO] [stdout] 1547 |         assert_eq!(<crate::CandidateList<Test>>::get().iter().count(), 0);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1545 | fn should_kick_invulnerables_from_candidates_on_session_change<Test>() {
[INFO] [stdout]      |                                                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1562:26
[INFO] [stdout]      |
[INFO] [stdout] 1562 |             <crate::CandidateList<Test>>::get().iter().cloned().collect::<Vec<_>>();
[INFO] [stdout]      |                                   ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1545 | fn should_kick_invulnerables_from_candidates_on_session_change<Test>() {
[INFO] [stdout]      |                                                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1570:26
[INFO] [stdout]      |
[INFO] [stdout] 1570 |             <crate::CandidateList<Test>>::get().iter().cloned().collect::<Vec<_>>(),
[INFO] [stdout]      |                                   ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1545 | fn should_kick_invulnerables_from_candidates_on_session_change<Test>() {
[INFO] [stdout]      |                                                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_tracing`
[INFO] [stdout]     --> src/tests.rs:1583:2
[INFO] [stdout]      |
[INFO] [stdout] 1583 |     sp_tracing::try_init_simple();
[INFO] [stdout]      |     ^^^^^^^^^^ use of undeclared crate or module `sp_tracing`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1583 |     sp_staking::try_init_simple();
[INFO] [stdout]      |     ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1584:44
[INFO] [stdout]      |
[INFO] [stdout] 1584 |     let mut t = frame_system::GenesisConfig::<Test>::default().build_storage().unwrap();
[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 cannot_set_genesis_value_twice<Test>() {
[INFO] [stdout]      |                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1587:63
[INFO] [stdout]      |
[INFO] [stdout] 1587 |     let collator_selection = collator_selection::GenesisConfig::<Test> {
[INFO] [stdout]      |                                                                  ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1582 | fn cannot_set_genesis_value_twice<Test>() {
[INFO] [stdout]      |                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Currency`, `OnInitialize`
[INFO] [stdout]   --> src/tests.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 |     traits::{Currency, 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 crate or module `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |     type AccountData = pallet_balances::AccountData<u64>;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:84:6
[INFO] [stdout]    |
[INFO] [stdout] 84 | impl pallet_balances::Config for Test {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_timestamp`
[INFO] [stdout]    --> src/mock.rs:116:6
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl pallet_timestamp::Config for Test {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_aura`
[INFO] [stdout]    --> src/mock.rs:123:6
[INFO] [stdout]     |
[INFO] [stdout] 123 | impl pallet_aura::Config for Test {
[INFO] [stdout]     |      ^^^^^^^^^^^ use of undeclared crate or module `pallet_aura`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]    --> src/mock.rs:229:2
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pallet_balances::GenesisConfig::<Test> { balances }
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]   --> src/tests.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 |         assert_eq!(CollatorSelection::desired_candidates(), 2);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]   --> src/tests.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |         assert_eq!(CollatorSelection::candidacy_bond(), 10);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]   --> src/tests.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2]);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]   --> src/tests.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 |         assert_ok!(CollatorSelection::set_invulnerables(
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:42:4
[INFO] [stdout]    |
[INFO] [stdout] 42 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]   --> src/tests.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |         assert_eq!(CollatorSelection::invulnerables(), new_set);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]   --> src/tests.rs:50:4
[INFO] [stdout]    |
[INFO] [stdout] 50 |             CollatorSelection::set_invulnerables(RuntimeOrigin::signed(1), new_set),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:50:41
[INFO] [stdout]    |
[INFO] [stdout] 50 |             CollatorSelection::set_invulnerables(RuntimeOrigin::signed(1), new_set),
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]   --> src/tests.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2]);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]   --> src/tests.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_ok!(CollatorSelection::set_invulnerables(
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:63:4
[INFO] [stdout]    |
[INFO] [stdout] 63 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]   --> src/tests.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 68 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2, 3, 4]);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]   --> src/tests.rs:76:14
[INFO] [stdout]    |
[INFO] [stdout] 76 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2]);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]   --> src/tests.rs:80:14
[INFO] [stdout]    |
[INFO] [stdout] 80 |         assert_ok!(CollatorSelection::add_invulnerable(
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:81:4
[INFO] [stdout]    |
[INFO] [stdout] 81 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent`
[INFO] [stdout]   --> src/tests.rs:85:29
[INFO] [stdout]    |
[INFO] [stdout] 85 |         System::assert_last_event(RuntimeEvent::CollatorSelection(
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]   --> src/tests.rs:91:4
[INFO] [stdout]    |
[INFO] [stdout] 91 |             CollatorSelection::add_invulnerable(RuntimeOrigin::signed(RootAccount::get()), new),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:91:40
[INFO] [stdout]    |
[INFO] [stdout] 91 |             CollatorSelection::add_invulnerable(RuntimeOrigin::signed(RootAccount::get()), new),
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]   --> src/tests.rs:96:11
[INFO] [stdout]    |
[INFO] [stdout] 96 |         assert!(CollatorSelection::invulnerables().to_vec().contains(&new));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]   --> src/tests.rs:99:16
[INFO] [stdout]    |
[INFO] [stdout] 99 |         assert_noop!(CollatorSelection::add_invulnerable(RuntimeOrigin::signed(1), new), BadOrigin);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:99:52
[INFO] [stdout]    |
[INFO] [stdout] 99 |         assert_noop!(CollatorSelection::add_invulnerable(RuntimeOrigin::signed(1), new), BadOrigin);
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:104:4
[INFO] [stdout]     |
[INFO] [stdout] 104 |             CollatorSelection::add_invulnerable(
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:116:14
[INFO] [stdout]     |
[INFO] [stdout] 116 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2]);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 Balances::make_free_balance_be(&ii, 100);
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Session`
[INFO] [stdout]    --> src/tests.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 Session::set_keys(RuntimeOrigin::signed(ii).into(), key, Vec::new()).unwrap();
[INFO] [stdout]     |                 ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:124:23
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 Session::set_keys(RuntimeOrigin::signed(ii).into(), key, Vec::new()).unwrap();
[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/tests.rs:126:15
[INFO] [stdout]     |
[INFO] [stdout] 126 |             assert_eq!(Balances::free_balance(ii), 100);
[INFO] [stdout]     |                        ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:128:16
[INFO] [stdout]     |
[INFO] [stdout] 128 |                 assert_ok!(CollatorSelection::add_invulnerable(
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:129:6
[INFO] [stdout]     |
[INFO] [stdout] 129 |                     RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:134:6
[INFO] [stdout]     |
[INFO] [stdout] 134 |                     CollatorSelection::add_invulnerable(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:135:7
[INFO] [stdout]     |
[INFO] [stdout] 135 |                         RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:143:14
[INFO] [stdout]     |
[INFO] [stdout] 143 |         assert_eq!(CollatorSelection::invulnerables(), expected);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:148:4
[INFO] [stdout]     |
[INFO] [stdout] 148 |             CollatorSelection::set_invulnerables(
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:154:14
[INFO] [stdout]     |
[INFO] [stdout] 154 |         assert_eq!(CollatorSelection::invulnerables(), expected);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:162:14
[INFO] [stdout]     |
[INFO] [stdout] 162 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2]);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 |         assert_ok!(CollatorSelection::add_invulnerable(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:168:14
[INFO] [stdout]     |
[INFO] [stdout] 168 |         assert_ok!(CollatorSelection::add_invulnerable(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:169:4
[INFO] [stdout]     |
[INFO] [stdout] 169 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:173:14
[INFO] [stdout]     |
[INFO] [stdout] 173 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2, 3, 4]);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:175:14
[INFO] [stdout]     |
[INFO] [stdout] 175 |         assert_ok!(CollatorSelection::remove_invulnerable(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:176:4
[INFO] [stdout]     |
[INFO] [stdout] 176 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent`
[INFO] [stdout]    --> src/tests.rs:180:29
[INFO] [stdout]     |
[INFO] [stdout] 180 |         System::assert_last_event(RuntimeEvent::CollatorSelection(
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:183:14
[INFO] [stdout]     |
[INFO] [stdout] 183 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 3, 4]);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:187:4
[INFO] [stdout]     |
[INFO] [stdout] 187 |             CollatorSelection::remove_invulnerable(RuntimeOrigin::signed(RootAccount::get()), 2),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:187:43
[INFO] [stdout]     |
[INFO] [stdout] 187 |             CollatorSelection::remove_invulnerable(RuntimeOrigin::signed(RootAccount::get()), 2),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:193:4
[INFO] [stdout]     |
[INFO] [stdout] 193 |             CollatorSelection::remove_invulnerable(RuntimeOrigin::signed(1), 3),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:193:43
[INFO] [stdout]     |
[INFO] [stdout] 193 |             CollatorSelection::remove_invulnerable(RuntimeOrigin::signed(1), 3),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:203:14
[INFO] [stdout]     |
[INFO] [stdout] 203 |         assert_eq!(CollatorSelection::desired_candidates(), 2);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:204:14
[INFO] [stdout]     |
[INFO] [stdout] 204 |         assert_eq!(CollatorSelection::candidacy_bond(), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2]);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:209:14
[INFO] [stdout]     |
[INFO] [stdout] 209 |         assert_eq!(Balances::free_balance(3), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 |         assert_eq!(Balances::free_balance(4), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:212:14
[INFO] [stdout]     |
[INFO] [stdout] 212 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:212:55
[INFO] [stdout]     |
[INFO] [stdout] 212 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:213:14
[INFO] [stdout]     |
[INFO] [stdout] 213 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:213:55
[INFO] [stdout]     |
[INFO] [stdout] 213 |         assert_ok!(CollatorSelection::register_as_candidate(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/tests.rs:215:14
[INFO] [stdout]     |
[INFO] [stdout] 215 |         assert_eq!(Balances::free_balance(3), 90);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:216:14
[INFO] [stdout]     |
[INFO] [stdout] 216 |         assert_eq!(Balances::free_balance(4), 90);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:218:14
[INFO] [stdout]     |
[INFO] [stdout] 218 |         assert_ok!(CollatorSelection::add_invulnerable(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:219:4
[INFO] [stdout]     |
[INFO] [stdout] 219 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent`
[INFO] [stdout]    --> src/tests.rs:222:28
[INFO] [stdout]     |
[INFO] [stdout] 222 |         System::assert_has_event(RuntimeEvent::CollatorSelection(crate::Event::CandidateRemoved {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent`
[INFO] [stdout]    --> src/tests.rs:225:28
[INFO] [stdout]     |
[INFO] [stdout] 225 |         System::assert_has_event(RuntimeEvent::CollatorSelection(
[INFO] [stdout]     |                                  ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:228:11
[INFO] [stdout]     |
[INFO] [stdout] 228 |         assert!(CollatorSelection::invulnerables().to_vec().contains(&3));
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:229:14
[INFO] [stdout]     |
[INFO] [stdout] 229 |         assert_eq!(Balances::free_balance(3), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:232:14
[INFO] [stdout]     |
[INFO] [stdout] 232 |         assert_ok!(CollatorSelection::add_invulnerable(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:233:4
[INFO] [stdout]     |
[INFO] [stdout] 233 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent`
[INFO] [stdout]    --> src/tests.rs:236:28
[INFO] [stdout]     |
[INFO] [stdout] 236 |         System::assert_has_event(RuntimeEvent::CollatorSelection(crate::Event::CandidateRemoved {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent`
[INFO] [stdout]    --> src/tests.rs:239:28
[INFO] [stdout]     |
[INFO] [stdout] 239 |         System::assert_has_event(RuntimeEvent::CollatorSelection(
[INFO] [stdout]     |                                  ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:242:11
[INFO] [stdout]     |
[INFO] [stdout] 242 |         assert!(CollatorSelection::invulnerables().to_vec().contains(&4));
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:243:14
[INFO] [stdout]     |
[INFO] [stdout] 243 |         assert_eq!(Balances::free_balance(4), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:253:14
[INFO] [stdout]     |
[INFO] [stdout] 253 |         assert_eq!(CollatorSelection::desired_candidates(), 2);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:256:14
[INFO] [stdout]     |
[INFO] [stdout] 256 |         assert_ok!(CollatorSelection::set_desired_candidates(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:257:4
[INFO] [stdout]     |
[INFO] [stdout] 257 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:260:14
[INFO] [stdout]     |
[INFO] [stdout] 260 |         assert_eq!(CollatorSelection::desired_candidates(), 7);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:264:4
[INFO] [stdout]     |
[INFO] [stdout] 264 |             CollatorSelection::set_desired_candidates(RuntimeOrigin::signed(1), 8),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:264:46
[INFO] [stdout]     |
[INFO] [stdout] 264 |             CollatorSelection::set_desired_candidates(RuntimeOrigin::signed(1), 8),
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:274:14
[INFO] [stdout]     |
[INFO] [stdout] 274 |         assert_eq!(CollatorSelection::candidacy_bond(), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:278:14
[INFO] [stdout]     |
[INFO] [stdout] 278 |         assert_ok!(CollatorSelection::set_candidacy_bond(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:279:4
[INFO] [stdout]     |
[INFO] [stdout] 279 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:282:14
[INFO] [stdout]     |
[INFO] [stdout] 282 |         assert_eq!(CollatorSelection::candidacy_bond(), 7);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:286:16
[INFO] [stdout]     |
[INFO] [stdout] 286 |         assert_noop!(CollatorSelection::set_candidacy_bond(RuntimeOrigin::signed(1), 8), BadOrigin);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:286:54
[INFO] [stdout]     |
[INFO] [stdout] 286 |         assert_noop!(CollatorSelection::set_candidacy_bond(RuntimeOrigin::signed(1), 8), BadOrigin);
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:289:14
[INFO] [stdout]     |
[INFO] [stdout] 289 |         assert_ok!(CollatorSelection::set_candidacy_bond(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:290:4
[INFO] [stdout]     |
[INFO] [stdout] 290 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:294:14
[INFO] [stdout]     |
[INFO] [stdout] 294 |         assert_eq!(CollatorSelection::candidacy_bond(), 20);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:302:14
[INFO] [stdout]     |
[INFO] [stdout] 302 |         assert_eq!(CollatorSelection::candidacy_bond(), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:307:55
[INFO] [stdout]     |
[INFO] [stdout] 307 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:311:14
[INFO] [stdout]     |
[INFO] [stdout] 311 |         assert_ok!(CollatorSelection::set_candidacy_bond(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:312:4
[INFO] [stdout]     |
[INFO] [stdout] 312 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:315:14
[INFO] [stdout]     |
[INFO] [stdout] 315 |         assert_eq!(CollatorSelection::candidacy_bond(), 7);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:319:14
[INFO] [stdout]     |
[INFO] [stdout] 319 |         assert_ok!(CollatorSelection::set_candidacy_bond(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:320:4
[INFO] [stdout]     |
[INFO] [stdout] 320 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:323:14
[INFO] [stdout]     |
[INFO] [stdout] 323 |         assert_eq!(CollatorSelection::candidacy_bond(), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:327:14
[INFO] [stdout]     |
[INFO] [stdout] 327 |         assert_ok!(CollatorSelection::set_candidacy_bond(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:328:4
[INFO] [stdout]     |
[INFO] [stdout] 328 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:339:14
[INFO] [stdout]     |
[INFO] [stdout] 339 |         assert_eq!(CollatorSelection::candidacy_bond(), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:346:14
[INFO] [stdout]     |
[INFO] [stdout] 346 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:346:55
[INFO] [stdout]     |
[INFO] [stdout] 346 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:347:14
[INFO] [stdout]     |
[INFO] [stdout] 347 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:347:55
[INFO] [stdout]     |
[INFO] [stdout] 347 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:348:14
[INFO] [stdout]     |
[INFO] [stdout] 348 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(5)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:348:55
[INFO] [stdout]     |
[INFO] [stdout] 348 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:355:14
[INFO] [stdout]     |
[INFO] [stdout] 355 |         assert_ok!(CollatorSelection::set_candidacy_bond(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:356:4
[INFO] [stdout]     |
[INFO] [stdout] 356 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:359:14
[INFO] [stdout]     |
[INFO] [stdout] 359 |         assert_eq!(CollatorSelection::candidacy_bond(), 7);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:366:14
[INFO] [stdout]     |
[INFO] [stdout] 366 |         assert_ok!(CollatorSelection::set_candidacy_bond(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:367:4
[INFO] [stdout]     |
[INFO] [stdout] 367 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:370:14
[INFO] [stdout]     |
[INFO] [stdout] 370 |         assert_eq!(CollatorSelection::candidacy_bond(), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:377:14
[INFO] [stdout]     |
[INFO] [stdout] 377 |         assert_ok!(CollatorSelection::set_candidacy_bond(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:378:4
[INFO] [stdout]     |
[INFO] [stdout] 378 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:389:14
[INFO] [stdout]     |
[INFO] [stdout] 389 |         assert_eq!(CollatorSelection::candidacy_bond(), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:396:14
[INFO] [stdout]     |
[INFO] [stdout] 396 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:396:55
[INFO] [stdout]     |
[INFO] [stdout] 396 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:397:14
[INFO] [stdout]     |
[INFO] [stdout] 397 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:397:55
[INFO] [stdout]     |
[INFO] [stdout] 397 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(5)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:398:55
[INFO] [stdout]     |
[INFO] [stdout] 398 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:399:14
[INFO] [stdout]     |
[INFO] [stdout] 399 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(5), 30));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:399:45
[INFO] [stdout]     |
[INFO] [stdout] 399 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(5), 30));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:400:14
[INFO] [stdout]     |
[INFO] [stdout] 400 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(4), 20));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:400:45
[INFO] [stdout]     |
[INFO] [stdout] 400 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(4), 20));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:407:14
[INFO] [stdout]     |
[INFO] [stdout] 407 |         assert_ok!(CollatorSelection::set_candidacy_bond(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:408:4
[INFO] [stdout]     |
[INFO] [stdout] 408 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:411:14
[INFO] [stdout]     |
[INFO] [stdout] 411 |         assert_eq!(CollatorSelection::candidacy_bond(), 7);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:417:14
[INFO] [stdout]     |
[INFO] [stdout] 417 |         assert_ok!(CollatorSelection::set_candidacy_bond(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:418:4
[INFO] [stdout]     |
[INFO] [stdout] 418 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:421:14
[INFO] [stdout]     |
[INFO] [stdout] 421 |         assert_eq!(CollatorSelection::candidacy_bond(), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:428:14
[INFO] [stdout]     |
[INFO] [stdout] 428 |         assert_ok!(CollatorSelection::set_candidacy_bond(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:429:4
[INFO] [stdout]     |
[INFO] [stdout] 429 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:432:14
[INFO] [stdout]     |
[INFO] [stdout] 432 |         assert_eq!(CollatorSelection::candidacy_bond(), 20);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 |         assert_ok!(CollatorSelection::set_candidacy_bond(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:440:4
[INFO] [stdout]     |
[INFO] [stdout] 440 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:443:14
[INFO] [stdout]     |
[INFO] [stdout] 443 |         assert_eq!(CollatorSelection::candidacy_bond(), 25);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:447:14
[INFO] [stdout]     |
[INFO] [stdout] 447 |         assert_ok!(CollatorSelection::set_candidacy_bond(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:448:4
[INFO] [stdout]     |
[INFO] [stdout] 448 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:451:14
[INFO] [stdout]     |
[INFO] [stdout] 451 |         assert_eq!(CollatorSelection::candidacy_bond(), 5);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:455:14
[INFO] [stdout]     |
[INFO] [stdout] 455 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:455:55
[INFO] [stdout]     |
[INFO] [stdout] 455 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:456:14
[INFO] [stdout]     |
[INFO] [stdout] 456 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:456:55
[INFO] [stdout]     |
[INFO] [stdout] 456 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:457:14
[INFO] [stdout]     |
[INFO] [stdout] 457 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 10));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:457:45
[INFO] [stdout]     |
[INFO] [stdout] 457 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 10));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:458:14
[INFO] [stdout]     |
[INFO] [stdout] 458 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(4), 20));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:458:45
[INFO] [stdout]     |
[INFO] [stdout] 458 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(4), 20));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:466:14
[INFO] [stdout]     |
[INFO] [stdout] 466 |         assert_ok!(CollatorSelection::set_candidacy_bond(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:467:4
[INFO] [stdout]     |
[INFO] [stdout] 467 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:470:14
[INFO] [stdout]     |
[INFO] [stdout] 470 |         assert_eq!(CollatorSelection::candidacy_bond(), 40);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:484:4
[INFO] [stdout]     |
[INFO] [stdout] 484 |             Balances::make_free_balance_be(&i, 100);
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Session`
[INFO] [stdout]    --> src/tests.rs:486:4
[INFO] [stdout]     |
[INFO] [stdout] 486 |             Session::set_keys(RuntimeOrigin::signed(i).into(), key, Vec::new()).unwrap();
[INFO] [stdout]     |             ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:486:22
[INFO] [stdout]     |
[INFO] [stdout] 486 |             Session::set_keys(RuntimeOrigin::signed(i).into(), key, Vec::new()).unwrap();
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:490:15
[INFO] [stdout]     |
[INFO] [stdout] 490 |             assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(c)));
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:490:56
[INFO] [stdout]     |
[INFO] [stdout] 490 |             assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(c)));
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:494:4
[INFO] [stdout]     |
[INFO] [stdout] 494 |             CollatorSelection::register_as_candidate(RuntimeOrigin::signed(23)),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:494:45
[INFO] [stdout]     |
[INFO] [stdout] 494 |             CollatorSelection::register_as_candidate(RuntimeOrigin::signed(23)),
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:504:14
[INFO] [stdout]     |
[INFO] [stdout] 504 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2]);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:505:14
[INFO] [stdout]     |
[INFO] [stdout] 505 |         assert_ok!(CollatorSelection::remove_invulnerable(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:506:4
[INFO] [stdout]     |
[INFO] [stdout] 506 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:510:4
[INFO] [stdout]     |
[INFO] [stdout] 510 |             CollatorSelection::remove_invulnerable(RuntimeOrigin::signed(RootAccount::get()), 2),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:510:43
[INFO] [stdout]     |
[INFO] [stdout] 510 |             CollatorSelection::remove_invulnerable(RuntimeOrigin::signed(RootAccount::get()), 2),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:516:14
[INFO] [stdout]     |
[INFO] [stdout] 516 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:516:55
[INFO] [stdout]     |
[INFO] [stdout] 516 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:519:14
[INFO] [stdout]     |
[INFO] [stdout] 519 |         assert_ok!(CollatorSelection::remove_invulnerable(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:520:4
[INFO] [stdout]     |
[INFO] [stdout] 520 |             RuntimeOrigin::signed(RootAccount::get()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:526:4
[INFO] [stdout]     |
[INFO] [stdout] 526 |             CollatorSelection::leave_intent(RuntimeOrigin::signed(4)),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:526:36
[INFO] [stdout]     |
[INFO] [stdout] 526 |             CollatorSelection::leave_intent(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:535:14
[INFO] [stdout]     |
[INFO] [stdout] 535 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2]);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:539:4
[INFO] [stdout]     |
[INFO] [stdout] 539 |             CollatorSelection::register_as_candidate(RuntimeOrigin::signed(1)),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:539:45
[INFO] [stdout]     |
[INFO] [stdout] 539 |             CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:550:4
[INFO] [stdout]     |
[INFO] [stdout] 550 |             CollatorSelection::register_as_candidate(RuntimeOrigin::signed(42)),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:550:45
[INFO] [stdout]     |
[INFO] [stdout] 550 |             CollatorSelection::register_as_candidate(RuntimeOrigin::signed(42)),
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:560:14
[INFO] [stdout]     |
[INFO] [stdout] 560 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:560:55
[INFO] [stdout]     |
[INFO] [stdout] 560 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:567:14
[INFO] [stdout]     |
[INFO] [stdout] 567 |         assert_eq!(CollatorSelection::last_authored_block(3), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:568:14
[INFO] [stdout]     |
[INFO] [stdout] 568 |         assert_eq!(Balances::free_balance(3), 90);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:572:4
[INFO] [stdout]     |
[INFO] [stdout] 572 |             CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:572:45
[INFO] [stdout]     |
[INFO] [stdout] 572 |             CollatorSelection::register_as_candidate(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:581:14
[INFO] [stdout]     |
[INFO] [stdout] 581 |         assert_eq!(Balances::free_balance(3), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:582:14
[INFO] [stdout]     |
[INFO] [stdout] 582 |         assert_eq!(Balances::free_balance(33), 0);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:585:14
[INFO] [stdout]     |
[INFO] [stdout] 585 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:585:55
[INFO] [stdout]     |
[INFO] [stdout] 585 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:589:4
[INFO] [stdout]     |
[INFO] [stdout] 589 |             CollatorSelection::register_as_candidate(RuntimeOrigin::signed(33)),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:589:45
[INFO] [stdout]     |
[INFO] [stdout] 589 |             CollatorSelection::register_as_candidate(RuntimeOrigin::signed(33)),
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:599:14
[INFO] [stdout]     |
[INFO] [stdout] 599 |         assert_eq!(CollatorSelection::desired_candidates(), 2);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:600:14
[INFO] [stdout]     |
[INFO] [stdout] 600 |         assert_eq!(CollatorSelection::candidacy_bond(), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:603:14
[INFO] [stdout]     |
[INFO] [stdout] 603 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2]);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:606:14
[INFO] [stdout]     |
[INFO] [stdout] 606 |         assert_eq!(Balances::free_balance(3), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:607:14
[INFO] [stdout]     |
[INFO] [stdout] 607 |         assert_eq!(Balances::free_balance(4), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:609:14
[INFO] [stdout]     |
[INFO] [stdout] 609 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:609:55
[INFO] [stdout]     |
[INFO] [stdout] 609 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:610:14
[INFO] [stdout]     |
[INFO] [stdout] 610 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:610:55
[INFO] [stdout]     |
[INFO] [stdout] 610 |         assert_ok!(CollatorSelection::register_as_candidate(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/tests.rs:612:14
[INFO] [stdout]     |
[INFO] [stdout] 612 |         assert_eq!(Balances::free_balance(3), 90);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 |         assert_eq!(Balances::free_balance(4), 90);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:622:14
[INFO] [stdout]     |
[INFO] [stdout] 622 |         assert_eq!(CollatorSelection::invulnerables(), vec![1, 2]);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:626:4
[INFO] [stdout]     |
[INFO] [stdout] 626 |             CollatorSelection::take_candidate_slot(RuntimeOrigin::signed(1), 50u64.into(), 2),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:626:43
[INFO] [stdout]     |
[INFO] [stdout] 626 |             CollatorSelection::take_candidate_slot(RuntimeOrigin::signed(1), 50u64.into(), 2),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:635:14
[INFO] [stdout]     |
[INFO] [stdout] 635 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:635:55
[INFO] [stdout]     |
[INFO] [stdout] 635 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:637:4
[INFO] [stdout]     |
[INFO] [stdout] 637 |             CollatorSelection::take_candidate_slot(RuntimeOrigin::signed(42), 50u64.into(), 3),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:637:43
[INFO] [stdout]     |
[INFO] [stdout] 637 |             CollatorSelection::take_candidate_slot(RuntimeOrigin::signed(42), 50u64.into(), 3),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:647:14
[INFO] [stdout]     |
[INFO] [stdout] 647 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:647:55
[INFO] [stdout]     |
[INFO] [stdout] 647 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:648:55
[INFO] [stdout]     |
[INFO] [stdout] 648 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:655:14
[INFO] [stdout]     |
[INFO] [stdout] 655 |         assert_eq!(CollatorSelection::last_authored_block(3), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:656:14
[INFO] [stdout]     |
[INFO] [stdout] 656 |         assert_eq!(CollatorSelection::last_authored_block(4), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:657:14
[INFO] [stdout]     |
[INFO] [stdout] 657 |         assert_eq!(Balances::free_balance(3), 90);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:661:4
[INFO] [stdout]     |
[INFO] [stdout] 661 |             CollatorSelection::take_candidate_slot(RuntimeOrigin::signed(3), 50u64.into(), 4),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:661:43
[INFO] [stdout]     |
[INFO] [stdout] 661 |             CollatorSelection::take_candidate_slot(RuntimeOrigin::signed(3), 50u64.into(), 4),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:671:14
[INFO] [stdout]     |
[INFO] [stdout] 671 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:671:55
[INFO] [stdout]     |
[INFO] [stdout] 671 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 |         assert_eq!(CollatorSelection::last_authored_block(3), 10);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:679:14
[INFO] [stdout]     |
[INFO] [stdout] 679 |         assert_eq!(Balances::free_balance(3), 90);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:680:14
[INFO] [stdout]     |
[INFO] [stdout] 680 |         assert_eq!(Balances::free_balance(4), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:683:4
[INFO] [stdout]     |
[INFO] [stdout] 683 |             CollatorSelection::take_candidate_slot(RuntimeOrigin::signed(4), 50u64.into(), 5),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:683:43
[INFO] [stdout]     |
[INFO] [stdout] 683 |             CollatorSelection::take_candidate_slot(RuntimeOrigin::signed(4), 50u64.into(), 5),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:692:14
[INFO] [stdout]     |
[INFO] [stdout] 692 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(4)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:692:55
[INFO] [stdout]     |
[INFO] [stdout] 692 |         assert_ok!(CollatorSelection::register_as_candidate(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/tests.rs:693:14
[INFO] [stdout]     |
[INFO] [stdout] 693 |         assert_eq!(Balances::free_balance(3), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:694:14
[INFO] [stdout]     |
[INFO] [stdout] 694 |         assert_eq!(Balances::free_balance(33), 0);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:697:14
[INFO] [stdout]     |
[INFO] [stdout] 697 |         assert_ok!(CollatorSelection::take_candidate_slot(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:698:4
[INFO] [stdout]     |
[INFO] [stdout] 698 |             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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:705:4
[INFO] [stdout]     |
[INFO] [stdout] 705 |             CollatorSelection::take_candidate_slot(RuntimeOrigin::signed(33), 30u64.into(), 3),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:705:43
[INFO] [stdout]     |
[INFO] [stdout] 705 |             CollatorSelection::take_candidate_slot(RuntimeOrigin::signed(33), 30u64.into(), 3),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:714:14
[INFO] [stdout]     |
[INFO] [stdout] 714 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:714:55
[INFO] [stdout]     |
[INFO] [stdout] 714 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:715:14
[INFO] [stdout]     |
[INFO] [stdout] 715 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 60u64.into()));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:715:45
[INFO] [stdout]     |
[INFO] [stdout] 715 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 60u64.into()));
[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/tests.rs:716:14
[INFO] [stdout]     |
[INFO] [stdout] 716 |         assert_eq!(Balances::free_balance(3), 40);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:717:14
[INFO] [stdout]     |
[INFO] [stdout] 717 |         assert_eq!(Balances::free_balance(4), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:719:4
[INFO] [stdout]     |
[INFO] [stdout] 719 |             CollatorSelection::take_candidate_slot(RuntimeOrigin::signed(4), 5u64.into(), 3),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:719:43
[INFO] [stdout]     |
[INFO] [stdout] 719 |             CollatorSelection::take_candidate_slot(RuntimeOrigin::signed(4), 5u64.into(), 3),
[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/tests.rs:722:14
[INFO] [stdout]     |
[INFO] [stdout] 722 |         assert_eq!(Balances::free_balance(3), 40);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:723:14
[INFO] [stdout]     |
[INFO] [stdout] 723 |         assert_eq!(Balances::free_balance(4), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:730:14
[INFO] [stdout]     |
[INFO] [stdout] 730 |         assert_ok!(CollatorSelection::register_as_candidate(RuntimeOrigin::signed(3)));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:730:55
[INFO] [stdout]     |
[INFO] [stdout] 730 |         assert_ok!(CollatorSelection::register_as_candidate(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 `CollatorSelection`
[INFO] [stdout]    --> src/tests.rs:731:14
[INFO] [stdout]     |
[INFO] [stdout] 731 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 60u64.into()));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ use of undeclared type `CollatorSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:731:45
[INFO] [stdout]     |
[INFO] [stdout] 731 |         assert_ok!(CollatorSelection::update_bond(RuntimeOrigin::signed(3), 60u64.into()));
[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/tests.rs:732:14
[INFO] [stdout]     |
[INFO] [stdout] 732 |         assert_eq!(Balances::free_balance(3), 40);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:733:14
[INFO] [stdout]     |
[INFO] [stdout] 733 |         assert_eq!(Balances::free_balance(4), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection`
[WARN] too many lines in the log, truncating it
