[INFO] fetching crate pallet-referenda 38.0.0...
[INFO] checking pallet-referenda-38.0.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate pallet-referenda 38.0.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate pallet-referenda 38.0.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pallet-referenda 38.0.0
[INFO] finished tweaking crates.io crate pallet-referenda 38.0.0
[INFO] tweaked toml for crates.io crate pallet-referenda 38.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 329 packages to latest compatible versions
[INFO] [stderr]       Adding unicode-normalization v0.1.22 (available: v0.1.24)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61b03637efc8eae9a660246d1592ae3c62bde16bd8d7787cd64efa53700dfc59
[INFO] running `Command { std: "docker" "start" "-a" "61b03637efc8eae9a660246d1592ae3c62bde16bd8d7787cd64efa53700dfc59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61b03637efc8eae9a660246d1592ae3c62bde16bd8d7787cd64efa53700dfc59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61b03637efc8eae9a660246d1592ae3c62bde16bd8d7787cd64efa53700dfc59", kill_on_drop: false }`
[INFO] [stdout] 61b03637efc8eae9a660246d1592ae3c62bde16bd8d7787cd64efa53700dfc59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2812abfc2b4976b02f548e5fa8bdce839f0caf7fb901a60111db7fe192932474
[INFO] running `Command { std: "docker" "start" "-a" "2812abfc2b4976b02f548e5fa8bdce839f0caf7fb901a60111db7fe192932474", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling parity-scale-codec v3.7.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling expander v2.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]    Compiling sp-debug-derive v14.0.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking sp-std v14.0.0
[INFO] [stderr]     Checking hash-db v0.16.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling ss58-registry v1.51.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking getrandom_or_panic v0.0.3
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking hex-conservative v0.1.2
[INFO] [stderr]     Checking environmental v1.1.4
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking schnorrkel v0.11.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking bitcoin_hashes v0.13.0
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]     Checking scale-info v2.11.6
[INFO] [stderr]     Checking sp-storage v21.0.0
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking sp-wasm-interface v21.0.1
[INFO] [stderr]     Checking sp-externalities v0.29.0
[INFO] [stderr]     Checking sp-tracing v17.0.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v18.0.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking bounded-collections v0.2.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking dyn-clonable v0.9.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking sp-crypto-hashing v0.1.0
[INFO] [stderr]     Checking parity-bip39 v2.0.1
[INFO] [stderr]     Checking substrate-bip39 v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking secp256k1 v0.28.2
[INFO] [stderr]     Checking ed25519-zebra v4.0.3
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking array-bytes v6.2.3
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking sp-runtime-interface v28.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking trie-root v0.18.0
[INFO] [stderr]     Checking trie-db v0.29.1
[INFO] [stderr]    Compiling docify_macros v0.2.9
[INFO] [stderr]     Checking memory-db v0.32.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking schnellru v0.2.3
[INFO] [stderr]    Compiling sp-io v38.0.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking docify v0.2.9
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking sp-arithmetic v26.0.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking simple-mermaid v0.1.1
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking frame-metadata v16.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]     Checking parity-wasm v0.45.0
[INFO] [stderr]    Compiling sp-version-proc-macro v14.0.0
[INFO] [stderr]     Checking sp-core v34.0.0
[INFO] [stderr]     Checking sp-weights v31.0.0
[INFO] [stderr]     Checking sp-metadata-ir v0.7.0
[INFO] [stderr]    Compiling sp-api-proc-macro v20.0.0
[INFO] [stderr]    Compiling sp-crypto-hashing-proc-macro v0.1.0
[INFO] [stderr]    Compiling frame-support-procedural-tools-derive v12.0.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling frame-support-procedural-tools v13.0.0
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling proc-macro-warning v1.0.2
[INFO] [stderr]     Checking sp-trie v37.0.0
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking sp-keystore v0.40.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking tt-call v1.0.9
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking sp-panic-handler v13.0.0
[INFO] [stderr]     Checking sp-state-machine v0.43.0
[INFO] [stderr]    Compiling aquamarine v0.5.0
[INFO] [stderr]    Compiling frame-support-procedural v30.0.4
[INFO] [stderr]     Checking sp-application-crypto v38.0.0
[INFO] [stderr]     Checking sp-runtime v39.0.2
[INFO] [stderr]     Checking sp-version v37.0.0
[INFO] [stderr]     Checking sp-staking v36.0.0
[INFO] [stderr]     Checking sp-inherents v34.0.0
[INFO] [stderr]     Checking sp-api v34.0.0
[INFO] [stderr]     Checking sp-genesis-builder v0.15.1
[INFO] [stderr]     Checking frame-support v38.0.0
[INFO] [stderr]     Checking frame-system v38.0.0
[INFO] [stderr]     Checking pallet-referenda v38.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 `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[E0432]: unresolved import `crate::mock::RuntimeOrigin`
[INFO] [stdout]    --> src/types.rs:695:7
[INFO] [stdout]     |
[INFO] [stdout] 695 |         use crate::mock::RuntimeOrigin;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `RuntimeOrigin` in `mock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:86:15
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[derive_impl(pallet_balances::config_preludes::TestDefaultConfig)]
[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:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 |         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_balances`
[INFO] [stdout]   --> src/tests.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 |         assert_eq!(pallet_balances::TotalIssuance::<Test>::get(), 600);
[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/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] 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 structs
[INFO] [stdout]     |
[INFO] [stdout] 166 +     use std::io::Bytes;
[INFO] [stdout]     |
[INFO] [stdout] 166 +     use std::str::Bytes;
[INFO] [stdout]     |
[INFO] [stdout] 166 +     use alloc::str::Bytes;
[INFO] [stdout]     |
[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:37:47
[INFO] [stdout]    |
[INFO] [stdout] 37 | 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] 37 | 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:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 | 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] 52 | 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:53:21
[INFO] [stdout]    |
[INFO] [stdout] 53 |     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:54:42
[INFO] [stdout]    |
[INFO] [stdout] 54 |         !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 enums
[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] 54 -         !matches!(call, &RuntimeCall::Balances(pallet_balances::Call::force_set_balance { .. }))
[INFO] [stdout] 54 +         !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 `RuntimeEvent` in this scope
[INFO] [stdout]   --> src/mock.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:308:9
[INFO] [stdout]    |
[INFO] [stdout] 308|             type Self::RuntimeEvent = ();
[INFO] [stdout]    |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]   --> src/mock.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:310:9
[INFO] [stdout]    |
[INFO] [stdout] 310|             type Self::RuntimeOrigin = ();
[INFO] [stdout]    |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]   --> src/mock.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:312:9
[INFO] [stdout]    |
[INFO] [stdout] 312|             type Self::RuntimeCall = ();
[INFO] [stdout]    |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PalletInfo` in this scope
[INFO] [stdout]   --> src/mock.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:314:9
[INFO] [stdout]    |
[INFO] [stdout] 314|             type 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 `RuntimeTask` in this scope
[INFO] [stdout]   --> src/mock.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:316:9
[INFO] [stdout]    |
[INFO] [stdout] 316|             type Self::RuntimeTask = ();
[INFO] [stdout]    |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:67:34
[INFO] [stdout]    |
[INFO] [stdout] 67 | 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:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 |     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:70:18
[INFO] [stdout]    |
[INFO] [stdout] 70 |       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:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 | 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:75:22
[INFO] [stdout]    |
[INFO] [stdout] 75 |     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:76:23
[INFO] [stdout]    |
[INFO] [stdout] 76 |     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:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |     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:78:21
[INFO] [stdout]    |
[INFO] [stdout] 78 |     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:84:19
[INFO] [stdout]    |
[INFO] [stdout] 84 |     type Preimages = Preimage;
[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:113:24
[INFO] [stdout]     |
[INFO] [stdout] 113 |     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] 113 |     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:200:17
[INFO] [stdout]     |
[INFO] [stdout] 200 | 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:202:21
[INFO] [stdout]     |
[INFO] [stdout] 202 |     type RuntimeCall = RuntimeCall;
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 202 |     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:203:22
[INFO] [stdout]     |
[INFO] [stdout] 203 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 203 |     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:204:19
[INFO] [stdout]     |
[INFO] [stdout] 204 |     type Scheduler = Scheduler;
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 204 |     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:217:19
[INFO] [stdout]     |
[INFO] [stdout] 217 |     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:229:45
[INFO] [stdout]     |
[INFO] [stdout] 229 |         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] 227 | 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:231:36
[INFO] [stdout]     |
[INFO] [stdout] 231 |         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] 227 | 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:235:23
[INFO] [stdout]     |
[INFO] [stdout] 235 |         ext.execute_with(|| System::set_block_number(1));
[INFO] [stdout]     |                             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 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:296:24
[INFO] [stdout]     |
[INFO] [stdout] 296 |     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 enums
[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] 296 -     RuntimeCall::Balances(pallet_balances::Call::force_set_balance { who: 42, new_free: value })
[INFO] [stdout] 296 +     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:300:66
[INFO] [stdout]     |
[INFO] [stdout] 300 | 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] 300 | 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:301:32
[INFO] [stdout]     |
[INFO] [stdout] 301 |     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 enums
[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] 301 -     let c = RuntimeCall::Balances(pallet_balances::Call::force_set_balance {
[INFO] [stdout] 301 +     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:305:3
[INFO] [stdout]     |
[INFO] [stdout] 305 |     <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:319:2
[INFO] [stdout]     |
[INFO] [stdout] 319 |     System::set_block_number(System::block_number() + 1);
[INFO] [stdout]     |     ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[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:319:27
[INFO] [stdout]     |
[INFO] [stdout] 319 |     System::set_block_number(System::block_number() + 1);
[INFO] [stdout]     |                              ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[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:320:27
[INFO] [stdout]     |
[INFO] [stdout] 320 |     Scheduler::on_initialize(System::block_number());
[INFO] [stdout]     |                              ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 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:324:8
[INFO] [stdout]     |
[INFO] [stdout] 324 |     while System::block_number() < n {
[INFO] [stdout]     |           ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[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:331:2
[INFO] [stdout]     |
[INFO] [stdout] 331 |     System::set_block_number(0);
[INFO] [stdout]     |     ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[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:343:3
[INFO] [stdout]     |
[INFO] [stdout] 343 |     <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:351:28
[INFO] [stdout]     |
[INFO] [stdout] 351 |     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] 350 | 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:358:28
[INFO] [stdout]     |
[INFO] [stdout] 358 |     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] 357 | 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:368:28
[INFO] [stdout]     |
[INFO] [stdout] 368 |     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] 367 | 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:378:28
[INFO] [stdout]     |
[INFO] [stdout] 378 |     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] 377 | 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:388:28
[INFO] [stdout]     |
[INFO] [stdout] 388 |     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] 387 | 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:395:28
[INFO] [stdout]     |
[INFO] [stdout] 395 |     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] 394 | 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:402:28
[INFO] [stdout]     |
[INFO] [stdout] 402 |     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] 401 | 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:409:28
[INFO] [stdout]     |
[INFO] [stdout] 409 |     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] 408 | 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:416:28
[INFO] [stdout]     |
[INFO] [stdout] 416 |     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] 415 | 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:424:23
[INFO] [stdout]     |
[INFO] [stdout] 424 |         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] 422 | 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:448:33
[INFO] [stdout]     |
[INFO] [stdout] 448 |         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] 436 | 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:450:11
[INFO] [stdout]     |
[INFO] [stdout] 450 |             run_to(System::block_number() + 1);
[INFO] [stdout]     |                    ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[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:454:11
[INFO] [stdout]     |
[INFO] [stdout] 454 |             run_to(System::block_number() + 1);
[INFO] [stdout]     |                    ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[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:457:40
[INFO] [stdout]     |
[INFO] [stdout] 457 |             assert_eq!(confirming_until(index), System::block_number() + 2);
[INFO] [stdout]     |                                                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[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:461:11
[INFO] [stdout]     |
[INFO] [stdout] 461 |             run_to(System::block_number() + 1);
[INFO] [stdout]     |                    ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[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:468:36
[INFO] [stdout]     |
[INFO] [stdout] 468 | 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:33:47
[INFO] [stdout]    |
[INFO] [stdout] 33 |         assert_eq!(pallet_balances::TotalIssuance::<Test>::get(), 600);
[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 this struct
[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 this struct
[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 this struct
[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:681:12
[INFO] [stdout]     |
[INFO] [stdout] 681 |             Error::<Test>::PreimageStoredWithDifferentLength
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 671 | fn detects_incorrect_len<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/tests.rs:695:5
[INFO] [stdout]     |
[INFO] [stdout] 695 |                 pallet_balances::Call::transfer_keep_alive { dest: 42, value: 20 }.into()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[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] 695 -                 pallet_balances::Call::transfer_keep_alive { dest: 42, value: 20 }.into()
[INFO] [stdout] 695 +                 Call::transfer_keep_alive { dest: 42, value: 20 }.into()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:701:32
[INFO] [stdout]     |
[INFO] [stdout] 701 |         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] 688 | fn zero_enactment_delay_executes_proposal_at_next_block<Test>() {
[INFO] [stdout]     |                                                        ++++++
[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]     = note: `#[warn(unused_imports)]` on by default
[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: 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:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |         !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:65:21
[INFO] [stdout]    |
[INFO] [stdout] 65 |     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:67:6
[INFO] [stdout]    |
[INFO] [stdout] 67 | 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:74:6
[INFO] [stdout]    |
[INFO] [stdout] 74 | 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:205:18
[INFO] [stdout]     |
[INFO] [stdout] 205 |     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:231:3
[INFO] [stdout]     |
[INFO] [stdout] 231 |         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:242:4
[INFO] [stdout]     |
[INFO] [stdout] 242 |             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:296:2
[INFO] [stdout]     |
[INFO] [stdout] 296 |     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:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |     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:310:2
[INFO] [stdout]     |
[INFO] [stdout] 310 |     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:311:3
[INFO] [stdout]     |
[INFO] [stdout] 311 |         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:320:2
[INFO] [stdout]     |
[INFO] [stdout] 320 |     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:339:2
[INFO] [stdout]     |
[INFO] [stdout] 339 |     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:438:14
[INFO] [stdout]     |
[INFO] [stdout] 438 |         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:439:4
[INFO] [stdout]     |
[INFO] [stdout] 439 |             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:444:14
[INFO] [stdout]     |
[INFO] [stdout] 444 |         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:444:48
[INFO] [stdout]     |
[INFO] [stdout] 444 |         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:473:13
[INFO] [stdout]     |
[INFO] [stdout] 473 |     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:473:37
[INFO] [stdout]     |
[INFO] [stdout] 473 |     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:475:11
[INFO] [stdout]     |
[INFO] [stdout] 475 |     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 `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[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:675:4
[INFO] [stdout]     |
[INFO] [stdout] 675 |             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:676:5
[INFO] [stdout]     |
[INFO] [stdout] 676 |                 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:690:14
[INFO] [stdout]     |
[INFO] [stdout] 690 |         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 `Referenda`
[INFO] [stdout]    --> src/tests.rs:691:14
[INFO] [stdout]     |
[INFO] [stdout] 691 |         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:692:4
[INFO] [stdout]     |
[INFO] [stdout] 692 |             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 `Preimage`
[INFO] [stdout]    --> src/tests.rs:694:4
[INFO] [stdout]     |
[INFO] [stdout] 694 |             Preimage::bound(
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Referenda`
[INFO] [stdout]    --> src/tests.rs:700:14
[INFO] [stdout]     |
[INFO] [stdout] 700 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(1), 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:700:48
[INFO] [stdout]     |
[INFO] [stdout] 700 |         assert_ok!(Referenda::place_decision_deposit(RuntimeOrigin::signed(1), 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:706:14
[INFO] [stdout]     |
[INFO] [stdout] 706 |         assert_eq!(Balances::free_balance(42), 20);
[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] 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 278 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2812abfc2b4976b02f548e5fa8bdce839f0caf7fb901a60111db7fe192932474", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2812abfc2b4976b02f548e5fa8bdce839f0caf7fb901a60111db7fe192932474", kill_on_drop: false }`
[INFO] [stdout] 2812abfc2b4976b02f548e5fa8bdce839f0caf7fb901a60111db7fe192932474
