[INFO] fetching crate pallet-referenda 26.0.0...
[INFO] checking pallet-referenda-26.0.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate pallet-referenda 26.0.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate pallet-referenda 26.0.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pallet-referenda 26.0.0
[INFO] finished tweaking crates.io crate pallet-referenda 26.0.0
[INFO] tweaked toml for crates.io crate pallet-referenda 26.0.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7c6fe012bea73e98b29f730142d60ebdf617472c8d1981e1a1c9692bcda1dfa
[INFO] running `Command { std: "docker" "start" "-a" "c7c6fe012bea73e98b29f730142d60ebdf617472c8d1981e1a1c9692bcda1dfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7c6fe012bea73e98b29f730142d60ebdf617472c8d1981e1a1c9692bcda1dfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7c6fe012bea73e98b29f730142d60ebdf617472c8d1981e1a1c9692bcda1dfa", kill_on_drop: false }`
[INFO] [stdout] c7c6fe012bea73e98b29f730142d60ebdf617472c8d1981e1a1c9692bcda1dfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d0898477cfb64ded61ef5ed7eb386d8cc2450a5cf1aafa520b617e1feaacf10
[INFO] running `Command { std: "docker" "start" "-a" "4d0898477cfb64ded61ef5ed7eb386d8cc2450a5cf1aafa520b617e1feaacf10", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking sp-std v12.0.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling wasmtime-runtime v8.0.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]     Checking wasmtime-jit-debug v8.0.1
[INFO] [stderr]     Checking wasmtime-asm-macros v8.0.1
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v8.0.1
[INFO] [stderr]    Compiling wasmtime v8.0.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]     Checking hash-db v0.16.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking getrandom_or_panic v0.0.3
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking environmental v1.1.4
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking array-bytes v6.2.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking backtrace v0.3.71
[INFO] [stderr]     Checking memory-db v0.32.0
[INFO] [stderr]     Checking trie-root v0.18.0
[INFO] [stderr]     Checking trie-db v0.28.0
[INFO] [stderr]     Checking schnellru v0.2.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling sp-io v28.0.0
[INFO] [stderr]     Checking sp-panic-handler v12.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling ref-cast-impl v1.0.22
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking ref-cast v1.0.22
[INFO] [stderr]    Compiling sp-debug-derive v12.0.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking pbkdf2 v0.8.0
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]     Checking curve25519-dalek v2.1.3
[INFO] [stderr]     Checking merlin v2.0.1
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]     Checking dyn-clonable v0.9.0
[INFO] [stderr]     Checking schnorrkel v0.11.4
[INFO] [stderr]     Checking ed25519-zebra v3.1.0
[INFO] [stderr]     Checking sp-core-hashing v13.0.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking schnorrkel v0.9.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking substrate-bip39 v0.4.6
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling prettier-please v0.2.0
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling derive-syn-parse v0.1.5
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling expander v2.1.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]     Checking der v0.7.8
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling macro_magic_core v0.5.0
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling sp-core-hashing-proc-macro v13.0.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling macro_magic_macros v0.5.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking parity-wasm v0.45.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking cranelift-entity v0.95.1
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking wasmparser v0.102.0
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking object v0.30.4
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling ss58-registry v1.47.0
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]     Checking bip39 v2.0.0
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling scale-info-derive v2.11.1
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v15.0.0
[INFO] [stderr]    Compiling sp-api-proc-macro v13.0.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking wasmtime-types v8.0.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.9
[INFO] [stderr]     Checking wasmtime-environ v8.0.1
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling frame-support-procedural-tools-derive v10.0.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling frame-support-procedural-tools v9.0.0
[INFO] [stderr]    Compiling cfg-expr v0.15.7
[INFO] [stderr]    Compiling docify_macros v0.2.7
[INFO] [stderr]    Compiling include_dir v0.7.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]    Compiling macro_magic v0.5.0
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling proc-macro-warning v1.0.2
[INFO] [stderr]     Checking k256 v0.13.3
[INFO] [stderr]    Compiling frame-support-procedural v21.0.0
[INFO] [stderr]     Checking wasmtime-jit v8.0.1
[INFO] [stderr]    Compiling aquamarine v0.3.3
[INFO] [stderr]     Checking parity-scale-codec v3.6.9
[INFO] [stderr]     Checking docify v0.2.7
[INFO] [stderr]     Checking tt-call v1.0.9
[INFO] [stderr]     Checking scale-info v2.11.1
[INFO] [stderr]     Checking sp-storage v17.0.0
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking sp-externalities v0.23.0
[INFO] [stderr]     Checking sp-tracing v14.0.0
[INFO] [stderr]    Compiling sp-version-proc-macro v12.0.0
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking bounded-collections v0.1.9
[INFO] [stderr]     Checking sp-arithmetic v21.0.0
[INFO] [stderr]     Checking frame-metadata v16.0.0
[INFO] [stderr]     Checking sp-wasm-interface v18.0.0
[INFO] [stderr]     Checking sp-metadata-ir v0.4.0
[INFO] [stderr]     Checking sp-runtime-interface v22.0.0
[INFO] [stderr]     Checking sp-core v26.0.0
[INFO] [stderr]     Checking sp-trie v27.0.0
[INFO] [stderr]     Checking sp-keystore v0.32.0
[INFO] [stderr]     Checking sp-weights v25.0.0
[INFO] [stderr]     Checking sp-state-machine v0.33.0
[INFO] [stderr]     Checking sp-application-crypto v28.0.0
[INFO] [stderr]     Checking sp-runtime v29.0.0
[INFO] [stderr]     Checking sp-version v27.0.0
[INFO] [stderr]     Checking sp-inherents v24.0.0
[INFO] [stderr]     Checking sp-staking v24.0.0
[INFO] [stderr]     Checking sp-api v24.0.0
[INFO] [stderr]     Checking sp-genesis-builder v0.5.0
[INFO] [stderr]     Checking frame-support v26.0.0
[INFO] [stderr]     Checking frame-system v26.0.0
[INFO] [stderr]     Checking pallet-referenda v26.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Debug` is imported redundantly
[INFO] [stdout]   --> src/types.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use super::*;
[INFO] [stdout]    |     -------- the item `Debug` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | use sp_std::fmt::Debug;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::mock::Test`
[INFO] [stdout]    --> src/migration.rs:167:20
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use crate::mock::{Test as T, *};
[INFO] [stdout]     |                       ^^^^^^^^^ no `Test` in `mock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sp_core`
[INFO] [stdout]   --> src/mock.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use sp_core::H256;
[INFO] [stdout]    |     ^^^^^^^ use of undeclared crate or module `sp_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pallet_balances`
[INFO] [stdout]   --> src/tests.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use pallet_balances::Error as BalancesError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_scheduler`
[INFO] [stdout]   --> src/mock.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |         Scheduler: pallet_scheduler,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_scheduler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_scheduler`
[INFO] [stdout]    --> src/tests.rs:211:31
[INFO] [stdout]     |
[INFO] [stdout] 211 |         println!("Agenda #6: {:?}", pallet_scheduler::Agenda::<Test>::get(6));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_scheduler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `RuntimeCall` in `mock`
[INFO] [stdout]    --> src/tests.rs:579:27
[INFO] [stdout]     |
[INFO] [stdout] 579 |         let call = crate::mock::RuntimeCall::decode(&mut &set_balance_proposal(i)[..]).unwrap();
[INFO] [stdout]     |                                 ^^^^^^^^^^^ could not find `RuntimeCall` in `mock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OriginCaller` in this scope
[INFO] [stdout]    --> src/migration.rs:172:15
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let origin: OriginCaller = frame_system::RawOrigin::Root.into();
[INFO] [stdout]     |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_core`
[INFO] [stdout]    --> src/migration.rs:192:25
[INFO] [stdout]     |
[INFO] [stdout] 192 | ...   let ongoing_encoded = sp_core::Bytes::from_str("0x00000000012c01082a000000000000000400010000000000000001000000000000000100000000000...
[INFO] [stdout]     |                             ^^^^^^^ use of undeclared crate or module `sp_core`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 166 +     use core::ffi::c_str::Bytes;
[INFO] [stdout]     |
[INFO] [stdout] 166 +     use core::str::Bytes;
[INFO] [stdout]     |
[INFO] [stdout] 166 +     use sp_std::str::Bytes;
[INFO] [stdout]     |
[INFO] [stdout] 166 +     use std::io::Bytes;
[INFO] [stdout]     |
[INFO] [stdout]       and 1 other candidate
[INFO] [stdout] help: if you import `Bytes`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 192 -         let ongoing_encoded = sp_core::Bytes::from_str("0x00000000012c01082a0000000000000004000100000000000000010000000000000001000000000000000a00000000000000000000000000000000000100").unwrap();
[INFO] [stdout] 192 +         let ongoing_encoded = Bytes::from_str("0x00000000012c01082a0000000000000004000100000000000000010000000000000001000000000000000a00000000000000000000000000000000000100").unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:38:47
[INFO] [stdout]    |
[INFO] [stdout] 38 | type Block = frame_system::mocking::MockBlock<Test>;
[INFO] [stdout]    |                                               ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 38 | type Block<Test> = frame_system::mocking::MockBlock<Test>;
[INFO] [stdout]    |           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]   --> src/mock.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl Contains<RuntimeCall> for BaseFilter {
[INFO] [stdout]    |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl<RuntimeCall> Contains<RuntimeCall> for BaseFilter {
[INFO] [stdout]    |     +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]   --> src/mock.rs:54:21
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn contains(call: &RuntimeCall) -> bool {
[INFO] [stdout]    |                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:55:42
[INFO] [stdout]    |
[INFO] [stdout] 55 |         !matches!(call, &RuntimeCall::Balances(pallet_balances::Call::force_set_balance { .. }))
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 20 + use crate::Call;
[INFO] [stdout]    |
[INFO] [stdout] 20 + use frame_system::Call;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Call`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 55 -         !matches!(call, &RuntimeCall::Balances(pallet_balances::Call::force_set_balance { .. }))
[INFO] [stdout] 55 +         !matches!(call, &RuntimeCall::Balances(Call::force_set_balance { .. }))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:62:31
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl frame_system::Config for Test {
[INFO] [stdout]    |                               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]   --> src/mock.rs:67:23
[INFO] [stdout]    |
[INFO] [stdout] 67 |     type RuntimeOrigin = RuntimeOrigin;
[INFO] [stdout]    |                          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    |
[INFO] [stdout] 67 |     type RuntimeOrigin = Self::RuntimeOrigin;
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]   --> src/mock.rs:69:21
[INFO] [stdout]    |
[INFO] [stdout] 69 |     type RuntimeCall = RuntimeCall;
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    |
[INFO] [stdout] 69 |     type RuntimeCall = Self::RuntimeCall;
[INFO] [stdout]    |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]   --> src/mock.rs:75:22
[INFO] [stdout]    |
[INFO] [stdout] 75 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]    |                         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    |
[INFO] [stdout] 75 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PalletInfo` in this scope
[INFO] [stdout]   --> src/mock.rs:78:20
[INFO] [stdout]    |
[INFO] [stdout] 78 |     type PalletInfo = PalletInfo;
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    |
[INFO] [stdout] 78 |     type PalletInfo = Self::PalletInfo;
[INFO] [stdout]    |                       ++++++
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 20 + use frame_support::traits::PalletInfo;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:87:34
[INFO] [stdout]    |
[INFO] [stdout] 87 | impl pallet_preimage::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:88:22
[INFO] [stdout]    |
[INFO] [stdout] 88 |     type RuntimeEvent = RuntimeEvent;
[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:90:18
[INFO] [stdout]    |
[INFO] [stdout] 90 |       type Currency = Balances;
[INFO] [stdout]    |                       ^^^^^^^^ help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | / pub type BalanceOf<T, I = ()> =
[INFO] [stdout] 32 | |     <<T as Config<I>>::Currency as Currency<<T as frame_system::Config>::AccountId>>::Balance;
[INFO] [stdout]    | |______________________________________________________________________________________________- similarly named type alias `BalanceOf` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:94:35
[INFO] [stdout]    |
[INFO] [stdout] 94 | impl pallet_scheduler::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:95:22
[INFO] [stdout]    |
[INFO] [stdout] 95 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]    |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]   --> src/mock.rs:96:23
[INFO] [stdout]    |
[INFO] [stdout] 96 |     type RuntimeOrigin = RuntimeOrigin;
[INFO] [stdout]    |                          ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OriginCaller` in this scope
[INFO] [stdout]   --> src/mock.rs:97:23
[INFO] [stdout]    |
[INFO] [stdout] 97 |     type PalletsOrigin = OriginCaller;
[INFO] [stdout]    |                          ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]   --> src/mock.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 98 |     type RuntimeCall = RuntimeCall;
[INFO] [stdout]    |                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Preimage` in this scope
[INFO] [stdout]    --> src/mock.rs:104:19
[INFO] [stdout]     |
[INFO] [stdout] 104 |     type Preimages = Preimage;
[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:106:34
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl pallet_balances::Config for Test {
[INFO] [stdout]     |                                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/mock.rs:111:22
[INFO] [stdout]     |
[INFO] [stdout] 111 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `System` in this scope
[INFO] [stdout]    --> src/mock.rs:114:22
[INFO] [stdout]     |
[INFO] [stdout] 114 |     type AccountStore = System;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/mock.rs:145:24
[INFO] [stdout]     |
[INFO] [stdout] 145 |     type RuntimeOrigin = <RuntimeOrigin as OriginTrait>::PalletsOrigin;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 145 |     type RuntimeOrigin = <Self::RuntimeOrigin as OriginTrait>::PalletsOrigin;
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:209:17
[INFO] [stdout]     |
[INFO] [stdout] 209 | impl Config for Test {
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]    --> src/mock.rs:211:21
[INFO] [stdout]     |
[INFO] [stdout] 211 |     type RuntimeCall = RuntimeCall;
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 211 |     type RuntimeCall = Self::RuntimeCall;
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/mock.rs:212:22
[INFO] [stdout]     |
[INFO] [stdout] 212 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 212 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scheduler` in this scope
[INFO] [stdout]    --> src/mock.rs:213:19
[INFO] [stdout]     |
[INFO] [stdout] 213 |     type Scheduler = Scheduler;
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 213 |     type Scheduler = Self::Scheduler;
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Preimage` in this scope
[INFO] [stdout]    --> src/mock.rs:226:19
[INFO] [stdout]     |
[INFO] [stdout] 226 |     type Preimages = Preimage;
[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:238:45
[INFO] [stdout]     |
[INFO] [stdout] 238 |         let mut t = frame_system::GenesisConfig::<Test>::default().build_storage().unwrap();
[INFO] [stdout]     |                                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 236 | impl<Test> ExtBuilder {
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:240:36
[INFO] [stdout]     |
[INFO] [stdout] 240 |         pallet_balances::GenesisConfig::<Test> { balances }
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 236 | impl<Test> ExtBuilder {
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:244:23
[INFO] [stdout]     |
[INFO] [stdout] 244 |         ext.execute_with(|| System::set_block_number(1));
[INFO] [stdout]     |                             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]    --> src/mock.rs:305:24
[INFO] [stdout]     |
[INFO] [stdout] 305 |     RuntimeCall::Balances(pallet_balances::Call::force_set_balance { who: 42, new_free: value })
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use crate::Call;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use frame_system::Call;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Call`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 305 -     RuntimeCall::Balances(pallet_balances::Call::force_set_balance { who: 42, new_free: value })
[INFO] [stdout] 305 +     RuntimeCall::Balances(Call::force_set_balance { who: 42, new_free: value })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:309:66
[INFO] [stdout]     |
[INFO] [stdout] 309 | pub fn set_balance_proposal_bounded(value: u64) -> BoundedCallOf<Test, ()> {
[INFO] [stdout]     |                                                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 309 | pub fn set_balance_proposal_bounded<Test>(value: u64) -> BoundedCallOf<Test, ()> {
[INFO] [stdout]     |                                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]    --> src/mock.rs:310:32
[INFO] [stdout]     |
[INFO] [stdout] 310 |     let c = RuntimeCall::Balances(pallet_balances::Call::force_set_balance {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use crate::Call;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use frame_system::Call;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Call`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 310 -     let c = RuntimeCall::Balances(pallet_balances::Call::force_set_balance {
[INFO] [stdout] 310 +     let c = RuntimeCall::Balances(Call::force_set_balance {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Preimage` in this scope
[INFO] [stdout]    --> src/mock.rs:314:3
[INFO] [stdout]     |
[INFO] [stdout] 314 |     <Preimage as StorePreimage>::bound(c).unwrap()
[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:328:2
[INFO] [stdout]     |
[INFO] [stdout] 328 |     System::set_block_number(System::block_number() + 1);
[INFO] [stdout]     |     ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use 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:328:27
[INFO] [stdout]     |
[INFO] [stdout] 328 |     System::set_block_number(System::block_number() + 1);
[INFO] [stdout]     |                              ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use 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:329:27
[INFO] [stdout]     |
[INFO] [stdout] 329 |     Scheduler::on_initialize(System::block_number());
[INFO] [stdout]     |                              ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use 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:333:8
[INFO] [stdout]     |
[INFO] [stdout] 333 |     while System::block_number() < n {
[INFO] [stdout]     |           ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use 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:340:2
[INFO] [stdout]     |
[INFO] [stdout] 340 |     System::set_block_number(0);
[INFO] [stdout]     |     ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Referenda` in this scope
[INFO] [stdout]    --> src/mock.rs:352:3
[INFO] [stdout]     |
[INFO] [stdout] 352 |     <Referenda as Polling<Tally>>::access_poll(index, |status| {
[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:360:28
[INFO] [stdout]     |
[INFO] [stdout] 360 |     match ReferendumInfoFor::<Test>::get(i).unwrap() {
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 359 | pub fn waiting_since<Test>(i: ReferendumIndex) -> u64 {
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:367:28
[INFO] [stdout]     |
[INFO] [stdout] 367 |     match ReferendumInfoFor::<Test>::get(i).unwrap() {
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 366 | pub fn deciding_since<Test>(i: ReferendumIndex) -> u64 {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:377:28
[INFO] [stdout]     |
[INFO] [stdout] 377 |     match ReferendumInfoFor::<Test>::get(i).unwrap() {
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 376 | pub fn deciding_and_failing_since<Test>(i: ReferendumIndex) -> u64 {
[INFO] [stdout]     |                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:387:28
[INFO] [stdout]     |
[INFO] [stdout] 387 |     match ReferendumInfoFor::<Test>::get(i).unwrap() {
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 386 | pub fn confirming_until<Test>(i: ReferendumIndex) -> u64 {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:397:28
[INFO] [stdout]     |
[INFO] [stdout] 397 |     match ReferendumInfoFor::<Test>::get(i).unwrap() {
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 396 | pub fn approved_since<Test>(i: ReferendumIndex) -> u64 {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:404:28
[INFO] [stdout]     |
[INFO] [stdout] 404 |     match ReferendumInfoFor::<Test>::get(i).unwrap() {
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 403 | pub fn rejected_since<Test>(i: ReferendumIndex) -> u64 {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:411:28
[INFO] [stdout]     |
[INFO] [stdout] 411 |     match ReferendumInfoFor::<Test>::get(i).unwrap() {
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 410 | pub fn cancelled_since<Test>(i: ReferendumIndex) -> u64 {
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:418:28
[INFO] [stdout]     |
[INFO] [stdout] 418 |     match ReferendumInfoFor::<Test>::get(i).unwrap() {
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 417 | pub fn killed_since<Test>(i: ReferendumIndex) -> u64 {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:425:28
[INFO] [stdout]     |
[INFO] [stdout] 425 |     match ReferendumInfoFor::<Test>::get(i).unwrap() {
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 424 | pub fn timed_out_since<Test>(i: ReferendumIndex) -> u64 {
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:433:23
[INFO] [stdout]     |
[INFO] [stdout] 433 |         ReferendumInfoFor::<Test>::get(i),
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 431 | fn is_deciding<Test>(i: ReferendumIndex) -> bool {
[INFO] [stdout]     |               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:457:33
[INFO] [stdout]     |
[INFO] [stdout] 457 |         let index = ReferendumCount::<Test>::get() - 1;
[INFO] [stdout]     |                                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 445 | impl<Test> RefState {
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:459:11
[INFO] [stdout]     |
[INFO] [stdout] 459 |             run_to(System::block_number() + 1);
[INFO] [stdout]     |                    ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use 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:463:11
[INFO] [stdout]     |
[INFO] [stdout] 463 |             run_to(System::block_number() + 1);
[INFO] [stdout]     |                    ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use 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:466:40
[INFO] [stdout]     |
[INFO] [stdout] 466 |             assert_eq!(confirming_until(index), System::block_number() + 2);
[INFO] [stdout]     |                                                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use 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:470:11
[INFO] [stdout]     |
[INFO] [stdout] 470 |             run_to(System::block_number() + 1);
[INFO] [stdout]     |                    ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + 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:477:36
[INFO] [stdout]     |
[INFO] [stdout] 477 | pub fn note_preimage(who: u64) -> <Test as frame_system::Config>::Hash {
[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:32
[INFO] [stdout]    |
[INFO] [stdout] 31 |         assert_eq!(ReferendumCount::<Test>::get(), 0);
[INFO] [stdout]    |                                      ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn params_should_work<Test>() {
[INFO] [stdout]    |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:48:32
[INFO] [stdout]    |
[INFO] [stdout] 48 |         assert_eq!(ReferendumCount::<Test>::get(), 1);
[INFO] [stdout]    |                                      ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn basic_happy_path_works<Test>() {
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 |         assert_eq!(DecidingCount::<Test>::get(0), 0);
[INFO] [stdout]    |                                    ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn basic_happy_path_works<Test>() {
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:54:30
[INFO] [stdout]    |
[INFO] [stdout] 54 |         assert_eq!(DecidingCount::<Test>::get(0), 1);
[INFO] [stdout]    |                                    ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn basic_happy_path_works<Test>() {
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:196:32
[INFO] [stdout]     |
[INFO] [stdout] 196 |         assert_eq!(ReferendumCount::<Test>::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] 169 | fn queueing_works<Test>() {
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:200:30
[INFO] [stdout]     |
[INFO] [stdout] 200 |         assert_eq!(DecidingCount::<Test>::get(0), 1);
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn queueing_works<Test>() {
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:211:58
[INFO] [stdout]     |
[INFO] [stdout] 211 |         println!("Agenda #6: {:?}", pallet_scheduler::Agenda::<Test>::get(6));
[INFO] [stdout]     |                                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn queueing_works<Test>() {
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:213:48
[INFO] [stdout]     |
[INFO] [stdout] 213 |         println!("{:?}", Vec::<_>::from(TrackQueue::<Test>::get(0)));
[INFO] [stdout]     |                                                      ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn queueing_works<Test>() {
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:221:30
[INFO] [stdout]     |
[INFO] [stdout] 221 |         assert_eq!(DecidingCount::<Test>::get(0), 1);
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn queueing_works<Test>() {
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:228:48
[INFO] [stdout]     |
[INFO] [stdout] 228 |         println!("{:?}", Vec::<_>::from(TrackQueue::<Test>::get(0)));
[INFO] [stdout]     |                                                      ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn queueing_works<Test>() {
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:231:48
[INFO] [stdout]     |
[INFO] [stdout] 231 |         println!("{:?}", Vec::<_>::from(TrackQueue::<Test>::get(0)));
[INFO] [stdout]     |                                                      ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn queueing_works<Test>() {
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 271 |             <Test as Config>::Preimages::bound(CallOf::<Test, ()>::from(Call::nudge_referendum {
[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:271:48
[INFO] [stdout]     |
[INFO] [stdout] 271 |             <Test as Config>::Preimages::bound(CallOf::<Test, ()>::from(Call::nudge_referendum {
[INFO] [stdout]     |                                                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 268 | fn alarm_interval_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:278:4
[INFO] [stdout]     |
[INFO] [stdout] 278 |             System::set_block_number(now);
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + 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:292:13
[INFO] [stdout]     |
[INFO] [stdout] 292 |             Pallet::<Test>::decision_time(
[INFO] [stdout]     |                      ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 289 | fn decision_time_is_correct<Test>() {
[INFO] [stdout]     |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:317:39
[INFO] [stdout]     |
[INFO] [stdout] 317 |         assert_matches!(ReferendumInfoFor::<Test>::get(0), Some(ReferendumInfo::Ongoing(..)));
[INFO] [stdout]     |                                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn auto_timeout_should_happen_with_nothing_but_submit<Test>() {
[INFO] [stdout]     |                                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:321:24
[INFO] [stdout]     |
[INFO] [stdout] 321 |             ReferendumInfoFor::<Test>::get(0),
[INFO] [stdout]     |                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn auto_timeout_should_happen_with_nothing_but_submit<Test>() {
[INFO] [stdout]     |                                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:346:35
[INFO] [stdout]     |
[INFO] [stdout] 346 |         let mut i = ReferendumInfoFor::<Test>::iter().collect::<Vec<_>>();
[INFO] [stdout]     |                                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 328 | fn tracks_are_distinguished<Test>() {
[INFO] [stdout]     |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:400:12
[INFO] [stdout]     |
[INFO] [stdout] 400 |             Error::<Test>::NoTrack
[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 submit_errors_work<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:411:20
[INFO] [stdout]     |
[INFO] [stdout] 411 |             BalancesError::<Test>::InsufficientBalance
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 389 | fn submit_errors_work<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:419:19
[INFO] [stdout]     |
[INFO] [stdout] 419 |         let e = Error::<Test>::NotOngoing;
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 417 | fn decision_deposit_errors_work<Test>() {
[INFO] [stdout]     |                                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:429:27
[INFO] [stdout]     |
[INFO] [stdout] 429 |         let e = BalancesError::<Test>::InsufficientBalance;
[INFO] [stdout]     |                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 417 | fn decision_deposit_errors_work<Test>() {
[INFO] [stdout]     |                                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:433:19
[INFO] [stdout]     |
[INFO] [stdout] 433 |         let e = Error::<Test>::HasDeposit;
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 417 | fn decision_deposit_errors_work<Test>() {
[INFO] [stdout]     |                                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:441:19
[INFO] [stdout]     |
[INFO] [stdout] 441 |         let e = Error::<Test>::BadReferendum;
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 439 | fn refund_deposit_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:451:19
[INFO] [stdout]     |
[INFO] [stdout] 451 |         let e = Error::<Test>::NoDeposit;
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 439 | fn refund_deposit_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:455:19
[INFO] [stdout]     |
[INFO] [stdout] 455 |         let e = Error::<Test>::Unfinished;
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 439 | fn refund_deposit_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:467:19
[INFO] [stdout]     |
[INFO] [stdout] 467 |         let e = Error::<Test>::BadReferendum;
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 464 | fn refund_submission_deposit_works<Test>() {
[INFO] [stdout]     |                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:478:19
[INFO] [stdout]     |
[INFO] [stdout] 478 |         let e = Error::<Test>::BadStatus;
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 464 | fn refund_submission_deposit_works<Test>() {
[INFO] [stdout]     |                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:485:19
[INFO] [stdout]     |
[INFO] [stdout] 485 |         let e = Error::<Test>::NoDeposit;
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 464 | fn refund_submission_deposit_works<Test>() {
[INFO] [stdout]     |                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:496:19
[INFO] [stdout]     |
[INFO] [stdout] 496 |         let e = Error::<Test>::NoDeposit;
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 464 | fn refund_submission_deposit_works<Test>() {
[INFO] [stdout]     |                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:534:72
[INFO] [stdout]     |
[INFO] [stdout] 534 |         assert_noop!(Referenda::cancel(RuntimeOrigin::signed(4), 0), Error::<Test>::NotOngoing);
[INFO] [stdout]     |                                                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 521 | fn cancel_errors_works<Test>() {
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:552:19
[INFO] [stdout]     |
[INFO] [stdout] 552 |         let e = Error::<Test>::NoDeposit;
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 539 | fn kill_works<Test>() {
[INFO] [stdout]     |              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:572:67
[INFO] [stdout]     |
[INFO] [stdout] 572 |         assert_noop!(Referenda::kill(RuntimeOrigin::root(), 0), Error::<Test>::NotOngoing);
[INFO] [stdout]     |                                                                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 559 | fn kill_errors_works<Test>() {
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:580:13
[INFO] [stdout]     |
[INFO] [stdout] 580 |         assert!(!<Test as frame_system::Config>::BaseCallFilter::contains(&call));
[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:603:22
[INFO] [stdout]     |
[INFO] [stdout] 603 |         let invalid_hash: <Test as frame_system::Config>::Hash = [1u8; 32].into();
[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:611:33
[INFO] [stdout]     |
[INFO] [stdout] 611 |         let index = ReferendumCount::<Test>::get() - 1;
[INFO] [stdout]     |                                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 600 | fn set_metadata_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:615:12
[INFO] [stdout]     |
[INFO] [stdout] 615 |             Error::<Test>::NotOngoing,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 600 | fn set_metadata_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:624:33
[INFO] [stdout]     |
[INFO] [stdout] 624 |         let index = ReferendumCount::<Test>::get() - 1;
[INFO] [stdout]     |                                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 600 | fn set_metadata_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:627:12
[INFO] [stdout]     |
[INFO] [stdout] 627 |             Error::<Test>::NoPermission,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 600 | fn set_metadata_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:630:33
[INFO] [stdout]     |
[INFO] [stdout] 630 |         let index = ReferendumCount::<Test>::get() - 1;
[INFO] [stdout]     |                                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 600 | fn set_metadata_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:633:12
[INFO] [stdout]     |
[INFO] [stdout] 633 |             Error::<Test>::PreimageNotExist,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 600 | fn set_metadata_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:636:33
[INFO] [stdout]     |
[INFO] [stdout] 636 |         let index = ReferendumCount::<Test>::get() - 1;
[INFO] [stdout]     |                                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 600 | fn set_metadata_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:639:3
[INFO] [stdout]     |
[INFO] [stdout] 639 |         System::assert_last_event(RuntimeEvent::Referenda(crate::Event::MetadataSet {
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + 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:656:33
[INFO] [stdout]     |
[INFO] [stdout] 656 |         let index = ReferendumCount::<Test>::get() - 1;
[INFO] [stdout]     |                                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 647 | fn clear_metadata_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:660:12
[INFO] [stdout]     |
[INFO] [stdout] 660 |             Error::<Test>::NoPermission,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 647 | fn clear_metadata_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:663:3
[INFO] [stdout]     |
[INFO] [stdout] 663 |         System::assert_last_event(RuntimeEvent::Referenda(crate::Event::MetadataCleared {
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ReferendumStatus` is imported redundantly
[INFO] [stdout]   --> src/migration.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 30 |     use super::*;
[INFO] [stdout]    |         -------- the item `ReferendumStatus` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub(super) use super::{ReferendumStatus, ReferendumStatusOf};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::str::FromStr`
[INFO] [stdout]    --> src/migration.rs:168:6
[INFO] [stdout]     |
[INFO] [stdout] 168 |     use core::str::FromStr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Debug` is imported redundantly
[INFO] [stdout]   --> src/types.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use super::*;
[INFO] [stdout]    |     -------- the item `Debug` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | use sp_std::fmt::Debug;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PerThing` is imported redundantly
[INFO] [stdout]    --> src/types.rs:530:6
[INFO] [stdout]     |
[INFO] [stdout] 528 |     use super::*;
[INFO] [stdout]     |         -------- the item `PerThing` is already imported here
[INFO] [stdout] 529 |     use frame_support::traits::ConstU32;
[INFO] [stdout] 530 |     use sp_runtime::PerThing;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OnInitialize`
[INFO] [stdout]   --> src/mock.rs:26:53
[INFO] [stdout]    |
[INFO] [stdout] 26 |         ConstU32, ConstU64, Contains, EqualPrivilegeOnly, OnInitialize, OriginTrait, Polling,
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `OriginTrait` is imported redundantly
[INFO] [stdout]   --> src/mock.rs:26:67
[INFO] [stdout]    |
[INFO] [stdout] 20 | use super::*;
[INFO] [stdout]    |     -------- the item `OriginTrait` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 26 |         ConstU32, ConstU64, Contains, EqualPrivilegeOnly, OnInitialize, OriginTrait, Polling,
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Polling` is imported redundantly
[INFO] [stdout]   --> src/mock.rs:26:80
[INFO] [stdout]    |
[INFO] [stdout] 20 | use super::*;
[INFO] [stdout]    |     -------- the item `Polling` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 26 |         ConstU32, ConstU64, Contains, EqualPrivilegeOnly, OnInitialize, OriginTrait, Polling,
[INFO] [stdout]    |                                                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Perbill` is imported redundantly
[INFO] [stdout]   --> src/mock.rs:35:32
[INFO] [stdout]    |
[INFO] [stdout] 20 | use super::*;
[INFO] [stdout]    |     -------- the item `Perbill` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 35 |     BuildStorage, DispatchResult, Perbill,
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `codec::Decode`
[INFO] [stdout]   --> src/tests.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use codec::Decode;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall`
[INFO] [stdout]   --> src/mock.rs:55:20
[INFO] [stdout]    |
[INFO] [stdout] 55 |         !matches!(call, &RuntimeCall::Balances(pallet_balances::Call::force_set_balance { .. }))
[INFO] [stdout]    |                          ^^^^^^^^^^^ use of undeclared type `RuntimeCall`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:79:21
[INFO] [stdout]    |
[INFO] [stdout] 79 |     type AccountData = pallet_balances::AccountData<u64>;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_preimage`
[INFO] [stdout]   --> src/mock.rs:87:6
[INFO] [stdout]    |
[INFO] [stdout] 87 | impl pallet_preimage::Config for Test {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_scheduler`
[INFO] [stdout]   --> src/mock.rs:94:6
[INFO] [stdout]    |
[INFO] [stdout] 94 | impl pallet_scheduler::Config for Test {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_scheduler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]    --> src/mock.rs:106:6
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl pallet_balances::Config for Test {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]    --> src/mock.rs:214:18
[INFO] [stdout]     |
[INFO] [stdout] 214 |     type Currency = pallet_balances::Pallet<Self>;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]    --> src/mock.rs:240:3
[INFO] [stdout]     |
[INFO] [stdout] 240 |         pallet_balances::GenesisConfig::<Test> { balances }
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/mock.rs:251:4
[INFO] [stdout]     |
[INFO] [stdout] 251 |             Referenda::do_try_state().unwrap();
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall`
[INFO] [stdout]    --> src/mock.rs:305:2
[INFO] [stdout]     |
[INFO] [stdout] 305 |     RuntimeCall::Balances(pallet_balances::Call::force_set_balance { who: 42, new_free: value })
[INFO] [stdout]     |     ^^^^^^^^^^^ use of undeclared type `RuntimeCall`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall`
[INFO] [stdout]    --> src/mock.rs:310:10
[INFO] [stdout]     |
[INFO] [stdout] 310 |     let c = RuntimeCall::Balances(pallet_balances::Call::force_set_balance {
[INFO] [stdout]     |             ^^^^^^^^^^^ use of undeclared type `RuntimeCall`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/mock.rs:319:2
[INFO] [stdout]     |
[INFO] [stdout] 319 |     Referenda::submit(
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/mock.rs:320:3
[INFO] [stdout]     |
[INFO] [stdout] 320 |         RuntimeOrigin::signed(who),
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scheduler`
[INFO] [stdout]    --> src/mock.rs:329:2
[INFO] [stdout]     |
[INFO] [stdout] 329 |     Scheduler::on_initialize(System::block_number());
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared type `Scheduler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/mock.rs:348:2
[INFO] [stdout]     |
[INFO] [stdout] 348 |     Referenda::ensure_ongoing(r).unwrap().tally
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/mock.rs:447:14
[INFO] [stdout]     |
[INFO] [stdout] 447 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/mock.rs:448:4
[INFO] [stdout]     |
[INFO] [stdout] 448 |             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 `Referenda`
[INFO] [stdout]    --> src/mock.rs:453:14
[INFO] [stdout]     |
[INFO] [stdout] 453 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/mock.rs:453:48
[INFO] [stdout]     |
[INFO] [stdout] 453 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/mock.rs:482:13
[INFO] [stdout]     |
[INFO] [stdout] 482 |     assert_ok!(Preimage::note_preimage(RuntimeOrigin::signed(who), data.clone()));
[INFO] [stdout]     |                ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/mock.rs:482:37
[INFO] [stdout]     |
[INFO] [stdout] 482 |     assert_ok!(Preimage::note_preimage(RuntimeOrigin::signed(who), data.clone()));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/mock.rs:484:11
[INFO] [stdout]     |
[INFO] [stdout] 484 |     assert!(!Preimage::is_requested(&hash));
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]   --> src/tests.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 |         assert_eq!(Balances::free_balance(42), 0);
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared type `Balances`
[INFO] [stdout]    |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]   --> src/tests.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 |         assert_eq!(Balances::total_issuance(), 600);
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared type `Balances`
[INFO] [stdout]    |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]   --> src/tests.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 |         assert_ok!(Referenda::submit(
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:42:4
[INFO] [stdout]    |
[INFO] [stdout] 42 |             RuntimeOrigin::signed(1),
[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:47:14
[INFO] [stdout]    |
[INFO] [stdout] 47 |         assert_eq!(Balances::reserved_balance(&1), 2);
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared type `Balances`
[INFO] [stdout]    |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]   --> src/tests.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:49:48
[INFO] [stdout]    |
[INFO] [stdout] 49 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]   --> src/tests.rs:63:14
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_ok!(Referenda::refund_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:63:49
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_ok!(Referenda::refund_decision_deposit(RuntimeOrigin::signed(2), 0));
[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:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |         assert_eq!(Balances::free_balance(&42), 0);
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared type `Balances`
[INFO] [stdout]    |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]   --> src/tests.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |         assert_eq!(Balances::free_balance(&42), 1);
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared type `Balances`
[INFO] [stdout]    |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]   --> src/tests.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |         assert_ok!(Referenda::kill(RuntimeOrigin::root(), r));
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:78:30
[INFO] [stdout]    |
[INFO] [stdout] 78 |         assert_ok!(Referenda::kill(RuntimeOrigin::root(), r));
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:172:14
[INFO] [stdout]     |
[INFO] [stdout] 172 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:173:4
[INFO] [stdout]     |
[INFO] [stdout] 173 |             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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(5), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:178:48
[INFO] [stdout]     |
[INFO] [stdout] 178 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(5), 0));
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:184:15
[INFO] [stdout]     |
[INFO] [stdout] 184 |             assert_ok!(Referenda::submit(
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |                 RuntimeOrigin::signed(i),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:192:15
[INFO] [stdout]     |
[INFO] [stdout] 192 |             assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(i), i as u32));
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:192:49
[INFO] [stdout]     |
[INFO] [stdout] 192 |             assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(i), i as u32));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:216:14
[INFO] [stdout]     |
[INFO] [stdout] 216 |         assert_ok!(Referenda::cancel(RuntimeOrigin::signed(4), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:216:32
[INFO] [stdout]     |
[INFO] [stdout] 216 |         assert_ok!(Referenda::cancel(RuntimeOrigin::signed(4), 0));
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:281:22
[INFO] [stdout]     |
[INFO] [stdout] 281 |             let (actual, _) = Referenda::set_alarm(call.clone(), when).unwrap();
[INFO] [stdout]     |                               ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:310:14
[INFO] [stdout]     |
[INFO] [stdout] 310 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:311:4
[INFO] [stdout]     |
[INFO] [stdout] 311 |             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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:330:14
[INFO] [stdout]     |
[INFO] [stdout] 330 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[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(1),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:336:14
[INFO] [stdout]     |
[INFO] [stdout] 336 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:337:4
[INFO] [stdout]     |
[INFO] [stdout] 337 |             RuntimeOrigin::signed(2),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:343:14
[INFO] [stdout]     |
[INFO] [stdout] 343 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(3), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:343:48
[INFO] [stdout]     |
[INFO] [stdout] 343 |         assert_ok!(Referenda::place_decision_deposit(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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:344:14
[INFO] [stdout]     |
[INFO] [stdout] 344 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(4), 1));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:344:48
[INFO] [stdout]     |
[INFO] [stdout] 344 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(4), 1));
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OriginCaller`
[INFO] [stdout]    --> src/tests.rs:355:15
[INFO] [stdout]     |
[INFO] [stdout] 355 |                         origin: OriginCaller::system(RawOrigin::Root),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^ use of undeclared type `OriginCaller`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OriginCaller`
[INFO] [stdout]    --> src/tests.rs:371:15
[INFO] [stdout]     |
[INFO] [stdout] 371 |                         origin: OriginCaller::system(RawOrigin::None),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^ use of undeclared type `OriginCaller`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:394:4
[INFO] [stdout]     |
[INFO] [stdout] 394 |             Referenda::submit(
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:395:5
[INFO] [stdout]     |
[INFO] [stdout] 395 |                 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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:405:4
[INFO] [stdout]     |
[INFO] [stdout] 405 |             Referenda::submit(
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |                 RuntimeOrigin::signed(10),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:420:16
[INFO] [stdout]     |
[INFO] [stdout] 420 |         assert_noop!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0), e);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:420:50
[INFO] [stdout]     |
[INFO] [stdout] 420 |         assert_noop!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0), e);
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:423:14
[INFO] [stdout]     |
[INFO] [stdout] 423 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:424:4
[INFO] [stdout]     |
[INFO] [stdout] 424 |             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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:430:16
[INFO] [stdout]     |
[INFO] [stdout] 430 |         assert_noop!(Referenda::place_decision_deposit(RuntimeOrigin::signed(10), 0), e);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:430:50
[INFO] [stdout]     |
[INFO] [stdout] 430 |         assert_noop!(Referenda::place_decision_deposit(RuntimeOrigin::signed(10), 0), e);
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:432:14
[INFO] [stdout]     |
[INFO] [stdout] 432 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:432:48
[INFO] [stdout]     |
[INFO] [stdout] 432 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:434:16
[INFO] [stdout]     |
[INFO] [stdout] 434 |         assert_noop!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0), e);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:434:50
[INFO] [stdout]     |
[INFO] [stdout] 434 |         assert_noop!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0), e);
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:442:16
[INFO] [stdout]     |
[INFO] [stdout] 442 |         assert_noop!(Referenda::refund_decision_deposit(RuntimeOrigin::signed(1), 0), e);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:442:51
[INFO] [stdout]     |
[INFO] [stdout] 442 |         assert_noop!(Referenda::refund_decision_deposit(RuntimeOrigin::signed(1), 0), e);
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:445:14
[INFO] [stdout]     |
[INFO] [stdout] 445 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:446:4
[INFO] [stdout]     |
[INFO] [stdout] 446 |             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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:452:16
[INFO] [stdout]     |
[INFO] [stdout] 452 |         assert_noop!(Referenda::refund_decision_deposit(RuntimeOrigin::signed(2), 0), e);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:452:51
[INFO] [stdout]     |
[INFO] [stdout] 452 |         assert_noop!(Referenda::refund_decision_deposit(RuntimeOrigin::signed(2), 0), e);
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:454:14
[INFO] [stdout]     |
[INFO] [stdout] 454 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:454:48
[INFO] [stdout]     |
[INFO] [stdout] 454 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:456:16
[INFO] [stdout]     |
[INFO] [stdout] 456 |         assert_noop!(Referenda::refund_decision_deposit(RuntimeOrigin::signed(3), 0), e);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:456:51
[INFO] [stdout]     |
[INFO] [stdout] 456 |         assert_noop!(Referenda::refund_decision_deposit(RuntimeOrigin::signed(3), 0), e);
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:459:14
[INFO] [stdout]     |
[INFO] [stdout] 459 |         assert_ok!(Referenda::refund_decision_deposit(RuntimeOrigin::signed(3), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:459:49
[INFO] [stdout]     |
[INFO] [stdout] 459 |         assert_ok!(Referenda::refund_decision_deposit(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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:468:16
[INFO] [stdout]     |
[INFO] [stdout] 468 |         assert_noop!(Referenda::refund_submission_deposit(RuntimeOrigin::signed(1), 0), e);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:468:53
[INFO] [stdout]     |
[INFO] [stdout] 468 |         assert_noop!(Referenda::refund_submission_deposit(RuntimeOrigin::signed(1), 0), e);
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:471:14
[INFO] [stdout]     |
[INFO] [stdout] 471 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:472:4
[INFO] [stdout]     |
[INFO] [stdout] 472 |             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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:479:16
[INFO] [stdout]     |
[INFO] [stdout] 479 |         assert_noop!(Referenda::refund_submission_deposit(RuntimeOrigin::signed(3), 0), e);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:479:53
[INFO] [stdout]     |
[INFO] [stdout] 479 |         assert_noop!(Referenda::refund_submission_deposit(RuntimeOrigin::signed(3), 0), e);
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:481:14
[INFO] [stdout]     |
[INFO] [stdout] 481 |         assert_ok!(Referenda::cancel(RuntimeOrigin::signed(4), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:481:32
[INFO] [stdout]     |
[INFO] [stdout] 481 |         assert_ok!(Referenda::cancel(RuntimeOrigin::signed(4), 0));
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:483:14
[INFO] [stdout]     |
[INFO] [stdout] 483 |         assert_ok!(Referenda::refund_submission_deposit(RuntimeOrigin::signed(3), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:483:51
[INFO] [stdout]     |
[INFO] [stdout] 483 |         assert_ok!(Referenda::refund_submission_deposit(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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:486:16
[INFO] [stdout]     |
[INFO] [stdout] 486 |         assert_noop!(Referenda::refund_submission_deposit(RuntimeOrigin::signed(2), 0), e);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:486:53
[INFO] [stdout]     |
[INFO] [stdout] 486 |         assert_noop!(Referenda::refund_submission_deposit(RuntimeOrigin::signed(2), 0), e);
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:488:14
[INFO] [stdout]     |
[INFO] [stdout] 488 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:489:4
[INFO] [stdout]     |
[INFO] [stdout] 489 |             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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:495:14
[INFO] [stdout]     |
[INFO] [stdout] 495 |         assert_ok!(Referenda::kill(RuntimeOrigin::root(), 1));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:495:30
[INFO] [stdout]     |
[INFO] [stdout] 495 |         assert_ok!(Referenda::kill(RuntimeOrigin::root(), 1));
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:497:16
[INFO] [stdout]     |
[INFO] [stdout] 497 |         assert_noop!(Referenda::refund_submission_deposit(RuntimeOrigin::signed(2), 0), e);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:497:53
[INFO] [stdout]     |
[INFO] [stdout] 497 |         assert_noop!(Referenda::refund_submission_deposit(RuntimeOrigin::signed(2), 0), e);
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:505:14
[INFO] [stdout]     |
[INFO] [stdout] 505 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[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(1),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:511:14
[INFO] [stdout]     |
[INFO] [stdout] 511 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:511:48
[INFO] [stdout]     |
[INFO] [stdout] 511 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:514:14
[INFO] [stdout]     |
[INFO] [stdout] 514 |         assert_ok!(Referenda::cancel(RuntimeOrigin::signed(4), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:514:32
[INFO] [stdout]     |
[INFO] [stdout] 514 |         assert_ok!(Referenda::cancel(RuntimeOrigin::signed(4), 0));
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:515:14
[INFO] [stdout]     |
[INFO] [stdout] 515 |         assert_ok!(Referenda::refund_decision_deposit(RuntimeOrigin::signed(3), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:515:49
[INFO] [stdout]     |
[INFO] [stdout] 515 |         assert_ok!(Referenda::refund_decision_deposit(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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:524:14
[INFO] [stdout]     |
[INFO] [stdout] 524 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:525:4
[INFO] [stdout]     |
[INFO] [stdout] 525 |             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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:530:14
[INFO] [stdout]     |
[INFO] [stdout] 530 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:530:48
[INFO] [stdout]     |
[INFO] [stdout] 530 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:531:16
[INFO] [stdout]     |
[INFO] [stdout] 531 |         assert_noop!(Referenda::cancel(RuntimeOrigin::signed(1), 0), BadOrigin);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:531:34
[INFO] [stdout]     |
[INFO] [stdout] 531 |         assert_noop!(Referenda::cancel(RuntimeOrigin::signed(1), 0), BadOrigin);
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:534:16
[INFO] [stdout]     |
[INFO] [stdout] 534 |         assert_noop!(Referenda::cancel(RuntimeOrigin::signed(4), 0), Error::<Test>::NotOngoing);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:534:34
[INFO] [stdout]     |
[INFO] [stdout] 534 |         assert_noop!(Referenda::cancel(RuntimeOrigin::signed(4), 0), Error::<Test>::NotOngoing);
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:542:14
[INFO] [stdout]     |
[INFO] [stdout] 542 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:543:4
[INFO] [stdout]     |
[INFO] [stdout] 543 |             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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:548:14
[INFO] [stdout]     |
[INFO] [stdout] 548 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:548:48
[INFO] [stdout]     |
[INFO] [stdout] 548 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:551:14
[INFO] [stdout]     |
[INFO] [stdout] 551 |         assert_ok!(Referenda::kill(RuntimeOrigin::root(), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:551:30
[INFO] [stdout]     |
[INFO] [stdout] 551 |         assert_ok!(Referenda::kill(RuntimeOrigin::root(), 0));
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:553:16
[INFO] [stdout]     |
[INFO] [stdout] 553 |         assert_noop!(Referenda::refund_decision_deposit(RuntimeOrigin::signed(3), 0), e);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:553:51
[INFO] [stdout]     |
[INFO] [stdout] 553 |         assert_noop!(Referenda::refund_decision_deposit(RuntimeOrigin::signed(3), 0), e);
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:562:14
[INFO] [stdout]     |
[INFO] [stdout] 562 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:563:4
[INFO] [stdout]     |
[INFO] [stdout] 563 |             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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:568:14
[INFO] [stdout]     |
[INFO] [stdout] 568 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:568:48
[INFO] [stdout]     |
[INFO] [stdout] 568 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:569:16
[INFO] [stdout]     |
[INFO] [stdout] 569 |         assert_noop!(Referenda::kill(RuntimeOrigin::signed(4), 0), BadOrigin);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:569:32
[INFO] [stdout]     |
[INFO] [stdout] 569 |         assert_noop!(Referenda::kill(RuntimeOrigin::signed(4), 0), BadOrigin);
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:572:16
[INFO] [stdout]     |
[INFO] [stdout] 572 |         assert_noop!(Referenda::kill(RuntimeOrigin::root(), 0), Error::<Test>::NotOngoing);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:572:32
[INFO] [stdout]     |
[INFO] [stdout] 572 |         assert_noop!(Referenda::kill(RuntimeOrigin::root(), 0), Error::<Test>::NotOngoing);
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:605:14
[INFO] [stdout]     |
[INFO] [stdout] 605 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:606:4
[INFO] [stdout]     |
[INFO] [stdout] 606 |             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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:612:14
[INFO] [stdout]     |
[INFO] [stdout] 612 |         assert_ok!(Referenda::kill(RuntimeOrigin::root(), index));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:612:30
[INFO] [stdout]     |
[INFO] [stdout] 612 |         assert_ok!(Referenda::kill(RuntimeOrigin::root(), index));
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:614:4
[INFO] [stdout]     |
[INFO] [stdout] 614 |             Referenda::set_metadata(RuntimeOrigin::signed(1), index, Some(invalid_hash)),
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:614:28
[INFO] [stdout]     |
[INFO] [stdout] 614 |             Referenda::set_metadata(RuntimeOrigin::signed(1), index, Some(invalid_hash)),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:618:14
[INFO] [stdout]     |
[INFO] [stdout] 618 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:619:4
[INFO] [stdout]     |
[INFO] [stdout] 619 |             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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:626:4
[INFO] [stdout]     |
[INFO] [stdout] 626 |             Referenda::set_metadata(RuntimeOrigin::signed(2), index, Some(invalid_hash)),
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:626:28
[INFO] [stdout]     |
[INFO] [stdout] 626 |             Referenda::set_metadata(RuntimeOrigin::signed(2), index, Some(invalid_hash)),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:632:4
[INFO] [stdout]     |
[INFO] [stdout] 632 |             Referenda::set_metadata(RuntimeOrigin::signed(1), index, Some(invalid_hash)),
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:632:28
[INFO] [stdout]     |
[INFO] [stdout] 632 |             Referenda::set_metadata(RuntimeOrigin::signed(1), index, Some(invalid_hash)),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:638:14
[INFO] [stdout]     |
[INFO] [stdout] 638 |         assert_ok!(Referenda::set_metadata(RuntimeOrigin::signed(1), index, Some(hash)));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:638:38
[INFO] [stdout]     |
[INFO] [stdout] 638 |         assert_ok!(Referenda::set_metadata(RuntimeOrigin::signed(1), index, Some(hash)));
[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:639:29
[INFO] [stdout]     |
[INFO] [stdout] 639 |         System::assert_last_event(RuntimeEvent::Referenda(crate::Event::MetadataSet {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:650:14
[INFO] [stdout]     |
[INFO] [stdout] 650 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:651:4
[INFO] [stdout]     |
[INFO] [stdout] 651 |             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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:657:14
[INFO] [stdout]     |
[INFO] [stdout] 657 |         assert_ok!(Referenda::set_metadata(RuntimeOrigin::signed(1), index, Some(hash)));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:657:38
[INFO] [stdout]     |
[INFO] [stdout] 657 |         assert_ok!(Referenda::set_metadata(RuntimeOrigin::signed(1), index, Some(hash)));
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:659:4
[INFO] [stdout]     |
[INFO] [stdout] 659 |             Referenda::set_metadata(RuntimeOrigin::signed(2), index, None),
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:659:28
[INFO] [stdout]     |
[INFO] [stdout] 659 |             Referenda::set_metadata(RuntimeOrigin::signed(2), index, None),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:662:14
[INFO] [stdout]     |
[INFO] [stdout] 662 |         assert_ok!(Referenda::set_metadata(RuntimeOrigin::signed(1), index, None),);
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:662:38
[INFO] [stdout]     |
[INFO] [stdout] 662 |         assert_ok!(Referenda::set_metadata(RuntimeOrigin::signed(1), index, None),);
[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:663:29
[INFO] [stdout]     |
[INFO] [stdout] 663 |         System::assert_last_event(RuntimeEvent::Referenda(crate::Event::MetadataCleared {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 267 previous errors; 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pallet-referenda` (lib test) due to 268 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4d0898477cfb64ded61ef5ed7eb386d8cc2450a5cf1aafa520b617e1feaacf10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d0898477cfb64ded61ef5ed7eb386d8cc2450a5cf1aafa520b617e1feaacf10", kill_on_drop: false }`
[INFO] [stdout] 4d0898477cfb64ded61ef5ed7eb386d8cc2450a5cf1aafa520b617e1feaacf10
[INFO] checking pallet-referenda-26.0.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate pallet-referenda 26.0.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate pallet-referenda 26.0.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pallet-referenda 26.0.0
[INFO] finished tweaking crates.io crate pallet-referenda 26.0.0
[INFO] tweaked toml for crates.io crate pallet-referenda 26.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a01a76a5a8ae1268492d911f6ae59f7e8a3fda3917aac1a58a0c55fceb832b5
[INFO] running `Command { std: "docker" "start" "-a" "1a01a76a5a8ae1268492d911f6ae59f7e8a3fda3917aac1a58a0c55fceb832b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a01a76a5a8ae1268492d911f6ae59f7e8a3fda3917aac1a58a0c55fceb832b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a01a76a5a8ae1268492d911f6ae59f7e8a3fda3917aac1a58a0c55fceb832b5", kill_on_drop: false }`
[INFO] [stdout] 1a01a76a5a8ae1268492d911f6ae59f7e8a3fda3917aac1a58a0c55fceb832b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9695be2a5ff52f0341176ba9308df1645fd3a4158c088bf5447badbadfb48dd
[INFO] running `Command { std: "docker" "start" "-a" "a9695be2a5ff52f0341176ba9308df1645fd3a4158c088bf5447badbadfb48dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]     Checking sp-std v12.0.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling wasmtime-runtime v8.0.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]     Checking wasmtime-jit-debug v8.0.1
[INFO] [stderr]     Checking wasmtime-asm-macros v8.0.1
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v8.0.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling wasmtime v8.0.1
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]     Checking hash-db v0.16.0
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking getrandom_or_panic v0.0.3
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking environmental v1.1.4
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking array-bytes v6.2.2
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking backtrace v0.3.71
[INFO] [stderr]     Checking memory-db v0.32.0
[INFO] [stderr]     Checking trie-db v0.28.0
[INFO] [stderr]     Checking trie-root v0.18.0
[INFO] [stderr]     Checking schnellru v0.2.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking sp-panic-handler v12.0.0
[INFO] [stderr]    Compiling sp-io v28.0.0
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling prettier-please v0.2.0
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling ref-cast-impl v1.0.22
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking ref-cast v1.0.22
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling sp-debug-derive v12.0.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking pbkdf2 v0.8.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking merlin v2.0.1
[INFO] [stderr]     Checking curve25519-dalek v2.1.3
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]     Checking schnorrkel v0.11.4
[INFO] [stderr]     Checking substrate-bip39 v0.4.6
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]     Checking ed25519-zebra v3.1.0
[INFO] [stderr]     Checking sp-core-hashing v13.0.0
[INFO] [stderr]     Checking schnorrkel v0.9.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking dyn-clonable v0.9.0
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling derive-syn-parse v0.1.5
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling expander v2.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking der v0.7.8
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling macro_magic_core v0.5.0
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling sp-core-hashing-proc-macro v13.0.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking cranelift-entity v0.95.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking bip39 v2.0.0
[INFO] [stderr]     Checking wasmparser v0.102.0
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking object v0.30.4
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling macro_magic_macros v0.5.0
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling ss58-registry v1.47.0
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking wasmtime-types v8.0.1
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]     Checking parity-wasm v0.45.0
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]     Checking wasmtime-environ v8.0.1
[INFO] [stderr]    Compiling scale-info-derive v2.11.1
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v15.0.0
[INFO] [stderr]    Compiling sp-api-proc-macro v13.0.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.9
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling frame-support-procedural-tools-derive v10.0.0
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking wasmtime-jit v8.0.1
[INFO] [stderr]    Compiling cfg-expr v0.15.7
[INFO] [stderr]    Compiling include_dir v0.7.3
[INFO] [stderr]    Compiling frame-support-procedural-tools v9.0.0
[INFO] [stderr]    Compiling docify_macros v0.2.7
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling macro_magic v0.5.0
[INFO] [stderr]    Compiling proc-macro-warning v1.0.2
[INFO] [stderr]     Checking k256 v0.13.3
[INFO] [stderr]    Compiling frame-support-procedural v21.0.0
[INFO] [stderr]     Checking parity-scale-codec v3.6.9
[INFO] [stderr]    Compiling aquamarine v0.3.3
[INFO] [stderr]     Checking docify v0.2.7
[INFO] [stderr]     Checking tt-call v1.0.9
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking scale-info v2.11.1
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking sp-storage v17.0.0
[INFO] [stderr]     Checking sp-tracing v14.0.0
[INFO] [stderr]     Checking sp-wasm-interface v18.0.0
[INFO] [stderr]    Compiling sp-version-proc-macro v12.0.0
[INFO] [stderr]     Checking sp-externalities v0.23.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking bounded-collections v0.1.9
[INFO] [stderr]     Checking sp-arithmetic v21.0.0
[INFO] [stderr]     Checking frame-metadata v16.0.0
[INFO] [stderr]     Checking sp-metadata-ir v0.4.0
[INFO] [stderr]     Checking sp-runtime-interface v22.0.0
[INFO] [stderr]     Checking sp-core v26.0.0
[INFO] [stderr]     Checking sp-trie v27.0.0
[INFO] [stderr]     Checking sp-keystore v0.32.0
[INFO] [stderr]     Checking sp-weights v25.0.0
[INFO] [stderr]     Checking sp-state-machine v0.33.0
[INFO] [stderr]     Checking sp-application-crypto v28.0.0
[INFO] [stderr]     Checking sp-runtime v29.0.0
[INFO] [stderr]     Checking sp-version v27.0.0
[INFO] [stderr]     Checking sp-staking v24.0.0
[INFO] [stderr]     Checking sp-inherents v24.0.0
[INFO] [stderr]     Checking sp-api v24.0.0
[INFO] [stderr]     Checking sp-genesis-builder v0.5.0
[INFO] [stderr]     Checking frame-support v26.0.0
[INFO] [stderr]     Checking frame-system v26.0.0
[INFO] [stderr]     Checking pallet-referenda v26.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::mock::Test`
[INFO] [stdout]    --> src/migration.rs:167:20
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use crate::mock::{Test as T, *};
[INFO] [stdout]     |                       ^^^^^^^^^ no `Test` in `mock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sp_core`
[INFO] [stdout]   --> src/mock.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use sp_core::H256;
[INFO] [stdout]    |     ^^^^^^^ use of undeclared crate or module `sp_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pallet_balances`
[INFO] [stdout]   --> src/tests.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use pallet_balances::Error as BalancesError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_scheduler`
[INFO] [stdout]   --> src/mock.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |         Scheduler: pallet_scheduler,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_scheduler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Debug` is imported redundantly
[INFO] [stdout]   --> src/types.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use super::*;
[INFO] [stdout]    |     -------- the item `Debug` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | use sp_std::fmt::Debug;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_scheduler`
[INFO] [stdout]    --> src/tests.rs:211:31
[INFO] [stdout]     |
[INFO] [stdout] 211 |         println!("Agenda #6: {:?}", pallet_scheduler::Agenda::<Test>::get(6));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_scheduler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `RuntimeCall` in `mock`
[INFO] [stdout]    --> src/tests.rs:579:27
[INFO] [stdout]     |
[INFO] [stdout] 579 |         let call = crate::mock::RuntimeCall::decode(&mut &set_balance_proposal(i)[..]).unwrap();
[INFO] [stdout]     |                                 ^^^^^^^^^^^ could not find `RuntimeCall` in `mock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OriginCaller` in this scope
[INFO] [stdout]    --> src/migration.rs:172:15
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let origin: OriginCaller = frame_system::RawOrigin::Root.into();
[INFO] [stdout]     |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_core`
[INFO] [stdout]    --> src/migration.rs:192:25
[INFO] [stdout]     |
[INFO] [stdout] 192 | ...   let ongoing_encoded = sp_core::Bytes::from_str("0x00000000012c01082a000000000000000400010000000000000001000000000000000100000000000...
[INFO] [stdout]     |                             ^^^^^^^ use of undeclared crate or module `sp_core`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 166 +     use core::ffi::c_str::Bytes;
[INFO] [stdout]     |
[INFO] [stdout] 166 +     use core::str::Bytes;
[INFO] [stdout]     |
[INFO] [stdout] 166 +     use sp_std::str::Bytes;
[INFO] [stdout]     |
[INFO] [stdout] 166 +     use std::io::Bytes;
[INFO] [stdout]     |
[INFO] [stdout]       and 1 other candidate
[INFO] [stdout] help: if you import `Bytes`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 192 -         let ongoing_encoded = sp_core::Bytes::from_str("0x00000000012c01082a0000000000000004000100000000000000010000000000000001000000000000000a00000000000000000000000000000000000100").unwrap();
[INFO] [stdout] 192 +         let ongoing_encoded = Bytes::from_str("0x00000000012c01082a0000000000000004000100000000000000010000000000000001000000000000000a00000000000000000000000000000000000100").unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:38:47
[INFO] [stdout]    |
[INFO] [stdout] 38 | type Block = frame_system::mocking::MockBlock<Test>;
[INFO] [stdout]    |                                               ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 38 | type Block<Test> = frame_system::mocking::MockBlock<Test>;
[INFO] [stdout]    |           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]   --> src/mock.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl Contains<RuntimeCall> for BaseFilter {
[INFO] [stdout]    |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl<RuntimeCall> Contains<RuntimeCall> for BaseFilter {
[INFO] [stdout]    |     +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]   --> src/mock.rs:54:21
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn contains(call: &RuntimeCall) -> bool {
[INFO] [stdout]    |                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:55:42
[INFO] [stdout]    |
[INFO] [stdout] 55 |         !matches!(call, &RuntimeCall::Balances(pallet_balances::Call::force_set_balance { .. }))
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 20 + use crate::Call;
[INFO] [stdout]    |
[INFO] [stdout] 20 + use frame_system::Call;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Call`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 55 -         !matches!(call, &RuntimeCall::Balances(pallet_balances::Call::force_set_balance { .. }))
[INFO] [stdout] 55 +         !matches!(call, &RuntimeCall::Balances(Call::force_set_balance { .. }))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:62:31
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl frame_system::Config for Test {
[INFO] [stdout]    |                               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]   --> src/mock.rs:67:23
[INFO] [stdout]    |
[INFO] [stdout] 67 |     type RuntimeOrigin = RuntimeOrigin;
[INFO] [stdout]    |                          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    |
[INFO] [stdout] 67 |     type RuntimeOrigin = Self::RuntimeOrigin;
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]   --> src/mock.rs:69:21
[INFO] [stdout]    |
[INFO] [stdout] 69 |     type RuntimeCall = RuntimeCall;
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    |
[INFO] [stdout] 69 |     type RuntimeCall = Self::RuntimeCall;
[INFO] [stdout]    |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]   --> src/mock.rs:75:22
[INFO] [stdout]    |
[INFO] [stdout] 75 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]    |                         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    |
[INFO] [stdout] 75 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PalletInfo` in this scope
[INFO] [stdout]   --> src/mock.rs:78:20
[INFO] [stdout]    |
[INFO] [stdout] 78 |     type PalletInfo = PalletInfo;
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    |
[INFO] [stdout] 78 |     type PalletInfo = Self::PalletInfo;
[INFO] [stdout]    |                       ++++++
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 20 + use frame_support::traits::PalletInfo;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:87:34
[INFO] [stdout]    |
[INFO] [stdout] 87 | impl pallet_preimage::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:88:22
[INFO] [stdout]    |
[INFO] [stdout] 88 |     type RuntimeEvent = RuntimeEvent;
[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:90:18
[INFO] [stdout]    |
[INFO] [stdout] 90 |       type Currency = Balances;
[INFO] [stdout]    |                       ^^^^^^^^ help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | / pub type BalanceOf<T, I = ()> =
[INFO] [stdout] 32 | |     <<T as Config<I>>::Currency as Currency<<T as frame_system::Config>::AccountId>>::Balance;
[INFO] [stdout]    | |______________________________________________________________________________________________- similarly named type alias `BalanceOf` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:94:35
[INFO] [stdout]    |
[INFO] [stdout] 94 | impl pallet_scheduler::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:95:22
[INFO] [stdout]    |
[INFO] [stdout] 95 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]    |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]   --> src/mock.rs:96:23
[INFO] [stdout]    |
[INFO] [stdout] 96 |     type RuntimeOrigin = RuntimeOrigin;
[INFO] [stdout]    |                          ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OriginCaller` in this scope
[INFO] [stdout]   --> src/mock.rs:97:23
[INFO] [stdout]    |
[INFO] [stdout] 97 |     type PalletsOrigin = OriginCaller;
[INFO] [stdout]    |                          ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]   --> src/mock.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 98 |     type RuntimeCall = RuntimeCall;
[INFO] [stdout]    |                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Preimage` in this scope
[INFO] [stdout]    --> src/mock.rs:104:19
[INFO] [stdout]     |
[INFO] [stdout] 104 |     type Preimages = Preimage;
[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:106:34
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl pallet_balances::Config for Test {
[INFO] [stdout]     |                                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/mock.rs:111:22
[INFO] [stdout]     |
[INFO] [stdout] 111 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `System` in this scope
[INFO] [stdout]    --> src/mock.rs:114:22
[INFO] [stdout]     |
[INFO] [stdout] 114 |     type AccountStore = System;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/mock.rs:145:24
[INFO] [stdout]     |
[INFO] [stdout] 145 |     type RuntimeOrigin = <RuntimeOrigin as OriginTrait>::PalletsOrigin;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 145 |     type RuntimeOrigin = <Self::RuntimeOrigin as OriginTrait>::PalletsOrigin;
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:209:17
[INFO] [stdout]     |
[INFO] [stdout] 209 | impl Config for Test {
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]    --> src/mock.rs:211:21
[INFO] [stdout]     |
[INFO] [stdout] 211 |     type RuntimeCall = RuntimeCall;
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 211 |     type RuntimeCall = Self::RuntimeCall;
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/mock.rs:212:22
[INFO] [stdout]     |
[INFO] [stdout] 212 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 212 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scheduler` in this scope
[INFO] [stdout]    --> src/mock.rs:213:19
[INFO] [stdout]     |
[INFO] [stdout] 213 |     type Scheduler = Scheduler;
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 213 |     type Scheduler = Self::Scheduler;
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Preimage` in this scope
[INFO] [stdout]    --> src/mock.rs:226:19
[INFO] [stdout]     |
[INFO] [stdout] 226 |     type Preimages = Preimage;
[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:238:45
[INFO] [stdout]     |
[INFO] [stdout] 238 |         let mut t = frame_system::GenesisConfig::<Test>::default().build_storage().unwrap();
[INFO] [stdout]     |                                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 236 | impl<Test> ExtBuilder {
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:240:36
[INFO] [stdout]     |
[INFO] [stdout] 240 |         pallet_balances::GenesisConfig::<Test> { balances }
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 236 | impl<Test> ExtBuilder {
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:244:23
[INFO] [stdout]     |
[INFO] [stdout] 244 |         ext.execute_with(|| System::set_block_number(1));
[INFO] [stdout]     |                             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]    --> src/mock.rs:305:24
[INFO] [stdout]     |
[INFO] [stdout] 305 |     RuntimeCall::Balances(pallet_balances::Call::force_set_balance { who: 42, new_free: value })
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use crate::Call;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use frame_system::Call;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Call`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 305 -     RuntimeCall::Balances(pallet_balances::Call::force_set_balance { who: 42, new_free: value })
[INFO] [stdout] 305 +     RuntimeCall::Balances(Call::force_set_balance { who: 42, new_free: value })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:309:66
[INFO] [stdout]     |
[INFO] [stdout] 309 | pub fn set_balance_proposal_bounded(value: u64) -> BoundedCallOf<Test, ()> {
[INFO] [stdout]     |                                                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 309 | pub fn set_balance_proposal_bounded<Test>(value: u64) -> BoundedCallOf<Test, ()> {
[INFO] [stdout]     |                                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]    --> src/mock.rs:310:32
[INFO] [stdout]     |
[INFO] [stdout] 310 |     let c = RuntimeCall::Balances(pallet_balances::Call::force_set_balance {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use crate::Call;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use frame_system::Call;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Call`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 310 -     let c = RuntimeCall::Balances(pallet_balances::Call::force_set_balance {
[INFO] [stdout] 310 +     let c = RuntimeCall::Balances(Call::force_set_balance {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Preimage` in this scope
[INFO] [stdout]    --> src/mock.rs:314:3
[INFO] [stdout]     |
[INFO] [stdout] 314 |     <Preimage as StorePreimage>::bound(c).unwrap()
[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:328:2
[INFO] [stdout]     |
[INFO] [stdout] 328 |     System::set_block_number(System::block_number() + 1);
[INFO] [stdout]     |     ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use 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:328:27
[INFO] [stdout]     |
[INFO] [stdout] 328 |     System::set_block_number(System::block_number() + 1);
[INFO] [stdout]     |                              ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use 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:329:27
[INFO] [stdout]     |
[INFO] [stdout] 329 |     Scheduler::on_initialize(System::block_number());
[INFO] [stdout]     |                              ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use 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:333:8
[INFO] [stdout]     |
[INFO] [stdout] 333 |     while System::block_number() < n {
[INFO] [stdout]     |           ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use 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:340:2
[INFO] [stdout]     |
[INFO] [stdout] 340 |     System::set_block_number(0);
[INFO] [stdout]     |     ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Referenda` in this scope
[INFO] [stdout]    --> src/mock.rs:352:3
[INFO] [stdout]     |
[INFO] [stdout] 352 |     <Referenda as Polling<Tally>>::access_poll(index, |status| {
[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:360:28
[INFO] [stdout]     |
[INFO] [stdout] 360 |     match ReferendumInfoFor::<Test>::get(i).unwrap() {
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 359 | pub fn waiting_since<Test>(i: ReferendumIndex) -> u64 {
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:367:28
[INFO] [stdout]     |
[INFO] [stdout] 367 |     match ReferendumInfoFor::<Test>::get(i).unwrap() {
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 366 | pub fn deciding_since<Test>(i: ReferendumIndex) -> u64 {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:377:28
[INFO] [stdout]     |
[INFO] [stdout] 377 |     match ReferendumInfoFor::<Test>::get(i).unwrap() {
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 376 | pub fn deciding_and_failing_since<Test>(i: ReferendumIndex) -> u64 {
[INFO] [stdout]     |                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:387:28
[INFO] [stdout]     |
[INFO] [stdout] 387 |     match ReferendumInfoFor::<Test>::get(i).unwrap() {
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 386 | pub fn confirming_until<Test>(i: ReferendumIndex) -> u64 {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:397:28
[INFO] [stdout]     |
[INFO] [stdout] 397 |     match ReferendumInfoFor::<Test>::get(i).unwrap() {
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 396 | pub fn approved_since<Test>(i: ReferendumIndex) -> u64 {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:404:28
[INFO] [stdout]     |
[INFO] [stdout] 404 |     match ReferendumInfoFor::<Test>::get(i).unwrap() {
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 403 | pub fn rejected_since<Test>(i: ReferendumIndex) -> u64 {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:411:28
[INFO] [stdout]     |
[INFO] [stdout] 411 |     match ReferendumInfoFor::<Test>::get(i).unwrap() {
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 410 | pub fn cancelled_since<Test>(i: ReferendumIndex) -> u64 {
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:418:28
[INFO] [stdout]     |
[INFO] [stdout] 418 |     match ReferendumInfoFor::<Test>::get(i).unwrap() {
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 417 | pub fn killed_since<Test>(i: ReferendumIndex) -> u64 {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:425:28
[INFO] [stdout]     |
[INFO] [stdout] 425 |     match ReferendumInfoFor::<Test>::get(i).unwrap() {
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 424 | pub fn timed_out_since<Test>(i: ReferendumIndex) -> u64 {
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:433:23
[INFO] [stdout]     |
[INFO] [stdout] 433 |         ReferendumInfoFor::<Test>::get(i),
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 431 | fn is_deciding<Test>(i: ReferendumIndex) -> bool {
[INFO] [stdout]     |               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:457:33
[INFO] [stdout]     |
[INFO] [stdout] 457 |         let index = ReferendumCount::<Test>::get() - 1;
[INFO] [stdout]     |                                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 445 | impl<Test> RefState {
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:459:11
[INFO] [stdout]     |
[INFO] [stdout] 459 |             run_to(System::block_number() + 1);
[INFO] [stdout]     |                    ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use 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:463:11
[INFO] [stdout]     |
[INFO] [stdout] 463 |             run_to(System::block_number() + 1);
[INFO] [stdout]     |                    ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use 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:466:40
[INFO] [stdout]     |
[INFO] [stdout] 466 |             assert_eq!(confirming_until(index), System::block_number() + 2);
[INFO] [stdout]     |                                                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use 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:470:11
[INFO] [stdout]     |
[INFO] [stdout] 470 |             run_to(System::block_number() + 1);
[INFO] [stdout]     |                    ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + 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:477:36
[INFO] [stdout]     |
[INFO] [stdout] 477 | pub fn note_preimage(who: u64) -> <Test as frame_system::Config>::Hash {
[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:32
[INFO] [stdout]    |
[INFO] [stdout] 31 |         assert_eq!(ReferendumCount::<Test>::get(), 0);
[INFO] [stdout]    |                                      ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn params_should_work<Test>() {
[INFO] [stdout]    |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:48:32
[INFO] [stdout]    |
[INFO] [stdout] 48 |         assert_eq!(ReferendumCount::<Test>::get(), 1);
[INFO] [stdout]    |                                      ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn basic_happy_path_works<Test>() {
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 |         assert_eq!(DecidingCount::<Test>::get(0), 0);
[INFO] [stdout]    |                                    ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn basic_happy_path_works<Test>() {
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:54:30
[INFO] [stdout]    |
[INFO] [stdout] 54 |         assert_eq!(DecidingCount::<Test>::get(0), 1);
[INFO] [stdout]    |                                    ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn basic_happy_path_works<Test>() {
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:196:32
[INFO] [stdout]     |
[INFO] [stdout] 196 |         assert_eq!(ReferendumCount::<Test>::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] 169 | fn queueing_works<Test>() {
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:200:30
[INFO] [stdout]     |
[INFO] [stdout] 200 |         assert_eq!(DecidingCount::<Test>::get(0), 1);
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn queueing_works<Test>() {
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:211:58
[INFO] [stdout]     |
[INFO] [stdout] 211 |         println!("Agenda #6: {:?}", pallet_scheduler::Agenda::<Test>::get(6));
[INFO] [stdout]     |                                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn queueing_works<Test>() {
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:213:48
[INFO] [stdout]     |
[INFO] [stdout] 213 |         println!("{:?}", Vec::<_>::from(TrackQueue::<Test>::get(0)));
[INFO] [stdout]     |                                                      ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn queueing_works<Test>() {
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:221:30
[INFO] [stdout]     |
[INFO] [stdout] 221 |         assert_eq!(DecidingCount::<Test>::get(0), 1);
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn queueing_works<Test>() {
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:228:48
[INFO] [stdout]     |
[INFO] [stdout] 228 |         println!("{:?}", Vec::<_>::from(TrackQueue::<Test>::get(0)));
[INFO] [stdout]     |                                                      ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn queueing_works<Test>() {
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:231:48
[INFO] [stdout]     |
[INFO] [stdout] 231 |         println!("{:?}", Vec::<_>::from(TrackQueue::<Test>::get(0)));
[INFO] [stdout]     |                                                      ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn queueing_works<Test>() {
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 271 |             <Test as Config>::Preimages::bound(CallOf::<Test, ()>::from(Call::nudge_referendum {
[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:271:48
[INFO] [stdout]     |
[INFO] [stdout] 271 |             <Test as Config>::Preimages::bound(CallOf::<Test, ()>::from(Call::nudge_referendum {
[INFO] [stdout]     |                                                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 268 | fn alarm_interval_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:278:4
[INFO] [stdout]     |
[INFO] [stdout] 278 |             System::set_block_number(now);
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + 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:292:13
[INFO] [stdout]     |
[INFO] [stdout] 292 |             Pallet::<Test>::decision_time(
[INFO] [stdout]     |                      ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 289 | fn decision_time_is_correct<Test>() {
[INFO] [stdout]     |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:317:39
[INFO] [stdout]     |
[INFO] [stdout] 317 |         assert_matches!(ReferendumInfoFor::<Test>::get(0), Some(ReferendumInfo::Ongoing(..)));
[INFO] [stdout]     |                                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn auto_timeout_should_happen_with_nothing_but_submit<Test>() {
[INFO] [stdout]     |                                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:321:24
[INFO] [stdout]     |
[INFO] [stdout] 321 |             ReferendumInfoFor::<Test>::get(0),
[INFO] [stdout]     |                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn auto_timeout_should_happen_with_nothing_but_submit<Test>() {
[INFO] [stdout]     |                                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:346:35
[INFO] [stdout]     |
[INFO] [stdout] 346 |         let mut i = ReferendumInfoFor::<Test>::iter().collect::<Vec<_>>();
[INFO] [stdout]     |                                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 328 | fn tracks_are_distinguished<Test>() {
[INFO] [stdout]     |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:400:12
[INFO] [stdout]     |
[INFO] [stdout] 400 |             Error::<Test>::NoTrack
[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 submit_errors_work<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:411:20
[INFO] [stdout]     |
[INFO] [stdout] 411 |             BalancesError::<Test>::InsufficientBalance
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 389 | fn submit_errors_work<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:419:19
[INFO] [stdout]     |
[INFO] [stdout] 419 |         let e = Error::<Test>::NotOngoing;
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 417 | fn decision_deposit_errors_work<Test>() {
[INFO] [stdout]     |                                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:429:27
[INFO] [stdout]     |
[INFO] [stdout] 429 |         let e = BalancesError::<Test>::InsufficientBalance;
[INFO] [stdout]     |                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 417 | fn decision_deposit_errors_work<Test>() {
[INFO] [stdout]     |                                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:433:19
[INFO] [stdout]     |
[INFO] [stdout] 433 |         let e = Error::<Test>::HasDeposit;
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 417 | fn decision_deposit_errors_work<Test>() {
[INFO] [stdout]     |                                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:441:19
[INFO] [stdout]     |
[INFO] [stdout] 441 |         let e = Error::<Test>::BadReferendum;
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 439 | fn refund_deposit_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:451:19
[INFO] [stdout]     |
[INFO] [stdout] 451 |         let e = Error::<Test>::NoDeposit;
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 439 | fn refund_deposit_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:455:19
[INFO] [stdout]     |
[INFO] [stdout] 455 |         let e = Error::<Test>::Unfinished;
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 439 | fn refund_deposit_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:467:19
[INFO] [stdout]     |
[INFO] [stdout] 467 |         let e = Error::<Test>::BadReferendum;
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 464 | fn refund_submission_deposit_works<Test>() {
[INFO] [stdout]     |                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:478:19
[INFO] [stdout]     |
[INFO] [stdout] 478 |         let e = Error::<Test>::BadStatus;
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 464 | fn refund_submission_deposit_works<Test>() {
[INFO] [stdout]     |                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:485:19
[INFO] [stdout]     |
[INFO] [stdout] 485 |         let e = Error::<Test>::NoDeposit;
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 464 | fn refund_submission_deposit_works<Test>() {
[INFO] [stdout]     |                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:496:19
[INFO] [stdout]     |
[INFO] [stdout] 496 |         let e = Error::<Test>::NoDeposit;
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 464 | fn refund_submission_deposit_works<Test>() {
[INFO] [stdout]     |                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:534:72
[INFO] [stdout]     |
[INFO] [stdout] 534 |         assert_noop!(Referenda::cancel(RuntimeOrigin::signed(4), 0), Error::<Test>::NotOngoing);
[INFO] [stdout]     |                                                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 521 | fn cancel_errors_works<Test>() {
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:552:19
[INFO] [stdout]     |
[INFO] [stdout] 552 |         let e = Error::<Test>::NoDeposit;
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 539 | fn kill_works<Test>() {
[INFO] [stdout]     |              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:572:67
[INFO] [stdout]     |
[INFO] [stdout] 572 |         assert_noop!(Referenda::kill(RuntimeOrigin::root(), 0), Error::<Test>::NotOngoing);
[INFO] [stdout]     |                                                                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 559 | fn kill_errors_works<Test>() {
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:580:13
[INFO] [stdout]     |
[INFO] [stdout] 580 |         assert!(!<Test as frame_system::Config>::BaseCallFilter::contains(&call));
[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:603:22
[INFO] [stdout]     |
[INFO] [stdout] 603 |         let invalid_hash: <Test as frame_system::Config>::Hash = [1u8; 32].into();
[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:611:33
[INFO] [stdout]     |
[INFO] [stdout] 611 |         let index = ReferendumCount::<Test>::get() - 1;
[INFO] [stdout]     |                                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 600 | fn set_metadata_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:615:12
[INFO] [stdout]     |
[INFO] [stdout] 615 |             Error::<Test>::NotOngoing,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 600 | fn set_metadata_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:624:33
[INFO] [stdout]     |
[INFO] [stdout] 624 |         let index = ReferendumCount::<Test>::get() - 1;
[INFO] [stdout]     |                                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 600 | fn set_metadata_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:627:12
[INFO] [stdout]     |
[INFO] [stdout] 627 |             Error::<Test>::NoPermission,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 600 | fn set_metadata_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:630:33
[INFO] [stdout]     |
[INFO] [stdout] 630 |         let index = ReferendumCount::<Test>::get() - 1;
[INFO] [stdout]     |                                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 600 | fn set_metadata_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:633:12
[INFO] [stdout]     |
[INFO] [stdout] 633 |             Error::<Test>::PreimageNotExist,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 600 | fn set_metadata_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:636:33
[INFO] [stdout]     |
[INFO] [stdout] 636 |         let index = ReferendumCount::<Test>::get() - 1;
[INFO] [stdout]     |                                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 600 | fn set_metadata_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:639:3
[INFO] [stdout]     |
[INFO] [stdout] 639 |         System::assert_last_event(RuntimeEvent::Referenda(crate::Event::MetadataSet {
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + 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:656:33
[INFO] [stdout]     |
[INFO] [stdout] 656 |         let index = ReferendumCount::<Test>::get() - 1;
[INFO] [stdout]     |                                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 647 | fn clear_metadata_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:660:12
[INFO] [stdout]     |
[INFO] [stdout] 660 |             Error::<Test>::NoPermission,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 647 | fn clear_metadata_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:663:3
[INFO] [stdout]     |
[INFO] [stdout] 663 |         System::assert_last_event(RuntimeEvent::Referenda(crate::Event::MetadataCleared {
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ReferendumStatus` is imported redundantly
[INFO] [stdout]   --> src/migration.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 30 |     use super::*;
[INFO] [stdout]    |         -------- the item `ReferendumStatus` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub(super) use super::{ReferendumStatus, ReferendumStatusOf};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::str::FromStr`
[INFO] [stdout]    --> src/migration.rs:168:6
[INFO] [stdout]     |
[INFO] [stdout] 168 |     use core::str::FromStr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Debug` is imported redundantly
[INFO] [stdout]   --> src/types.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use super::*;
[INFO] [stdout]    |     -------- the item `Debug` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | use sp_std::fmt::Debug;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PerThing` is imported redundantly
[INFO] [stdout]    --> src/types.rs:530:6
[INFO] [stdout]     |
[INFO] [stdout] 528 |     use super::*;
[INFO] [stdout]     |         -------- the item `PerThing` is already imported here
[INFO] [stdout] 529 |     use frame_support::traits::ConstU32;
[INFO] [stdout] 530 |     use sp_runtime::PerThing;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OnInitialize`
[INFO] [stdout]   --> src/mock.rs:26:53
[INFO] [stdout]    |
[INFO] [stdout] 26 |         ConstU32, ConstU64, Contains, EqualPrivilegeOnly, OnInitialize, OriginTrait, Polling,
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `OriginTrait` is imported redundantly
[INFO] [stdout]   --> src/mock.rs:26:67
[INFO] [stdout]    |
[INFO] [stdout] 20 | use super::*;
[INFO] [stdout]    |     -------- the item `OriginTrait` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 26 |         ConstU32, ConstU64, Contains, EqualPrivilegeOnly, OnInitialize, OriginTrait, Polling,
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Polling` is imported redundantly
[INFO] [stdout]   --> src/mock.rs:26:80
[INFO] [stdout]    |
[INFO] [stdout] 20 | use super::*;
[INFO] [stdout]    |     -------- the item `Polling` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 26 |         ConstU32, ConstU64, Contains, EqualPrivilegeOnly, OnInitialize, OriginTrait, Polling,
[INFO] [stdout]    |                                                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Perbill` is imported redundantly
[INFO] [stdout]   --> src/mock.rs:35:32
[INFO] [stdout]    |
[INFO] [stdout] 20 | use super::*;
[INFO] [stdout]    |     -------- the item `Perbill` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 35 |     BuildStorage, DispatchResult, Perbill,
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `codec::Decode`
[INFO] [stdout]   --> src/tests.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use codec::Decode;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall`
[INFO] [stdout]   --> src/mock.rs:55:20
[INFO] [stdout]    |
[INFO] [stdout] 55 |         !matches!(call, &RuntimeCall::Balances(pallet_balances::Call::force_set_balance { .. }))
[INFO] [stdout]    |                          ^^^^^^^^^^^ use of undeclared type `RuntimeCall`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:79:21
[INFO] [stdout]    |
[INFO] [stdout] 79 |     type AccountData = pallet_balances::AccountData<u64>;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_preimage`
[INFO] [stdout]   --> src/mock.rs:87:6
[INFO] [stdout]    |
[INFO] [stdout] 87 | impl pallet_preimage::Config for Test {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_scheduler`
[INFO] [stdout]   --> src/mock.rs:94:6
[INFO] [stdout]    |
[INFO] [stdout] 94 | impl pallet_scheduler::Config for Test {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_scheduler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]    --> src/mock.rs:106:6
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl pallet_balances::Config for Test {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]    --> src/mock.rs:214:18
[INFO] [stdout]     |
[INFO] [stdout] 214 |     type Currency = pallet_balances::Pallet<Self>;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]    --> src/mock.rs:240:3
[INFO] [stdout]     |
[INFO] [stdout] 240 |         pallet_balances::GenesisConfig::<Test> { balances }
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/mock.rs:251:4
[INFO] [stdout]     |
[INFO] [stdout] 251 |             Referenda::do_try_state().unwrap();
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall`
[INFO] [stdout]    --> src/mock.rs:305:2
[INFO] [stdout]     |
[INFO] [stdout] 305 |     RuntimeCall::Balances(pallet_balances::Call::force_set_balance { who: 42, new_free: value })
[INFO] [stdout]     |     ^^^^^^^^^^^ use of undeclared type `RuntimeCall`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall`
[INFO] [stdout]    --> src/mock.rs:310:10
[INFO] [stdout]     |
[INFO] [stdout] 310 |     let c = RuntimeCall::Balances(pallet_balances::Call::force_set_balance {
[INFO] [stdout]     |             ^^^^^^^^^^^ use of undeclared type `RuntimeCall`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/mock.rs:319:2
[INFO] [stdout]     |
[INFO] [stdout] 319 |     Referenda::submit(
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/mock.rs:320:3
[INFO] [stdout]     |
[INFO] [stdout] 320 |         RuntimeOrigin::signed(who),
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scheduler`
[INFO] [stdout]    --> src/mock.rs:329:2
[INFO] [stdout]     |
[INFO] [stdout] 329 |     Scheduler::on_initialize(System::block_number());
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared type `Scheduler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/mock.rs:348:2
[INFO] [stdout]     |
[INFO] [stdout] 348 |     Referenda::ensure_ongoing(r).unwrap().tally
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/mock.rs:447:14
[INFO] [stdout]     |
[INFO] [stdout] 447 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/mock.rs:448:4
[INFO] [stdout]     |
[INFO] [stdout] 448 |             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 `Referenda`
[INFO] [stdout]    --> src/mock.rs:453:14
[INFO] [stdout]     |
[INFO] [stdout] 453 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/mock.rs:453:48
[INFO] [stdout]     |
[INFO] [stdout] 453 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/mock.rs:482:13
[INFO] [stdout]     |
[INFO] [stdout] 482 |     assert_ok!(Preimage::note_preimage(RuntimeOrigin::signed(who), data.clone()));
[INFO] [stdout]     |                ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/mock.rs:482:37
[INFO] [stdout]     |
[INFO] [stdout] 482 |     assert_ok!(Preimage::note_preimage(RuntimeOrigin::signed(who), data.clone()));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/mock.rs:484:11
[INFO] [stdout]     |
[INFO] [stdout] 484 |     assert!(!Preimage::is_requested(&hash));
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]   --> src/tests.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 |         assert_eq!(Balances::free_balance(42), 0);
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared type `Balances`
[INFO] [stdout]    |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]   --> src/tests.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 |         assert_eq!(Balances::total_issuance(), 600);
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared type `Balances`
[INFO] [stdout]    |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]   --> src/tests.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 |         assert_ok!(Referenda::submit(
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:42:4
[INFO] [stdout]    |
[INFO] [stdout] 42 |             RuntimeOrigin::signed(1),
[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:47:14
[INFO] [stdout]    |
[INFO] [stdout] 47 |         assert_eq!(Balances::reserved_balance(&1), 2);
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared type `Balances`
[INFO] [stdout]    |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]   --> src/tests.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:49:48
[INFO] [stdout]    |
[INFO] [stdout] 49 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]   --> src/tests.rs:63:14
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_ok!(Referenda::refund_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:63:49
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_ok!(Referenda::refund_decision_deposit(RuntimeOrigin::signed(2), 0));
[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:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |         assert_eq!(Balances::free_balance(&42), 0);
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared type `Balances`
[INFO] [stdout]    |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]   --> src/tests.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |         assert_eq!(Balances::free_balance(&42), 1);
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared type `Balances`
[INFO] [stdout]    |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]   --> src/tests.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |         assert_ok!(Referenda::kill(RuntimeOrigin::root(), r));
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:78:30
[INFO] [stdout]    |
[INFO] [stdout] 78 |         assert_ok!(Referenda::kill(RuntimeOrigin::root(), r));
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:172:14
[INFO] [stdout]     |
[INFO] [stdout] 172 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:173:4
[INFO] [stdout]     |
[INFO] [stdout] 173 |             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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(5), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:178:48
[INFO] [stdout]     |
[INFO] [stdout] 178 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(5), 0));
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:184:15
[INFO] [stdout]     |
[INFO] [stdout] 184 |             assert_ok!(Referenda::submit(
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |                 RuntimeOrigin::signed(i),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:192:15
[INFO] [stdout]     |
[INFO] [stdout] 192 |             assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(i), i as u32));
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:192:49
[INFO] [stdout]     |
[INFO] [stdout] 192 |             assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(i), i as u32));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:216:14
[INFO] [stdout]     |
[INFO] [stdout] 216 |         assert_ok!(Referenda::cancel(RuntimeOrigin::signed(4), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:216:32
[INFO] [stdout]     |
[INFO] [stdout] 216 |         assert_ok!(Referenda::cancel(RuntimeOrigin::signed(4), 0));
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:281:22
[INFO] [stdout]     |
[INFO] [stdout] 281 |             let (actual, _) = Referenda::set_alarm(call.clone(), when).unwrap();
[INFO] [stdout]     |                               ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:310:14
[INFO] [stdout]     |
[INFO] [stdout] 310 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:311:4
[INFO] [stdout]     |
[INFO] [stdout] 311 |             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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:330:14
[INFO] [stdout]     |
[INFO] [stdout] 330 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[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(1),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:336:14
[INFO] [stdout]     |
[INFO] [stdout] 336 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:337:4
[INFO] [stdout]     |
[INFO] [stdout] 337 |             RuntimeOrigin::signed(2),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:343:14
[INFO] [stdout]     |
[INFO] [stdout] 343 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(3), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:343:48
[INFO] [stdout]     |
[INFO] [stdout] 343 |         assert_ok!(Referenda::place_decision_deposit(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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:344:14
[INFO] [stdout]     |
[INFO] [stdout] 344 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(4), 1));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:344:48
[INFO] [stdout]     |
[INFO] [stdout] 344 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(4), 1));
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OriginCaller`
[INFO] [stdout]    --> src/tests.rs:355:15
[INFO] [stdout]     |
[INFO] [stdout] 355 |                         origin: OriginCaller::system(RawOrigin::Root),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^ use of undeclared type `OriginCaller`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OriginCaller`
[INFO] [stdout]    --> src/tests.rs:371:15
[INFO] [stdout]     |
[INFO] [stdout] 371 |                         origin: OriginCaller::system(RawOrigin::None),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^ use of undeclared type `OriginCaller`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:394:4
[INFO] [stdout]     |
[INFO] [stdout] 394 |             Referenda::submit(
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:395:5
[INFO] [stdout]     |
[INFO] [stdout] 395 |                 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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:405:4
[INFO] [stdout]     |
[INFO] [stdout] 405 |             Referenda::submit(
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |                 RuntimeOrigin::signed(10),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:420:16
[INFO] [stdout]     |
[INFO] [stdout] 420 |         assert_noop!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0), e);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:420:50
[INFO] [stdout]     |
[INFO] [stdout] 420 |         assert_noop!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0), e);
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:423:14
[INFO] [stdout]     |
[INFO] [stdout] 423 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:424:4
[INFO] [stdout]     |
[INFO] [stdout] 424 |             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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:430:16
[INFO] [stdout]     |
[INFO] [stdout] 430 |         assert_noop!(Referenda::place_decision_deposit(RuntimeOrigin::signed(10), 0), e);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:430:50
[INFO] [stdout]     |
[INFO] [stdout] 430 |         assert_noop!(Referenda::place_decision_deposit(RuntimeOrigin::signed(10), 0), e);
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:432:14
[INFO] [stdout]     |
[INFO] [stdout] 432 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:432:48
[INFO] [stdout]     |
[INFO] [stdout] 432 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:434:16
[INFO] [stdout]     |
[INFO] [stdout] 434 |         assert_noop!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0), e);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:434:50
[INFO] [stdout]     |
[INFO] [stdout] 434 |         assert_noop!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0), e);
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:442:16
[INFO] [stdout]     |
[INFO] [stdout] 442 |         assert_noop!(Referenda::refund_decision_deposit(RuntimeOrigin::signed(1), 0), e);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:442:51
[INFO] [stdout]     |
[INFO] [stdout] 442 |         assert_noop!(Referenda::refund_decision_deposit(RuntimeOrigin::signed(1), 0), e);
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:445:14
[INFO] [stdout]     |
[INFO] [stdout] 445 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:446:4
[INFO] [stdout]     |
[INFO] [stdout] 446 |             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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:452:16
[INFO] [stdout]     |
[INFO] [stdout] 452 |         assert_noop!(Referenda::refund_decision_deposit(RuntimeOrigin::signed(2), 0), e);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:452:51
[INFO] [stdout]     |
[INFO] [stdout] 452 |         assert_noop!(Referenda::refund_decision_deposit(RuntimeOrigin::signed(2), 0), e);
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:454:14
[INFO] [stdout]     |
[INFO] [stdout] 454 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:454:48
[INFO] [stdout]     |
[INFO] [stdout] 454 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:456:16
[INFO] [stdout]     |
[INFO] [stdout] 456 |         assert_noop!(Referenda::refund_decision_deposit(RuntimeOrigin::signed(3), 0), e);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:456:51
[INFO] [stdout]     |
[INFO] [stdout] 456 |         assert_noop!(Referenda::refund_decision_deposit(RuntimeOrigin::signed(3), 0), e);
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:459:14
[INFO] [stdout]     |
[INFO] [stdout] 459 |         assert_ok!(Referenda::refund_decision_deposit(RuntimeOrigin::signed(3), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:459:49
[INFO] [stdout]     |
[INFO] [stdout] 459 |         assert_ok!(Referenda::refund_decision_deposit(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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:468:16
[INFO] [stdout]     |
[INFO] [stdout] 468 |         assert_noop!(Referenda::refund_submission_deposit(RuntimeOrigin::signed(1), 0), e);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:468:53
[INFO] [stdout]     |
[INFO] [stdout] 468 |         assert_noop!(Referenda::refund_submission_deposit(RuntimeOrigin::signed(1), 0), e);
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:471:14
[INFO] [stdout]     |
[INFO] [stdout] 471 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:472:4
[INFO] [stdout]     |
[INFO] [stdout] 472 |             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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:479:16
[INFO] [stdout]     |
[INFO] [stdout] 479 |         assert_noop!(Referenda::refund_submission_deposit(RuntimeOrigin::signed(3), 0), e);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:479:53
[INFO] [stdout]     |
[INFO] [stdout] 479 |         assert_noop!(Referenda::refund_submission_deposit(RuntimeOrigin::signed(3), 0), e);
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:481:14
[INFO] [stdout]     |
[INFO] [stdout] 481 |         assert_ok!(Referenda::cancel(RuntimeOrigin::signed(4), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:481:32
[INFO] [stdout]     |
[INFO] [stdout] 481 |         assert_ok!(Referenda::cancel(RuntimeOrigin::signed(4), 0));
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:483:14
[INFO] [stdout]     |
[INFO] [stdout] 483 |         assert_ok!(Referenda::refund_submission_deposit(RuntimeOrigin::signed(3), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:483:51
[INFO] [stdout]     |
[INFO] [stdout] 483 |         assert_ok!(Referenda::refund_submission_deposit(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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:486:16
[INFO] [stdout]     |
[INFO] [stdout] 486 |         assert_noop!(Referenda::refund_submission_deposit(RuntimeOrigin::signed(2), 0), e);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:486:53
[INFO] [stdout]     |
[INFO] [stdout] 486 |         assert_noop!(Referenda::refund_submission_deposit(RuntimeOrigin::signed(2), 0), e);
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:488:14
[INFO] [stdout]     |
[INFO] [stdout] 488 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:489:4
[INFO] [stdout]     |
[INFO] [stdout] 489 |             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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:495:14
[INFO] [stdout]     |
[INFO] [stdout] 495 |         assert_ok!(Referenda::kill(RuntimeOrigin::root(), 1));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:495:30
[INFO] [stdout]     |
[INFO] [stdout] 495 |         assert_ok!(Referenda::kill(RuntimeOrigin::root(), 1));
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:497:16
[INFO] [stdout]     |
[INFO] [stdout] 497 |         assert_noop!(Referenda::refund_submission_deposit(RuntimeOrigin::signed(2), 0), e);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:497:53
[INFO] [stdout]     |
[INFO] [stdout] 497 |         assert_noop!(Referenda::refund_submission_deposit(RuntimeOrigin::signed(2), 0), e);
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:505:14
[INFO] [stdout]     |
[INFO] [stdout] 505 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[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(1),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:511:14
[INFO] [stdout]     |
[INFO] [stdout] 511 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:511:48
[INFO] [stdout]     |
[INFO] [stdout] 511 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:514:14
[INFO] [stdout]     |
[INFO] [stdout] 514 |         assert_ok!(Referenda::cancel(RuntimeOrigin::signed(4), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:514:32
[INFO] [stdout]     |
[INFO] [stdout] 514 |         assert_ok!(Referenda::cancel(RuntimeOrigin::signed(4), 0));
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:515:14
[INFO] [stdout]     |
[INFO] [stdout] 515 |         assert_ok!(Referenda::refund_decision_deposit(RuntimeOrigin::signed(3), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:515:49
[INFO] [stdout]     |
[INFO] [stdout] 515 |         assert_ok!(Referenda::refund_decision_deposit(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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:524:14
[INFO] [stdout]     |
[INFO] [stdout] 524 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:525:4
[INFO] [stdout]     |
[INFO] [stdout] 525 |             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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:530:14
[INFO] [stdout]     |
[INFO] [stdout] 530 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:530:48
[INFO] [stdout]     |
[INFO] [stdout] 530 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:531:16
[INFO] [stdout]     |
[INFO] [stdout] 531 |         assert_noop!(Referenda::cancel(RuntimeOrigin::signed(1), 0), BadOrigin);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:531:34
[INFO] [stdout]     |
[INFO] [stdout] 531 |         assert_noop!(Referenda::cancel(RuntimeOrigin::signed(1), 0), BadOrigin);
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:534:16
[INFO] [stdout]     |
[INFO] [stdout] 534 |         assert_noop!(Referenda::cancel(RuntimeOrigin::signed(4), 0), Error::<Test>::NotOngoing);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:534:34
[INFO] [stdout]     |
[INFO] [stdout] 534 |         assert_noop!(Referenda::cancel(RuntimeOrigin::signed(4), 0), Error::<Test>::NotOngoing);
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:542:14
[INFO] [stdout]     |
[INFO] [stdout] 542 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:543:4
[INFO] [stdout]     |
[INFO] [stdout] 543 |             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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:548:14
[INFO] [stdout]     |
[INFO] [stdout] 548 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:548:48
[INFO] [stdout]     |
[INFO] [stdout] 548 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:551:14
[INFO] [stdout]     |
[INFO] [stdout] 551 |         assert_ok!(Referenda::kill(RuntimeOrigin::root(), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:551:30
[INFO] [stdout]     |
[INFO] [stdout] 551 |         assert_ok!(Referenda::kill(RuntimeOrigin::root(), 0));
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:553:16
[INFO] [stdout]     |
[INFO] [stdout] 553 |         assert_noop!(Referenda::refund_decision_deposit(RuntimeOrigin::signed(3), 0), e);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:553:51
[INFO] [stdout]     |
[INFO] [stdout] 553 |         assert_noop!(Referenda::refund_decision_deposit(RuntimeOrigin::signed(3), 0), e);
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:562:14
[INFO] [stdout]     |
[INFO] [stdout] 562 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:563:4
[INFO] [stdout]     |
[INFO] [stdout] 563 |             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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:568:14
[INFO] [stdout]     |
[INFO] [stdout] 568 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:568:48
[INFO] [stdout]     |
[INFO] [stdout] 568 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:569:16
[INFO] [stdout]     |
[INFO] [stdout] 569 |         assert_noop!(Referenda::kill(RuntimeOrigin::signed(4), 0), BadOrigin);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:569:32
[INFO] [stdout]     |
[INFO] [stdout] 569 |         assert_noop!(Referenda::kill(RuntimeOrigin::signed(4), 0), BadOrigin);
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:572:16
[INFO] [stdout]     |
[INFO] [stdout] 572 |         assert_noop!(Referenda::kill(RuntimeOrigin::root(), 0), Error::<Test>::NotOngoing);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:572:32
[INFO] [stdout]     |
[INFO] [stdout] 572 |         assert_noop!(Referenda::kill(RuntimeOrigin::root(), 0), Error::<Test>::NotOngoing);
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:605:14
[INFO] [stdout]     |
[INFO] [stdout] 605 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:606:4
[INFO] [stdout]     |
[INFO] [stdout] 606 |             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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:612:14
[INFO] [stdout]     |
[INFO] [stdout] 612 |         assert_ok!(Referenda::kill(RuntimeOrigin::root(), index));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:612:30
[INFO] [stdout]     |
[INFO] [stdout] 612 |         assert_ok!(Referenda::kill(RuntimeOrigin::root(), index));
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:614:4
[INFO] [stdout]     |
[INFO] [stdout] 614 |             Referenda::set_metadata(RuntimeOrigin::signed(1), index, Some(invalid_hash)),
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:614:28
[INFO] [stdout]     |
[INFO] [stdout] 614 |             Referenda::set_metadata(RuntimeOrigin::signed(1), index, Some(invalid_hash)),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:618:14
[INFO] [stdout]     |
[INFO] [stdout] 618 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:619:4
[INFO] [stdout]     |
[INFO] [stdout] 619 |             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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:626:4
[INFO] [stdout]     |
[INFO] [stdout] 626 |             Referenda::set_metadata(RuntimeOrigin::signed(2), index, Some(invalid_hash)),
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:626:28
[INFO] [stdout]     |
[INFO] [stdout] 626 |             Referenda::set_metadata(RuntimeOrigin::signed(2), index, Some(invalid_hash)),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:632:4
[INFO] [stdout]     |
[INFO] [stdout] 632 |             Referenda::set_metadata(RuntimeOrigin::signed(1), index, Some(invalid_hash)),
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:632:28
[INFO] [stdout]     |
[INFO] [stdout] 632 |             Referenda::set_metadata(RuntimeOrigin::signed(1), index, Some(invalid_hash)),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:638:14
[INFO] [stdout]     |
[INFO] [stdout] 638 |         assert_ok!(Referenda::set_metadata(RuntimeOrigin::signed(1), index, Some(hash)));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:638:38
[INFO] [stdout]     |
[INFO] [stdout] 638 |         assert_ok!(Referenda::set_metadata(RuntimeOrigin::signed(1), index, Some(hash)));
[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:639:29
[INFO] [stdout]     |
[INFO] [stdout] 639 |         System::assert_last_event(RuntimeEvent::Referenda(crate::Event::MetadataSet {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:650:14
[INFO] [stdout]     |
[INFO] [stdout] 650 |         assert_ok!(Referenda::submit(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:651:4
[INFO] [stdout]     |
[INFO] [stdout] 651 |             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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:657:14
[INFO] [stdout]     |
[INFO] [stdout] 657 |         assert_ok!(Referenda::set_metadata(RuntimeOrigin::signed(1), index, Some(hash)));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:657:38
[INFO] [stdout]     |
[INFO] [stdout] 657 |         assert_ok!(Referenda::set_metadata(RuntimeOrigin::signed(1), index, Some(hash)));
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:659:4
[INFO] [stdout]     |
[INFO] [stdout] 659 |             Referenda::set_metadata(RuntimeOrigin::signed(2), index, None),
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:659:28
[INFO] [stdout]     |
[INFO] [stdout] 659 |             Referenda::set_metadata(RuntimeOrigin::signed(2), index, None),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:662:14
[INFO] [stdout]     |
[INFO] [stdout] 662 |         assert_ok!(Referenda::set_metadata(RuntimeOrigin::signed(1), index, None),);
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Referenda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:662:38
[INFO] [stdout]     |
[INFO] [stdout] 662 |         assert_ok!(Referenda::set_metadata(RuntimeOrigin::signed(1), index, None),);
[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:663:29
[INFO] [stdout]     |
[INFO] [stdout] 663 |         System::assert_last_event(RuntimeEvent::Referenda(crate::Event::MetadataCleared {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 267 previous errors; 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pallet-referenda` (lib test) due to 268 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a9695be2a5ff52f0341176ba9308df1645fd3a4158c088bf5447badbadfb48dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9695be2a5ff52f0341176ba9308df1645fd3a4158c088bf5447badbadfb48dd", kill_on_drop: false }`
[INFO] [stdout] a9695be2a5ff52f0341176ba9308df1645fd3a4158c088bf5447badbadfb48dd
