[INFO] fetching crate pallet-collator-selection 23.0.0... [INFO] checking pallet-collator-selection-23.0.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate pallet-collator-selection 23.0.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate pallet-collator-selection 23.0.0 [INFO] finished tweaking crates.io crate pallet-collator-selection 23.0.0 [INFO] tweaked toml for crates.io crate pallet-collator-selection 23.0.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pallet-collator-selection 23.0.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pallet-collator-selection 23.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22bf1a4ae67cfe8dd0ce032c2b0e4146187c956ac01687bdb304b02eaa61b0ba [INFO] running `Command { std: "docker" "start" "-a" "22bf1a4ae67cfe8dd0ce032c2b0e4146187c956ac01687bdb304b02eaa61b0ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22bf1a4ae67cfe8dd0ce032c2b0e4146187c956ac01687bdb304b02eaa61b0ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22bf1a4ae67cfe8dd0ce032c2b0e4146187c956ac01687bdb304b02eaa61b0ba", kill_on_drop: false }` [INFO] [stdout] 22bf1a4ae67cfe8dd0ce032c2b0e4146187c956ac01687bdb304b02eaa61b0ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a82a5430b8a830146028cf24234e3f50a0441d4f402625ca753138204e114b3 [INFO] running `Command { std: "docker" "start" "-a" "3a82a5430b8a830146028cf24234e3f50a0441d4f402625ca753138204e114b3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking const-oid v0.9.5 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.1.24 [INFO] [stderr] Compiling prettyplease v0.2.12 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling expander v2.2.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Compiling file-guard v0.2.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling fs-err v2.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling jam-codec v0.1.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking hash-db v0.16.0 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Checking uint v0.10.0 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking impl-num-traits v0.2.0 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking getrandom_or_panic v0.0.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking atomic-waker v1.1.1 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking hex-conservative v0.1.1 [INFO] [stderr] Compiling common-path v1.0.0 [INFO] [stderr] Checking environmental v1.1.4 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking sp-std v14.0.0 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Checking array-bytes v6.2.2 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking memory-db v0.34.0 [INFO] [stderr] Checking trie-root v0.18.0 [INFO] [stderr] Checking trie-db v0.30.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling sp-io v42.0.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro-warning v1.0.0 [INFO] [stderr] Checking simple-mermaid v0.1.1 [INFO] [stderr] Checking tuplex v0.1.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking schnellru v0.2.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking parity-wasm v0.45.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Compiling sp-crypto-hashing v0.1.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Checking tt-call v1.0.9 [INFO] [stderr] Compiling const-random v0.1.15 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Checking secp256k1 v0.28.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling include_dir v0.7.3 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.0 [INFO] [stderr] Compiling sp-debug-derive v14.0.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling macro_magic_core_macros v0.5.1 [INFO] [stderr] Compiling sp-crypto-hashing-proc-macro v0.1.0 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v12.0.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking wide v0.7.11 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling macro_magic_core v0.5.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking sp-panic-handler v13.0.2 [INFO] [stderr] Compiling macro_magic_macros v0.5.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking crypto-bigint v0.5.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling macro_magic v0.5.1 [INFO] [stderr] Compiling aquamarine v0.5.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking signature v2.1.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking spki v0.7.2 [INFO] [stderr] Checking ed25519 v2.2.2 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking ed25519-zebra v4.0.3 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serdect v0.2.0 [INFO] [stderr] Checking impl-serde v0.5.0 [INFO] [stderr] Checking serde_bytes v0.11.12 [INFO] [stderr] Checking parity-bip39 v2.0.1 [INFO] [stderr] Checking schnorrkel v0.11.4 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking substrate-bip39 v0.6.0 [INFO] [stderr] Checking ecdsa v0.16.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling ss58-registry v1.43.0 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking substrate-prometheus-endpoint v0.17.4 [INFO] [stderr] Checking nalgebra v0.32.3 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling frame-support-procedural-tools v13.0.1 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling jam-codec-derive v0.1.0 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v20.0.0 [INFO] [stderr] Compiling sp-api-proc-macro v24.0.0 [INFO] [stderr] Compiling docify_macros v0.2.9 [INFO] [stderr] Checking docify v0.2.9 [INFO] [stderr] Compiling frame-support-procedural v35.0.0 [INFO] [stderr] Compiling sp-version-proc-macro v15.0.0 [INFO] [stderr] Checking scale-info v2.11.6 [INFO] [stderr] Checking sp-storage v22.0.0 [INFO] [stderr] Checking impl-codec v0.7.1 [INFO] [stderr] Checking sp-wasm-interface v23.0.0 [INFO] [stderr] Checking sp-tracing v18.0.0 [INFO] [stderr] Checking binary-merkle-tree v16.0.0 [INFO] [stderr] Checking sp-externalities v0.30.0 [INFO] [stderr] Checking bounded-collections v0.3.2 [INFO] [stderr] Checking primitive-types v0.13.1 [INFO] [stderr] Checking sp-arithmetic v28.0.0 [INFO] [stderr] Checking frame-metadata v23.0.0 [INFO] [stderr] Checking sp-metadata-ir v0.12.0 [INFO] [stderr] Checking sp-weights v33.0.0 [INFO] [stderr] Checking sp-runtime-interface v31.0.0 [INFO] [stderr] Checking sp-core v38.0.0 [INFO] [stderr] Checking sp-trie v41.0.0 [INFO] [stderr] Checking sp-keystore v0.44.0 [INFO] [stderr] Checking linregress v0.5.2 [INFO] [stderr] Checking sp-state-machine v0.47.0 [INFO] [stderr] Checking sp-application-crypto v42.0.0 [INFO] [stderr] Checking sp-runtime v43.0.0 [INFO] [stderr] Checking sp-version v41.0.0 [INFO] [stderr] Checking sp-inherents v38.0.0 [INFO] [stderr] Checking sp-staking v40.0.0 [INFO] [stderr] Checking sp-api v38.0.0 [INFO] [stderr] Checking sp-genesis-builder v0.19.0 [INFO] [stderr] Checking sp-session v40.0.0 [INFO] [stderr] Checking frame-support v42.0.0 [INFO] [stderr] Checking sp-timestamp v38.0.0 [INFO] [stderr] Checking frame-system v42.0.0 [INFO] [stderr] Checking pallet-timestamp v41.0.0 [INFO] [stderr] Checking pallet-balances v43.0.0 [INFO] [stderr] Checking pallet-authorship v42.0.0 [INFO] [stderr] Checking frame-benchmarking v42.0.0 [INFO] [stderr] Checking pallet-session v42.0.0 [INFO] [stderr] Checking pallet-collator-selection v23.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_aura` [INFO] [stdout] --> src/mock.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | Aura: pallet_aura, [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_aura` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sp_consensus_aura` [INFO] [stdout] --> src/mock.rs:87:21 [INFO] [stdout] | [INFO] [stdout] 87 | type AuthorityId = sp_consensus_aura::sr25519::AuthorityId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sp_consensus_aura` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sp_consensus_aura`, use `cargo add sp_consensus_aura` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/mock.rs:27:47 [INFO] [stdout] | [INFO] [stdout] 27 | type Block = frame_system::mocking::MockBlock; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | type Block = frame_system::mocking::MockBlock; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/mock.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | impl system::Config for Test { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope [INFO] [stdout] --> src/mock.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-42.0.0/src/lib.rs:358:9 [INFO] [stdout] | [INFO] [stdout] 358| type Self::RuntimeEvent = (); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope [INFO] [stdout] --> src/mock.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-42.0.0/src/lib.rs:360:9 [INFO] [stdout] | [INFO] [stdout] 360| type Self::RuntimeOrigin = (); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope [INFO] [stdout] --> src/mock.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-42.0.0/src/lib.rs:362:9 [INFO] [stdout] | [INFO] [stdout] 362| type Self::RuntimeCall = (); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PalletInfo` in this scope [INFO] [stdout] --> src/mock.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-42.0.0/src/lib.rs:364:9 [INFO] [stdout] | [INFO] [stdout] 364| type Self::PalletInfo = (); [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 `RuntimeTask` in this scope [INFO] [stdout] --> src/mock.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-42.0.0/src/lib.rs:366:9 [INFO] [stdout] | [INFO] [stdout] 366| type Self::RuntimeTask = (); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/mock.rs:59:34 [INFO] [stdout] | [INFO] [stdout] 59 | impl pallet_balances::Config for Test { [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:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | type AccountStore = System; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope [INFO] [stdout] --> src/mock.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive_impl(pallet_balances::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pallet_balances::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-balances-43.0.0/src/lib.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228| type Self::RuntimeEvent = (); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeHoldReason` in this scope [INFO] [stdout] --> src/mock.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive_impl(pallet_balances::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pallet_balances::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-balances-43.0.0/src/lib.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230| type Self::RuntimeHoldReason = (); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeFreezeReason` in this scope [INFO] [stdout] --> src/mock.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive_impl(pallet_balances::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pallet_balances::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-balances-43.0.0/src/lib.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232| type Self::RuntimeFreezeReason = (); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/mock.rs:74:36 [INFO] [stdout] | [INFO] [stdout] 74 | 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:76:22 [INFO] [stdout] | [INFO] [stdout] 76 | 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:79:35 [INFO] [stdout] | [INFO] [stdout] 79 | 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:81:24 [INFO] [stdout] | [INFO] [stdout] 81 | 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:86:30 [INFO] [stdout] | [INFO] [stdout] 86 | 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:119:27 [INFO] [stdout] | [INFO] [stdout] 119 | SessionChangeBlock::set(System::block_number()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [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:131:33 [INFO] [stdout] | [INFO] [stdout] 131 | 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:132:22 [INFO] [stdout] | [INFO] [stdout] 132 | type RuntimeEvent = RuntimeEvent; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] | [INFO] [stdout] 132 | 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:138:24 [INFO] [stdout] | [INFO] [stdout] 138 | type SessionManager = CollatorSelection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/mock.rs:143:18 [INFO] [stdout] | [INFO] [stdout] 143 | type Currency = Balances; [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:162:17 [INFO] [stdout] | [INFO] [stdout] 162 | 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:163:22 [INFO] [stdout] | [INFO] [stdout] 163 | type RuntimeEvent = RuntimeEvent; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] | [INFO] [stdout] 163 | 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:164:18 [INFO] [stdout] | [INFO] [stdout] 164 | type Currency = Balances; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sp_io` [INFO] [stdout] --> src/mock.rs:177:26 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn new_test_ext() -> sp_io::TestExternalities { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `sp_io` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sp_io`, use `cargo add sp_io` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sp_tracing` [INFO] [stdout] --> src/mock.rs:178:2 [INFO] [stdout] | [INFO] [stdout] 178 | sp_tracing::try_init_simple(); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sp_tracing` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 178 - sp_tracing::try_init_simple(); [INFO] [stdout] 178 + 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:179:44 [INFO] [stdout] | [INFO] [stdout] 179 | let mut t = frame_system::GenesisConfig::::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] 177 | pub fn new_test_ext() -> 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:187:63 [INFO] [stdout] | [INFO] [stdout] 187 | let collator_selection = collator_selection::GenesisConfig:: { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 177 | pub fn new_test_ext() -> 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:192:48 [INFO] [stdout] | [INFO] [stdout] 192 | let session = pallet_session::GenesisConfig:: { keys, ..Default::default() }; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 177 | pub fn new_test_ext() -> 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:193:35 [INFO] [stdout] | [INFO] [stdout] 193 | pallet_balances::GenesisConfig:: { balances, ..Default::default() } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 177 | pub fn new_test_ext() -> 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:204:11 [INFO] [stdout] | [INFO] [stdout] 204 | for i in System::block_number() + 1..=n { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [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:205:3 [INFO] [stdout] | [INFO] [stdout] 205 | System::set_block_number(i); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [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:206:4 [INFO] [stdout] | [INFO] [stdout] 206 | >::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:34 [INFO] [stdout] | [INFO] [stdout] 31 | assert_eq!(DesiredCandidates::::get(), 2); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 29 | fn basic_setup_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | assert_eq!(CandidacyBond::::get(), 10); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 29 | fn basic_setup_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:34:30 [INFO] [stdout] | [INFO] [stdout] 34 | assert_eq!(CandidateList::::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] 29 | fn basic_setup_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 36 | assert_eq!(Invulnerables::::get(), vec![1, 2]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 29 | fn basic_setup_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:49:30 [INFO] [stdout] | [INFO] [stdout] 49 | assert_eq!(Invulnerables::::get(), new_set); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 41 | fn it_should_set_invulnerables() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:62:30 [INFO] [stdout] | [INFO] [stdout] 62 | assert_eq!(Invulnerables::::get(), vec![1, 2]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 60 | fn it_should_set_invulnerables_even_with_some_invalid() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:71:30 [INFO] [stdout] | [INFO] [stdout] 71 | assert_eq!(Invulnerables::::get(), vec![1, 2, 3, 4]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 60 | fn it_should_set_invulnerables_even_with_some_invalid() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:79:30 [INFO] [stdout] | [INFO] [stdout] 79 | assert_eq!(Invulnerables::::get(), vec![1, 2]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 76 | fn add_invulnerable_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:88:3 [INFO] [stdout] | [INFO] [stdout] 88 | System::assert_last_event(RuntimeEvent::CollatorSelection( [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [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:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | Error::::AlreadyInvulnerable [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 76 | fn add_invulnerable_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:99:27 [INFO] [stdout] | [INFO] [stdout] 99 | assert!(Invulnerables::::get().to_vec().contains(&new)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 76 | fn add_invulnerable_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | Error::::ValidatorNotRegistered [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 76 | fn add_invulnerable_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:119:30 [INFO] [stdout] | [INFO] [stdout] 119 | assert_eq!(Invulnerables::::get(), vec![1, 2]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 117 | fn invulnerable_limit_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:141:14 [INFO] [stdout] | [INFO] [stdout] 141 | Error::::TooManyInvulnerables [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 117 | fn invulnerable_limit_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:146:30 [INFO] [stdout] | [INFO] [stdout] 146 | assert_eq!(Invulnerables::::get(), expected); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 117 | fn invulnerable_limit_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:155:12 [INFO] [stdout] | [INFO] [stdout] 155 | Error::::TooManyInvulnerables [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 117 | fn invulnerable_limit_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:157:30 [INFO] [stdout] | [INFO] [stdout] 157 | assert_eq!(Invulnerables::::get(), expected); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 117 | fn invulnerable_limit_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:165:30 [INFO] [stdout] | [INFO] [stdout] 165 | assert_eq!(Invulnerables::::get(), vec![1, 2]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 162 | fn remove_invulnerable_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:176:30 [INFO] [stdout] | [INFO] [stdout] 176 | assert_eq!(Invulnerables::::get(), vec![1, 2, 3, 4]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 162 | fn remove_invulnerable_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:183:3 [INFO] [stdout] | [INFO] [stdout] 183 | System::assert_last_event(RuntimeEvent::CollatorSelection( [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [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:186:30 [INFO] [stdout] | [INFO] [stdout] 186 | assert_eq!(Invulnerables::::get(), vec![1, 3, 4]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 162 | fn remove_invulnerable_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:191:12 [INFO] [stdout] | [INFO] [stdout] 191 | Error::::NotInvulnerable [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 162 | fn remove_invulnerable_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:206:34 [INFO] [stdout] | [INFO] [stdout] 206 | assert_eq!(DesiredCandidates::::get(), 2); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 203 | fn candidate_to_invulnerable_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:207:30 [INFO] [stdout] | [INFO] [stdout] 207 | assert_eq!(CandidacyBond::::get(), 10); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 203 | fn candidate_to_invulnerable_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:209:30 [INFO] [stdout] | [INFO] [stdout] 209 | assert_eq!(CandidateList::::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] 203 | fn candidate_to_invulnerable_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:210:30 [INFO] [stdout] | [INFO] [stdout] 210 | assert_eq!(Invulnerables::::get(), vec![1, 2]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 203 | fn candidate_to_invulnerable_works() { [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(crate::Event::CandidateRemoved { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [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:228:3 [INFO] [stdout] | [INFO] [stdout] 228 | System::assert_has_event(RuntimeEvent::CollatorSelection( [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [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:231:27 [INFO] [stdout] | [INFO] [stdout] 231 | assert!(Invulnerables::::get().to_vec().contains(&3)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 203 | fn candidate_to_invulnerable_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:233:30 [INFO] [stdout] | [INFO] [stdout] 233 | assert_eq!(CandidateList::::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] 203 | fn candidate_to_invulnerable_works() { [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(crate::Event::CandidateRemoved { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [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:242:3 [INFO] [stdout] | [INFO] [stdout] 242 | System::assert_has_event(RuntimeEvent::CollatorSelection( [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [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:27 [INFO] [stdout] | [INFO] [stdout] 245 | assert!(Invulnerables::::get().to_vec().contains(&4)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 203 | fn candidate_to_invulnerable_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:248:30 [INFO] [stdout] | [INFO] [stdout] 248 | assert_eq!(CandidateList::::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] 203 | fn candidate_to_invulnerable_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:256:34 [INFO] [stdout] | [INFO] [stdout] 256 | assert_eq!(DesiredCandidates::::get(), 2); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 253 | fn set_desired_candidates_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:263:34 [INFO] [stdout] | [INFO] [stdout] 263 | assert_eq!(DesiredCandidates::::get(), 7); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 253 | fn set_desired_candidates_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:277:30 [INFO] [stdout] | [INFO] [stdout] 277 | assert_eq!(CandidacyBond::::get(), 10); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 274 | fn set_candidacy_bond_empty_candidate_list() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:278:27 [INFO] [stdout] | [INFO] [stdout] 278 | assert!(CandidateList::::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] 274 | fn set_candidacy_bond_empty_candidate_list() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:285:30 [INFO] [stdout] | [INFO] [stdout] 285 | assert_eq!(CandidacyBond::::get(), 7); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 274 | fn set_candidacy_bond_empty_candidate_list() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:286:27 [INFO] [stdout] | [INFO] [stdout] 286 | assert!(CandidateList::::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] 274 | fn set_candidacy_bond_empty_candidate_list() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:296:27 [INFO] [stdout] | [INFO] [stdout] 296 | assert!(CandidateList::::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] 274 | fn set_candidacy_bond_empty_candidate_list() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:297:30 [INFO] [stdout] | [INFO] [stdout] 297 | assert_eq!(CandidacyBond::::get(), 20); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 274 | fn set_candidacy_bond_empty_candidate_list() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:305:30 [INFO] [stdout] | [INFO] [stdout] 305 | assert_eq!(CandidacyBond::::get(), 10); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 302 | fn set_candidacy_bond_with_one_candidate() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:306:27 [INFO] [stdout] | [INFO] [stdout] 306 | assert!(CandidateList::::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] 302 | fn set_candidacy_bond_with_one_candidate() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:311:30 [INFO] [stdout] | [INFO] [stdout] 311 | assert_eq!(CandidateList::::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] 302 | fn set_candidacy_bond_with_one_candidate() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:318:30 [INFO] [stdout] | [INFO] [stdout] 318 | assert_eq!(CandidacyBond::::get(), 7); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 302 | fn set_candidacy_bond_with_one_candidate() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:319:30 [INFO] [stdout] | [INFO] [stdout] 319 | assert_eq!(CandidateList::::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] 302 | fn set_candidacy_bond_with_one_candidate() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:326:30 [INFO] [stdout] | [INFO] [stdout] 326 | assert_eq!(CandidacyBond::::get(), 10); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 302 | fn set_candidacy_bond_with_one_candidate() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:327:30 [INFO] [stdout] | [INFO] [stdout] 327 | assert_eq!(CandidateList::::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] 302 | fn set_candidacy_bond_with_one_candidate() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:334:27 [INFO] [stdout] | [INFO] [stdout] 334 | assert!(CandidateList::::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] 302 | fn set_candidacy_bond_with_one_candidate() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:342:30 [INFO] [stdout] | [INFO] [stdout] 342 | assert_eq!(CandidacyBond::::get(), 10); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 339 | fn set_candidacy_bond_with_many_candidates_same_deposit() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:343:27 [INFO] [stdout] | [INFO] [stdout] 343 | assert!(CandidateList::::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] 339 | fn set_candidacy_bond_with_many_candidates_same_deposit() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:353:20 [INFO] [stdout] | [INFO] [stdout] 353 | CandidateList::::get(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 339 | fn set_candidacy_bond_with_many_candidates_same_deposit() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:362:30 [INFO] [stdout] | [INFO] [stdout] 362 | assert_eq!(CandidacyBond::::get(), 7); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 339 | fn set_candidacy_bond_with_many_candidates_same_deposit() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:364:20 [INFO] [stdout] | [INFO] [stdout] 364 | CandidateList::::get(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 339 | fn set_candidacy_bond_with_many_candidates_same_deposit() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:373:30 [INFO] [stdout] | [INFO] [stdout] 373 | assert_eq!(CandidacyBond::::get(), 10); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 339 | fn set_candidacy_bond_with_many_candidates_same_deposit() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:375:20 [INFO] [stdout] | [INFO] [stdout] 375 | CandidateList::::get(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 339 | fn set_candidacy_bond_with_many_candidates_same_deposit() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:384:27 [INFO] [stdout] | [INFO] [stdout] 384 | assert!(CandidateList::::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] 339 | fn set_candidacy_bond_with_many_candidates_same_deposit() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:392:30 [INFO] [stdout] | [INFO] [stdout] 392 | assert_eq!(CandidacyBond::::get(), 10); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 389 | fn set_candidacy_bond_with_many_candidates_different_deposits() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:393:27 [INFO] [stdout] | [INFO] [stdout] 393 | assert!(CandidateList::::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] 389 | fn set_candidacy_bond_with_many_candidates_different_deposits() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:405:20 [INFO] [stdout] | [INFO] [stdout] 405 | CandidateList::::get(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 389 | fn set_candidacy_bond_with_many_candidates_different_deposits() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:414:30 [INFO] [stdout] | [INFO] [stdout] 414 | assert_eq!(CandidacyBond::::get(), 7); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 389 | fn set_candidacy_bond_with_many_candidates_different_deposits() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:416:20 [INFO] [stdout] | [INFO] [stdout] 416 | CandidateList::::get(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 389 | fn set_candidacy_bond_with_many_candidates_different_deposits() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:424:30 [INFO] [stdout] | [INFO] [stdout] 424 | assert_eq!(CandidacyBond::::get(), 10); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 389 | fn set_candidacy_bond_with_many_candidates_different_deposits() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:426:20 [INFO] [stdout] | [INFO] [stdout] 426 | CandidateList::::get(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 389 | fn set_candidacy_bond_with_many_candidates_different_deposits() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:435:30 [INFO] [stdout] | [INFO] [stdout] 435 | assert_eq!(CandidacyBond::::get(), 20); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 389 | fn set_candidacy_bond_with_many_candidates_different_deposits() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:436:30 [INFO] [stdout] | [INFO] [stdout] 436 | assert_eq!(CandidateList::::get(), vec![candidate_4.clone(), 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] 389 | fn set_candidacy_bond_with_many_candidates_different_deposits() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:443:30 [INFO] [stdout] | [INFO] [stdout] 443 | assert_eq!(CandidacyBond::::get(), 25); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 389 | fn set_candidacy_bond_with_many_candidates_different_deposits() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:444:30 [INFO] [stdout] | [INFO] [stdout] 444 | assert_eq!(CandidateList::::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] 389 | fn set_candidacy_bond_with_many_candidates_different_deposits() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:451:30 [INFO] [stdout] | [INFO] [stdout] 451 | assert_eq!(CandidacyBond::::get(), 5); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 389 | fn set_candidacy_bond_with_many_candidates_different_deposits() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:452:30 [INFO] [stdout] | [INFO] [stdout] 452 | assert_eq!(CandidateList::::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] 389 | fn set_candidacy_bond_with_many_candidates_different_deposits() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:460:20 [INFO] [stdout] | [INFO] [stdout] 460 | CandidateList::::get(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 389 | fn set_candidacy_bond_with_many_candidates_different_deposits() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:470:30 [INFO] [stdout] | [INFO] [stdout] 470 | assert_eq!(CandidacyBond::::get(), 40); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 389 | fn set_candidacy_bond_with_many_candidates_different_deposits() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:471:27 [INFO] [stdout] | [INFO] [stdout] 471 | assert!(CandidateList::::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] 389 | fn set_candidacy_bond_with_many_candidates_different_deposits() { [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 | >::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() { [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::::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() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:503:30 [INFO] [stdout] | [INFO] [stdout] 503 | assert_eq!(CandidateList::::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() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:504:30 [INFO] [stdout] | [INFO] [stdout] 504 | assert_eq!(Invulnerables::::get(), vec![1, 2]); [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() { [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::::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() { [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 | >::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() { [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::::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() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:535:30 [INFO] [stdout] | [INFO] [stdout] 535 | assert_eq!(Invulnerables::::get(), vec![1, 2]); [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() { [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::::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() { [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::::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() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:564:20 [INFO] [stdout] | [INFO] [stdout] 564 | CandidateList::::get().iter().cloned().collect::>(), [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() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:567:34 [INFO] [stdout] | [INFO] [stdout] 567 | assert_eq!(LastAuthoredBlock::::get(3), 10); [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() { [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::::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() { [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::::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() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:599:34 [INFO] [stdout] | [INFO] [stdout] 599 | assert_eq!(DesiredCandidates::::get(), 2); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 596 | fn register_as_candidate_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:600:30 [INFO] [stdout] | [INFO] [stdout] 600 | assert_eq!(CandidacyBond::::get(), 10); [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() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:602:30 [INFO] [stdout] | [INFO] [stdout] 602 | assert_eq!(CandidateList::::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() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:603:30 [INFO] [stdout] | [INFO] [stdout] 603 | assert_eq!(Invulnerables::::get(), vec![1, 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() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:615:30 [INFO] [stdout] | [INFO] [stdout] 615 | assert_eq!(CandidateList::::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() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:622:30 [INFO] [stdout] | [INFO] [stdout] 622 | assert_eq!(Invulnerables::::get(), vec![1, 2]); [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() { [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::::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() { [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::::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() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:652:43 [INFO] [stdout] | [INFO] [stdout] 652 | let actual_candidates = CandidateList::::get().iter().cloned().collect::>(); [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() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:654:34 [INFO] [stdout] | [INFO] [stdout] 654 | assert_eq!(LastAuthoredBlock::::get(3), 10); [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() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:655:34 [INFO] [stdout] | [INFO] [stdout] 655 | assert_eq!(LastAuthoredBlock::::get(4), 10); [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() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:661:12 [INFO] [stdout] | [INFO] [stdout] 661 | Error::::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() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:674:20 [INFO] [stdout] | [INFO] [stdout] 674 | CandidateList::::get().iter().cloned().collect::>(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 667 | fn cannot_take_candidate_slot_if_target_invalid() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:677:34 [INFO] [stdout] | [INFO] [stdout] 677 | assert_eq!(LastAuthoredBlock::::get(3), 10); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 667 | fn cannot_take_candidate_slot_if_target_invalid() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:683:12 [INFO] [stdout] | [INFO] [stdout] 683 | Error::::TargetIsNotCandidate, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 667 | fn cannot_take_candidate_slot_if_target_invalid() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:705:20 [INFO] [stdout] | [INFO] [stdout] 705 | BalancesError::::InsufficientBalance, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 689 | fn cannot_take_candidate_slot_if_poor() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:719:12 [INFO] [stdout] | [INFO] [stdout] 719 | Error::::InsufficientBond, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 711 | fn cannot_take_candidate_slot_if_insufficient_deposit() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:735:12 [INFO] [stdout] | [INFO] [stdout] 735 | Error::::InsufficientBond, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 727 | fn cannot_take_candidate_slot_if_deposit_less_than_target() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:746:34 [INFO] [stdout] | [INFO] [stdout] 746 | assert_eq!(DesiredCandidates::::get(), 2); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 743 | fn take_candidate_slot_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:747:30 [INFO] [stdout] | [INFO] [stdout] 747 | assert_eq!(CandidacyBond::::get(), 10); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 743 | fn take_candidate_slot_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:749:30 [INFO] [stdout] | [INFO] [stdout] 749 | assert_eq!(CandidateList::::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] 743 | fn take_candidate_slot_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:750:30 [INFO] [stdout] | [INFO] [stdout] 750 | assert_eq!(Invulnerables::::get(), vec![1, 2]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 743 | fn take_candidate_slot_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:765:30 [INFO] [stdout] | [INFO] [stdout] 765 | assert_eq!(CandidateList::::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] 743 | fn take_candidate_slot_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:787:20 [INFO] [stdout] | [INFO] [stdout] 787 | CandidateList::::get().iter().cloned().collect::>(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 743 | fn take_candidate_slot_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:790:20 [INFO] [stdout] | [INFO] [stdout] 790 | CandidateList::::get().iter().cloned().collect::>(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 743 | fn take_candidate_slot_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:800:34 [INFO] [stdout] | [INFO] [stdout] 800 | assert_eq!(DesiredCandidates::::get(), 2); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 797 | fn increase_candidacy_bond_non_candidate_account() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:801:30 [INFO] [stdout] | [INFO] [stdout] 801 | assert_eq!(CandidacyBond::::get(), 10); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 797 | fn increase_candidacy_bond_non_candidate_account() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:803:30 [INFO] [stdout] | [INFO] [stdout] 803 | assert_eq!(CandidateList::::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] 797 | fn increase_candidacy_bond_non_candidate_account() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:804:30 [INFO] [stdout] | [INFO] [stdout] 804 | assert_eq!(Invulnerables::::get(), vec![1, 2]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 797 | fn increase_candidacy_bond_non_candidate_account() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:811:12 [INFO] [stdout] | [INFO] [stdout] 811 | Error::::NotCandidate [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 797 | fn increase_candidacy_bond_non_candidate_account() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:820:34 [INFO] [stdout] | [INFO] [stdout] 820 | assert_eq!(DesiredCandidates::::get(), 2); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 817 | fn increase_candidacy_bond_insufficient_balance() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:821:30 [INFO] [stdout] | [INFO] [stdout] 821 | assert_eq!(CandidacyBond::::get(), 10); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 817 | fn increase_candidacy_bond_insufficient_balance() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:823:30 [INFO] [stdout] | [INFO] [stdout] 823 | assert_eq!(CandidateList::::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] 817 | fn increase_candidacy_bond_insufficient_balance() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:824:30 [INFO] [stdout] | [INFO] [stdout] 824 | assert_eq!(Invulnerables::::get(), vec![1, 2]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 817 | fn increase_candidacy_bond_insufficient_balance() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:841:20 [INFO] [stdout] | [INFO] [stdout] 841 | BalancesError::::InsufficientBalance [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 817 | fn increase_candidacy_bond_insufficient_balance() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:852:34 [INFO] [stdout] | [INFO] [stdout] 852 | assert_eq!(DesiredCandidates::::get(), 2); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 849 | fn increase_candidacy_bond_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:853:30 [INFO] [stdout] | [INFO] [stdout] 853 | assert_eq!(CandidacyBond::::get(), 10); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 849 | fn increase_candidacy_bond_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:855:30 [INFO] [stdout] | [INFO] [stdout] 855 | assert_eq!(CandidateList::::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] 849 | fn increase_candidacy_bond_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:856:30 [INFO] [stdout] | [INFO] [stdout] 856 | assert_eq!(Invulnerables::::get(), vec![1, 2]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 849 | fn increase_candidacy_bond_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:875:30 [INFO] [stdout] | [INFO] [stdout] 875 | assert_eq!(CandidateList::::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] 849 | fn increase_candidacy_bond_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:883:30 [INFO] [stdout] | [INFO] [stdout] 883 | assert_eq!(CandidateList::::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] 849 | fn increase_candidacy_bond_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:894:34 [INFO] [stdout] | [INFO] [stdout] 894 | assert_eq!(DesiredCandidates::::get(), 2); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 891 | fn decrease_candidacy_bond_non_candidate_account() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:895:30 [INFO] [stdout] | [INFO] [stdout] 895 | assert_eq!(CandidacyBond::::get(), 10); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 891 | fn decrease_candidacy_bond_non_candidate_account() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:897:30 [INFO] [stdout] | [INFO] [stdout] 897 | assert_eq!(CandidateList::::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] 891 | fn decrease_candidacy_bond_non_candidate_account() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:898:30 [INFO] [stdout] | [INFO] [stdout] 898 | assert_eq!(Invulnerables::::get(), vec![1, 2]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 891 | fn decrease_candidacy_bond_non_candidate_account() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:906:12 [INFO] [stdout] | [INFO] [stdout] 906 | Error::::NotCandidate [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 891 | fn decrease_candidacy_bond_non_candidate_account() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:916:34 [INFO] [stdout] | [INFO] [stdout] 916 | assert_eq!(DesiredCandidates::::get(), 2); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 913 | fn decrease_candidacy_bond_insufficient_funds() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:917:30 [INFO] [stdout] | [INFO] [stdout] 917 | assert_eq!(CandidacyBond::::get(), 10); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 913 | fn decrease_candidacy_bond_insufficient_funds() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:919:30 [INFO] [stdout] | [INFO] [stdout] 919 | assert_eq!(CandidateList::::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] 913 | fn decrease_candidacy_bond_insufficient_funds() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:920:30 [INFO] [stdout] | [INFO] [stdout] 920 | assert_eq!(Invulnerables::::get(), vec![1, 2]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 913 | fn decrease_candidacy_bond_insufficient_funds() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:941:12 [INFO] [stdout] | [INFO] [stdout] 941 | Error::::DepositTooLow [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 913 | fn decrease_candidacy_bond_insufficient_funds() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:946:12 [INFO] [stdout] | [INFO] [stdout] 946 | Error::::DepositTooLow [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 913 | fn decrease_candidacy_bond_insufficient_funds() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:951:12 [INFO] [stdout] | [INFO] [stdout] 951 | Error::::DepositTooLow [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 913 | fn decrease_candidacy_bond_insufficient_funds() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:963:34 [INFO] [stdout] | [INFO] [stdout] 963 | assert_eq!(DesiredCandidates::::get(), 2); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 961 | fn decrease_candidacy_bond_occupying_top_slot() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:978:20 [INFO] [stdout] | [INFO] [stdout] 978 | CandidateList::::get().iter().cloned().collect::>(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 961 | fn decrease_candidacy_bond_occupying_top_slot() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:985:12 [INFO] [stdout] | [INFO] [stdout] 985 | Error::::InvalidUnreserve, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 961 | fn decrease_candidacy_bond_occupying_top_slot() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:989:12 [INFO] [stdout] | [INFO] [stdout] 989 | Error::::InvalidUnreserve, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 961 | fn decrease_candidacy_bond_occupying_top_slot() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1002:20 [INFO] [stdout] | [INFO] [stdout] 1002 | CandidateList::::get().iter().cloned().collect::>(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 961 | fn decrease_candidacy_bond_occupying_top_slot() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1009:12 [INFO] [stdout] | [INFO] [stdout] 1009 | Error::::InvalidUnreserve, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 961 | fn decrease_candidacy_bond_occupying_top_slot() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1013:12 [INFO] [stdout] | [INFO] [stdout] 1013 | Error::::InvalidUnreserve, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 961 | fn decrease_candidacy_bond_occupying_top_slot() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1025:34 [INFO] [stdout] | [INFO] [stdout] 1025 | assert_eq!(DesiredCandidates::::get(), 2); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1022 | fn decrease_candidacy_bond_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1026:30 [INFO] [stdout] | [INFO] [stdout] 1026 | assert_eq!(CandidacyBond::::get(), 10); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1022 | fn decrease_candidacy_bond_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1028:30 [INFO] [stdout] | [INFO] [stdout] 1028 | assert_eq!(CandidateList::::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] 1022 | fn decrease_candidacy_bond_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1029:30 [INFO] [stdout] | [INFO] [stdout] 1029 | assert_eq!(Invulnerables::::get(), vec![1, 2]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1022 | fn decrease_candidacy_bond_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1048:30 [INFO] [stdout] | [INFO] [stdout] 1048 | assert_eq!(CandidateList::::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] 1022 | fn decrease_candidacy_bond_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1055:30 [INFO] [stdout] | [INFO] [stdout] 1055 | assert_eq!(CandidateList::::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] 1022 | fn decrease_candidacy_bond_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1066:34 [INFO] [stdout] | [INFO] [stdout] 1066 | assert_eq!(DesiredCandidates::::get(), 2); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1063 | fn update_candidacy_bond_with_identical_amount() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1067:30 [INFO] [stdout] | [INFO] [stdout] 1067 | assert_eq!(CandidacyBond::::get(), 10); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1063 | fn update_candidacy_bond_with_identical_amount() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1069:30 [INFO] [stdout] | [INFO] [stdout] 1069 | assert_eq!(CandidateList::::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] 1063 | fn update_candidacy_bond_with_identical_amount() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1070:30 [INFO] [stdout] | [INFO] [stdout] 1070 | assert_eq!(Invulnerables::::get(), vec![1, 2]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1063 | fn update_candidacy_bond_with_identical_amount() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1089:30 [INFO] [stdout] | [INFO] [stdout] 1089 | assert_eq!(CandidateList::::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] 1063 | fn update_candidacy_bond_with_identical_amount() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1096:12 [INFO] [stdout] | [INFO] [stdout] 1096 | Error::::IdenticalDeposit [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1063 | fn update_candidacy_bond_with_identical_amount() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1106:34 [INFO] [stdout] | [INFO] [stdout] 1106 | assert_eq!(DesiredCandidates::::get(), 2); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1103 | fn candidate_list_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1107:30 [INFO] [stdout] | [INFO] [stdout] 1107 | assert_eq!(CandidacyBond::::get(), 10); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1103 | fn candidate_list_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1109:30 [INFO] [stdout] | [INFO] [stdout] 1109 | assert_eq!(CandidateList::::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] 1103 | fn candidate_list_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1110:30 [INFO] [stdout] | [INFO] [stdout] 1110 | assert_eq!(Invulnerables::::get(), vec![1, 2]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1103 | fn candidate_list_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1133:20 [INFO] [stdout] | [INFO] [stdout] 1133 | CandidateList::::get().iter().cloned().collect::>(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1103 | fn candidate_list_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1153:12 [INFO] [stdout] | [INFO] [stdout] 1153 | Error::::NotCandidate [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1140 | fn leave_intent() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1159:34 [INFO] [stdout] | [INFO] [stdout] 1159 | assert_eq!(LastAuthoredBlock::::get(3), 0); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1140 | fn leave_intent() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1179:20 [INFO] [stdout] | [INFO] [stdout] 1179 | CandidateList::::get().iter().cloned().collect::>(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1164 | fn authorship_event_handler() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1182:34 [INFO] [stdout] | [INFO] [stdout] 1182 | assert_eq!(LastAuthoredBlock::::get(4), 0); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1164 | fn authorship_event_handler() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1208:20 [INFO] [stdout] | [INFO] [stdout] 1208 | CandidateList::::get().iter().cloned().collect::>(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1192 | fn fees_edgecases() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1211:34 [INFO] [stdout] | [INFO] [stdout] 1211 | assert_eq!(LastAuthoredBlock::::get(4), 0); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1192 | fn fees_edgecases() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1238:30 [INFO] [stdout] | [INFO] [stdout] 1238 | assert_eq!(CandidateList::::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] 1220 | fn session_management_single_candidate() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1276:30 [INFO] [stdout] | [INFO] [stdout] 1276 | assert_eq!(CandidateList::::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] 1257 | fn session_management_max_candidates() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1315:30 [INFO] [stdout] | [INFO] [stdout] 1315 | assert_eq!(CandidateList::::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] 1295 | fn session_management_increase_bid_with_list_update() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1354:30 [INFO] [stdout] | [INFO] [stdout] 1354 | assert_eq!(CandidateList::::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] 1334 | fn session_management_candidate_list_eager_sort() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1401:30 [INFO] [stdout] | [INFO] [stdout] 1401 | assert_eq!(CandidateList::::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] 1373 | fn session_management_reciprocal_outbidding() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1453:30 [INFO] [stdout] | [INFO] [stdout] 1453 | assert_eq!(CandidateList::::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] 1420 | fn session_management_decrease_bid_after_auction() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1478:30 [INFO] [stdout] | [INFO] [stdout] 1478 | assert_eq!(CandidateList::::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] 1472 | fn kick_mechanism() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1482:30 [INFO] [stdout] | [INFO] [stdout] 1482 | assert_eq!(CandidateList::::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] 1472 | fn kick_mechanism() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1488:20 [INFO] [stdout] | [INFO] [stdout] 1488 | CandidateList::::get().iter().cloned().collect::>(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1472 | fn kick_mechanism() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1491:34 [INFO] [stdout] | [INFO] [stdout] 1491 | assert_eq!(LastAuthoredBlock::::get(4), 20); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1472 | fn kick_mechanism() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1505:30 [INFO] [stdout] | [INFO] [stdout] 1505 | assert_eq!(CandidateList::::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] 1501 | fn should_not_kick_mechanism_too_few() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1506:30 [INFO] [stdout] | [INFO] [stdout] 1506 | assert_eq!(Invulnerables::::get(), vec![1, 2]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1501 | fn should_not_kick_mechanism_too_few() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1519:30 [INFO] [stdout] | [INFO] [stdout] 1519 | assert_eq!(CandidateList::::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] 1501 | fn should_not_kick_mechanism_too_few() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1524:30 [INFO] [stdout] | [INFO] [stdout] 1524 | assert_eq!(CandidateList::::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] 1501 | fn should_not_kick_mechanism_too_few() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1530:20 [INFO] [stdout] | [INFO] [stdout] 1530 | CandidateList::::get().iter().cloned().collect::>(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1501 | fn should_not_kick_mechanism_too_few() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1533:34 [INFO] [stdout] | [INFO] [stdout] 1533 | assert_eq!(LastAuthoredBlock::::get(4), 20); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1501 | fn should_not_kick_mechanism_too_few() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1546:30 [INFO] [stdout] | [INFO] [stdout] 1546 | assert_eq!(CandidateList::::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] 1544 | fn should_kick_invulnerables_from_candidates_on_session_change() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1560:43 [INFO] [stdout] | [INFO] [stdout] 1560 | let actual_candidates = CandidateList::::get().iter().cloned().collect::>(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1544 | fn should_kick_invulnerables_from_candidates_on_session_change() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1562:30 [INFO] [stdout] | [INFO] [stdout] 1562 | assert_eq!(Invulnerables::::get(), vec![1, 2, 3]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1544 | fn should_kick_invulnerables_from_candidates_on_session_change() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1568:20 [INFO] [stdout] | [INFO] [stdout] 1568 | CandidateList::::get().iter().cloned().collect::>(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1544 | fn should_kick_invulnerables_from_candidates_on_session_change() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1572:30 [INFO] [stdout] | [INFO] [stdout] 1572 | assert_eq!(Invulnerables::::get(), vec![1, 2, 3]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1544 | fn should_kick_invulnerables_from_candidates_on_session_change() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sp_tracing` [INFO] [stdout] --> src/tests.rs:1581:2 [INFO] [stdout] | [INFO] [stdout] 1581 | sp_tracing::try_init_simple(); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sp_tracing` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1581 - sp_tracing::try_init_simple(); [INFO] [stdout] 1581 + 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:1582:44 [INFO] [stdout] | [INFO] [stdout] 1582 | let mut t = frame_system::GenesisConfig::::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] 1580 | fn cannot_set_genesis_value_twice() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1585:63 [INFO] [stdout] | [INFO] [stdout] 1585 | let collator_selection = collator_selection::GenesisConfig:: { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1580 | fn cannot_set_genesis_value_twice() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Currency` and `OnInitialize` [INFO] [stdout] --> src/tests.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | 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 unresolved module or unlinked crate `pallet_timestamp` [INFO] [stdout] --> src/mock.rs:79:6 [INFO] [stdout] | [INFO] [stdout] 79 | impl pallet_timestamp::Config for Test { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_timestamp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_timestamp`, use `cargo add pallet_timestamp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_aura` [INFO] [stdout] --> src/mock.rs:86:6 [INFO] [stdout] | [INFO] [stdout] 86 | impl pallet_aura::Config for Test { [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_aura` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_aura`, use `cargo add pallet_aura` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_aura` [INFO] [stdout] --> src/mock.rs:91:22 [INFO] [stdout] | [INFO] [stdout] 91 | type SlotDuration = pallet_aura::MinimumPeriodTimesTwo; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_aura` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_aura`, use `cargo add pallet_aura` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CollatorSelection` [INFO] [stdout] --> src/tests.rs:44:14 [INFO] [stdout] | [INFO] [stdout] 44 | 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:45:4 [INFO] [stdout] | [INFO] [stdout] 45 | 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:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | 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:53:41 [INFO] [stdout] | [INFO] [stdout] 53 | 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:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | 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:66:4 [INFO] [stdout] | [INFO] [stdout] 66 | 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:83:14 [INFO] [stdout] | [INFO] [stdout] 83 | 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:84:4 [INFO] [stdout] | [INFO] [stdout] 84 | 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:88:29 [INFO] [stdout] | [INFO] [stdout] 88 | 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:94:4 [INFO] [stdout] | [INFO] [stdout] 94 | 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:94:40 [INFO] [stdout] | [INFO] [stdout] 94 | 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:102:16 [INFO] [stdout] | [INFO] [stdout] 102 | 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:102:52 [INFO] [stdout] | [INFO] [stdout] 102 | 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:107:4 [INFO] [stdout] | [INFO] [stdout] 107 | 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:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | 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 `Balances` [INFO] [stdout] --> src/tests.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | 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:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | 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:127:23 [INFO] [stdout] | [INFO] [stdout] 127 | 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:129:15 [INFO] [stdout] | [INFO] [stdout] 129 | 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:131:16 [INFO] [stdout] | [INFO] [stdout] 131 | 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:132:6 [INFO] [stdout] | [INFO] [stdout] 132 | 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:137:6 [INFO] [stdout] | [INFO] [stdout] 137 | 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:138:7 [INFO] [stdout] | [INFO] [stdout] 138 | 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:151:4 [INFO] [stdout] | [INFO] [stdout] 151 | 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:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | 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:167:14 [INFO] [stdout] | [INFO] [stdout] 167 | 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:168:4 [INFO] [stdout] | [INFO] [stdout] 168 | 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:171:14 [INFO] [stdout] | [INFO] [stdout] 171 | 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:172:4 [INFO] [stdout] | [INFO] [stdout] 172 | 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:178:14 [INFO] [stdout] | [INFO] [stdout] 178 | 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:179:4 [INFO] [stdout] | [INFO] [stdout] 179 | 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:183:29 [INFO] [stdout] | [INFO] [stdout] 183 | 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:190:4 [INFO] [stdout] | [INFO] [stdout] 190 | 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:190:43 [INFO] [stdout] | [INFO] [stdout] 190 | 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:196:4 [INFO] [stdout] | [INFO] [stdout] 196 | 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:196:43 [INFO] [stdout] | [INFO] [stdout] 196 | 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 `Balances` [INFO] [stdout] --> src/tests.rs:212:14 [INFO] [stdout] | [INFO] [stdout] 212 | 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:213:14 [INFO] [stdout] | [INFO] [stdout] 213 | 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:215:14 [INFO] [stdout] | [INFO] [stdout] 215 | 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:215:55 [INFO] [stdout] | [INFO] [stdout] 215 | 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:216:14 [INFO] [stdout] | [INFO] [stdout] 216 | 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:216:55 [INFO] [stdout] | [INFO] [stdout] 216 | 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:218:14 [INFO] [stdout] | [INFO] [stdout] 218 | 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:219:14 [INFO] [stdout] | [INFO] [stdout] 219 | 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:221:14 [INFO] [stdout] | [INFO] [stdout] 221 | 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:222:4 [INFO] [stdout] | [INFO] [stdout] 222 | 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:225:28 [INFO] [stdout] | [INFO] [stdout] 225 | 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:228:28 [INFO] [stdout] | [INFO] [stdout] 228 | 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 `Balances` [INFO] [stdout] --> src/tests.rs:232:14 [INFO] [stdout] | [INFO] [stdout] 232 | 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:235:14 [INFO] [stdout] | [INFO] [stdout] 235 | 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:236:4 [INFO] [stdout] | [INFO] [stdout] 236 | 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:239:28 [INFO] [stdout] | [INFO] [stdout] 239 | 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:242:28 [INFO] [stdout] | [INFO] [stdout] 242 | 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 `Balances` [INFO] [stdout] --> src/tests.rs:246:14 [INFO] [stdout] | [INFO] [stdout] 246 | 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:259:14 [INFO] [stdout] | [INFO] [stdout] 259 | 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:260:4 [INFO] [stdout] | [INFO] [stdout] 260 | 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:267:4 [INFO] [stdout] | [INFO] [stdout] 267 | 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:267:46 [INFO] [stdout] | [INFO] [stdout] 267 | 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:281:14 [INFO] [stdout] | [INFO] [stdout] 281 | 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:282:4 [INFO] [stdout] | [INFO] [stdout] 282 | 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:289:16 [INFO] [stdout] | [INFO] [stdout] 289 | 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:289:54 [INFO] [stdout] | [INFO] [stdout] 289 | 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:292:14 [INFO] [stdout] | [INFO] [stdout] 292 | 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:293:4 [INFO] [stdout] | [INFO] [stdout] 293 | 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:310:14 [INFO] [stdout] | [INFO] [stdout] 310 | 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:310:55 [INFO] [stdout] | [INFO] [stdout] 310 | 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:314:14 [INFO] [stdout] | [INFO] [stdout] 314 | 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:315:4 [INFO] [stdout] | [INFO] [stdout] 315 | 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:322:14 [INFO] [stdout] | [INFO] [stdout] 322 | 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:323:4 [INFO] [stdout] | [INFO] [stdout] 323 | 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:330:14 [INFO] [stdout] | [INFO] [stdout] 330 | 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:331:4 [INFO] [stdout] | [INFO] [stdout] 331 | 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:349:14 [INFO] [stdout] | [INFO] [stdout] 349 | 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:349:55 [INFO] [stdout] | [INFO] [stdout] 349 | 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:350:14 [INFO] [stdout] | [INFO] [stdout] 350 | 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:350:55 [INFO] [stdout] | [INFO] [stdout] 350 | 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:351:14 [INFO] [stdout] | [INFO] [stdout] 351 | 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:351:55 [INFO] [stdout] | [INFO] [stdout] 351 | 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:358:14 [INFO] [stdout] | [INFO] [stdout] 358 | 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:359:4 [INFO] [stdout] | [INFO] [stdout] 359 | 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:369:14 [INFO] [stdout] | [INFO] [stdout] 369 | 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:370:4 [INFO] [stdout] | [INFO] [stdout] 370 | 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:380:14 [INFO] [stdout] | [INFO] [stdout] 380 | 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:381:4 [INFO] [stdout] | [INFO] [stdout] 381 | 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:399:14 [INFO] [stdout] | [INFO] [stdout] 399 | 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:399:55 [INFO] [stdout] | [INFO] [stdout] 399 | 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:400:14 [INFO] [stdout] | [INFO] [stdout] 400 | 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:400:55 [INFO] [stdout] | [INFO] [stdout] 400 | 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:401:14 [INFO] [stdout] | [INFO] [stdout] 401 | 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:401:55 [INFO] [stdout] | [INFO] [stdout] 401 | 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:402:14 [INFO] [stdout] | [INFO] [stdout] 402 | 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:402:45 [INFO] [stdout] | [INFO] [stdout] 402 | 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:403:14 [INFO] [stdout] | [INFO] [stdout] 403 | 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:403:45 [INFO] [stdout] | [INFO] [stdout] 403 | 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:410:14 [INFO] [stdout] | [INFO] [stdout] 410 | 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:411:4 [INFO] [stdout] | [INFO] [stdout] 411 | 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:420:14 [INFO] [stdout] | [INFO] [stdout] 420 | 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:421:4 [INFO] [stdout] | [INFO] [stdout] 421 | 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:431:14 [INFO] [stdout] | [INFO] [stdout] 431 | 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:432:4 [INFO] [stdout] | [INFO] [stdout] 432 | 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: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: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: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 `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: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: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 `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 `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: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 `Balances` [INFO] [stdout] --> src/tests.rs:656:14 [INFO] [stdout] | [INFO] [stdout] 656 | 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:660:4 [INFO] [stdout] | [INFO] [stdout] 660 | 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:660:43 [INFO] [stdout] | [INFO] [stdout] 660 | 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:670:14 [INFO] [stdout] | [INFO] [stdout] 670 | 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:670:55 [INFO] [stdout] | [INFO] [stdout] 670 | 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:678:14 [INFO] [stdout] | [INFO] [stdout] 678 | 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:679:14 [INFO] [stdout] | [INFO] [stdout] 679 | 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:682:4 [INFO] [stdout] | [INFO] [stdout] 682 | 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:682:43 [INFO] [stdout] | [INFO] [stdout] 682 | 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:691:14 [INFO] [stdout] | [INFO] [stdout] 691 | 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:691:55 [INFO] [stdout] | [INFO] [stdout] 691 | 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:692:14 [INFO] [stdout] | [INFO] [stdout] 692 | 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:693:14 [INFO] [stdout] | [INFO] [stdout] 693 | 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:696:14 [INFO] [stdout] | [INFO] [stdout] 696 | 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:697:4 [INFO] [stdout] | [INFO] [stdout] 697 | 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:704:4 [INFO] [stdout] | [INFO] [stdout] 704 | 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:704:43 [INFO] [stdout] | [INFO] [stdout] 704 | 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:713:14 [INFO] [stdout] | [INFO] [stdout] 713 | 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:713:55 [INFO] [stdout] | [INFO] [stdout] 713 | 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:714:14 [INFO] [stdout] | [INFO] [stdout] 714 | 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:714:45 [INFO] [stdout] | [INFO] [stdout] 714 | 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:715:14 [INFO] [stdout] | [INFO] [stdout] 715 | 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:716:14 [INFO] [stdout] | [INFO] [stdout] 716 | 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:718:4 [INFO] [stdout] | [INFO] [stdout] 718 | 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:718:43 [INFO] [stdout] | [INFO] [stdout] 718 | 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:721:14 [INFO] [stdout] | [INFO] [stdout] 721 | 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:722:14 [INFO] [stdout] | [INFO] [stdout] 722 | 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:729:14 [INFO] [stdout] | [INFO] [stdout] 729 | 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:729:55 [INFO] [stdout] | [INFO] [stdout] 729 | 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:730:14 [INFO] [stdout] | [INFO] [stdout] 730 | 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:730:45 [INFO] [stdout] | [INFO] [stdout] 730 | 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:731:14 [INFO] [stdout] | [INFO] [stdout] 731 | 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:732:14 [INFO] [stdout] | [INFO] [stdout] 732 | 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:734:4 [INFO] [stdout] | [INFO] [stdout] 734 | 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:734:43 [INFO] [stdout] | [INFO] [stdout] 734 | 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:737:14 [INFO] [stdout] | [INFO] [stdout] 737 | 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:738:14 [INFO] [stdout] | [INFO] [stdout] 738 | 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:753:14 [INFO] [stdout] | [INFO] [stdout] 753 | 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:754:14 [INFO] [stdout] | [INFO] [stdout] 754 | 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:755:14 [INFO] [stdout] | [INFO] [stdout] 755 | 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:757:14 [INFO] [stdout] | [INFO] [stdout] 757 | 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:757:55 [INFO] [stdout] | [INFO] [stdout] 757 | 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:758:14 [INFO] [stdout] | [INFO] [stdout] 758 | 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:758:55 [INFO] [stdout] | [INFO] [stdout] 758 | 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:759:14 [INFO] [stdout] | [INFO] [stdout] 759 | 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:759:55 [INFO] [stdout] | [INFO] [stdout] 759 | 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:761:14 [INFO] [stdout] | [INFO] [stdout] 761 | 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:762:14 [INFO] [stdout] | [INFO] [stdout] 762 | 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:763:14 [INFO] [stdout] | [INFO] [stdout] 763 | 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:767:3 [INFO] [stdout] | [INFO] [stdout] 767 | 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:769:3 [INFO] [stdout] | [INFO] [stdout] 769 | 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:769:21 [INFO] [stdout] | [INFO] [stdout] 769 | 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:771:14 [INFO] [stdout] | [INFO] [stdout] 771 | 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:772:4 [INFO] [stdout] | [INFO] [stdout] 772 | 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:777:14 [INFO] [stdout] | [INFO] [stdout] 777 | 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:778:14 [INFO] [stdout] | [INFO] [stdout] 778 | 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:779:14 [INFO] [stdout] | [INFO] [stdout] 779 | 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:780:14 [INFO] [stdout] | [INFO] [stdout] 780 | 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:806:14 [INFO] [stdout] | [INFO] [stdout] 806 | 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:806:55 [INFO] [stdout] | [INFO] [stdout] 806 | 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:807:14 [INFO] [stdout] | [INFO] [stdout] 807 | 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:807:55 [INFO] [stdout] | [INFO] [stdout] 807 | 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:810:4 [INFO] [stdout] | [INFO] [stdout] 810 | 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:810:35 [INFO] [stdout] | [INFO] [stdout] 810 | 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 `Balances` [INFO] [stdout] --> src/tests.rs:827:14 [INFO] [stdout] | [INFO] [stdout] 827 | 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:828:14 [INFO] [stdout] | [INFO] [stdout] 828 | 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:829:14 [INFO] [stdout] | [INFO] [stdout] 829 | 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:831:14 [INFO] [stdout] | [INFO] [stdout] 831 | 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:831:55 [INFO] [stdout] | [INFO] [stdout] 831 | 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:832:14 [INFO] [stdout] | [INFO] [stdout] 832 | 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:832:55 [INFO] [stdout] | [INFO] [stdout] 832 | 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:833:14 [INFO] [stdout] | [INFO] [stdout] 833 | 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:833:55 [INFO] [stdout] | [INFO] [stdout] 833 | 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:835:14 [INFO] [stdout] | [INFO] [stdout] 835 | 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:836:14 [INFO] [stdout] | [INFO] [stdout] 836 | 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:837:14 [INFO] [stdout] | [INFO] [stdout] 837 | 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:840:4 [INFO] [stdout] | [INFO] [stdout] 840 | 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:840:35 [INFO] [stdout] | [INFO] [stdout] 840 | 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:844:14 [INFO] [stdout] | [INFO] [stdout] 844 | 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:859:14 [INFO] [stdout] | [INFO] [stdout] 859 | 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:860:14 [INFO] [stdout] | [INFO] [stdout] 860 | 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:861:14 [INFO] [stdout] | [INFO] [stdout] 861 | 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:863:14 [INFO] [stdout] | [INFO] [stdout] 863 | 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:863:55 [INFO] [stdout] | [INFO] [stdout] 863 | 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:864:14 [INFO] [stdout] | [INFO] [stdout] 864 | 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:864:55 [INFO] [stdout] | [INFO] [stdout] 864 | 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:865:14 [INFO] [stdout] | [INFO] [stdout] 865 | 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:865:55 [INFO] [stdout] | [INFO] [stdout] 865 | 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:867:14 [INFO] [stdout] | [INFO] [stdout] 867 | 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:868:14 [INFO] [stdout] | [INFO] [stdout] 868 | 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:869:14 [INFO] [stdout] | [INFO] [stdout] 869 | 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:871:14 [INFO] [stdout] | [INFO] [stdout] 871 | 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:871:45 [INFO] [stdout] | [INFO] [stdout] 871 | 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:872:14 [INFO] [stdout] | [INFO] [stdout] 872 | 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:872:45 [INFO] [stdout] | [INFO] [stdout] 872 | 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:873:14 [INFO] [stdout] | [INFO] [stdout] 873 | 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:873:45 [INFO] [stdout] | [INFO] [stdout] 873 | 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:876:14 [INFO] [stdout] | [INFO] [stdout] 876 | 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:877:14 [INFO] [stdout] | [INFO] [stdout] 877 | 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:878:14 [INFO] [stdout] | [INFO] [stdout] 878 | 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:880:14 [INFO] [stdout] | [INFO] [stdout] 880 | 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:880:45 [INFO] [stdout] | [INFO] [stdout] 880 | 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:881:14 [INFO] [stdout] | [INFO] [stdout] 881 | 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:881:45 [INFO] [stdout] | [INFO] [stdout] 881 | 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:884:14 [INFO] [stdout] | [INFO] [stdout] 884 | 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:885:14 [INFO] [stdout] | [INFO] [stdout] 885 | 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:886:14 [INFO] [stdout] | [INFO] [stdout] 886 | 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:900:14 [INFO] [stdout] | [INFO] [stdout] 900 | 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:900:55 [INFO] [stdout] | [INFO] [stdout] 900 | 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:901:14 [INFO] [stdout] | [INFO] [stdout] 901 | 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:901:55 [INFO] [stdout] | [INFO] [stdout] 901 | 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:903:14 [INFO] [stdout] | [INFO] [stdout] 903 | 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:905:4 [INFO] [stdout] | [INFO] [stdout] 905 | 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:905:35 [INFO] [stdout] | [INFO] [stdout] 905 | 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:908:14 [INFO] [stdout] | [INFO] [stdout] 908 | 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 `Balances` [INFO] [stdout] --> src/tests.rs:923:14 [INFO] [stdout] | [INFO] [stdout] 923 | 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:924:14 [INFO] [stdout] | [INFO] [stdout] 924 | 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:925:14 [INFO] [stdout] | [INFO] [stdout] 925 | 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:927:14 [INFO] [stdout] | [INFO] [stdout] 927 | 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:927:55 [INFO] [stdout] | [INFO] [stdout] 927 | 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:928:14 [INFO] [stdout] | [INFO] [stdout] 928 | 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:928:55 [INFO] [stdout] | [INFO] [stdout] 928 | 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:929:14 [INFO] [stdout] | [INFO] [stdout] 929 | 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:929:55 [INFO] [stdout] | [INFO] [stdout] 929 | 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:931:14 [INFO] [stdout] | [INFO] [stdout] 931 | 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:931:45 [INFO] [stdout] | [INFO] [stdout] 931 | 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:932:14 [INFO] [stdout] | [INFO] [stdout] 932 | 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:932:45 [INFO] [stdout] | [INFO] [stdout] 932 | 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:933:14 [INFO] [stdout] | [INFO] [stdout] 933 | 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:933:45 [INFO] [stdout] | [INFO] [stdout] 933 | 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:935:14 [INFO] [stdout] | [INFO] [stdout] 935 | 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:936:14 [INFO] [stdout] | [INFO] [stdout] 936 | 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:937:14 [INFO] [stdout] | [INFO] [stdout] 937 | 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:940:4 [INFO] [stdout] | [INFO] [stdout] 940 | 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:940:35 [INFO] [stdout] | [INFO] [stdout] 940 | 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:945:4 [INFO] [stdout] | [INFO] [stdout] 945 | 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:945:35 [INFO] [stdout] | [INFO] [stdout] 945 | 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:950:4 [INFO] [stdout] | [INFO] [stdout] 950 | 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:950:35 [INFO] [stdout] | [INFO] [stdout] 950 | 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:954:14 [INFO] [stdout] | [INFO] [stdout] 954 | 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:955:14 [INFO] [stdout] | [INFO] [stdout] 955 | 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:956:14 [INFO] [stdout] | [INFO] [stdout] 956 | 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:965:14 [INFO] [stdout] | [INFO] [stdout] 965 | 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:965:55 [INFO] [stdout] | [INFO] [stdout] 965 | 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:966:14 [INFO] [stdout] | [INFO] [stdout] 966 | 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:966:55 [INFO] [stdout] | [INFO] [stdout] 966 | 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:967:14 [INFO] [stdout] | [INFO] [stdout] 967 | 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:967:55 [INFO] [stdout] | [INFO] [stdout] 967 | 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:969:14 [INFO] [stdout] | [INFO] [stdout] 969 | 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:969:45 [INFO] [stdout] | [INFO] [stdout] 969 | 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:970:14 [INFO] [stdout] | [INFO] [stdout] 970 | 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:970:45 [INFO] [stdout] | [INFO] [stdout] 970 | 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:971:14 [INFO] [stdout] | [INFO] [stdout] 971 | 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:971:45 [INFO] [stdout] | [INFO] [stdout] 971 | 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:984:4 [INFO] [stdout] | [INFO] [stdout] 984 | 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:984:35 [INFO] [stdout] | [INFO] [stdout] 984 | 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:988:4 [INFO] [stdout] | [INFO] [stdout] 988 | 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:988:35 [INFO] [stdout] | [INFO] [stdout] 988 | 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:992:14 [INFO] [stdout] | [INFO] [stdout] 992 | 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:992:45 [INFO] [stdout] | [INFO] [stdout] 992 | 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:995:14 [INFO] [stdout] | [INFO] [stdout] 995 | 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:995:45 [INFO] [stdout] | [INFO] [stdout] 995 | 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:1008:4 [INFO] [stdout] | [INFO] [stdout] 1008 | 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:1008:35 [INFO] [stdout] | [INFO] [stdout] 1008 | 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:1012:4 [INFO] [stdout] | [INFO] [stdout] 1012 | 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:1012:35 [INFO] [stdout] | [INFO] [stdout] 1012 | 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:1017:14 [INFO] [stdout] | [INFO] [stdout] 1017 | 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:1017:45 [INFO] [stdout] | [INFO] [stdout] 1017 | 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 `Balances` [INFO] [stdout] --> src/tests.rs:1032:14 [INFO] [stdout] | [INFO] [stdout] 1032 | 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:1033:14 [INFO] [stdout] | [INFO] [stdout] 1033 | 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:1034:14 [INFO] [stdout] | [INFO] [stdout] 1034 | 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:1036:14 [INFO] [stdout] | [INFO] [stdout] 1036 | 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:1036:55 [INFO] [stdout] | [INFO] [stdout] 1036 | 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:1037:14 [INFO] [stdout] | [INFO] [stdout] 1037 | 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:1037:55 [INFO] [stdout] | [INFO] [stdout] 1037 | 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:1038:14 [INFO] [stdout] | [INFO] [stdout] 1038 | 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:1038:55 [INFO] [stdout] | [INFO] [stdout] 1038 | 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:1040:14 [INFO] [stdout] | [INFO] [stdout] 1040 | 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:1041:14 [INFO] [stdout] | [INFO] [stdout] 1041 | 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:1042:14 [INFO] [stdout] | [INFO] [stdout] 1042 | 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:1044:14 [INFO] [stdout] | [INFO] [stdout] 1044 | 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:1044:45 [INFO] [stdout] | [INFO] [stdout] 1044 | 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:1045:14 [INFO] [stdout] | [INFO] [stdout] 1045 | 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:1045:45 [INFO] [stdout] | [INFO] [stdout] 1045 | 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:1046:14 [INFO] [stdout] | [INFO] [stdout] 1046 | 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:1046:45 [INFO] [stdout] | [INFO] [stdout] 1046 | 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:1049:14 [INFO] [stdout] | [INFO] [stdout] 1049 | 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:1050:14 [INFO] [stdout] | [INFO] [stdout] 1050 | 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:1051:14 [INFO] [stdout] | [INFO] [stdout] 1051 | 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:1053:14 [INFO] [stdout] | [INFO] [stdout] 1053 | 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:1053:45 [INFO] [stdout] | [INFO] [stdout] 1053 | 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:1056:14 [INFO] [stdout] | [INFO] [stdout] 1056 | 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:1057:14 [INFO] [stdout] | [INFO] [stdout] 1057 | 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:1058:14 [INFO] [stdout] | [INFO] [stdout] 1058 | 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 `Balances` [INFO] [stdout] --> src/tests.rs:1073:14 [INFO] [stdout] | [INFO] [stdout] 1073 | 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:1074:14 [INFO] [stdout] | [INFO] [stdout] 1074 | 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:1075:14 [INFO] [stdout] | [INFO] [stdout] 1075 | 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:1077:14 [INFO] [stdout] | [INFO] [stdout] 1077 | 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:1077:55 [INFO] [stdout] | [INFO] [stdout] 1077 | 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:1078:14 [INFO] [stdout] | [INFO] [stdout] 1078 | 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:1078:55 [INFO] [stdout] | [INFO] [stdout] 1078 | 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:1079:14 [INFO] [stdout] | [INFO] [stdout] 1079 | 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:1079:55 [INFO] [stdout] | [INFO] [stdout] 1079 | 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:1081:14 [INFO] [stdout] | [INFO] [stdout] 1081 | 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:1082:14 [INFO] [stdout] | [INFO] [stdout] 1082 | 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:1083:14 [INFO] [stdout] | [INFO] [stdout] 1083 | 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:1085:14 [INFO] [stdout] | [INFO] [stdout] 1085 | 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:1085:45 [INFO] [stdout] | [INFO] [stdout] 1085 | 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:1086:14 [INFO] [stdout] | [INFO] [stdout] 1086 | 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:1086:45 [INFO] [stdout] | [INFO] [stdout] 1086 | 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:1087:14 [INFO] [stdout] | [INFO] [stdout] 1087 | 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:1087:45 [INFO] [stdout] | [INFO] [stdout] 1087 | 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:1090:14 [INFO] [stdout] | [INFO] [stdout] 1090 | 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:1091:14 [INFO] [stdout] | [INFO] [stdout] 1091 | 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:1092:14 [INFO] [stdout] | [INFO] [stdout] 1092 | 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:1095:4 [INFO] [stdout] | [INFO] [stdout] 1095 | 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:1095:35 [INFO] [stdout] | [INFO] [stdout] 1095 | 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:1098:14 [INFO] [stdout] | [INFO] [stdout] 1098 | 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:1113:14 [INFO] [stdout] | [INFO] [stdout] 1113 | 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:1114:14 [INFO] [stdout] | [INFO] [stdout] 1114 | 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:1115:14 [INFO] [stdout] | [INFO] [stdout] 1115 | 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:1117:14 [INFO] [stdout] | [INFO] [stdout] 1117 | 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:1117:55 [INFO] [stdout] | [INFO] [stdout] 1117 | 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:1118:14 [INFO] [stdout] | [INFO] [stdout] 1118 | 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:1118:55 [INFO] [stdout] | [INFO] [stdout] 1118 | 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:1119:14 [INFO] [stdout] | [INFO] [stdout] 1119 | 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:1119:55 [INFO] [stdout] | [INFO] [stdout] 1119 | 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:1121:14 [INFO] [stdout] | [INFO] [stdout] 1121 | 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:1121:45 [INFO] [stdout] | [INFO] [stdout] 1121 | 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:1123:14 [INFO] [stdout] | [INFO] [stdout] 1123 | 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:1123:45 [INFO] [stdout] | [INFO] [stdout] 1123 | 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:1125:14 [INFO] [stdout] | [INFO] [stdout] 1125 | 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:1125:45 [INFO] [stdout] | [INFO] [stdout] 1125 | 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:1127:14 [INFO] [stdout] | [INFO] [stdout] 1127 | 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:1127:45 [INFO] [stdout] | [INFO] [stdout] 1127 | 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:1143:14 [INFO] [stdout] | [INFO] [stdout] 1143 | 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:1143:55 [INFO] [stdout] | [INFO] [stdout] 1143 | 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:1144:14 [INFO] [stdout] | [INFO] [stdout] 1144 | 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:1147:14 [INFO] [stdout] | [INFO] [stdout] 1147 | 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:1147:55 [INFO] [stdout] | [INFO] [stdout] 1147 | 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:1148:14 [INFO] [stdout] | [INFO] [stdout] 1148 | 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:1152:4 [INFO] [stdout] | [INFO] [stdout] 1152 | 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:1152:36 [INFO] [stdout] | [INFO] [stdout] 1152 | 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:1157:14 [INFO] [stdout] | [INFO] [stdout] 1157 | 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:1157:46 [INFO] [stdout] | [INFO] [stdout] 1157 | 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:1158:14 [INFO] [stdout] | [INFO] [stdout] 1158 | 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:1167:3 [INFO] [stdout] | [INFO] [stdout] 1167 | 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:1167:35 [INFO] [stdout] | [INFO] [stdout] 1167 | 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:1170:14 [INFO] [stdout] | [INFO] [stdout] 1170 | 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:1171:14 [INFO] [stdout] | [INFO] [stdout] 1171 | 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:1171:55 [INFO] [stdout] | [INFO] [stdout] 1171 | 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:1173:3 [INFO] [stdout] | [INFO] [stdout] 1173 | 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:1185:14 [INFO] [stdout] | [INFO] [stdout] 1185 | 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:1187:14 [INFO] [stdout] | [INFO] [stdout] 1187 | 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:1187:37 [INFO] [stdout] | [INFO] [stdout] 1187 | 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:1195:3 [INFO] [stdout] | [INFO] [stdout] 1195 | 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:1197:3 [INFO] [stdout] | [INFO] [stdout] 1197 | 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:1197:35 [INFO] [stdout] | [INFO] [stdout] 1197 | 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:1199:14 [INFO] [stdout] | [INFO] [stdout] 1199 | 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:1200:14 [INFO] [stdout] | [INFO] [stdout] 1200 | 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:1200:55 [INFO] [stdout] | [INFO] [stdout] 1200 | 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:1202:3 [INFO] [stdout] | [INFO] [stdout] 1202 | 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:1213:14 [INFO] [stdout] | [INFO] [stdout] 1213 | 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:1215:14 [INFO] [stdout] | [INFO] [stdout] 1215 | 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:1215:37 [INFO] [stdout] | [INFO] [stdout] 1215 | 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:1233:14 [INFO] [stdout] | [INFO] [stdout] 1233 | 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:1233:55 [INFO] [stdout] | [INFO] [stdout] 1233 | 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:1243:14 [INFO] [stdout] | [INFO] [stdout] 1243 | 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:1245:14 [INFO] [stdout] | [INFO] [stdout] 1245 | 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:1269:14 [INFO] [stdout] | [INFO] [stdout] 1269 | 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:1269:55 [INFO] [stdout] | [INFO] [stdout] 1269 | 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:1270:14 [INFO] [stdout] | [INFO] [stdout] 1270 | 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:1270:55 [INFO] [stdout] | [INFO] [stdout] 1270 | 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:1271:14 [INFO] [stdout] | [INFO] [stdout] 1271 | 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:1271:55 [INFO] [stdout] | [INFO] [stdout] 1271 | 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:1281:14 [INFO] [stdout] | [INFO] [stdout] 1281 | 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:1283:14 [INFO] [stdout] | [INFO] [stdout] 1283 | 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:1307:14 [INFO] [stdout] | [INFO] [stdout] 1307 | 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:1307:55 [INFO] [stdout] | [INFO] [stdout] 1307 | 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:1308:14 [INFO] [stdout] | [INFO] [stdout] 1308 | 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:1308:55 [INFO] [stdout] | [INFO] [stdout] 1308 | 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:1309:14 [INFO] [stdout] | [INFO] [stdout] 1309 | 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:1309:55 [INFO] [stdout] | [INFO] [stdout] 1309 | 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:1310:14 [INFO] [stdout] | [INFO] [stdout] 1310 | 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:1310:45 [INFO] [stdout] | [INFO] [stdout] 1310 | 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:1320:14 [INFO] [stdout] | [INFO] [stdout] 1320 | 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:1322:14 [INFO] [stdout] | [INFO] [stdout] 1322 | 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:1346:14 [INFO] [stdout] | [INFO] [stdout] 1346 | 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:1346:55 [INFO] [stdout] | [INFO] [stdout] 1346 | 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:1347:14 [INFO] [stdout] | [INFO] [stdout] 1347 | 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:1347:55 [INFO] [stdout] | [INFO] [stdout] 1347 | 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:1348:14 [INFO] [stdout] | [INFO] [stdout] 1348 | 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:1348:55 [INFO] [stdout] | [INFO] [stdout] 1348 | 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:1349:14 [INFO] [stdout] | [INFO] [stdout] 1349 | 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:1349:45 [INFO] [stdout] | [INFO] [stdout] 1349 | 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:1359:14 [INFO] [stdout] | [INFO] [stdout] 1359 | 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:1361:14 [INFO] [stdout] | [INFO] [stdout] 1361 | 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:1385:14 [INFO] [stdout] | [INFO] [stdout] 1385 | 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:1385:55 [INFO] [stdout] | [INFO] [stdout] 1385 | 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:1386:14 [INFO] [stdout] | [INFO] [stdout] 1386 | 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:1386:55 [INFO] [stdout] | [INFO] [stdout] 1386 | 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:1387:14 [INFO] [stdout] | [INFO] [stdout] 1387 | 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:1387:55 [INFO] [stdout] | [INFO] [stdout] 1387 | 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:1389:14 [INFO] [stdout] | [INFO] [stdout] 1389 | 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:1389:45 [INFO] [stdout] | [INFO] [stdout] 1389 | 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:1395:14 [INFO] [stdout] | [INFO] [stdout] 1395 | 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:1395:45 [INFO] [stdout] | [INFO] [stdout] 1395 | 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:1396:14 [INFO] [stdout] | [INFO] [stdout] 1396 | 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:1396:45 [INFO] [stdout] | [INFO] [stdout] 1396 | 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:1406:14 [INFO] [stdout] | [INFO] [stdout] 1406 | 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:1408:14 [INFO] [stdout] | [INFO] [stdout] 1408 | 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:1432:14 [INFO] [stdout] | [INFO] [stdout] 1432 | 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:1432:55 [INFO] [stdout] | [INFO] [stdout] 1432 | 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:1433:14 [INFO] [stdout] | [INFO] [stdout] 1433 | 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:1433:55 [INFO] [stdout] | [INFO] [stdout] 1433 | 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:1434:14 [INFO] [stdout] | [INFO] [stdout] 1434 | 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:1434:55 [INFO] [stdout] | [INFO] [stdout] 1434 | 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:1436:14 [INFO] [stdout] | [INFO] [stdout] 1436 | 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:1436:45 [INFO] [stdout] | [INFO] [stdout] 1436 | 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:1440:14 [INFO] [stdout] | [INFO] [stdout] 1440 | 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:1440:45 [INFO] [stdout] | [INFO] [stdout] 1440 | 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:1441:14 [INFO] [stdout] | [INFO] [stdout] 1441 | 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:1441:45 [INFO] [stdout] | [INFO] [stdout] 1441 | 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:1448:14 [INFO] [stdout] | [INFO] [stdout] 1448 | 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:1448:45 [INFO] [stdout] | [INFO] [stdout] 1448 | 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:1458:14 [INFO] [stdout] | [INFO] [stdout] 1458 | 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:1460:14 [INFO] [stdout] | [INFO] [stdout] 1460 | 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:1475:14 [INFO] [stdout] | [INFO] [stdout] 1475 | 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:1475:55 [INFO] [stdout] | [INFO] [stdout] 1475 | 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:1476:14 [INFO] [stdout] | [INFO] [stdout] 1476 | 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:1476:55 [INFO] [stdout] | [INFO] [stdout] 1476 | 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:1496:14 [INFO] [stdout] | [INFO] [stdout] 1496 | 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_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:1508:4 [INFO] [stdout] | [INFO] [stdout] 1508 | 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:1511:14 [INFO] [stdout] | [INFO] [stdout] 1511 | 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:1511:55 [INFO] [stdout] | [INFO] [stdout] 1511 | 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:1512:14 [INFO] [stdout] | [INFO] [stdout] 1512 | 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:1512:55 [INFO] [stdout] | [INFO] [stdout] 1512 | 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:1513:14 [INFO] [stdout] | [INFO] [stdout] 1513 | 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:1514:4 [INFO] [stdout] | [INFO] [stdout] 1514 | 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 `Balances` [INFO] [stdout] --> src/tests.rs:1539:14 [INFO] [stdout] | [INFO] [stdout] 1539 | 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:1547:14 [INFO] [stdout] | [INFO] [stdout] 1547 | 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:1547:55 [INFO] [stdout] | [INFO] [stdout] 1547 | 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:1548:14 [INFO] [stdout] | [INFO] [stdout] 1548 | 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:1548:55 [INFO] [stdout] | [INFO] [stdout] 1548 | 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:1549:14 [INFO] [stdout] | [INFO] [stdout] 1549 | 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:1550:14 [INFO] [stdout] | [INFO] [stdout] 1550 | 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:1551:14 [INFO] [stdout] | [INFO] [stdout] 1551 | 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:1552:4 [INFO] [stdout] | [INFO] [stdout] 1552 | 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 `Balances` [INFO] [stdout] --> src/tests.rs:1574:14 [INFO] [stdout] | [INFO] [stdout] 1574 | assert_eq!(Balances::free_balance(3), 100); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, 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 748 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "3a82a5430b8a830146028cf24234e3f50a0441d4f402625ca753138204e114b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a82a5430b8a830146028cf24234e3f50a0441d4f402625ca753138204e114b3", kill_on_drop: false }` [INFO] [stdout] 3a82a5430b8a830146028cf24234e3f50a0441d4f402625ca753138204e114b3