[INFO] fetching crate pallet-bounties 25.0.0...
[INFO] checking pallet-bounties-25.0.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate pallet-bounties 25.0.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate pallet-bounties 25.0.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pallet-bounties 25.0.0
[INFO] finished tweaking crates.io crate pallet-bounties 25.0.0
[INFO] tweaked toml for crates.io crate pallet-bounties 25.0.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pallet-treasury v25.0.0
[INFO] [stderr]   Downloaded pallet-balances v26.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6bccbfd0e02af6b1b5a37ad39ff97c517b235973c7c5295619d1c81cd574a769
[INFO] running `Command { std: "docker" "start" "-a" "6bccbfd0e02af6b1b5a37ad39ff97c517b235973c7c5295619d1c81cd574a769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6bccbfd0e02af6b1b5a37ad39ff97c517b235973c7c5295619d1c81cd574a769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bccbfd0e02af6b1b5a37ad39ff97c517b235973c7c5295619d1c81cd574a769", kill_on_drop: false }`
[INFO] [stdout] 6bccbfd0e02af6b1b5a37ad39ff97c517b235973c7c5295619d1c81cd574a769
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 659dc7f19be8ef0224b1e73e9a5ace97a5dd9ae4bc71b1664d712ca07043a714
[INFO] running `Command { std: "docker" "start" "-a" "659dc7f19be8ef0224b1e73e9a5ace97a5dd9ae4bc71b1664d712ca07043a714", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]     Checking sp-std v12.0.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling wasmtime-runtime v8.0.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]     Checking wasmtime-jit-debug v8.0.1
[INFO] [stderr]     Checking wasmtime-asm-macros v8.0.1
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v8.0.1
[INFO] [stderr]    Compiling wasmtime v8.0.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]     Checking hash-db v0.16.0
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking getrandom_or_panic v0.0.3
[INFO] [stderr]     Checking environmental v1.1.4
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]     Checking array-bytes v6.2.2
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking backtrace v0.3.71
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]     Checking trie-db v0.28.0
[INFO] [stderr]     Checking trie-root v0.18.0
[INFO] [stderr]     Checking memory-db v0.32.0
[INFO] [stderr]     Checking schnellru v0.2.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling sp-io v28.0.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking sp-panic-handler v12.0.0
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling prettier-please v0.2.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling expander v2.1.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]     Checking parity-wasm v0.45.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]     Checking tt-call v1.0.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cfg-expr v0.15.7
[INFO] [stderr]    Compiling include_dir v0.7.3
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling proc-macro-warning v1.0.2
[INFO] [stderr]    Compiling sp-core-hashing v13.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.22
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling sp-debug-derive v12.0.0
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.0
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]    Compiling sp-core-hashing-proc-macro v13.0.0
[INFO] [stderr]    Compiling frame-support-procedural-tools-derive v10.0.0
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]    Compiling derive-syn-parse v0.1.5
[INFO] [stderr]    Compiling aquamarine v0.3.3
[INFO] [stderr]     Checking ref-cast v1.0.22
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking merlin v2.0.1
[INFO] [stderr]     Checking curve25519-dalek v2.1.3
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking dyn-clonable v0.9.0
[INFO] [stderr]     Checking der v0.7.8
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking schnorrkel v0.9.1
[INFO] [stderr]    Compiling macro_magic_core v0.5.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking pbkdf2 v0.8.0
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling macro_magic_macros v0.5.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling macro_magic v0.5.0
[INFO] [stderr]     Checking schnorrkel v0.11.4
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking substrate-bip39 v0.4.6
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking k256 v0.13.3
[INFO] [stderr]     Checking cranelift-entity v0.95.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking bip39 v2.0.0
[INFO] [stderr]     Checking wasmparser v0.102.0
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking object v0.30.4
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling ss58-registry v1.47.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling frame-support-procedural-tools v9.0.0
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling scale-info-derive v2.11.1
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v15.0.0
[INFO] [stderr]    Compiling sp-api-proc-macro v13.0.0
[INFO] [stderr]    Compiling frame-support-procedural v21.0.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.9
[INFO] [stderr]    Compiling docify_macros v0.2.7
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking wasmtime-types v8.0.1
[INFO] [stderr]     Checking wasmtime-environ v8.0.1
[INFO] [stderr]     Checking parity-scale-codec v3.6.9
[INFO] [stderr]    Compiling sp-version-proc-macro v12.0.0
[INFO] [stderr]     Checking scale-info v2.11.1
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking sp-storage v17.0.0
[INFO] [stderr]     Checking sp-tracing v14.0.0
[INFO] [stderr]     Checking docify v0.2.7
[INFO] [stderr]     Checking sp-externalities v0.23.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking bounded-collections v0.1.9
[INFO] [stderr]     Checking sp-arithmetic v21.0.0
[INFO] [stderr]     Checking frame-metadata v16.0.0
[INFO] [stderr]     Checking wasmtime-jit v8.0.1
[INFO] [stderr]     Checking sp-metadata-ir v0.4.0
[INFO] [stderr]     Checking sp-wasm-interface v18.0.0
[INFO] [stderr]     Checking sp-runtime-interface v22.0.0
[INFO] [stderr]     Checking sp-core v26.0.0
[INFO] [stderr]     Checking sp-trie v27.0.0
[INFO] [stderr]     Checking sp-keystore v0.32.0
[INFO] [stderr]     Checking sp-weights v25.0.0
[INFO] [stderr]     Checking sp-state-machine v0.33.0
[INFO] [stderr]     Checking sp-application-crypto v28.0.0
[INFO] [stderr]     Checking sp-runtime v29.0.0
[INFO] [stderr]     Checking sp-version v27.0.0
[INFO] [stderr]     Checking sp-inherents v24.0.0
[INFO] [stderr]     Checking sp-staking v24.0.0
[INFO] [stderr]     Checking sp-api v24.0.0
[INFO] [stderr]     Checking sp-genesis-builder v0.5.0
[INFO] [stderr]     Checking frame-support v26.0.0
[INFO] [stderr]     Checking frame-system v26.0.0
[INFO] [stderr]     Checking pallet-balances v26.0.0
[INFO] [stderr]     Checking pallet-treasury v25.0.0
[INFO] [stderr]     Checking pallet-bounties v25.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]   --> src/tests.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         Balances: pallet_balances::{Pallet, Call, Storage, Config<T>, Event<T>},
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `EnsureOrigin` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:101:59
[INFO] [stdout]     |
[INFO] [stdout] 101 | use frame_support::{dispatch::DispatchResultWithPostInfo, traits::EnsureOrigin};
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 102 |
[INFO] [stdout] 103 | use frame_support::pallet_prelude::*;
[INFO] [stdout]     |     -------------------------------- the item `EnsureOrigin` is already imported here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:42:47
[INFO] [stdout]    |
[INFO] [stdout] 42 | 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] 42 | type Block<Test> = frame_system::mocking::MockBlock<Test>;
[INFO] [stdout]    |           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:62:31
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl frame_system::Config for Test {
[INFO] [stdout]    |                               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]   --> src/tests.rs:67:23
[INFO] [stdout]    |
[INFO] [stdout] 67 |     type RuntimeOrigin = RuntimeOrigin;
[INFO] [stdout]    |                          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    |
[INFO] [stdout] 67 |     type RuntimeOrigin = Self::RuntimeOrigin;
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]     --> src/tests.rs:69:21
[INFO] [stdout]      |
[INFO] [stdout] 69   |     type RuntimeCall = RuntimeCall;
[INFO] [stdout]      |                        ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frame-system-26.0.0/src/lib.rs:1869:2
[INFO] [stdout]      |
[INFO] [stdout] 1869 |     pub type RuntimeCallFor<T> = <T as crate::Config>::RuntimeCall;
[INFO] [stdout]      |     -------------------------- similarly named type alias `RuntimeCallFor` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]      |
[INFO] [stdout] 69   |     type RuntimeCall = Self::RuntimeCall;
[INFO] [stdout]      |                        ++++++
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 69   |     type RuntimeCall = RuntimeCallFor;
[INFO] [stdout]      |                        ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/tests.rs:75:22
[INFO] [stdout]     |
[INFO] [stdout] 75  |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:279:2
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub enum Event<T: Config<I>, I: 'static = ()> {
[INFO] [stdout]     |     --------------------------------------------- similarly named enum `BountiesEvent` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 75  |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 75  |     type RuntimeEvent = BountiesEvent;
[INFO] [stdout]     |                         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PalletInfo` in this scope
[INFO] [stdout]    --> src/tests.rs:78:20
[INFO] [stdout]     |
[INFO] [stdout] 78  |     type PalletInfo = PalletInfo;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frame-support-26.0.0/src/lib.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub struct PalletId(pub [u8; 8]);
[INFO] [stdout]     | ------------------- similarly named struct `PalletId` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 78  |     type PalletInfo = Self::PalletInfo;
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 78  |     type PalletInfo = PalletId;
[INFO] [stdout]     |                       ~~~~~~~~
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 22  + use frame_support::traits::PalletInfo;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:88:34
[INFO] [stdout]    |
[INFO] [stdout] 88 | impl pallet_balances::Config for Test {
[INFO] [stdout]    |                                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/tests.rs:93:22
[INFO] [stdout]     |
[INFO] [stdout] 93  |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^ help: an enum with a similar name exists: `BountiesEvent`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:279:2
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub enum Event<T: Config<I>, I: 'static = ()> {
[INFO] [stdout]     |     --------------------------------------------- similarly named enum `BountiesEvent` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `System` in this scope
[INFO] [stdout]   --> src/tests.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 |     type AccountStore = System;
[INFO] [stdout]    |                         ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 22 + use sp_std::alloc::System;
[INFO] [stdout]    |
[INFO] [stdout] 22 + 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:115:34
[INFO] [stdout]     |
[INFO] [stdout] 115 | impl pallet_treasury::Config for Test {
[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:117:42
[INFO] [stdout]     |
[INFO] [stdout] 117 |     type Currency = pallet_balances::Pallet<Test>;
[INFO] [stdout]     |                                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 115 | impl<Test> pallet_treasury::Config for Test {
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/tests.rs:120:22
[INFO] [stdout]     |
[INFO] [stdout] 120 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:279:2
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub enum Event<T: Config<I>, I: 'static = ()> {
[INFO] [stdout]     |     --------------------------------------------- similarly named enum `BountiesEvent` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 120 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 120 |     type RuntimeEvent = BountiesEvent;
[INFO] [stdout]     |                         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/tests.rs:135:34
[INFO] [stdout]     |
[INFO] [stdout] 60  | type Balance = u64;
[INFO] [stdout]     | ------------------- similarly named type alias `Balance` defined here
[INFO] [stdout] ...
[INFO] [stdout] 135 |     type Paymaster = PayFromAccount<Balances, TreasuryAccount>;
[INFO] [stdout]     |                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 135 |     type Paymaster = PayFromAccount<Balance, TreasuryAccount>;
[INFO] [stdout]     |                                     ~~~~~~~
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 115 | impl<Balances> pallet_treasury::Config for Test {
[INFO] [stdout]     |     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:142:45
[INFO] [stdout]     |
[INFO] [stdout] 142 | impl pallet_treasury::Config<Instance1> for Test {
[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:144:42
[INFO] [stdout]     |
[INFO] [stdout] 144 |     type Currency = pallet_balances::Pallet<Test>;
[INFO] [stdout]     |                                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 142 | impl<Test> pallet_treasury::Config<Instance1> for Test {
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/tests.rs:147:22
[INFO] [stdout]     |
[INFO] [stdout] 147 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:279:2
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub enum Event<T: Config<I>, I: 'static = ()> {
[INFO] [stdout]     |     --------------------------------------------- similarly named enum `BountiesEvent` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 147 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 147 |     type RuntimeEvent = BountiesEvent;
[INFO] [stdout]     |                         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Bounties1` in this scope
[INFO] [stdout]    --> src/tests.rs:156:20
[INFO] [stdout]     |
[INFO] [stdout] 156 |       type SpendFunds = Bounties1;
[INFO] [stdout]     |                         ^^^^^^^^^ help: a type alias with a similar name exists: `Bounties`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:312:2
[INFO] [stdout]     |
[INFO] [stdout] 312 | /     pub type Bounties<T: Config<I>, I: 'static = ()> = StorageMap<
[INFO] [stdout] 313 | |         _,
[INFO] [stdout] 314 | |         Twox64Concat,
[INFO] [stdout] 315 | |         BountyIndex,
[INFO] [stdout] 316 | |         Bounty<T::AccountId, BalanceOf<T, I>, BlockNumberFor<T>>,
[INFO] [stdout] 317 | |     >;
[INFO] [stdout]     | |______- similarly named type alias `Bounties` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/tests.rs:162:34
[INFO] [stdout]     |
[INFO] [stdout] 60  | type Balance = u64;
[INFO] [stdout]     | ------------------- similarly named type alias `Balance` defined here
[INFO] [stdout] ...
[INFO] [stdout] 162 |     type Paymaster = PayFromAccount<Balances, TreasuryInstance1Account>;
[INFO] [stdout]     |                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 162 |     type Paymaster = PayFromAccount<Balance, TreasuryInstance1Account>;
[INFO] [stdout]     |                                     ~~~~~~~
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 142 | impl<Balances> pallet_treasury::Config<Instance1> for Test {
[INFO] [stdout]     |     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:177:17
[INFO] [stdout]     |
[INFO] [stdout] 177 | impl Config for Test {
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/tests.rs:178:22
[INFO] [stdout]     |
[INFO] [stdout] 178 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:279:2
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub enum Event<T: Config<I>, I: 'static = ()> {
[INFO] [stdout]     |     --------------------------------------------- similarly named enum `BountiesEvent` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 178 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 178 |     type RuntimeEvent = BountiesEvent;
[INFO] [stdout]     |                         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:192:28
[INFO] [stdout]     |
[INFO] [stdout] 192 | impl Config<Instance1> 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/tests.rs:193:22
[INFO] [stdout]     |
[INFO] [stdout] 193 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:279:2
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub enum Event<T: Config<I>, I: 'static = ()> {
[INFO] [stdout]     |     --------------------------------------------- similarly named enum `BountiesEvent` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 193 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 193 |     type RuntimeEvent = BountiesEvent;
[INFO] [stdout]     |                         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:207:45
[INFO] [stdout]     |
[INFO] [stdout] 207 | type TreasuryError = pallet_treasury::Error<Test>;
[INFO] [stdout]     |                                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 207 | type TreasuryError<Test> = pallet_treasury::Error<Test>;
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:208:46
[INFO] [stdout]     |
[INFO] [stdout] 208 | type TreasuryError1 = pallet_treasury::Error<Test, Instance1>;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 208 | type TreasuryError1<Test> = pallet_treasury::Error<Test, Instance1>;
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RuntimeGenesisConfig` in this scope
[INFO] [stdout]    --> src/tests.rs:211:42
[INFO] [stdout]     |
[INFO] [stdout] 211 |     let mut ext: sp_io::TestExternalities = RuntimeGenesisConfig {
[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/tests.rs:220:22
[INFO] [stdout]     |
[INFO] [stdout] 220 |     ext.execute_with(|| System::set_block_number(1));
[INFO] [stdout]     |                         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + 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:224:34
[INFO] [stdout]     |
[INFO] [stdout] 224 | fn last_event() -> BountiesEvent<Test> {
[INFO] [stdout]     |                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 224 | fn last_event<Test>() -> BountiesEvent<Test> {
[INFO] [stdout]     |              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:225:2
[INFO] [stdout]     |
[INFO] [stdout] 225 |     System::events()
[INFO] [stdout]     |     ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:301:4
[INFO] [stdout]     |
[INFO] [stdout] 301 |         <Treasury as OnInitialize<u64>>::on_initialize(1);
[INFO] [stdout]     |          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:314:4
[INFO] [stdout]     |
[INFO] [stdout] 314 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[INFO] [stdout]     |          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:334:4
[INFO] [stdout]     |
[INFO] [stdout] 334 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[INFO] [stdout]     |          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:371:29
[INFO] [stdout]     |
[INFO] [stdout] 371 |             pallet_treasury::Error::<Test>::InvalidIndex
[INFO] [stdout]     |                                      ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 364 | fn reject_non_existent_spend_proposal_fails<Test>() {
[INFO] [stdout]     |                                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:427:4
[INFO] [stdout]     |
[INFO] [stdout] 427 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[INFO] [stdout]     |          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:448:4
[INFO] [stdout]     |
[INFO] [stdout] 448 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[INFO] [stdout]     |          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:452:4
[INFO] [stdout]     |
[INFO] [stdout] 452 |         <Treasury as OnInitialize<u64>>::on_initialize(4);
[INFO] [stdout]     |          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:476:4
[INFO] [stdout]     |
[INFO] [stdout] 476 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[INFO] [stdout]     |          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:488:4
[INFO] [stdout]     |
[INFO] [stdout] 488 |         <Treasury as OnInitialize<u64>>::on_initialize(4);
[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:498:44
[INFO] [stdout]     |
[INFO] [stdout] 498 |     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] 497 | fn inexistent_account_works<Test>() {
[INFO] [stdout]     |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:499:35
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pallet_balances::GenesisConfig::<Test> { balances: vec![(0, 100), (1, 99), (2, 1)] }
[INFO] [stdout]     |                                      ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn inexistent_account_works<Test>() {
[INFO] [stdout]     |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:525:4
[INFO] [stdout]     |
[INFO] [stdout] 525 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[INFO] [stdout]     |          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:533:4
[INFO] [stdout]     |
[INFO] [stdout] 533 |         <Treasury as OnInitialize<u64>>::on_initialize(4);
[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/tests.rs:543:3
[INFO] [stdout]     |
[INFO] [stdout] 543 |         System::set_block_number(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:577:3
[INFO] [stdout]     |
[INFO] [stdout] 577 |         System::set_block_number(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + 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:584:12
[INFO] [stdout]     |
[INFO] [stdout] 584 |             Error::<Test>::ReasonTooBig
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 575 | fn propose_bounty_validation_works<Test>() {
[INFO] [stdout]     |                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:593:12
[INFO] [stdout]     |
[INFO] [stdout] 593 |             Error::<Test>::InsufficientProposersBalance
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 575 | fn propose_bounty_validation_works<Test>() {
[INFO] [stdout]     |                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:598:12
[INFO] [stdout]     |
[INFO] [stdout] 598 |             Error::<Test>::InvalidValue
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 575 | fn propose_bounty_validation_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:606:3
[INFO] [stdout]     |
[INFO] [stdout] 606 |         System::set_block_number(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + 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:608:74
[INFO] [stdout]     |
[INFO] [stdout] 608 |         assert_noop!(Bounties::close_bounty(RuntimeOrigin::root(), 0), Error::<Test>::InvalidIndex);
[INFO] [stdout]     |                                                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 604 | fn close_bounty_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:622:41
[INFO] [stdout]     |
[INFO] [stdout] 622 |         assert!(!pallet_treasury::Proposals::<Test>::contains_key(0));
[INFO] [stdout]     |                                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 604 | fn close_bounty_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:631:3
[INFO] [stdout]     |
[INFO] [stdout] 631 |         System::set_block_number(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + 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:635:12
[INFO] [stdout]     |
[INFO] [stdout] 635 |             Error::<Test>::InvalidIndex
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 629 | fn approve_bounty_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:659:12
[INFO] [stdout]     |
[INFO] [stdout] 659 |             Error::<Test>::UnexpectedStatus
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 629 | fn approve_bounty_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:666:4
[INFO] [stdout]     |
[INFO] [stdout] 666 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[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/tests.rs:692:3
[INFO] [stdout]     |
[INFO] [stdout] 692 |         System::set_block_number(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + 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:697:12
[INFO] [stdout]     |
[INFO] [stdout] 697 |             Error::<Test>::InvalidIndex
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 690 | fn assign_curator_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:704:3
[INFO] [stdout]     |
[INFO] [stdout] 704 |         System::set_block_number(2);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:705:4
[INFO] [stdout]     |
[INFO] [stdout] 705 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[INFO] [stdout]     |          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:709:12
[INFO] [stdout]     |
[INFO] [stdout] 709 |             Error::<Test>::InvalidFee
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 690 | fn assign_curator_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:729:12
[INFO] [stdout]     |
[INFO] [stdout] 729 |             Error::<Test>::RequireCurator
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 690 | fn assign_curator_works<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:733:4
[INFO] [stdout]     |
[INFO] [stdout] 733 |             pallet_balances::Error::<Test, _>::InsufficientBalance
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use codec::Error;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use core::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use crate::Error;
[INFO] [stdout]     |
[INFO] [stdout]       and 8 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 733 -             pallet_balances::Error::<Test, _>::InsufficientBalance
[INFO] [stdout] 733 +             Error::<Test, _>::InsufficientBalance
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:733:29
[INFO] [stdout]     |
[INFO] [stdout] 733 |             pallet_balances::Error::<Test, _>::InsufficientBalance
[INFO] [stdout]     |                                      ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 690 | fn assign_curator_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:762:3
[INFO] [stdout]     |
[INFO] [stdout] 762 |         System::set_block_number(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:768:3
[INFO] [stdout]     |
[INFO] [stdout] 768 |         System::set_block_number(2);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:769:4
[INFO] [stdout]     |
[INFO] [stdout] 769 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[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/tests.rs:815:3
[INFO] [stdout]     |
[INFO] [stdout] 815 |         System::set_block_number(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:822:3
[INFO] [stdout]     |
[INFO] [stdout] 822 |         System::set_block_number(2);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:823:4
[INFO] [stdout]     |
[INFO] [stdout] 823 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[INFO] [stdout]     |          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:834:12
[INFO] [stdout]     |
[INFO] [stdout] 834 |             Error::<Test>::RequireCurator
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 813 | fn award_and_claim_bounty_works<Test>() {
[INFO] [stdout]     |                                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:851:77
[INFO] [stdout]     |
[INFO] [stdout] 851 |         assert_noop!(Bounties::claim_bounty(RuntimeOrigin::signed(1), 0), Error::<Test>::Premature);
[INFO] [stdout]     |                                                                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 813 | fn award_and_claim_bounty_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:853:3
[INFO] [stdout]     |
[INFO] [stdout] 853 |         System::set_block_number(5);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:854:4
[INFO] [stdout]     |
[INFO] [stdout] 854 |         <Treasury as OnInitialize<u64>>::on_initialize(5);
[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/tests.rs:882:3
[INFO] [stdout]     |
[INFO] [stdout] 882 |         System::set_block_number(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:889:3
[INFO] [stdout]     |
[INFO] [stdout] 889 |         System::set_block_number(2);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:890:4
[INFO] [stdout]     |
[INFO] [stdout] 890 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[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/tests.rs:897:3
[INFO] [stdout]     |
[INFO] [stdout] 897 |         System::set_block_number(5);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:898:4
[INFO] [stdout]     |
[INFO] [stdout] 898 |         <Treasury as OnInitialize<u64>>::on_initialize(5);
[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/tests.rs:923:3
[INFO] [stdout]     |
[INFO] [stdout] 923 |         System::set_block_number(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:931:3
[INFO] [stdout]     |
[INFO] [stdout] 931 |         System::set_block_number(2);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:932:4
[INFO] [stdout]     |
[INFO] [stdout] 932 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[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/tests.rs:966:3
[INFO] [stdout]     |
[INFO] [stdout] 966 |         System::set_block_number(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:972:3
[INFO] [stdout]     |
[INFO] [stdout] 972 |         System::set_block_number(2);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:973:4
[INFO] [stdout]     |
[INFO] [stdout] 973 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[INFO] [stdout]     |          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:986:12
[INFO] [stdout]     |
[INFO] [stdout] 986 |             Error::<Test>::PendingPayout
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 964 | fn award_and_cancel<Test>() {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1009:3
[INFO] [stdout]      |
[INFO] [stdout] 1009 |         System::set_block_number(1);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1015:3
[INFO] [stdout]      |
[INFO] [stdout] 1015 |         System::set_block_number(2);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]     --> src/tests.rs:1016:4
[INFO] [stdout]      |
[INFO] [stdout] 1016 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[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/tests.rs:1024:3
[INFO] [stdout]      |
[INFO] [stdout] 1024 |         System::set_block_number(22);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]     --> src/tests.rs:1025:4
[INFO] [stdout]      |
[INFO] [stdout] 1025 |         <Treasury as OnInitialize<u64>>::on_initialize(22);
[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:1029:12
[INFO] [stdout]      |
[INFO] [stdout] 1029 |             Error::<Test>::Premature
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1007 | fn expire_and_unassign<Test>() {
[INFO] [stdout]      |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1032:3
[INFO] [stdout]      |
[INFO] [stdout] 1032 |         System::set_block_number(23);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]     --> src/tests.rs:1033:4
[INFO] [stdout]      |
[INFO] [stdout] 1033 |         <Treasury as OnInitialize<u64>>::on_initialize(23);
[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/tests.rs:1057:3
[INFO] [stdout]      |
[INFO] [stdout] 1057 |         System::set_block_number(1);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + 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:1066:12
[INFO] [stdout]      |
[INFO] [stdout] 1066 |             Error::<Test>::UnexpectedStatus
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1055 | fn extend_expiry<Test>() {
[INFO] [stdout]      |                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1069:3
[INFO] [stdout]      |
[INFO] [stdout] 1069 |         System::set_block_number(2);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]     --> src/tests.rs:1070:4
[INFO] [stdout]      |
[INFO] [stdout] 1070 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[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/tests.rs:1078:3
[INFO] [stdout]      |
[INFO] [stdout] 1078 |         System::set_block_number(10);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]     --> src/tests.rs:1079:4
[INFO] [stdout]      |
[INFO] [stdout] 1079 |         <Treasury as OnInitialize<u64>>::on_initialize(10);
[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:1083:12
[INFO] [stdout]      |
[INFO] [stdout] 1083 |             Error::<Test>::RequireCurator
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1055 | fn extend_expiry<Test>() {
[INFO] [stdout]      |                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1113:3
[INFO] [stdout]      |
[INFO] [stdout] 1113 |         System::set_block_number(25);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]     --> src/tests.rs:1114:4
[INFO] [stdout]      |
[INFO] [stdout] 1114 |         <Treasury as OnInitialize<u64>>::on_initialize(25);
[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:1118:12
[INFO] [stdout]      |
[INFO] [stdout] 1118 |             Error::<Test>::Premature
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1055 | fn extend_expiry<Test>() {
[INFO] [stdout]      |                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1143:35
[INFO] [stdout]      |
[INFO] [stdout] 1143 |         (pallet_bounties::BountyCount::<Test>::hashed_key().to_vec(), 10.encode().to_vec()),
[INFO] [stdout]      |                                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1128 | fn test_migration_v4<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1144:32
[INFO] [stdout]      |
[INFO] [stdout] 1144 |         (pallet_bounties::Bounties::<Test>::hashed_key_for(index), bounty.encode().to_vec()),
[INFO] [stdout]      |                                      ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1128 | fn test_migration_v4<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1145:42
[INFO] [stdout]      |
[INFO] [stdout] 1145 |         (pallet_bounties::BountyDescriptions::<Test>::hashed_key_for(index), vec![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] 1128 | fn test_migration_v4<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1147:39
[INFO] [stdout]      |
[INFO] [stdout] 1147 |             pallet_bounties::BountyApprovals::<Test>::hashed_key().to_vec(),
[INFO] [stdout]      |                                                ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1128 | fn test_migration_v4<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1156:26
[INFO] [stdout]      |
[INFO] [stdout] 1156 |         let old_pallet_name = <Test as frame_system::Config>::PalletInfo::name::<Bounties>()
[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:1160:42
[INFO] [stdout]      |
[INFO] [stdout] 1160 |         crate::migrations::v4::pre_migration::<Test, Bounties, _>(old_pallet_name, new_pallet_name);
[INFO] [stdout]      |                                                ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1128 | fn test_migration_v4<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1161:36
[INFO] [stdout]      |
[INFO] [stdout] 1161 |         crate::migrations::v4::migrate::<Test, Bounties, _>(old_pallet_name, new_pallet_name);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1128 | fn test_migration_v4<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1162:43
[INFO] [stdout]      |
[INFO] [stdout] 1162 |         crate::migrations::v4::post_migration::<Test, Bounties, _>(
[INFO] [stdout]      |                                                 ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1128 | fn test_migration_v4<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1171:44
[INFO] [stdout]      |
[INFO] [stdout] 1171 |     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] 1170 | fn genesis_funding_works<Test>() {
[INFO] [stdout]      |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1173:35
[INFO] [stdout]      |
[INFO] [stdout] 1173 |     pallet_balances::GenesisConfig::<Test> {
[INFO] [stdout]      |                                      ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1170 | fn genesis_funding_works<Test>() {
[INFO] [stdout]      |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1179:35
[INFO] [stdout]      |
[INFO] [stdout] 1179 |     pallet_treasury::GenesisConfig::<Test>::default()
[INFO] [stdout]      |                                      ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1170 | fn genesis_funding_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:1193:3
[INFO] [stdout]      |
[INFO] [stdout] 1193 |         System::set_block_number(1);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1198:3
[INFO] [stdout]      |
[INFO] [stdout] 1198 |         System::set_block_number(2);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]     --> src/tests.rs:1199:4
[INFO] [stdout]      |
[INFO] [stdout] 1199 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[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/tests.rs:1207:3
[INFO] [stdout]      |
[INFO] [stdout] 1207 |         System::set_block_number(8);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]     --> src/tests.rs:1208:4
[INFO] [stdout]      |
[INFO] [stdout] 1208 |         <Treasury as OnInitialize<u64>>::on_initialize(8);
[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/tests.rs:1240:3
[INFO] [stdout]      |
[INFO] [stdout] 1240 |         System::set_block_number(1);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1248:3
[INFO] [stdout]      |
[INFO] [stdout] 1248 |         System::set_block_number(2);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]     --> src/tests.rs:1249:4
[INFO] [stdout]      |
[INFO] [stdout] 1249 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[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/tests.rs:1270:3
[INFO] [stdout]      |
[INFO] [stdout] 1270 |         System::set_block_number(4);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]     --> src/tests.rs:1271:4
[INFO] [stdout]      |
[INFO] [stdout] 1271 |         <Treasury as OnInitialize<u64>>::on_initialize(4);
[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/tests.rs:1296:3
[INFO] [stdout]      |
[INFO] [stdout] 1296 |         System::set_block_number(6);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]     --> src/tests.rs:1297:4
[INFO] [stdout]      |
[INFO] [stdout] 1297 |         <Treasury as OnInitialize<u64>>::on_initialize(6);
[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/tests.rs:1314:3
[INFO] [stdout]      |
[INFO] [stdout] 1314 |         System::set_block_number(1);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]     --> src/tests.rs:1322:4
[INFO] [stdout]      |
[INFO] [stdout] 1322 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[INFO] [stdout]      |          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury1` in this scope
[INFO] [stdout]     --> src/tests.rs:1323:4
[INFO] [stdout]      |
[INFO] [stdout] 1323 |         <Treasury1 as OnInitialize<u64>>::on_initialize(2);
[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/tests.rs:1337:3
[INFO] [stdout]      |
[INFO] [stdout] 1337 |         System::set_block_number(1);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1355:3
[INFO] [stdout]      |
[INFO] [stdout] 1355 |         System::set_block_number(1);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1373:3
[INFO] [stdout]      |
[INFO] [stdout] 1373 |         System::set_block_number(1);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1381:3
[INFO] [stdout]      |
[INFO] [stdout] 1381 |         System::set_block_number(2);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]     --> src/tests.rs:1382:4
[INFO] [stdout]      |
[INFO] [stdout] 1382 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[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/tests.rs:1396:3
[INFO] [stdout]      |
[INFO] [stdout] 1396 |         System::set_block_number(1);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1404:3
[INFO] [stdout]      |
[INFO] [stdout] 1404 |         System::set_block_number(2);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury1` in this scope
[INFO] [stdout]     --> src/tests.rs:1405:4
[INFO] [stdout]      |
[INFO] [stdout] 1405 |         <Treasury1 as OnInitialize<u64>>::on_initialize(2);
[INFO] [stdout]      |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ConstU32` is imported redundantly
[INFO] [stdout]   --> src/tests.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | use super::*;
[INFO] [stdout]    |     -------- the item `ConstU32` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 29 |         ConstU32, ConstU64, OnInitialize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BadOrigin` is imported redundantly
[INFO] [stdout]   --> src/tests.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | use super::*;
[INFO] [stdout]    |     -------- the item `BadOrigin` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 36 |     traits::{BadOrigin, BlakeTwo256, IdentityLookup},
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `EnsureOrigin` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:101:59
[INFO] [stdout]     |
[INFO] [stdout] 101 | use frame_support::{dispatch::DispatchResultWithPostInfo, traits::EnsureOrigin};
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 102 |
[INFO] [stdout] 103 | use frame_support::pallet_prelude::*;
[INFO] [stdout]     |     -------------------------------- the item `EnsureOrigin` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]   --> src/tests.rs:79:21
[INFO] [stdout]    |
[INFO] [stdout] 79 |     type AccountData = pallet_balances::AccountData<u64>;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]   --> src/tests.rs:88:6
[INFO] [stdout]    |
[INFO] [stdout] 88 | impl pallet_balances::Config for Test {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:111:30
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub TreasuryAccount: u128 = Treasury::account_id();
[INFO] [stdout]     |                                 ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury1`
[INFO] [stdout]    --> src/tests.rs:112:39
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub TreasuryInstance1Account: u128 = Treasury1::account_id();
[INFO] [stdout]     |                                          ^^^^^^^^^ use of undeclared type `Treasury1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]    --> src/tests.rs:117:18
[INFO] [stdout]     |
[INFO] [stdout] 117 |     type Currency = pallet_balances::Pallet<Test>;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]    --> src/tests.rs:144:18
[INFO] [stdout]     |
[INFO] [stdout] 144 |     type Currency = pallet_balances::Pallet<Test>;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]    --> src/tests.rs:213:13
[INFO] [stdout]     |
[INFO] [stdout] 213 |         balances: pallet_balances::GenesisConfig { balances: vec![(0, 100), (1, 98), (2, 1)] },
[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 `RuntimeEvent`
[INFO] [stdout]    --> src/tests.rs:228:26
[INFO] [stdout]     |
[INFO] [stdout] 228 |         .filter_map(|e| if let RuntimeEvent::Bounties(inner) = e { Some(inner) } else { None })
[INFO] [stdout]     |                                ^^^^^^^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                use of undeclared type `RuntimeEvent`
[INFO] [stdout]     |                                help: an enum with a similar name exists: `BountiesEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:236:14
[INFO] [stdout]     |
[INFO] [stdout] 236 |         assert_eq!(Treasury::pot(), 0);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:237:14
[INFO] [stdout]     |
[INFO] [stdout] 237 |         assert_eq!(Treasury::proposal_count(), 0);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:245:3
[INFO] [stdout]     |
[INFO] [stdout] 245 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:245:35
[INFO] [stdout]     |
[INFO] [stdout] 245 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 |         assert_eq!(Treasury::pot(), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:255:4
[INFO] [stdout]     |
[INFO] [stdout] 255 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 1, 3)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:255:28
[INFO] [stdout]     |
[INFO] [stdout] 255 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 1, 3)
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:257:14
[INFO] [stdout]     |
[INFO] [stdout] 257 |         assert_eq!(Balances::free_balance(0), 99);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:258:14
[INFO] [stdout]     |
[INFO] [stdout] 258 |         assert_eq!(Balances::reserved_balance(0), 1);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:267:4
[INFO] [stdout]     |
[INFO] [stdout] 267 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 100, 3)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:267:28
[INFO] [stdout]     |
[INFO] [stdout] 267 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 100, 3)
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 |         assert_eq!(Balances::free_balance(0), 95);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:270:14
[INFO] [stdout]     |
[INFO] [stdout] 270 |         assert_eq!(Balances::reserved_balance(0), 5);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 |                 Treasury::propose_spend(RuntimeOrigin::signed(2), 100, 3)
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:280:29
[INFO] [stdout]     |
[INFO] [stdout] 280 |                 Treasury::propose_spend(RuntimeOrigin::signed(2), 100, 3)
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:290:3
[INFO] [stdout]     |
[INFO] [stdout] 290 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:290:35
[INFO] [stdout]     |
[INFO] [stdout] 290 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:294:4
[INFO] [stdout]     |
[INFO] [stdout] 294 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 100, 3)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:294:28
[INFO] [stdout]     |
[INFO] [stdout] 294 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 100, 3)
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:298:4
[INFO] [stdout]     |
[INFO] [stdout] 298 |             Treasury::approve_proposal(RuntimeOrigin::root(), 0)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:298:31
[INFO] [stdout]     |
[INFO] [stdout] 298 |             Treasury::approve_proposal(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:302:14
[INFO] [stdout]     |
[INFO] [stdout] 302 |         assert_eq!(Balances::free_balance(3), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:303:14
[INFO] [stdout]     |
[INFO] [stdout] 303 |         assert_eq!(Treasury::pot(), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:310:29
[INFO] [stdout]     |
[INFO] [stdout] 310 |         let init_total_issuance = Balances::total_issuance();
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   use of undeclared type `Balances`
[INFO] [stdout]     |                                   help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:311:3
[INFO] [stdout]     |
[INFO] [stdout] 311 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:311:35
[INFO] [stdout]     |
[INFO] [stdout] 311 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:312:14
[INFO] [stdout]     |
[INFO] [stdout] 312 |         assert_eq!(Balances::total_issuance(), init_total_issuance + 100);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:315:14
[INFO] [stdout]     |
[INFO] [stdout] 315 |         assert_eq!(Treasury::pot(), 50);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:316:14
[INFO] [stdout]     |
[INFO] [stdout] 316 |         assert_eq!(Balances::total_issuance(), init_total_issuance + 50);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:323:3
[INFO] [stdout]     |
[INFO] [stdout] 323 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:323:35
[INFO] [stdout]     |
[INFO] [stdout] 323 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:327:4
[INFO] [stdout]     |
[INFO] [stdout] 327 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 100, 3)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:327:28
[INFO] [stdout]     |
[INFO] [stdout] 327 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 100, 3)
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:331:4
[INFO] [stdout]     |
[INFO] [stdout] 331 |             Treasury::reject_proposal(RuntimeOrigin::root(), 0)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:331:30
[INFO] [stdout]     |
[INFO] [stdout] 331 |             Treasury::reject_proposal(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:335:14
[INFO] [stdout]     |
[INFO] [stdout] 335 |         assert_eq!(Balances::free_balance(3), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:336:14
[INFO] [stdout]     |
[INFO] [stdout] 336 |         assert_eq!(Treasury::pot(), 50);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:343:3
[INFO] [stdout]     |
[INFO] [stdout] 343 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:343:35
[INFO] [stdout]     |
[INFO] [stdout] 343 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:347:4
[INFO] [stdout]     |
[INFO] [stdout] 347 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 100, 3)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:347:28
[INFO] [stdout]     |
[INFO] [stdout] 347 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 100, 3)
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:351:4
[INFO] [stdout]     |
[INFO] [stdout] 351 |             Treasury::reject_proposal(RuntimeOrigin::root(), 0)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:351:30
[INFO] [stdout]     |
[INFO] [stdout] 351 |             Treasury::reject_proposal(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 `Treasury`
[INFO] [stdout]    --> src/tests.rs:356:5
[INFO] [stdout]     |
[INFO] [stdout] 356 |                 Treasury::reject_proposal(RuntimeOrigin::root(), 0)
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:356:31
[INFO] [stdout]     |
[INFO] [stdout] 356 |                 Treasury::reject_proposal(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 `Treasury`
[INFO] [stdout]    --> src/tests.rs:369:5
[INFO] [stdout]     |
[INFO] [stdout] 369 |                 Treasury::reject_proposal(RuntimeOrigin::root(), 0)
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:369:31
[INFO] [stdout]     |
[INFO] [stdout] 369 |                 Treasury::reject_proposal(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 `Treasury`
[INFO] [stdout]    --> src/tests.rs:382:5
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 Treasury::approve_proposal(RuntimeOrigin::root(), 0)
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:382:32
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 Treasury::approve_proposal(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:392:3
[INFO] [stdout]     |
[INFO] [stdout] 392 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:392:35
[INFO] [stdout]     |
[INFO] [stdout] 392 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:396:4
[INFO] [stdout]     |
[INFO] [stdout] 396 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 100, 3)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:396:28
[INFO] [stdout]     |
[INFO] [stdout] 396 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 100, 3)
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:400:4
[INFO] [stdout]     |
[INFO] [stdout] 400 |             Treasury::reject_proposal(RuntimeOrigin::root(), 0)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:400:30
[INFO] [stdout]     |
[INFO] [stdout] 400 |             Treasury::reject_proposal(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 `Treasury`
[INFO] [stdout]    --> src/tests.rs:405:5
[INFO] [stdout]     |
[INFO] [stdout] 405 |                 Treasury::approve_proposal(RuntimeOrigin::root(), 0)
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:405:32
[INFO] [stdout]     |
[INFO] [stdout] 405 |                 Treasury::approve_proposal(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:415:3
[INFO] [stdout]     |
[INFO] [stdout] 415 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:415:35
[INFO] [stdout]     |
[INFO] [stdout] 415 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:416:14
[INFO] [stdout]     |
[INFO] [stdout] 416 |         assert_eq!(Treasury::pot(), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:420:4
[INFO] [stdout]     |
[INFO] [stdout] 420 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 100, 3)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:420:28
[INFO] [stdout]     |
[INFO] [stdout] 420 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 100, 3)
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:424:4
[INFO] [stdout]     |
[INFO] [stdout] 424 |             Treasury::approve_proposal(RuntimeOrigin::root(), 0)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:424:31
[INFO] [stdout]     |
[INFO] [stdout] 424 |             Treasury::approve_proposal(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:428:14
[INFO] [stdout]     |
[INFO] [stdout] 428 |         assert_eq!(Balances::free_balance(3), 100);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:429:14
[INFO] [stdout]     |
[INFO] [stdout] 429 |         assert_eq!(Treasury::pot(), 0);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:436:3
[INFO] [stdout]     |
[INFO] [stdout] 436 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:436:35
[INFO] [stdout]     |
[INFO] [stdout] 436 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:437:14
[INFO] [stdout]     |
[INFO] [stdout] 437 |         assert_eq!(Treasury::pot(), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:441:4
[INFO] [stdout]     |
[INFO] [stdout] 441 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 150, 3)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:441:28
[INFO] [stdout]     |
[INFO] [stdout] 441 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 150, 3)
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:445:4
[INFO] [stdout]     |
[INFO] [stdout] 445 |             Treasury::approve_proposal(RuntimeOrigin::root(), 0)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:445:31
[INFO] [stdout]     |
[INFO] [stdout] 445 |             Treasury::approve_proposal(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 `Treasury`
[INFO] [stdout]    --> src/tests.rs:449:14
[INFO] [stdout]     |
[INFO] [stdout] 449 |         assert_eq!(Treasury::pot(), 100); // Pot hasn't changed
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:451:14
[INFO] [stdout]     |
[INFO] [stdout] 451 |         assert_ok!(Balances::deposit_into_existing(&Treasury::account_id(), 100));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:451:47
[INFO] [stdout]     |
[INFO] [stdout] 451 |         assert_ok!(Balances::deposit_into_existing(&Treasury::account_id(), 100));
[INFO] [stdout]     |                                                     ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:453:14
[INFO] [stdout]     |
[INFO] [stdout] 453 |         assert_eq!(Balances::free_balance(3), 150); // Fund has been spent
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:454:14
[INFO] [stdout]     |
[INFO] [stdout] 454 |         assert_eq!(Treasury::pot(), 25); // Pot has finally changed
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:463:3
[INFO] [stdout]     |
[INFO] [stdout] 463 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:463:35
[INFO] [stdout]     |
[INFO] [stdout] 463 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:464:14
[INFO] [stdout]     |
[INFO] [stdout] 464 |         assert_eq!(Treasury::pot(), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:465:26
[INFO] [stdout]     |
[INFO] [stdout] 465 |         let treasury_balance = Balances::free_balance(&Treasury::account_id());
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                use of undeclared type `Balances`
[INFO] [stdout]     |                                help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:465:50
[INFO] [stdout]     |
[INFO] [stdout] 465 |         let treasury_balance = Balances::free_balance(&Treasury::account_id());
[INFO] [stdout]     |                                                        ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:469:4
[INFO] [stdout]     |
[INFO] [stdout] 469 |             Treasury::propose_spend(RuntimeOrigin::signed(0), treasury_balance, 3)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:469:28
[INFO] [stdout]     |
[INFO] [stdout] 469 |             Treasury::propose_spend(RuntimeOrigin::signed(0), treasury_balance, 3)
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:473:4
[INFO] [stdout]     |
[INFO] [stdout] 473 |             Treasury::approve_proposal(RuntimeOrigin::root(), 0)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:473:31
[INFO] [stdout]     |
[INFO] [stdout] 473 |             Treasury::approve_proposal(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 `Treasury`
[INFO] [stdout]    --> src/tests.rs:477:14
[INFO] [stdout]     |
[INFO] [stdout] 477 |         assert_eq!(Treasury::pot(), 100); // Pot hasn't changed
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:481:4
[INFO] [stdout]     |
[INFO] [stdout] 481 |             Treasury::propose_spend(RuntimeOrigin::signed(0), Treasury::pot(), 3)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:481:28
[INFO] [stdout]     |
[INFO] [stdout] 481 |             Treasury::propose_spend(RuntimeOrigin::signed(0), Treasury::pot(), 3)
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:481:54
[INFO] [stdout]     |
[INFO] [stdout] 481 |             Treasury::propose_spend(RuntimeOrigin::signed(0), Treasury::pot(), 3)
[INFO] [stdout]     |                                                               ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:485:4
[INFO] [stdout]     |
[INFO] [stdout] 485 |             Treasury::approve_proposal(RuntimeOrigin::root(), 1)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:485:31
[INFO] [stdout]     |
[INFO] [stdout] 485 |             Treasury::approve_proposal(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 `Treasury`
[INFO] [stdout]    --> src/tests.rs:489:14
[INFO] [stdout]     |
[INFO] [stdout] 489 |         assert_eq!(Treasury::pot(), 0); // Pot is emptied
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:490:14
[INFO] [stdout]     |
[INFO] [stdout] 490 |         assert_eq!(Balances::free_balance(Treasury::account_id()), 1); // but the account is still there
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:490:37
[INFO] [stdout]     |
[INFO] [stdout] 490 |         assert_eq!(Balances::free_balance(Treasury::account_id()), 1); // but the account is still there
[INFO] [stdout]     |                                           ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]    --> src/tests.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pallet_balances::GenesisConfig::<Test> { balances: vec![(0, 100), (1, 99), (2, 1)] }
[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 `Balances`
[INFO] [stdout]    --> src/tests.rs:506:14
[INFO] [stdout]     |
[INFO] [stdout] 506 |         assert_eq!(Balances::free_balance(Treasury::account_id()), 0); // Account does not exist
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:506:37
[INFO] [stdout]     |
[INFO] [stdout] 506 |         assert_eq!(Balances::free_balance(Treasury::account_id()), 0); // Account does not exist
[INFO] [stdout]     |                                           ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:507:14
[INFO] [stdout]     |
[INFO] [stdout] 507 |         assert_eq!(Treasury::pot(), 0); // Pot is empty
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:511:4
[INFO] [stdout]     |
[INFO] [stdout] 511 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 99, 3)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:511:28
[INFO] [stdout]     |
[INFO] [stdout] 511 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 99, 3)
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:515:4
[INFO] [stdout]     |
[INFO] [stdout] 515 |             Treasury::approve_proposal(RuntimeOrigin::root(), 0)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:515:31
[INFO] [stdout]     |
[INFO] [stdout] 515 |             Treasury::approve_proposal(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 `Treasury`
[INFO] [stdout]    --> src/tests.rs:519:4
[INFO] [stdout]     |
[INFO] [stdout] 519 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 1, 3)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:519:28
[INFO] [stdout]     |
[INFO] [stdout] 519 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 1, 3)
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:523:4
[INFO] [stdout]     |
[INFO] [stdout] 523 |             Treasury::approve_proposal(RuntimeOrigin::root(), 1)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:523:31
[INFO] [stdout]     |
[INFO] [stdout] 523 |             Treasury::approve_proposal(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 `Treasury`
[INFO] [stdout]    --> src/tests.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 |         assert_eq!(Treasury::pot(), 0); // Pot hasn't changed
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:527:14
[INFO] [stdout]     |
[INFO] [stdout] 527 |         assert_eq!(Balances::free_balance(3), 0); // Balance of `3` hasn't changed
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:529:3
[INFO] [stdout]     |
[INFO] [stdout] 529 |         Balances::make_free_balance_be(&Treasury::account_id(), 100);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:529:35
[INFO] [stdout]     |
[INFO] [stdout] 529 |         Balances::make_free_balance_be(&Treasury::account_id(), 100);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:530:14
[INFO] [stdout]     |
[INFO] [stdout] 530 |         assert_eq!(Treasury::pot(), 99); // Pot now contains funds
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:531:14
[INFO] [stdout]     |
[INFO] [stdout] 531 |         assert_eq!(Balances::free_balance(Treasury::account_id()), 100); // Account does exist
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:531:37
[INFO] [stdout]     |
[INFO] [stdout] 531 |         assert_eq!(Balances::free_balance(Treasury::account_id()), 100); // Account does exist
[INFO] [stdout]     |                                           ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:535:14
[INFO] [stdout]     |
[INFO] [stdout] 535 |         assert_eq!(Treasury::pot(), 0); // Pot has changed
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:536:14
[INFO] [stdout]     |
[INFO] [stdout] 536 |         assert_eq!(Balances::free_balance(3), 99); // Balance of `3` has changed
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:545:3
[INFO] [stdout]     |
[INFO] [stdout] 545 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:545:35
[INFO] [stdout]     |
[INFO] [stdout] 545 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:546:14
[INFO] [stdout]     |
[INFO] [stdout] 546 |         assert_eq!(Treasury::pot(), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:548:39
[INFO] [stdout]     |
[INFO] [stdout] 548 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 10, b"1234567890".to_vec()));
[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:553:14
[INFO] [stdout]     |
[INFO] [stdout] 553 |         assert_eq!(Balances::reserved_balance(0), deposit);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:554:14
[INFO] [stdout]     |
[INFO] [stdout] 554 |         assert_eq!(Balances::free_balance(0), 100 - deposit);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:579:3
[INFO] [stdout]     |
[INFO] [stdout] 579 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:579:35
[INFO] [stdout]     |
[INFO] [stdout] 579 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:580:14
[INFO] [stdout]     |
[INFO] [stdout] 580 |         assert_eq!(Treasury::pot(), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:583:29
[INFO] [stdout]     |
[INFO] [stdout] 583 |             Bounties::propose_bounty(RuntimeOrigin::signed(1), 0, [0; 17_000].to_vec()),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:589:5
[INFO] [stdout]     |
[INFO] [stdout] 589 |                 RuntimeOrigin::signed(1),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:597:29
[INFO] [stdout]     |
[INFO] [stdout] 597 |             Bounties::propose_bounty(RuntimeOrigin::signed(1), 0, b"12345678901234567890".to_vec()),
[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:607:3
[INFO] [stdout]     |
[INFO] [stdout] 607 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:607:35
[INFO] [stdout]     |
[INFO] [stdout] 607 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:608:39
[INFO] [stdout]     |
[INFO] [stdout] 608 |         assert_noop!(Bounties::close_bounty(RuntimeOrigin::root(), 0), Error::<Test>::InvalidIndex);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:610:39
[INFO] [stdout]     |
[INFO] [stdout] 610 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 10, b"12345".to_vec()));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:612:37
[INFO] [stdout]     |
[INFO] [stdout] 612 |         assert_ok!(Bounties::close_bounty(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:618:14
[INFO] [stdout]     |
[INFO] [stdout] 618 |         assert_eq!(Balances::reserved_balance(0), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:619:14
[INFO] [stdout]     |
[INFO] [stdout] 619 |         assert_eq!(Balances::free_balance(0), 100 - deposit);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:632:3
[INFO] [stdout]     |
[INFO] [stdout] 632 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:632:35
[INFO] [stdout]     |
[INFO] [stdout] 632 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:634:29
[INFO] [stdout]     |
[INFO] [stdout] 634 |             Bounties::approve_bounty(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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:638:39
[INFO] [stdout]     |
[INFO] [stdout] 638 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:640:39
[INFO] [stdout]     |
[INFO] [stdout] 640 |         assert_ok!(Bounties::approve_bounty(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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:658:27
[INFO] [stdout]     |
[INFO] [stdout] 658 |             Bounties::close_bounty(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:663:14
[INFO] [stdout]     |
[INFO] [stdout] 663 |         assert_eq!(Balances::reserved_balance(0), deposit);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:664:14
[INFO] [stdout]     |
[INFO] [stdout] 664 |         assert_eq!(Balances::free_balance(0), 100 - deposit);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:669:14
[INFO] [stdout]     |
[INFO] [stdout] 669 |         assert_eq!(Balances::reserved_balance(0), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:670:14
[INFO] [stdout]     |
[INFO] [stdout] 670 |         assert_eq!(Balances::free_balance(0), 100);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:684:14
[INFO] [stdout]     |
[INFO] [stdout] 684 |         assert_eq!(Treasury::pot(), 100 - 50 - 25); // burn 25
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:685:14
[INFO] [stdout]     |
[INFO] [stdout] 685 |         assert_eq!(Balances::free_balance(Bounties::bounty_account_id(0)), 50);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:693:3
[INFO] [stdout]     |
[INFO] [stdout] 693 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:693:35
[INFO] [stdout]     |
[INFO] [stdout] 693 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:696:30
[INFO] [stdout]     |
[INFO] [stdout] 696 |             Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, 4),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:700:39
[INFO] [stdout]     |
[INFO] [stdout] 700 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:702:39
[INFO] [stdout]     |
[INFO] [stdout] 702 |         assert_ok!(Bounties::approve_bounty(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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:708:30
[INFO] [stdout]     |
[INFO] [stdout] 708 |             Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, 50),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:713:40
[INFO] [stdout]     |
[INFO] [stdout] 713 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, fee));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:728:29
[INFO] [stdout]     |
[INFO] [stdout] 728 |             Bounties::accept_curator(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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:732:29
[INFO] [stdout]     |
[INFO] [stdout] 732 |             Bounties::accept_curator(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:736:3
[INFO] [stdout]     |
[INFO] [stdout] 736 |         Balances::make_free_balance_be(&4, 10);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:738:39
[INFO] [stdout]     |
[INFO] [stdout] 738 |         assert_ok!(Bounties::accept_curator(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:754:14
[INFO] [stdout]     |
[INFO] [stdout] 754 |         assert_eq!(Balances::free_balance(&4), 10 - expected_deposit);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:755:14
[INFO] [stdout]     |
[INFO] [stdout] 755 |         assert_eq!(Balances::reserved_balance(&4), expected_deposit);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:763:3
[INFO] [stdout]     |
[INFO] [stdout] 763 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:763:35
[INFO] [stdout]     |
[INFO] [stdout] 763 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:764:39
[INFO] [stdout]     |
[INFO] [stdout] 764 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:766:39
[INFO] [stdout]     |
[INFO] [stdout] 766 |         assert_ok!(Bounties::approve_bounty(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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:773:40
[INFO] [stdout]     |
[INFO] [stdout] 773 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, fee));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:774:43
[INFO] [stdout]     |
[INFO] [stdout] 774 |         assert_noop!(Bounties::unassign_curator(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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:775:41
[INFO] [stdout]     |
[INFO] [stdout] 775 |         assert_ok!(Bounties::unassign_curator(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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:789:40
[INFO] [stdout]     |
[INFO] [stdout] 789 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, fee));
[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:790:3
[INFO] [stdout]     |
[INFO] [stdout] 790 |         Balances::make_free_balance_be(&4, 10);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:791:39
[INFO] [stdout]     |
[INFO] [stdout] 791 |         assert_ok!(Bounties::accept_curator(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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:793:41
[INFO] [stdout]     |
[INFO] [stdout] 793 |         assert_ok!(Bounties::unassign_curator(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:807:14
[INFO] [stdout]     |
[INFO] [stdout] 807 |         assert_eq!(Balances::free_balance(&4), 10 - expected_deposit);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:808:14
[INFO] [stdout]     |
[INFO] [stdout] 808 |         assert_eq!(Balances::reserved_balance(&4), 0); // slashed curator deposit
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:816:3
[INFO] [stdout]     |
[INFO] [stdout] 816 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:816:35
[INFO] [stdout]     |
[INFO] [stdout] 816 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:817:3
[INFO] [stdout]     |
[INFO] [stdout] 817 |         Balances::make_free_balance_be(&4, 10);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:818:39
[INFO] [stdout]     |
[INFO] [stdout] 818 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:820:39
[INFO] [stdout]     |
[INFO] [stdout] 820 |         assert_ok!(Bounties::approve_bounty(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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:826:40
[INFO] [stdout]     |
[INFO] [stdout] 826 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, fee));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:827:39
[INFO] [stdout]     |
[INFO] [stdout] 827 |         assert_ok!(Bounties::accept_curator(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:830:14
[INFO] [stdout]     |
[INFO] [stdout] 830 |         assert_eq!(Balances::free_balance(4), 10 - expected_deposit);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:833:27
[INFO] [stdout]     |
[INFO] [stdout] 833 |             Bounties::award_bounty(RuntimeOrigin::signed(1), 0, 3),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:837:37
[INFO] [stdout]     |
[INFO] [stdout] 837 |         assert_ok!(Bounties::award_bounty(RuntimeOrigin::signed(4), 0, 3));
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:851:39
[INFO] [stdout]     |
[INFO] [stdout] 851 |         assert_noop!(Bounties::claim_bounty(RuntimeOrigin::signed(1), 0), Error::<Test>::Premature);
[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:856:14
[INFO] [stdout]     |
[INFO] [stdout] 856 |         assert_ok!(Balances::transfer_allow_death(
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:857:4
[INFO] [stdout]     |
[INFO] [stdout] 857 |             RuntimeOrigin::signed(0),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:862:37
[INFO] [stdout]     |
[INFO] [stdout] 862 |         assert_ok!(Bounties::claim_bounty(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:869:14
[INFO] [stdout]     |
[INFO] [stdout] 869 |         assert_eq!(Balances::free_balance(4), 14); // initial 10 + fee 4
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:871:14
[INFO] [stdout]     |
[INFO] [stdout] 871 |         assert_eq!(Balances::free_balance(3), 56);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:872:14
[INFO] [stdout]     |
[INFO] [stdout] 872 |         assert_eq!(Balances::free_balance(Bounties::bounty_account_id(0)), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:883:3
[INFO] [stdout]     |
[INFO] [stdout] 883 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:883:35
[INFO] [stdout]     |
[INFO] [stdout] 883 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:884:3
[INFO] [stdout]     |
[INFO] [stdout] 884 |         Balances::make_free_balance_be(&4, 30);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:885:39
[INFO] [stdout]     |
[INFO] [stdout] 885 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:887:39
[INFO] [stdout]     |
[INFO] [stdout] 887 |         assert_ok!(Bounties::approve_bounty(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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:892:40
[INFO] [stdout]     |
[INFO] [stdout] 892 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, 49));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:893:39
[INFO] [stdout]     |
[INFO] [stdout] 893 |         assert_ok!(Bounties::accept_curator(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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:895:37
[INFO] [stdout]     |
[INFO] [stdout] 895 |         assert_ok!(Bounties::award_bounty(RuntimeOrigin::signed(4), 0, 3));
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:901:13
[INFO] [stdout]     |
[INFO] [stdout] 901 |         let res = Balances::slash(&Bounties::bounty_account_id(0), 10);
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   use of undeclared type `Balances`
[INFO] [stdout]     |                   help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:904:37
[INFO] [stdout]     |
[INFO] [stdout] 904 |         assert_ok!(Bounties::claim_bounty(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:911:14
[INFO] [stdout]     |
[INFO] [stdout] 911 |         assert_eq!(Balances::free_balance(4), 70); // 30 + 50 - 10
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:912:14
[INFO] [stdout]     |
[INFO] [stdout] 912 |         assert_eq!(Balances::free_balance(3), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:913:14
[INFO] [stdout]     |
[INFO] [stdout] 913 |         assert_eq!(Balances::free_balance(Bounties::bounty_account_id(0)), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:925:3
[INFO] [stdout]     |
[INFO] [stdout] 925 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:925:35
[INFO] [stdout]     |
[INFO] [stdout] 925 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:927:39
[INFO] [stdout]     |
[INFO] [stdout] 927 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:929:39
[INFO] [stdout]     |
[INFO] [stdout] 929 |         assert_ok!(Bounties::approve_bounty(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:934:14
[INFO] [stdout]     |
[INFO] [stdout] 934 |         assert_ok!(Balances::transfer_allow_death(
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:935:4
[INFO] [stdout]     |
[INFO] [stdout] 935 |             RuntimeOrigin::signed(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:952:14
[INFO] [stdout]     |
[INFO] [stdout] 952 |         assert_eq!(Balances::free_balance(Bounties::bounty_account_id(0)), 60);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:954:39
[INFO] [stdout]     |
[INFO] [stdout] 954 |         assert_noop!(Bounties::close_bounty(RuntimeOrigin::signed(0), 0), BadOrigin);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:956:37
[INFO] [stdout]     |
[INFO] [stdout] 956 |         assert_ok!(Bounties::close_bounty(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 `Treasury`
[INFO] [stdout]    --> src/tests.rs:959:14
[INFO] [stdout]     |
[INFO] [stdout] 959 |         assert_eq!(Treasury::pot(), 85);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:967:3
[INFO] [stdout]     |
[INFO] [stdout] 967 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:967:35
[INFO] [stdout]     |
[INFO] [stdout] 967 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:968:39
[INFO] [stdout]     |
[INFO] [stdout] 968 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:970:39
[INFO] [stdout]     |
[INFO] [stdout] 970 |         assert_ok!(Bounties::approve_bounty(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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:975:40
[INFO] [stdout]     |
[INFO] [stdout] 975 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 0, 10));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:976:39
[INFO] [stdout]     |
[INFO] [stdout] 976 |         assert_ok!(Bounties::accept_curator(RuntimeOrigin::signed(0), 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:978:14
[INFO] [stdout]     |
[INFO] [stdout] 978 |         assert_eq!(Balances::free_balance(0), 95);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:979:14
[INFO] [stdout]     |
[INFO] [stdout] 979 |         assert_eq!(Balances::reserved_balance(0), 5);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:981:37
[INFO] [stdout]     |
[INFO] [stdout] 981 |         assert_ok!(Bounties::award_bounty(RuntimeOrigin::signed(0), 0, 3));
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:985:27
[INFO] [stdout]     |
[INFO] [stdout] 985 |             Bounties::close_bounty(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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:990:41
[INFO] [stdout]     |
[INFO] [stdout] 990 |         assert_ok!(Bounties::unassign_curator(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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:991:37
[INFO] [stdout]     |
[INFO] [stdout] 991 |         assert_ok!(Bounties::close_bounty(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:995:14
[INFO] [stdout]     |
[INFO] [stdout] 995 |         assert_eq!(Balances::free_balance(Bounties::bounty_account_id(0)), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:998:14
[INFO] [stdout]     |
[INFO] [stdout] 998 |         assert_eq!(Balances::free_balance(0), 95);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:999:14
[INFO] [stdout]     |
[INFO] [stdout] 999 |         assert_eq!(Balances::reserved_balance(0), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1010:3
[INFO] [stdout]      |
[INFO] [stdout] 1010 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1010:35
[INFO] [stdout]      |
[INFO] [stdout] 1010 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1011:39
[INFO] [stdout]      |
[INFO] [stdout] 1011 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1013:39
[INFO] [stdout]      |
[INFO] [stdout] 1013 |         assert_ok!(Bounties::approve_bounty(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 `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1018:40
[INFO] [stdout]      |
[INFO] [stdout] 1018 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 1, 10));
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1019:39
[INFO] [stdout]      |
[INFO] [stdout] 1019 |         assert_ok!(Bounties::accept_curator(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:1021:14
[INFO] [stdout]      |
[INFO] [stdout] 1021 |         assert_eq!(Balances::free_balance(1), 93);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1022:14
[INFO] [stdout]      |
[INFO] [stdout] 1022 |         assert_eq!(Balances::reserved_balance(1), 5);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1028:31
[INFO] [stdout]      |
[INFO] [stdout] 1028 |             Bounties::unassign_curator(RuntimeOrigin::signed(0), 0),
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1035:41
[INFO] [stdout]      |
[INFO] [stdout] 1035 |         assert_ok!(Bounties::unassign_curator(RuntimeOrigin::signed(0), 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:1049:14
[INFO] [stdout]      |
[INFO] [stdout] 1049 |         assert_eq!(Balances::free_balance(1), 93);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1050:14
[INFO] [stdout]      |
[INFO] [stdout] 1050 |         assert_eq!(Balances::reserved_balance(1), 0); // slashed
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1058:3
[INFO] [stdout]      |
[INFO] [stdout] 1058 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1058:35
[INFO] [stdout]      |
[INFO] [stdout] 1058 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1059:3
[INFO] [stdout]      |
[INFO] [stdout] 1059 |         Balances::make_free_balance_be(&4, 10);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1060:39
[INFO] [stdout]      |
[INFO] [stdout] 1060 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1062:39
[INFO] [stdout]      |
[INFO] [stdout] 1062 |         assert_ok!(Bounties::approve_bounty(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 `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1065:35
[INFO] [stdout]      |
[INFO] [stdout] 1065 |             Bounties::extend_bounty_expiry(RuntimeOrigin::signed(1), 0, Vec::new()),
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1072:40
[INFO] [stdout]      |
[INFO] [stdout] 1072 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, 10));
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1073:39
[INFO] [stdout]      |
[INFO] [stdout] 1073 |         assert_ok!(Bounties::accept_curator(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 `Balances`
[INFO] [stdout]     --> src/tests.rs:1075:14
[INFO] [stdout]      |
[INFO] [stdout] 1075 |         assert_eq!(Balances::free_balance(4), 5);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1076:14
[INFO] [stdout]      |
[INFO] [stdout] 1076 |         assert_eq!(Balances::reserved_balance(4), 5);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1082:35
[INFO] [stdout]      |
[INFO] [stdout] 1082 |             Bounties::extend_bounty_expiry(RuntimeOrigin::signed(0), 0, Vec::new()),
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1085:45
[INFO] [stdout]      |
[INFO] [stdout] 1085 |         assert_ok!(Bounties::extend_bounty_expiry(RuntimeOrigin::signed(4), 0, Vec::new()));
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1099:45
[INFO] [stdout]      |
[INFO] [stdout] 1099 |         assert_ok!(Bounties::extend_bounty_expiry(RuntimeOrigin::signed(4), 0, Vec::new()));
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1117:31
[INFO] [stdout]      |
[INFO] [stdout] 1117 |             Bounties::unassign_curator(RuntimeOrigin::signed(0), 0),
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1120:41
[INFO] [stdout]      |
[INFO] [stdout] 1120 |         assert_ok!(Bounties::unassign_curator(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 `Balances`
[INFO] [stdout]     --> src/tests.rs:1122:14
[INFO] [stdout]      |
[INFO] [stdout] 1122 |         assert_eq!(Balances::free_balance(4), 10); // not slashed
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1123:14
[INFO] [stdout]      |
[INFO] [stdout] 1123 |         assert_eq!(Balances::reserved_balance(4), 0);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]     --> src/tests.rs:1173:2
[INFO] [stdout]      |
[INFO] [stdout] 1173 |     pallet_balances::GenesisConfig::<Test> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1175:29
[INFO] [stdout]      |
[INFO] [stdout] 1175 |         balances: vec![(0, 100), (Treasury::account_id(), initial_funding)],
[INFO] [stdout]      |                                   ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1185:14
[INFO] [stdout]      |
[INFO] [stdout] 1185 |         assert_eq!(Balances::free_balance(Treasury::account_id()), initial_funding);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1185:37
[INFO] [stdout]      |
[INFO] [stdout] 1185 |         assert_eq!(Balances::free_balance(Treasury::account_id()), initial_funding);
[INFO] [stdout]      |                                           ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1186:14
[INFO] [stdout]      |
[INFO] [stdout] 1186 |         assert_eq!(Treasury::pot(), initial_funding - Balances::minimum_balance());
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1186:49
[INFO] [stdout]      |
[INFO] [stdout] 1186 |         assert_eq!(Treasury::pot(), initial_funding - Balances::minimum_balance());
[INFO] [stdout]      |                                                       ^^^^^^^^
[INFO] [stdout]      |                                                       |
[INFO] [stdout]      |                                                       use of undeclared type `Balances`
[INFO] [stdout]      |                                                       help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1194:3
[INFO] [stdout]      |
[INFO] [stdout] 1194 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1194:35
[INFO] [stdout]      |
[INFO] [stdout] 1194 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1195:39
[INFO] [stdout]      |
[INFO] [stdout] 1195 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1196:39
[INFO] [stdout]      |
[INFO] [stdout] 1196 |         assert_ok!(Bounties::approve_bounty(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 `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1201:40
[INFO] [stdout]      |
[INFO] [stdout] 1201 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 1, 10));
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1202:39
[INFO] [stdout]      |
[INFO] [stdout] 1202 |         assert_ok!(Bounties::accept_curator(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:1204:14
[INFO] [stdout]      |
[INFO] [stdout] 1204 |         assert_eq!(Balances::free_balance(1), 93);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1205:14
[INFO] [stdout]      |
[INFO] [stdout] 1205 |         assert_eq!(Balances::reserved_balance(1), 5);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1210:41
[INFO] [stdout]      |
[INFO] [stdout] 1210 |         assert_ok!(Bounties::unassign_curator(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:1224:14
[INFO] [stdout]      |
[INFO] [stdout] 1224 |         assert_eq!(Balances::free_balance(1), 98);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1225:14
[INFO] [stdout]      |
[INFO] [stdout] 1225 |         assert_eq!(Balances::reserved_balance(1), 0); // not slashed
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1241:3
[INFO] [stdout]      |
[INFO] [stdout] 1241 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1241:35
[INFO] [stdout]      |
[INFO] [stdout] 1241 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1242:3
[INFO] [stdout]      |
[INFO] [stdout] 1242 |         Balances::make_free_balance_be(&user, 100);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1245:39
[INFO] [stdout]      |
[INFO] [stdout] 1245 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), value, b"12345".to_vec()));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1246:39
[INFO] [stdout]      |
[INFO] [stdout] 1246 |         assert_ok!(Bounties::approve_bounty(RuntimeOrigin::root(), bounty_index));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1251:40
[INFO] [stdout]      |
[INFO] [stdout] 1251 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), bounty_index, user, fee));
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1252:39
[INFO] [stdout]      |
[INFO] [stdout] 1252 |         assert_ok!(Bounties::accept_curator(RuntimeOrigin::signed(user), bounty_index));
[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:1255:14
[INFO] [stdout]      |
[INFO] [stdout] 1255 |         assert_eq!(Balances::free_balance(&user), 100 - expected_deposit);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1256:14
[INFO] [stdout]      |
[INFO] [stdout] 1256 |         assert_eq!(Balances::reserved_balance(&user), expected_deposit);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1264:3
[INFO] [stdout]      |
[INFO] [stdout] 1264 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1264:35
[INFO] [stdout]      |
[INFO] [stdout] 1264 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1265:3
[INFO] [stdout]      |
[INFO] [stdout] 1265 |         Balances::make_free_balance_be(&user, 100);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1267:39
[INFO] [stdout]      |
[INFO] [stdout] 1267 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), value, b"12345".to_vec()));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1268:39
[INFO] [stdout]      |
[INFO] [stdout] 1268 |         assert_ok!(Bounties::approve_bounty(RuntimeOrigin::root(), bounty_index));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1273:40
[INFO] [stdout]      |
[INFO] [stdout] 1273 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), bounty_index, user, fee));
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1274:39
[INFO] [stdout]      |
[INFO] [stdout] 1274 |         assert_ok!(Bounties::accept_curator(RuntimeOrigin::signed(user), bounty_index));
[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:1277:14
[INFO] [stdout]      |
[INFO] [stdout] 1277 |         assert_eq!(Balances::free_balance(&user), 100 - expected_deposit);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1278:14
[INFO] [stdout]      |
[INFO] [stdout] 1278 |         assert_eq!(Balances::reserved_balance(&user), expected_deposit);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1287:3
[INFO] [stdout]      |
[INFO] [stdout] 1287 |         Balances::make_free_balance_be(&Treasury::account_id(), value * 2);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1287:35
[INFO] [stdout]      |
[INFO] [stdout] 1287 |         Balances::make_free_balance_be(&Treasury::account_id(), value * 2);
[INFO] [stdout]      |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1288:3
[INFO] [stdout]      |
[INFO] [stdout] 1288 |         Balances::make_free_balance_be(&user, starting_balance);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1289:3
[INFO] [stdout]      |
[INFO] [stdout] 1289 |         Balances::make_free_balance_be(&0, starting_balance);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1293:39
[INFO] [stdout]      |
[INFO] [stdout] 1293 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), value, b"12345".to_vec()));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1294:39
[INFO] [stdout]      |
[INFO] [stdout] 1294 |         assert_ok!(Bounties::approve_bounty(RuntimeOrigin::root(), bounty_index));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1299:40
[INFO] [stdout]      |
[INFO] [stdout] 1299 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), bounty_index, user, fee));
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1300:39
[INFO] [stdout]      |
[INFO] [stdout] 1300 |         assert_ok!(Bounties::accept_curator(RuntimeOrigin::signed(user), bounty_index));
[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:1303:14
[INFO] [stdout]      |
[INFO] [stdout] 1303 |         assert_eq!(Balances::free_balance(&user), starting_balance - expected_deposit);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1304:14
[INFO] [stdout]      |
[INFO] [stdout] 1304 |         assert_eq!(Balances::reserved_balance(&user), expected_deposit);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1315:3
[INFO] [stdout]      |
[INFO] [stdout] 1315 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1315:35
[INFO] [stdout]      |
[INFO] [stdout] 1315 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1316:3
[INFO] [stdout]      |
[INFO] [stdout] 1316 |         Balances::make_free_balance_be(&Treasury1::account_id(), 201);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury1`
[INFO] [stdout]     --> src/tests.rs:1316:35
[INFO] [stdout]      |
[INFO] [stdout] 1316 |         Balances::make_free_balance_be(&Treasury1::account_id(), 201);
[INFO] [stdout]      |                                         ^^^^^^^^^ use of undeclared type `Treasury1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1317:14
[INFO] [stdout]      |
[INFO] [stdout] 1317 |         assert_eq!(Balances::free_balance(&Treasury::account_id()), 101);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1317:38
[INFO] [stdout]      |
[INFO] [stdout] 1317 |         assert_eq!(Balances::free_balance(&Treasury::account_id()), 101);
[INFO] [stdout]      |                                            ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1318:14
[INFO] [stdout]      |
[INFO] [stdout] 1318 |         assert_eq!(Balances::free_balance(&Treasury1::account_id()), 201);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury1`
[INFO] [stdout]     --> src/tests.rs:1318:38
[INFO] [stdout]      |
[INFO] [stdout] 1318 |         assert_eq!(Balances::free_balance(&Treasury1::account_id()), 201);
[INFO] [stdout]      |                                            ^^^^^^^^^ use of undeclared type `Treasury1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties1`
[INFO] [stdout]     --> src/tests.rs:1320:14
[INFO] [stdout]      |
[INFO] [stdout] 1320 |         assert_ok!(Bounties1::propose_bounty(RuntimeOrigin::signed(0), 10, b"12345".to_vec()));
[INFO] [stdout]      |                    ^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Bounties1`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Bounties`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1320:40
[INFO] [stdout]      |
[INFO] [stdout] 1320 |         assert_ok!(Bounties1::propose_bounty(RuntimeOrigin::signed(0), 10, b"12345".to_vec()));
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties1`
[INFO] [stdout]     --> src/tests.rs:1321:14
[INFO] [stdout]      |
[INFO] [stdout] 1321 |         assert_ok!(Bounties1::approve_bounty(RuntimeOrigin::root(), 0));
[INFO] [stdout]      |                    ^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Bounties1`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Bounties`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1321:40
[INFO] [stdout]      |
[INFO] [stdout] 1321 |         assert_ok!(Bounties1::approve_bounty(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 `Balances`
[INFO] [stdout]     --> src/tests.rs:1326:14
[INFO] [stdout]      |
[INFO] [stdout] 1326 |         assert_eq!(Balances::free_balance(Bounties1::bounty_account_id(0)), 10);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties1`
[INFO] [stdout]     --> src/tests.rs:1326:37
[INFO] [stdout]      |
[INFO] [stdout] 1326 |         assert_eq!(Balances::free_balance(Bounties1::bounty_account_id(0)), 10);
[INFO] [stdout]      |                                           ^^^^^^^^^
[INFO] [stdout]      |                                           |
[INFO] [stdout]      |                                           use of undeclared type `Bounties1`
[INFO] [stdout]      |                                           help: a type alias with a similar name exists: `Bounties`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1328:14
[INFO] [stdout]      |
[INFO] [stdout] 1328 |         assert_eq!(Balances::free_balance(&Treasury::account_id()), 101);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1328:38
[INFO] [stdout]      |
[INFO] [stdout] 1328 |         assert_eq!(Balances::free_balance(&Treasury::account_id()), 101);
[INFO] [stdout]      |                                            ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1330:14
[INFO] [stdout]      |
[INFO] [stdout] 1330 |         assert_eq!(Balances::free_balance(&Treasury1::account_id()), 201 - 10);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury1`
[INFO] [stdout]     --> src/tests.rs:1330:38
[INFO] [stdout]      |
[INFO] [stdout] 1330 |         assert_eq!(Balances::free_balance(&Treasury1::account_id()), 201 - 10);
[INFO] [stdout]      |                                            ^^^^^^^^^ use of undeclared type `Treasury1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1339:3
[INFO] [stdout]      |
[INFO] [stdout] 1339 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1339:35
[INFO] [stdout]      |
[INFO] [stdout] 1339 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1340:14
[INFO] [stdout]      |
[INFO] [stdout] 1340 |         assert_eq!(Treasury::pot(), 100);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1342:39
[INFO] [stdout]      |
[INFO] [stdout] 1342 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 51, b"123".to_vec()));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1346:29
[INFO] [stdout]      |
[INFO] [stdout] 1346 |             Bounties::approve_bounty(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 `Balances`
[INFO] [stdout]     --> src/tests.rs:1357:3
[INFO] [stdout]      |
[INFO] [stdout] 1357 |         Balances::make_free_balance_be(&Treasury1::account_id(), 101);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury1`
[INFO] [stdout]     --> src/tests.rs:1357:35
[INFO] [stdout]      |
[INFO] [stdout] 1357 |         Balances::make_free_balance_be(&Treasury1::account_id(), 101);
[INFO] [stdout]      |                                         ^^^^^^^^^ use of undeclared type `Treasury1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury1`
[INFO] [stdout]     --> src/tests.rs:1358:14
[INFO] [stdout]      |
[INFO] [stdout] 1358 |         assert_eq!(Treasury1::pot(), 100);
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared type `Treasury1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties1`
[INFO] [stdout]     --> src/tests.rs:1360:14
[INFO] [stdout]      |
[INFO] [stdout] 1360 |         assert_ok!(Bounties1::propose_bounty(RuntimeOrigin::signed(0), 51, b"123".to_vec()));
[INFO] [stdout]      |                    ^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Bounties1`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Bounties`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1360:40
[INFO] [stdout]      |
[INFO] [stdout] 1360 |         assert_ok!(Bounties1::propose_bounty(RuntimeOrigin::signed(0), 51, b"123".to_vec()));
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties1`
[INFO] [stdout]     --> src/tests.rs:1364:4
[INFO] [stdout]      |
[INFO] [stdout] 1364 |             Bounties1::approve_bounty(RuntimeOrigin::root(), 0),
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             use of undeclared type `Bounties1`
[INFO] [stdout]      |             help: a type alias with a similar name exists: `Bounties`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1364:30
[INFO] [stdout]      |
[INFO] [stdout] 1364 |             Bounties1::approve_bounty(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 `Balances`
[INFO] [stdout]     --> src/tests.rs:1374:3
[INFO] [stdout]      |
[INFO] [stdout] 1374 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1374:35
[INFO] [stdout]      |
[INFO] [stdout] 1374 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1378:39
[INFO] [stdout]      |
[INFO] [stdout] 1378 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 51, b"12345".to_vec()));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1379:39
[INFO] [stdout]      |
[INFO] [stdout] 1379 |         assert_ok!(Bounties::approve_bounty(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 `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1387:30
[INFO] [stdout]      |
[INFO] [stdout] 1387 |             Bounties::propose_curator(RuntimeOrigin::root(), 0, 0, 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:1397:3
[INFO] [stdout]      |
[INFO] [stdout] 1397 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1397:35
[INFO] [stdout]      |
[INFO] [stdout] 1397 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties1`
[INFO] [stdout]     --> src/tests.rs:1401:14
[INFO] [stdout]      |
[INFO] [stdout] 1401 |         assert_ok!(Bounties1::propose_bounty(RuntimeOrigin::signed(0), 11, b"12345".to_vec()));
[INFO] [stdout]      |                    ^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Bounties1`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Bounties`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1401:40
[INFO] [stdout]      |
[INFO] [stdout] 1401 |         assert_ok!(Bounties1::propose_bounty(RuntimeOrigin::signed(0), 11, b"12345".to_vec()));
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties1`
[INFO] [stdout]     --> src/tests.rs:1402:14
[INFO] [stdout]      |
[INFO] [stdout] 1402 |         assert_ok!(Bounties1::approve_bounty(RuntimeOrigin::root(), 0));
[INFO] [stdout]      |                    ^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Bounties1`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Bounties`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1402:40
[INFO] [stdout]      |
[INFO] [stdout] 1402 |         assert_ok!(Bounties1::approve_bounty(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 `Bounties1`
[INFO] [stdout]     --> src/tests.rs:1410:4
[INFO] [stdout]      |
[INFO] [stdout] 1410 |             Bounties1::propose_curator(RuntimeOrigin::root(), 0, 0, 0),
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             use of undeclared type `Bounties1`
[INFO] [stdout]      |             help: a type alias with a similar name exists: `Bounties`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1410:31
[INFO] [stdout]      |
[INFO] [stdout] 1410 |             Bounties1::propose_curator(RuntimeOrigin::root(), 0, 0, 0),
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 490 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pallet-bounties` (lib test) due to 491 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "659dc7f19be8ef0224b1e73e9a5ace97a5dd9ae4bc71b1664d712ca07043a714", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "659dc7f19be8ef0224b1e73e9a5ace97a5dd9ae4bc71b1664d712ca07043a714", kill_on_drop: false }`
[INFO] [stdout] 659dc7f19be8ef0224b1e73e9a5ace97a5dd9ae4bc71b1664d712ca07043a714
[INFO] checking pallet-bounties-25.0.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate pallet-bounties 25.0.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate pallet-bounties 25.0.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pallet-bounties 25.0.0
[INFO] finished tweaking crates.io crate pallet-bounties 25.0.0
[INFO] tweaked toml for crates.io crate pallet-bounties 25.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05937ab422574988ac13af6ac66e4a7caf2ceeac48349be4fb4bd81a86f3ea27
[INFO] running `Command { std: "docker" "start" "-a" "05937ab422574988ac13af6ac66e4a7caf2ceeac48349be4fb4bd81a86f3ea27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05937ab422574988ac13af6ac66e4a7caf2ceeac48349be4fb4bd81a86f3ea27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05937ab422574988ac13af6ac66e4a7caf2ceeac48349be4fb4bd81a86f3ea27", kill_on_drop: false }`
[INFO] [stdout] 05937ab422574988ac13af6ac66e4a7caf2ceeac48349be4fb4bd81a86f3ea27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d00de9456f753b3f5086c045eba0690f94074893bd7319294581fd9643272594
[INFO] running `Command { std: "docker" "start" "-a" "d00de9456f753b3f5086c045eba0690f94074893bd7319294581fd9643272594", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]     Checking sp-std v12.0.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling wasmtime-runtime v8.0.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]     Checking wasmtime-asm-macros v8.0.1
[INFO] [stderr]     Checking wasmtime-jit-debug v8.0.1
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v8.0.1
[INFO] [stderr]    Compiling wasmtime v8.0.1
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]     Checking hash-db v0.16.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking getrandom_or_panic v0.0.3
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking environmental v1.1.4
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking array-bytes v6.2.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking backtrace v0.3.71
[INFO] [stderr]     Checking trie-db v0.28.0
[INFO] [stderr]     Checking trie-root v0.18.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]     Checking memory-db v0.32.0
[INFO] [stderr]     Checking schnellru v0.2.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling sp-io v28.0.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking sp-panic-handler v12.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling prettier-please v0.2.0
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling expander v2.1.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking parity-wasm v0.45.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling cfg-expr v0.15.7
[INFO] [stderr]     Checking tt-call v1.0.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling include_dir v0.7.3
[INFO] [stderr]    Compiling sp-core-hashing v13.0.0
[INFO] [stderr]    Compiling proc-macro-warning v1.0.2
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]    Compiling derive-syn-parse v0.1.5
[INFO] [stderr]    Compiling aquamarine v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling ref-cast-impl v1.0.22
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling sp-debug-derive v12.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.0
[INFO] [stderr]    Compiling sp-core-hashing-proc-macro v13.0.0
[INFO] [stderr]    Compiling frame-support-procedural-tools-derive v10.0.0
[INFO] [stderr]     Checking dyn-clonable v0.9.0
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling macro_magic_core v0.5.0
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking ref-cast v1.0.22
[INFO] [stderr]    Compiling macro_magic_macros v0.5.0
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking curve25519-dalek v2.1.3
[INFO] [stderr]     Checking merlin v2.0.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking der v0.7.8
[INFO] [stderr]     Checking schnorrkel v0.9.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking pbkdf2 v0.8.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling macro_magic v0.5.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking ed25519-zebra v3.1.0
[INFO] [stderr]     Checking schnorrkel v0.11.4
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking substrate-bip39 v0.4.6
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking k256 v0.13.3
[INFO] [stderr]     Checking cranelift-entity v0.95.1
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking bip39 v2.0.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]     Checking wasmparser v0.102.0
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking object v0.30.4
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling ss58-registry v1.47.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling frame-support-procedural-tools v9.0.0
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling scale-info-derive v2.11.1
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v15.0.0
[INFO] [stderr]    Compiling sp-api-proc-macro v13.0.0
[INFO] [stderr]    Compiling frame-support-procedural v21.0.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.9
[INFO] [stderr]    Compiling docify_macros v0.2.7
[INFO] [stderr]     Checking wasmtime-types v8.0.1
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking wasmtime-environ v8.0.1
[INFO] [stderr]     Checking docify v0.2.7
[INFO] [stderr]     Checking parity-scale-codec v3.6.9
[INFO] [stderr]     Checking wasmtime-jit v8.0.1
[INFO] [stderr]     Checking scale-info v2.11.1
[INFO] [stderr]     Checking sp-storage v17.0.0
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking sp-tracing v14.0.0
[INFO] [stderr]     Checking sp-wasm-interface v18.0.0
[INFO] [stderr]     Checking sp-externalities v0.23.0
[INFO] [stderr]    Compiling sp-version-proc-macro v12.0.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking bounded-collections v0.1.9
[INFO] [stderr]     Checking sp-arithmetic v21.0.0
[INFO] [stderr]     Checking frame-metadata v16.0.0
[INFO] [stderr]     Checking sp-metadata-ir v0.4.0
[INFO] [stderr]     Checking sp-runtime-interface v22.0.0
[INFO] [stderr]     Checking sp-core v26.0.0
[INFO] [stderr]     Checking sp-trie v27.0.0
[INFO] [stderr]     Checking sp-keystore v0.32.0
[INFO] [stderr]     Checking sp-weights v25.0.0
[INFO] [stderr]     Checking sp-state-machine v0.33.0
[INFO] [stderr]     Checking sp-application-crypto v28.0.0
[INFO] [stderr]     Checking sp-runtime v29.0.0
[INFO] [stderr]     Checking sp-version v27.0.0
[INFO] [stderr]     Checking sp-staking v24.0.0
[INFO] [stderr]     Checking sp-inherents v24.0.0
[INFO] [stderr]     Checking sp-api v24.0.0
[INFO] [stderr]     Checking sp-genesis-builder v0.5.0
[INFO] [stderr]     Checking frame-support v26.0.0
[INFO] [stderr]     Checking frame-system v26.0.0
[INFO] [stderr]     Checking pallet-balances v26.0.0
[INFO] [stderr]     Checking pallet-treasury v25.0.0
[INFO] [stderr]     Checking pallet-bounties v25.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]   --> src/tests.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         Balances: pallet_balances::{Pallet, Call, Storage, Config<T>, Event<T>},
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `EnsureOrigin` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:101:59
[INFO] [stdout]     |
[INFO] [stdout] 101 | use frame_support::{dispatch::DispatchResultWithPostInfo, traits::EnsureOrigin};
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 102 |
[INFO] [stdout] 103 | use frame_support::pallet_prelude::*;
[INFO] [stdout]     |     -------------------------------- the item `EnsureOrigin` is already imported here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:42:47
[INFO] [stdout]    |
[INFO] [stdout] 42 | 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] 42 | type Block<Test> = frame_system::mocking::MockBlock<Test>;
[INFO] [stdout]    |           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:62:31
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl frame_system::Config for Test {
[INFO] [stdout]    |                               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]   --> src/tests.rs:67:23
[INFO] [stdout]    |
[INFO] [stdout] 67 |     type RuntimeOrigin = RuntimeOrigin;
[INFO] [stdout]    |                          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    |
[INFO] [stdout] 67 |     type RuntimeOrigin = Self::RuntimeOrigin;
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]     --> src/tests.rs:69:21
[INFO] [stdout]      |
[INFO] [stdout] 69   |     type RuntimeCall = RuntimeCall;
[INFO] [stdout]      |                        ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frame-system-26.0.0/src/lib.rs:1869:2
[INFO] [stdout]      |
[INFO] [stdout] 1869 |     pub type RuntimeCallFor<T> = <T as crate::Config>::RuntimeCall;
[INFO] [stdout]      |     -------------------------- similarly named type alias `RuntimeCallFor` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]      |
[INFO] [stdout] 69   |     type RuntimeCall = Self::RuntimeCall;
[INFO] [stdout]      |                        ++++++
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 69   |     type RuntimeCall = RuntimeCallFor;
[INFO] [stdout]      |                        ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/tests.rs:75:22
[INFO] [stdout]     |
[INFO] [stdout] 75  |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:279:2
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub enum Event<T: Config<I>, I: 'static = ()> {
[INFO] [stdout]     |     --------------------------------------------- similarly named enum `BountiesEvent` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 75  |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 75  |     type RuntimeEvent = BountiesEvent;
[INFO] [stdout]     |                         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PalletInfo` in this scope
[INFO] [stdout]    --> src/tests.rs:78:20
[INFO] [stdout]     |
[INFO] [stdout] 78  |     type PalletInfo = PalletInfo;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frame-support-26.0.0/src/lib.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub struct PalletId(pub [u8; 8]);
[INFO] [stdout]     | ------------------- similarly named struct `PalletId` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 78  |     type PalletInfo = Self::PalletInfo;
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 78  |     type PalletInfo = PalletId;
[INFO] [stdout]     |                       ~~~~~~~~
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 22  + use frame_support::traits::PalletInfo;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:88:34
[INFO] [stdout]    |
[INFO] [stdout] 88 | impl pallet_balances::Config for Test {
[INFO] [stdout]    |                                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/tests.rs:93:22
[INFO] [stdout]     |
[INFO] [stdout] 93  |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^ help: an enum with a similar name exists: `BountiesEvent`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:279:2
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub enum Event<T: Config<I>, I: 'static = ()> {
[INFO] [stdout]     |     --------------------------------------------- similarly named enum `BountiesEvent` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `System` in this scope
[INFO] [stdout]   --> src/tests.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 |     type AccountStore = System;
[INFO] [stdout]    |                         ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 22 + use sp_std::alloc::System;
[INFO] [stdout]    |
[INFO] [stdout] 22 + 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:115:34
[INFO] [stdout]     |
[INFO] [stdout] 115 | impl pallet_treasury::Config for Test {
[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:117:42
[INFO] [stdout]     |
[INFO] [stdout] 117 |     type Currency = pallet_balances::Pallet<Test>;
[INFO] [stdout]     |                                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 115 | impl<Test> pallet_treasury::Config for Test {
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/tests.rs:120:22
[INFO] [stdout]     |
[INFO] [stdout] 120 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:279:2
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub enum Event<T: Config<I>, I: 'static = ()> {
[INFO] [stdout]     |     --------------------------------------------- similarly named enum `BountiesEvent` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 120 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 120 |     type RuntimeEvent = BountiesEvent;
[INFO] [stdout]     |                         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/tests.rs:135:34
[INFO] [stdout]     |
[INFO] [stdout] 60  | type Balance = u64;
[INFO] [stdout]     | ------------------- similarly named type alias `Balance` defined here
[INFO] [stdout] ...
[INFO] [stdout] 135 |     type Paymaster = PayFromAccount<Balances, TreasuryAccount>;
[INFO] [stdout]     |                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 135 |     type Paymaster = PayFromAccount<Balance, TreasuryAccount>;
[INFO] [stdout]     |                                     ~~~~~~~
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 115 | impl<Balances> pallet_treasury::Config for Test {
[INFO] [stdout]     |     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:142:45
[INFO] [stdout]     |
[INFO] [stdout] 142 | impl pallet_treasury::Config<Instance1> for Test {
[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:144:42
[INFO] [stdout]     |
[INFO] [stdout] 144 |     type Currency = pallet_balances::Pallet<Test>;
[INFO] [stdout]     |                                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 142 | impl<Test> pallet_treasury::Config<Instance1> for Test {
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/tests.rs:147:22
[INFO] [stdout]     |
[INFO] [stdout] 147 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:279:2
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub enum Event<T: Config<I>, I: 'static = ()> {
[INFO] [stdout]     |     --------------------------------------------- similarly named enum `BountiesEvent` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 147 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 147 |     type RuntimeEvent = BountiesEvent;
[INFO] [stdout]     |                         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Bounties1` in this scope
[INFO] [stdout]    --> src/tests.rs:156:20
[INFO] [stdout]     |
[INFO] [stdout] 156 |       type SpendFunds = Bounties1;
[INFO] [stdout]     |                         ^^^^^^^^^ help: a type alias with a similar name exists: `Bounties`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:312:2
[INFO] [stdout]     |
[INFO] [stdout] 312 | /     pub type Bounties<T: Config<I>, I: 'static = ()> = StorageMap<
[INFO] [stdout] 313 | |         _,
[INFO] [stdout] 314 | |         Twox64Concat,
[INFO] [stdout] 315 | |         BountyIndex,
[INFO] [stdout] 316 | |         Bounty<T::AccountId, BalanceOf<T, I>, BlockNumberFor<T>>,
[INFO] [stdout] 317 | |     >;
[INFO] [stdout]     | |______- similarly named type alias `Bounties` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/tests.rs:162:34
[INFO] [stdout]     |
[INFO] [stdout] 60  | type Balance = u64;
[INFO] [stdout]     | ------------------- similarly named type alias `Balance` defined here
[INFO] [stdout] ...
[INFO] [stdout] 162 |     type Paymaster = PayFromAccount<Balances, TreasuryInstance1Account>;
[INFO] [stdout]     |                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 162 |     type Paymaster = PayFromAccount<Balance, TreasuryInstance1Account>;
[INFO] [stdout]     |                                     ~~~~~~~
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 142 | impl<Balances> pallet_treasury::Config<Instance1> for Test {
[INFO] [stdout]     |     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:177:17
[INFO] [stdout]     |
[INFO] [stdout] 177 | impl Config for Test {
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/tests.rs:178:22
[INFO] [stdout]     |
[INFO] [stdout] 178 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:279:2
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub enum Event<T: Config<I>, I: 'static = ()> {
[INFO] [stdout]     |     --------------------------------------------- similarly named enum `BountiesEvent` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 178 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 178 |     type RuntimeEvent = BountiesEvent;
[INFO] [stdout]     |                         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:192:28
[INFO] [stdout]     |
[INFO] [stdout] 192 | impl Config<Instance1> 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/tests.rs:193:22
[INFO] [stdout]     |
[INFO] [stdout] 193 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:279:2
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub enum Event<T: Config<I>, I: 'static = ()> {
[INFO] [stdout]     |     --------------------------------------------- similarly named enum `BountiesEvent` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 193 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 193 |     type RuntimeEvent = BountiesEvent;
[INFO] [stdout]     |                         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:207:45
[INFO] [stdout]     |
[INFO] [stdout] 207 | type TreasuryError = pallet_treasury::Error<Test>;
[INFO] [stdout]     |                                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 207 | type TreasuryError<Test> = pallet_treasury::Error<Test>;
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:208:46
[INFO] [stdout]     |
[INFO] [stdout] 208 | type TreasuryError1 = pallet_treasury::Error<Test, Instance1>;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 208 | type TreasuryError1<Test> = pallet_treasury::Error<Test, Instance1>;
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RuntimeGenesisConfig` in this scope
[INFO] [stdout]    --> src/tests.rs:211:42
[INFO] [stdout]     |
[INFO] [stdout] 211 |     let mut ext: sp_io::TestExternalities = RuntimeGenesisConfig {
[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/tests.rs:220:22
[INFO] [stdout]     |
[INFO] [stdout] 220 |     ext.execute_with(|| System::set_block_number(1));
[INFO] [stdout]     |                         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + 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:224:34
[INFO] [stdout]     |
[INFO] [stdout] 224 | fn last_event() -> BountiesEvent<Test> {
[INFO] [stdout]     |                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 224 | fn last_event<Test>() -> BountiesEvent<Test> {
[INFO] [stdout]     |              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:225:2
[INFO] [stdout]     |
[INFO] [stdout] 225 |     System::events()
[INFO] [stdout]     |     ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:301:4
[INFO] [stdout]     |
[INFO] [stdout] 301 |         <Treasury as OnInitialize<u64>>::on_initialize(1);
[INFO] [stdout]     |          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:314:4
[INFO] [stdout]     |
[INFO] [stdout] 314 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[INFO] [stdout]     |          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:334:4
[INFO] [stdout]     |
[INFO] [stdout] 334 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[INFO] [stdout]     |          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:371:29
[INFO] [stdout]     |
[INFO] [stdout] 371 |             pallet_treasury::Error::<Test>::InvalidIndex
[INFO] [stdout]     |                                      ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 364 | fn reject_non_existent_spend_proposal_fails<Test>() {
[INFO] [stdout]     |                                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:427:4
[INFO] [stdout]     |
[INFO] [stdout] 427 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[INFO] [stdout]     |          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:448:4
[INFO] [stdout]     |
[INFO] [stdout] 448 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[INFO] [stdout]     |          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:452:4
[INFO] [stdout]     |
[INFO] [stdout] 452 |         <Treasury as OnInitialize<u64>>::on_initialize(4);
[INFO] [stdout]     |          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:476:4
[INFO] [stdout]     |
[INFO] [stdout] 476 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[INFO] [stdout]     |          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:488:4
[INFO] [stdout]     |
[INFO] [stdout] 488 |         <Treasury as OnInitialize<u64>>::on_initialize(4);
[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:498:44
[INFO] [stdout]     |
[INFO] [stdout] 498 |     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] 497 | fn inexistent_account_works<Test>() {
[INFO] [stdout]     |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:499:35
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pallet_balances::GenesisConfig::<Test> { balances: vec![(0, 100), (1, 99), (2, 1)] }
[INFO] [stdout]     |                                      ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn inexistent_account_works<Test>() {
[INFO] [stdout]     |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:525:4
[INFO] [stdout]     |
[INFO] [stdout] 525 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[INFO] [stdout]     |          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:533:4
[INFO] [stdout]     |
[INFO] [stdout] 533 |         <Treasury as OnInitialize<u64>>::on_initialize(4);
[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/tests.rs:543:3
[INFO] [stdout]     |
[INFO] [stdout] 543 |         System::set_block_number(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:577:3
[INFO] [stdout]     |
[INFO] [stdout] 577 |         System::set_block_number(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + 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:584:12
[INFO] [stdout]     |
[INFO] [stdout] 584 |             Error::<Test>::ReasonTooBig
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 575 | fn propose_bounty_validation_works<Test>() {
[INFO] [stdout]     |                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:593:12
[INFO] [stdout]     |
[INFO] [stdout] 593 |             Error::<Test>::InsufficientProposersBalance
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 575 | fn propose_bounty_validation_works<Test>() {
[INFO] [stdout]     |                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:598:12
[INFO] [stdout]     |
[INFO] [stdout] 598 |             Error::<Test>::InvalidValue
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 575 | fn propose_bounty_validation_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:606:3
[INFO] [stdout]     |
[INFO] [stdout] 606 |         System::set_block_number(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + 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:608:74
[INFO] [stdout]     |
[INFO] [stdout] 608 |         assert_noop!(Bounties::close_bounty(RuntimeOrigin::root(), 0), Error::<Test>::InvalidIndex);
[INFO] [stdout]     |                                                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 604 | fn close_bounty_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:622:41
[INFO] [stdout]     |
[INFO] [stdout] 622 |         assert!(!pallet_treasury::Proposals::<Test>::contains_key(0));
[INFO] [stdout]     |                                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 604 | fn close_bounty_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:631:3
[INFO] [stdout]     |
[INFO] [stdout] 631 |         System::set_block_number(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + 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:635:12
[INFO] [stdout]     |
[INFO] [stdout] 635 |             Error::<Test>::InvalidIndex
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 629 | fn approve_bounty_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:659:12
[INFO] [stdout]     |
[INFO] [stdout] 659 |             Error::<Test>::UnexpectedStatus
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 629 | fn approve_bounty_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:666:4
[INFO] [stdout]     |
[INFO] [stdout] 666 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[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/tests.rs:692:3
[INFO] [stdout]     |
[INFO] [stdout] 692 |         System::set_block_number(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + 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:697:12
[INFO] [stdout]     |
[INFO] [stdout] 697 |             Error::<Test>::InvalidIndex
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 690 | fn assign_curator_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:704:3
[INFO] [stdout]     |
[INFO] [stdout] 704 |         System::set_block_number(2);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:705:4
[INFO] [stdout]     |
[INFO] [stdout] 705 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[INFO] [stdout]     |          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:709:12
[INFO] [stdout]     |
[INFO] [stdout] 709 |             Error::<Test>::InvalidFee
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 690 | fn assign_curator_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:729:12
[INFO] [stdout]     |
[INFO] [stdout] 729 |             Error::<Test>::RequireCurator
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 690 | fn assign_curator_works<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:733:4
[INFO] [stdout]     |
[INFO] [stdout] 733 |             pallet_balances::Error::<Test, _>::InsufficientBalance
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use codec::Error;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use core::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use crate::Error;
[INFO] [stdout]     |
[INFO] [stdout]       and 8 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 733 -             pallet_balances::Error::<Test, _>::InsufficientBalance
[INFO] [stdout] 733 +             Error::<Test, _>::InsufficientBalance
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:733:29
[INFO] [stdout]     |
[INFO] [stdout] 733 |             pallet_balances::Error::<Test, _>::InsufficientBalance
[INFO] [stdout]     |                                      ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 690 | fn assign_curator_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:762:3
[INFO] [stdout]     |
[INFO] [stdout] 762 |         System::set_block_number(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:768:3
[INFO] [stdout]     |
[INFO] [stdout] 768 |         System::set_block_number(2);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:769:4
[INFO] [stdout]     |
[INFO] [stdout] 769 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[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/tests.rs:815:3
[INFO] [stdout]     |
[INFO] [stdout] 815 |         System::set_block_number(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:822:3
[INFO] [stdout]     |
[INFO] [stdout] 822 |         System::set_block_number(2);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:823:4
[INFO] [stdout]     |
[INFO] [stdout] 823 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[INFO] [stdout]     |          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:834:12
[INFO] [stdout]     |
[INFO] [stdout] 834 |             Error::<Test>::RequireCurator
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 813 | fn award_and_claim_bounty_works<Test>() {
[INFO] [stdout]     |                                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:851:77
[INFO] [stdout]     |
[INFO] [stdout] 851 |         assert_noop!(Bounties::claim_bounty(RuntimeOrigin::signed(1), 0), Error::<Test>::Premature);
[INFO] [stdout]     |                                                                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 813 | fn award_and_claim_bounty_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:853:3
[INFO] [stdout]     |
[INFO] [stdout] 853 |         System::set_block_number(5);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:854:4
[INFO] [stdout]     |
[INFO] [stdout] 854 |         <Treasury as OnInitialize<u64>>::on_initialize(5);
[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/tests.rs:882:3
[INFO] [stdout]     |
[INFO] [stdout] 882 |         System::set_block_number(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:889:3
[INFO] [stdout]     |
[INFO] [stdout] 889 |         System::set_block_number(2);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:890:4
[INFO] [stdout]     |
[INFO] [stdout] 890 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[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/tests.rs:897:3
[INFO] [stdout]     |
[INFO] [stdout] 897 |         System::set_block_number(5);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:898:4
[INFO] [stdout]     |
[INFO] [stdout] 898 |         <Treasury as OnInitialize<u64>>::on_initialize(5);
[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/tests.rs:923:3
[INFO] [stdout]     |
[INFO] [stdout] 923 |         System::set_block_number(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:931:3
[INFO] [stdout]     |
[INFO] [stdout] 931 |         System::set_block_number(2);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:932:4
[INFO] [stdout]     |
[INFO] [stdout] 932 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[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/tests.rs:966:3
[INFO] [stdout]     |
[INFO] [stdout] 966 |         System::set_block_number(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:972:3
[INFO] [stdout]     |
[INFO] [stdout] 972 |         System::set_block_number(2);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 22  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 22  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]    --> src/tests.rs:973:4
[INFO] [stdout]     |
[INFO] [stdout] 973 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[INFO] [stdout]     |          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:986:12
[INFO] [stdout]     |
[INFO] [stdout] 986 |             Error::<Test>::PendingPayout
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 964 | fn award_and_cancel<Test>() {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1009:3
[INFO] [stdout]      |
[INFO] [stdout] 1009 |         System::set_block_number(1);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1015:3
[INFO] [stdout]      |
[INFO] [stdout] 1015 |         System::set_block_number(2);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]     --> src/tests.rs:1016:4
[INFO] [stdout]      |
[INFO] [stdout] 1016 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[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/tests.rs:1024:3
[INFO] [stdout]      |
[INFO] [stdout] 1024 |         System::set_block_number(22);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]     --> src/tests.rs:1025:4
[INFO] [stdout]      |
[INFO] [stdout] 1025 |         <Treasury as OnInitialize<u64>>::on_initialize(22);
[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:1029:12
[INFO] [stdout]      |
[INFO] [stdout] 1029 |             Error::<Test>::Premature
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1007 | fn expire_and_unassign<Test>() {
[INFO] [stdout]      |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1032:3
[INFO] [stdout]      |
[INFO] [stdout] 1032 |         System::set_block_number(23);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]     --> src/tests.rs:1033:4
[INFO] [stdout]      |
[INFO] [stdout] 1033 |         <Treasury as OnInitialize<u64>>::on_initialize(23);
[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/tests.rs:1057:3
[INFO] [stdout]      |
[INFO] [stdout] 1057 |         System::set_block_number(1);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + 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:1066:12
[INFO] [stdout]      |
[INFO] [stdout] 1066 |             Error::<Test>::UnexpectedStatus
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1055 | fn extend_expiry<Test>() {
[INFO] [stdout]      |                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1069:3
[INFO] [stdout]      |
[INFO] [stdout] 1069 |         System::set_block_number(2);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]     --> src/tests.rs:1070:4
[INFO] [stdout]      |
[INFO] [stdout] 1070 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[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/tests.rs:1078:3
[INFO] [stdout]      |
[INFO] [stdout] 1078 |         System::set_block_number(10);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]     --> src/tests.rs:1079:4
[INFO] [stdout]      |
[INFO] [stdout] 1079 |         <Treasury as OnInitialize<u64>>::on_initialize(10);
[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:1083:12
[INFO] [stdout]      |
[INFO] [stdout] 1083 |             Error::<Test>::RequireCurator
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1055 | fn extend_expiry<Test>() {
[INFO] [stdout]      |                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1113:3
[INFO] [stdout]      |
[INFO] [stdout] 1113 |         System::set_block_number(25);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]     --> src/tests.rs:1114:4
[INFO] [stdout]      |
[INFO] [stdout] 1114 |         <Treasury as OnInitialize<u64>>::on_initialize(25);
[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:1118:12
[INFO] [stdout]      |
[INFO] [stdout] 1118 |             Error::<Test>::Premature
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1055 | fn extend_expiry<Test>() {
[INFO] [stdout]      |                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1143:35
[INFO] [stdout]      |
[INFO] [stdout] 1143 |         (pallet_bounties::BountyCount::<Test>::hashed_key().to_vec(), 10.encode().to_vec()),
[INFO] [stdout]      |                                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1128 | fn test_migration_v4<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1144:32
[INFO] [stdout]      |
[INFO] [stdout] 1144 |         (pallet_bounties::Bounties::<Test>::hashed_key_for(index), bounty.encode().to_vec()),
[INFO] [stdout]      |                                      ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1128 | fn test_migration_v4<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1145:42
[INFO] [stdout]      |
[INFO] [stdout] 1145 |         (pallet_bounties::BountyDescriptions::<Test>::hashed_key_for(index), vec![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] 1128 | fn test_migration_v4<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1147:39
[INFO] [stdout]      |
[INFO] [stdout] 1147 |             pallet_bounties::BountyApprovals::<Test>::hashed_key().to_vec(),
[INFO] [stdout]      |                                                ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1128 | fn test_migration_v4<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1156:26
[INFO] [stdout]      |
[INFO] [stdout] 1156 |         let old_pallet_name = <Test as frame_system::Config>::PalletInfo::name::<Bounties>()
[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:1160:42
[INFO] [stdout]      |
[INFO] [stdout] 1160 |         crate::migrations::v4::pre_migration::<Test, Bounties, _>(old_pallet_name, new_pallet_name);
[INFO] [stdout]      |                                                ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1128 | fn test_migration_v4<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1161:36
[INFO] [stdout]      |
[INFO] [stdout] 1161 |         crate::migrations::v4::migrate::<Test, Bounties, _>(old_pallet_name, new_pallet_name);
[INFO] [stdout]      |                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1128 | fn test_migration_v4<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1162:43
[INFO] [stdout]      |
[INFO] [stdout] 1162 |         crate::migrations::v4::post_migration::<Test, Bounties, _>(
[INFO] [stdout]      |                                                 ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1128 | fn test_migration_v4<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1171:44
[INFO] [stdout]      |
[INFO] [stdout] 1171 |     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] 1170 | fn genesis_funding_works<Test>() {
[INFO] [stdout]      |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1173:35
[INFO] [stdout]      |
[INFO] [stdout] 1173 |     pallet_balances::GenesisConfig::<Test> {
[INFO] [stdout]      |                                      ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1170 | fn genesis_funding_works<Test>() {
[INFO] [stdout]      |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1179:35
[INFO] [stdout]      |
[INFO] [stdout] 1179 |     pallet_treasury::GenesisConfig::<Test>::default()
[INFO] [stdout]      |                                      ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1170 | fn genesis_funding_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:1193:3
[INFO] [stdout]      |
[INFO] [stdout] 1193 |         System::set_block_number(1);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1198:3
[INFO] [stdout]      |
[INFO] [stdout] 1198 |         System::set_block_number(2);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]     --> src/tests.rs:1199:4
[INFO] [stdout]      |
[INFO] [stdout] 1199 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[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/tests.rs:1207:3
[INFO] [stdout]      |
[INFO] [stdout] 1207 |         System::set_block_number(8);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]     --> src/tests.rs:1208:4
[INFO] [stdout]      |
[INFO] [stdout] 1208 |         <Treasury as OnInitialize<u64>>::on_initialize(8);
[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/tests.rs:1240:3
[INFO] [stdout]      |
[INFO] [stdout] 1240 |         System::set_block_number(1);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1248:3
[INFO] [stdout]      |
[INFO] [stdout] 1248 |         System::set_block_number(2);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]     --> src/tests.rs:1249:4
[INFO] [stdout]      |
[INFO] [stdout] 1249 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[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/tests.rs:1270:3
[INFO] [stdout]      |
[INFO] [stdout] 1270 |         System::set_block_number(4);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]     --> src/tests.rs:1271:4
[INFO] [stdout]      |
[INFO] [stdout] 1271 |         <Treasury as OnInitialize<u64>>::on_initialize(4);
[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/tests.rs:1296:3
[INFO] [stdout]      |
[INFO] [stdout] 1296 |         System::set_block_number(6);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]     --> src/tests.rs:1297:4
[INFO] [stdout]      |
[INFO] [stdout] 1297 |         <Treasury as OnInitialize<u64>>::on_initialize(6);
[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/tests.rs:1314:3
[INFO] [stdout]      |
[INFO] [stdout] 1314 |         System::set_block_number(1);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]     --> src/tests.rs:1322:4
[INFO] [stdout]      |
[INFO] [stdout] 1322 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[INFO] [stdout]      |          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury1` in this scope
[INFO] [stdout]     --> src/tests.rs:1323:4
[INFO] [stdout]      |
[INFO] [stdout] 1323 |         <Treasury1 as OnInitialize<u64>>::on_initialize(2);
[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/tests.rs:1337:3
[INFO] [stdout]      |
[INFO] [stdout] 1337 |         System::set_block_number(1);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1355:3
[INFO] [stdout]      |
[INFO] [stdout] 1355 |         System::set_block_number(1);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1373:3
[INFO] [stdout]      |
[INFO] [stdout] 1373 |         System::set_block_number(1);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1381:3
[INFO] [stdout]      |
[INFO] [stdout] 1381 |         System::set_block_number(2);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury` in this scope
[INFO] [stdout]     --> src/tests.rs:1382:4
[INFO] [stdout]      |
[INFO] [stdout] 1382 |         <Treasury as OnInitialize<u64>>::on_initialize(2);
[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/tests.rs:1396:3
[INFO] [stdout]      |
[INFO] [stdout] 1396 |         System::set_block_number(1);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1404:3
[INFO] [stdout]      |
[INFO] [stdout] 1404 |         System::set_block_number(2);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 22   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 22   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Treasury1` in this scope
[INFO] [stdout]     --> src/tests.rs:1405:4
[INFO] [stdout]      |
[INFO] [stdout] 1405 |         <Treasury1 as OnInitialize<u64>>::on_initialize(2);
[INFO] [stdout]      |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ConstU32` is imported redundantly
[INFO] [stdout]   --> src/tests.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | use super::*;
[INFO] [stdout]    |     -------- the item `ConstU32` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 29 |         ConstU32, ConstU64, OnInitialize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BadOrigin` is imported redundantly
[INFO] [stdout]   --> src/tests.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | use super::*;
[INFO] [stdout]    |     -------- the item `BadOrigin` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 36 |     traits::{BadOrigin, BlakeTwo256, IdentityLookup},
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `EnsureOrigin` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:101:59
[INFO] [stdout]     |
[INFO] [stdout] 101 | use frame_support::{dispatch::DispatchResultWithPostInfo, traits::EnsureOrigin};
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 102 |
[INFO] [stdout] 103 | use frame_support::pallet_prelude::*;
[INFO] [stdout]     |     -------------------------------- the item `EnsureOrigin` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]   --> src/tests.rs:79:21
[INFO] [stdout]    |
[INFO] [stdout] 79 |     type AccountData = pallet_balances::AccountData<u64>;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]   --> src/tests.rs:88:6
[INFO] [stdout]    |
[INFO] [stdout] 88 | impl pallet_balances::Config for Test {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:111:30
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub TreasuryAccount: u128 = Treasury::account_id();
[INFO] [stdout]     |                                 ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury1`
[INFO] [stdout]    --> src/tests.rs:112:39
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub TreasuryInstance1Account: u128 = Treasury1::account_id();
[INFO] [stdout]     |                                          ^^^^^^^^^ use of undeclared type `Treasury1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]    --> src/tests.rs:117:18
[INFO] [stdout]     |
[INFO] [stdout] 117 |     type Currency = pallet_balances::Pallet<Test>;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]    --> src/tests.rs:144:18
[INFO] [stdout]     |
[INFO] [stdout] 144 |     type Currency = pallet_balances::Pallet<Test>;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]    --> src/tests.rs:213:13
[INFO] [stdout]     |
[INFO] [stdout] 213 |         balances: pallet_balances::GenesisConfig { balances: vec![(0, 100), (1, 98), (2, 1)] },
[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 `RuntimeEvent`
[INFO] [stdout]    --> src/tests.rs:228:26
[INFO] [stdout]     |
[INFO] [stdout] 228 |         .filter_map(|e| if let RuntimeEvent::Bounties(inner) = e { Some(inner) } else { None })
[INFO] [stdout]     |                                ^^^^^^^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                use of undeclared type `RuntimeEvent`
[INFO] [stdout]     |                                help: an enum with a similar name exists: `BountiesEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:236:14
[INFO] [stdout]     |
[INFO] [stdout] 236 |         assert_eq!(Treasury::pot(), 0);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:237:14
[INFO] [stdout]     |
[INFO] [stdout] 237 |         assert_eq!(Treasury::proposal_count(), 0);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:245:3
[INFO] [stdout]     |
[INFO] [stdout] 245 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:245:35
[INFO] [stdout]     |
[INFO] [stdout] 245 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 |         assert_eq!(Treasury::pot(), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:255:4
[INFO] [stdout]     |
[INFO] [stdout] 255 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 1, 3)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:255:28
[INFO] [stdout]     |
[INFO] [stdout] 255 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 1, 3)
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:257:14
[INFO] [stdout]     |
[INFO] [stdout] 257 |         assert_eq!(Balances::free_balance(0), 99);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:258:14
[INFO] [stdout]     |
[INFO] [stdout] 258 |         assert_eq!(Balances::reserved_balance(0), 1);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:267:4
[INFO] [stdout]     |
[INFO] [stdout] 267 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 100, 3)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:267:28
[INFO] [stdout]     |
[INFO] [stdout] 267 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 100, 3)
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 |         assert_eq!(Balances::free_balance(0), 95);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:270:14
[INFO] [stdout]     |
[INFO] [stdout] 270 |         assert_eq!(Balances::reserved_balance(0), 5);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 |                 Treasury::propose_spend(RuntimeOrigin::signed(2), 100, 3)
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:280:29
[INFO] [stdout]     |
[INFO] [stdout] 280 |                 Treasury::propose_spend(RuntimeOrigin::signed(2), 100, 3)
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:290:3
[INFO] [stdout]     |
[INFO] [stdout] 290 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:290:35
[INFO] [stdout]     |
[INFO] [stdout] 290 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:294:4
[INFO] [stdout]     |
[INFO] [stdout] 294 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 100, 3)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:294:28
[INFO] [stdout]     |
[INFO] [stdout] 294 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 100, 3)
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:298:4
[INFO] [stdout]     |
[INFO] [stdout] 298 |             Treasury::approve_proposal(RuntimeOrigin::root(), 0)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:298:31
[INFO] [stdout]     |
[INFO] [stdout] 298 |             Treasury::approve_proposal(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:302:14
[INFO] [stdout]     |
[INFO] [stdout] 302 |         assert_eq!(Balances::free_balance(3), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:303:14
[INFO] [stdout]     |
[INFO] [stdout] 303 |         assert_eq!(Treasury::pot(), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:310:29
[INFO] [stdout]     |
[INFO] [stdout] 310 |         let init_total_issuance = Balances::total_issuance();
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   use of undeclared type `Balances`
[INFO] [stdout]     |                                   help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:311:3
[INFO] [stdout]     |
[INFO] [stdout] 311 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:311:35
[INFO] [stdout]     |
[INFO] [stdout] 311 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:312:14
[INFO] [stdout]     |
[INFO] [stdout] 312 |         assert_eq!(Balances::total_issuance(), init_total_issuance + 100);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:315:14
[INFO] [stdout]     |
[INFO] [stdout] 315 |         assert_eq!(Treasury::pot(), 50);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:316:14
[INFO] [stdout]     |
[INFO] [stdout] 316 |         assert_eq!(Balances::total_issuance(), init_total_issuance + 50);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:323:3
[INFO] [stdout]     |
[INFO] [stdout] 323 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:323:35
[INFO] [stdout]     |
[INFO] [stdout] 323 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:327:4
[INFO] [stdout]     |
[INFO] [stdout] 327 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 100, 3)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:327:28
[INFO] [stdout]     |
[INFO] [stdout] 327 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 100, 3)
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:331:4
[INFO] [stdout]     |
[INFO] [stdout] 331 |             Treasury::reject_proposal(RuntimeOrigin::root(), 0)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:331:30
[INFO] [stdout]     |
[INFO] [stdout] 331 |             Treasury::reject_proposal(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:335:14
[INFO] [stdout]     |
[INFO] [stdout] 335 |         assert_eq!(Balances::free_balance(3), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:336:14
[INFO] [stdout]     |
[INFO] [stdout] 336 |         assert_eq!(Treasury::pot(), 50);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:343:3
[INFO] [stdout]     |
[INFO] [stdout] 343 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:343:35
[INFO] [stdout]     |
[INFO] [stdout] 343 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:347:4
[INFO] [stdout]     |
[INFO] [stdout] 347 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 100, 3)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:347:28
[INFO] [stdout]     |
[INFO] [stdout] 347 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 100, 3)
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:351:4
[INFO] [stdout]     |
[INFO] [stdout] 351 |             Treasury::reject_proposal(RuntimeOrigin::root(), 0)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:351:30
[INFO] [stdout]     |
[INFO] [stdout] 351 |             Treasury::reject_proposal(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 `Treasury`
[INFO] [stdout]    --> src/tests.rs:356:5
[INFO] [stdout]     |
[INFO] [stdout] 356 |                 Treasury::reject_proposal(RuntimeOrigin::root(), 0)
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:356:31
[INFO] [stdout]     |
[INFO] [stdout] 356 |                 Treasury::reject_proposal(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 `Treasury`
[INFO] [stdout]    --> src/tests.rs:369:5
[INFO] [stdout]     |
[INFO] [stdout] 369 |                 Treasury::reject_proposal(RuntimeOrigin::root(), 0)
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:369:31
[INFO] [stdout]     |
[INFO] [stdout] 369 |                 Treasury::reject_proposal(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 `Treasury`
[INFO] [stdout]    --> src/tests.rs:382:5
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 Treasury::approve_proposal(RuntimeOrigin::root(), 0)
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:382:32
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 Treasury::approve_proposal(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:392:3
[INFO] [stdout]     |
[INFO] [stdout] 392 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:392:35
[INFO] [stdout]     |
[INFO] [stdout] 392 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:396:4
[INFO] [stdout]     |
[INFO] [stdout] 396 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 100, 3)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:396:28
[INFO] [stdout]     |
[INFO] [stdout] 396 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 100, 3)
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:400:4
[INFO] [stdout]     |
[INFO] [stdout] 400 |             Treasury::reject_proposal(RuntimeOrigin::root(), 0)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:400:30
[INFO] [stdout]     |
[INFO] [stdout] 400 |             Treasury::reject_proposal(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 `Treasury`
[INFO] [stdout]    --> src/tests.rs:405:5
[INFO] [stdout]     |
[INFO] [stdout] 405 |                 Treasury::approve_proposal(RuntimeOrigin::root(), 0)
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:405:32
[INFO] [stdout]     |
[INFO] [stdout] 405 |                 Treasury::approve_proposal(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:415:3
[INFO] [stdout]     |
[INFO] [stdout] 415 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:415:35
[INFO] [stdout]     |
[INFO] [stdout] 415 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:416:14
[INFO] [stdout]     |
[INFO] [stdout] 416 |         assert_eq!(Treasury::pot(), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:420:4
[INFO] [stdout]     |
[INFO] [stdout] 420 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 100, 3)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:420:28
[INFO] [stdout]     |
[INFO] [stdout] 420 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 100, 3)
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:424:4
[INFO] [stdout]     |
[INFO] [stdout] 424 |             Treasury::approve_proposal(RuntimeOrigin::root(), 0)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:424:31
[INFO] [stdout]     |
[INFO] [stdout] 424 |             Treasury::approve_proposal(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:428:14
[INFO] [stdout]     |
[INFO] [stdout] 428 |         assert_eq!(Balances::free_balance(3), 100);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:429:14
[INFO] [stdout]     |
[INFO] [stdout] 429 |         assert_eq!(Treasury::pot(), 0);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:436:3
[INFO] [stdout]     |
[INFO] [stdout] 436 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:436:35
[INFO] [stdout]     |
[INFO] [stdout] 436 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:437:14
[INFO] [stdout]     |
[INFO] [stdout] 437 |         assert_eq!(Treasury::pot(), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:441:4
[INFO] [stdout]     |
[INFO] [stdout] 441 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 150, 3)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:441:28
[INFO] [stdout]     |
[INFO] [stdout] 441 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 150, 3)
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:445:4
[INFO] [stdout]     |
[INFO] [stdout] 445 |             Treasury::approve_proposal(RuntimeOrigin::root(), 0)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:445:31
[INFO] [stdout]     |
[INFO] [stdout] 445 |             Treasury::approve_proposal(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 `Treasury`
[INFO] [stdout]    --> src/tests.rs:449:14
[INFO] [stdout]     |
[INFO] [stdout] 449 |         assert_eq!(Treasury::pot(), 100); // Pot hasn't changed
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:451:14
[INFO] [stdout]     |
[INFO] [stdout] 451 |         assert_ok!(Balances::deposit_into_existing(&Treasury::account_id(), 100));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:451:47
[INFO] [stdout]     |
[INFO] [stdout] 451 |         assert_ok!(Balances::deposit_into_existing(&Treasury::account_id(), 100));
[INFO] [stdout]     |                                                     ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:453:14
[INFO] [stdout]     |
[INFO] [stdout] 453 |         assert_eq!(Balances::free_balance(3), 150); // Fund has been spent
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:454:14
[INFO] [stdout]     |
[INFO] [stdout] 454 |         assert_eq!(Treasury::pot(), 25); // Pot has finally changed
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:463:3
[INFO] [stdout]     |
[INFO] [stdout] 463 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:463:35
[INFO] [stdout]     |
[INFO] [stdout] 463 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:464:14
[INFO] [stdout]     |
[INFO] [stdout] 464 |         assert_eq!(Treasury::pot(), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:465:26
[INFO] [stdout]     |
[INFO] [stdout] 465 |         let treasury_balance = Balances::free_balance(&Treasury::account_id());
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                use of undeclared type `Balances`
[INFO] [stdout]     |                                help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:465:50
[INFO] [stdout]     |
[INFO] [stdout] 465 |         let treasury_balance = Balances::free_balance(&Treasury::account_id());
[INFO] [stdout]     |                                                        ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:469:4
[INFO] [stdout]     |
[INFO] [stdout] 469 |             Treasury::propose_spend(RuntimeOrigin::signed(0), treasury_balance, 3)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:469:28
[INFO] [stdout]     |
[INFO] [stdout] 469 |             Treasury::propose_spend(RuntimeOrigin::signed(0), treasury_balance, 3)
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:473:4
[INFO] [stdout]     |
[INFO] [stdout] 473 |             Treasury::approve_proposal(RuntimeOrigin::root(), 0)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:473:31
[INFO] [stdout]     |
[INFO] [stdout] 473 |             Treasury::approve_proposal(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 `Treasury`
[INFO] [stdout]    --> src/tests.rs:477:14
[INFO] [stdout]     |
[INFO] [stdout] 477 |         assert_eq!(Treasury::pot(), 100); // Pot hasn't changed
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:481:4
[INFO] [stdout]     |
[INFO] [stdout] 481 |             Treasury::propose_spend(RuntimeOrigin::signed(0), Treasury::pot(), 3)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:481:28
[INFO] [stdout]     |
[INFO] [stdout] 481 |             Treasury::propose_spend(RuntimeOrigin::signed(0), Treasury::pot(), 3)
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:481:54
[INFO] [stdout]     |
[INFO] [stdout] 481 |             Treasury::propose_spend(RuntimeOrigin::signed(0), Treasury::pot(), 3)
[INFO] [stdout]     |                                                               ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:485:4
[INFO] [stdout]     |
[INFO] [stdout] 485 |             Treasury::approve_proposal(RuntimeOrigin::root(), 1)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:485:31
[INFO] [stdout]     |
[INFO] [stdout] 485 |             Treasury::approve_proposal(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 `Treasury`
[INFO] [stdout]    --> src/tests.rs:489:14
[INFO] [stdout]     |
[INFO] [stdout] 489 |         assert_eq!(Treasury::pot(), 0); // Pot is emptied
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:490:14
[INFO] [stdout]     |
[INFO] [stdout] 490 |         assert_eq!(Balances::free_balance(Treasury::account_id()), 1); // but the account is still there
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:490:37
[INFO] [stdout]     |
[INFO] [stdout] 490 |         assert_eq!(Balances::free_balance(Treasury::account_id()), 1); // but the account is still there
[INFO] [stdout]     |                                           ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]    --> src/tests.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pallet_balances::GenesisConfig::<Test> { balances: vec![(0, 100), (1, 99), (2, 1)] }
[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 `Balances`
[INFO] [stdout]    --> src/tests.rs:506:14
[INFO] [stdout]     |
[INFO] [stdout] 506 |         assert_eq!(Balances::free_balance(Treasury::account_id()), 0); // Account does not exist
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:506:37
[INFO] [stdout]     |
[INFO] [stdout] 506 |         assert_eq!(Balances::free_balance(Treasury::account_id()), 0); // Account does not exist
[INFO] [stdout]     |                                           ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:507:14
[INFO] [stdout]     |
[INFO] [stdout] 507 |         assert_eq!(Treasury::pot(), 0); // Pot is empty
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:511:4
[INFO] [stdout]     |
[INFO] [stdout] 511 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 99, 3)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:511:28
[INFO] [stdout]     |
[INFO] [stdout] 511 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 99, 3)
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:515:4
[INFO] [stdout]     |
[INFO] [stdout] 515 |             Treasury::approve_proposal(RuntimeOrigin::root(), 0)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:515:31
[INFO] [stdout]     |
[INFO] [stdout] 515 |             Treasury::approve_proposal(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 `Treasury`
[INFO] [stdout]    --> src/tests.rs:519:4
[INFO] [stdout]     |
[INFO] [stdout] 519 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 1, 3)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:519:28
[INFO] [stdout]     |
[INFO] [stdout] 519 |             Treasury::propose_spend(RuntimeOrigin::signed(0), 1, 3)
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:523:4
[INFO] [stdout]     |
[INFO] [stdout] 523 |             Treasury::approve_proposal(RuntimeOrigin::root(), 1)
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:523:31
[INFO] [stdout]     |
[INFO] [stdout] 523 |             Treasury::approve_proposal(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 `Treasury`
[INFO] [stdout]    --> src/tests.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 |         assert_eq!(Treasury::pot(), 0); // Pot hasn't changed
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:527:14
[INFO] [stdout]     |
[INFO] [stdout] 527 |         assert_eq!(Balances::free_balance(3), 0); // Balance of `3` hasn't changed
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:529:3
[INFO] [stdout]     |
[INFO] [stdout] 529 |         Balances::make_free_balance_be(&Treasury::account_id(), 100);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:529:35
[INFO] [stdout]     |
[INFO] [stdout] 529 |         Balances::make_free_balance_be(&Treasury::account_id(), 100);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:530:14
[INFO] [stdout]     |
[INFO] [stdout] 530 |         assert_eq!(Treasury::pot(), 99); // Pot now contains funds
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:531:14
[INFO] [stdout]     |
[INFO] [stdout] 531 |         assert_eq!(Balances::free_balance(Treasury::account_id()), 100); // Account does exist
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:531:37
[INFO] [stdout]     |
[INFO] [stdout] 531 |         assert_eq!(Balances::free_balance(Treasury::account_id()), 100); // Account does exist
[INFO] [stdout]     |                                           ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:535:14
[INFO] [stdout]     |
[INFO] [stdout] 535 |         assert_eq!(Treasury::pot(), 0); // Pot has changed
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:536:14
[INFO] [stdout]     |
[INFO] [stdout] 536 |         assert_eq!(Balances::free_balance(3), 99); // Balance of `3` has changed
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:545:3
[INFO] [stdout]     |
[INFO] [stdout] 545 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:545:35
[INFO] [stdout]     |
[INFO] [stdout] 545 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:546:14
[INFO] [stdout]     |
[INFO] [stdout] 546 |         assert_eq!(Treasury::pot(), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:548:39
[INFO] [stdout]     |
[INFO] [stdout] 548 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 10, b"1234567890".to_vec()));
[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:553:14
[INFO] [stdout]     |
[INFO] [stdout] 553 |         assert_eq!(Balances::reserved_balance(0), deposit);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:554:14
[INFO] [stdout]     |
[INFO] [stdout] 554 |         assert_eq!(Balances::free_balance(0), 100 - deposit);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:579:3
[INFO] [stdout]     |
[INFO] [stdout] 579 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:579:35
[INFO] [stdout]     |
[INFO] [stdout] 579 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:580:14
[INFO] [stdout]     |
[INFO] [stdout] 580 |         assert_eq!(Treasury::pot(), 100);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:583:29
[INFO] [stdout]     |
[INFO] [stdout] 583 |             Bounties::propose_bounty(RuntimeOrigin::signed(1), 0, [0; 17_000].to_vec()),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:589:5
[INFO] [stdout]     |
[INFO] [stdout] 589 |                 RuntimeOrigin::signed(1),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:597:29
[INFO] [stdout]     |
[INFO] [stdout] 597 |             Bounties::propose_bounty(RuntimeOrigin::signed(1), 0, b"12345678901234567890".to_vec()),
[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:607:3
[INFO] [stdout]     |
[INFO] [stdout] 607 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:607:35
[INFO] [stdout]     |
[INFO] [stdout] 607 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:608:39
[INFO] [stdout]     |
[INFO] [stdout] 608 |         assert_noop!(Bounties::close_bounty(RuntimeOrigin::root(), 0), Error::<Test>::InvalidIndex);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:610:39
[INFO] [stdout]     |
[INFO] [stdout] 610 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 10, b"12345".to_vec()));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:612:37
[INFO] [stdout]     |
[INFO] [stdout] 612 |         assert_ok!(Bounties::close_bounty(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:618:14
[INFO] [stdout]     |
[INFO] [stdout] 618 |         assert_eq!(Balances::reserved_balance(0), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:619:14
[INFO] [stdout]     |
[INFO] [stdout] 619 |         assert_eq!(Balances::free_balance(0), 100 - deposit);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:632:3
[INFO] [stdout]     |
[INFO] [stdout] 632 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:632:35
[INFO] [stdout]     |
[INFO] [stdout] 632 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:634:29
[INFO] [stdout]     |
[INFO] [stdout] 634 |             Bounties::approve_bounty(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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:638:39
[INFO] [stdout]     |
[INFO] [stdout] 638 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:640:39
[INFO] [stdout]     |
[INFO] [stdout] 640 |         assert_ok!(Bounties::approve_bounty(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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:658:27
[INFO] [stdout]     |
[INFO] [stdout] 658 |             Bounties::close_bounty(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:663:14
[INFO] [stdout]     |
[INFO] [stdout] 663 |         assert_eq!(Balances::reserved_balance(0), deposit);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:664:14
[INFO] [stdout]     |
[INFO] [stdout] 664 |         assert_eq!(Balances::free_balance(0), 100 - deposit);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:669:14
[INFO] [stdout]     |
[INFO] [stdout] 669 |         assert_eq!(Balances::reserved_balance(0), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:670:14
[INFO] [stdout]     |
[INFO] [stdout] 670 |         assert_eq!(Balances::free_balance(0), 100);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:684:14
[INFO] [stdout]     |
[INFO] [stdout] 684 |         assert_eq!(Treasury::pot(), 100 - 50 - 25); // burn 25
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:685:14
[INFO] [stdout]     |
[INFO] [stdout] 685 |         assert_eq!(Balances::free_balance(Bounties::bounty_account_id(0)), 50);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:693:3
[INFO] [stdout]     |
[INFO] [stdout] 693 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:693:35
[INFO] [stdout]     |
[INFO] [stdout] 693 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:696:30
[INFO] [stdout]     |
[INFO] [stdout] 696 |             Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, 4),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:700:39
[INFO] [stdout]     |
[INFO] [stdout] 700 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:702:39
[INFO] [stdout]     |
[INFO] [stdout] 702 |         assert_ok!(Bounties::approve_bounty(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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:708:30
[INFO] [stdout]     |
[INFO] [stdout] 708 |             Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, 50),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:713:40
[INFO] [stdout]     |
[INFO] [stdout] 713 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, fee));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:728:29
[INFO] [stdout]     |
[INFO] [stdout] 728 |             Bounties::accept_curator(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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:732:29
[INFO] [stdout]     |
[INFO] [stdout] 732 |             Bounties::accept_curator(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:736:3
[INFO] [stdout]     |
[INFO] [stdout] 736 |         Balances::make_free_balance_be(&4, 10);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:738:39
[INFO] [stdout]     |
[INFO] [stdout] 738 |         assert_ok!(Bounties::accept_curator(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:754:14
[INFO] [stdout]     |
[INFO] [stdout] 754 |         assert_eq!(Balances::free_balance(&4), 10 - expected_deposit);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:755:14
[INFO] [stdout]     |
[INFO] [stdout] 755 |         assert_eq!(Balances::reserved_balance(&4), expected_deposit);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:763:3
[INFO] [stdout]     |
[INFO] [stdout] 763 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:763:35
[INFO] [stdout]     |
[INFO] [stdout] 763 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:764:39
[INFO] [stdout]     |
[INFO] [stdout] 764 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:766:39
[INFO] [stdout]     |
[INFO] [stdout] 766 |         assert_ok!(Bounties::approve_bounty(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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:773:40
[INFO] [stdout]     |
[INFO] [stdout] 773 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, fee));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:774:43
[INFO] [stdout]     |
[INFO] [stdout] 774 |         assert_noop!(Bounties::unassign_curator(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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:775:41
[INFO] [stdout]     |
[INFO] [stdout] 775 |         assert_ok!(Bounties::unassign_curator(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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:789:40
[INFO] [stdout]     |
[INFO] [stdout] 789 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, fee));
[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:790:3
[INFO] [stdout]     |
[INFO] [stdout] 790 |         Balances::make_free_balance_be(&4, 10);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:791:39
[INFO] [stdout]     |
[INFO] [stdout] 791 |         assert_ok!(Bounties::accept_curator(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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:793:41
[INFO] [stdout]     |
[INFO] [stdout] 793 |         assert_ok!(Bounties::unassign_curator(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:807:14
[INFO] [stdout]     |
[INFO] [stdout] 807 |         assert_eq!(Balances::free_balance(&4), 10 - expected_deposit);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:808:14
[INFO] [stdout]     |
[INFO] [stdout] 808 |         assert_eq!(Balances::reserved_balance(&4), 0); // slashed curator deposit
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:816:3
[INFO] [stdout]     |
[INFO] [stdout] 816 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:816:35
[INFO] [stdout]     |
[INFO] [stdout] 816 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:817:3
[INFO] [stdout]     |
[INFO] [stdout] 817 |         Balances::make_free_balance_be(&4, 10);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:818:39
[INFO] [stdout]     |
[INFO] [stdout] 818 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:820:39
[INFO] [stdout]     |
[INFO] [stdout] 820 |         assert_ok!(Bounties::approve_bounty(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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:826:40
[INFO] [stdout]     |
[INFO] [stdout] 826 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, fee));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:827:39
[INFO] [stdout]     |
[INFO] [stdout] 827 |         assert_ok!(Bounties::accept_curator(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:830:14
[INFO] [stdout]     |
[INFO] [stdout] 830 |         assert_eq!(Balances::free_balance(4), 10 - expected_deposit);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:833:27
[INFO] [stdout]     |
[INFO] [stdout] 833 |             Bounties::award_bounty(RuntimeOrigin::signed(1), 0, 3),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:837:37
[INFO] [stdout]     |
[INFO] [stdout] 837 |         assert_ok!(Bounties::award_bounty(RuntimeOrigin::signed(4), 0, 3));
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:851:39
[INFO] [stdout]     |
[INFO] [stdout] 851 |         assert_noop!(Bounties::claim_bounty(RuntimeOrigin::signed(1), 0), Error::<Test>::Premature);
[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:856:14
[INFO] [stdout]     |
[INFO] [stdout] 856 |         assert_ok!(Balances::transfer_allow_death(
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:857:4
[INFO] [stdout]     |
[INFO] [stdout] 857 |             RuntimeOrigin::signed(0),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:862:37
[INFO] [stdout]     |
[INFO] [stdout] 862 |         assert_ok!(Bounties::claim_bounty(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:869:14
[INFO] [stdout]     |
[INFO] [stdout] 869 |         assert_eq!(Balances::free_balance(4), 14); // initial 10 + fee 4
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:871:14
[INFO] [stdout]     |
[INFO] [stdout] 871 |         assert_eq!(Balances::free_balance(3), 56);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:872:14
[INFO] [stdout]     |
[INFO] [stdout] 872 |         assert_eq!(Balances::free_balance(Bounties::bounty_account_id(0)), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:883:3
[INFO] [stdout]     |
[INFO] [stdout] 883 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:883:35
[INFO] [stdout]     |
[INFO] [stdout] 883 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:884:3
[INFO] [stdout]     |
[INFO] [stdout] 884 |         Balances::make_free_balance_be(&4, 30);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:885:39
[INFO] [stdout]     |
[INFO] [stdout] 885 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:887:39
[INFO] [stdout]     |
[INFO] [stdout] 887 |         assert_ok!(Bounties::approve_bounty(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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:892:40
[INFO] [stdout]     |
[INFO] [stdout] 892 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, 49));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:893:39
[INFO] [stdout]     |
[INFO] [stdout] 893 |         assert_ok!(Bounties::accept_curator(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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:895:37
[INFO] [stdout]     |
[INFO] [stdout] 895 |         assert_ok!(Bounties::award_bounty(RuntimeOrigin::signed(4), 0, 3));
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:901:13
[INFO] [stdout]     |
[INFO] [stdout] 901 |         let res = Balances::slash(&Bounties::bounty_account_id(0), 10);
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   use of undeclared type `Balances`
[INFO] [stdout]     |                   help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:904:37
[INFO] [stdout]     |
[INFO] [stdout] 904 |         assert_ok!(Bounties::claim_bounty(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:911:14
[INFO] [stdout]     |
[INFO] [stdout] 911 |         assert_eq!(Balances::free_balance(4), 70); // 30 + 50 - 10
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:912:14
[INFO] [stdout]     |
[INFO] [stdout] 912 |         assert_eq!(Balances::free_balance(3), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:913:14
[INFO] [stdout]     |
[INFO] [stdout] 913 |         assert_eq!(Balances::free_balance(Bounties::bounty_account_id(0)), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:925:3
[INFO] [stdout]     |
[INFO] [stdout] 925 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:925:35
[INFO] [stdout]     |
[INFO] [stdout] 925 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:927:39
[INFO] [stdout]     |
[INFO] [stdout] 927 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:929:39
[INFO] [stdout]     |
[INFO] [stdout] 929 |         assert_ok!(Bounties::approve_bounty(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:934:14
[INFO] [stdout]     |
[INFO] [stdout] 934 |         assert_ok!(Balances::transfer_allow_death(
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:935:4
[INFO] [stdout]     |
[INFO] [stdout] 935 |             RuntimeOrigin::signed(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:952:14
[INFO] [stdout]     |
[INFO] [stdout] 952 |         assert_eq!(Balances::free_balance(Bounties::bounty_account_id(0)), 60);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:954:39
[INFO] [stdout]     |
[INFO] [stdout] 954 |         assert_noop!(Bounties::close_bounty(RuntimeOrigin::signed(0), 0), BadOrigin);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:956:37
[INFO] [stdout]     |
[INFO] [stdout] 956 |         assert_ok!(Bounties::close_bounty(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 `Treasury`
[INFO] [stdout]    --> src/tests.rs:959:14
[INFO] [stdout]     |
[INFO] [stdout] 959 |         assert_eq!(Treasury::pot(), 85);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:967:3
[INFO] [stdout]     |
[INFO] [stdout] 967 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Balances`
[INFO] [stdout]     |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:967:35
[INFO] [stdout]     |
[INFO] [stdout] 967 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:968:39
[INFO] [stdout]     |
[INFO] [stdout] 968 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:970:39
[INFO] [stdout]     |
[INFO] [stdout] 970 |         assert_ok!(Bounties::approve_bounty(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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:975:40
[INFO] [stdout]     |
[INFO] [stdout] 975 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 0, 10));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:976:39
[INFO] [stdout]     |
[INFO] [stdout] 976 |         assert_ok!(Bounties::accept_curator(RuntimeOrigin::signed(0), 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:978:14
[INFO] [stdout]     |
[INFO] [stdout] 978 |         assert_eq!(Balances::free_balance(0), 95);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:979:14
[INFO] [stdout]     |
[INFO] [stdout] 979 |         assert_eq!(Balances::reserved_balance(0), 5);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:981:37
[INFO] [stdout]     |
[INFO] [stdout] 981 |         assert_ok!(Bounties::award_bounty(RuntimeOrigin::signed(0), 0, 3));
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:985:27
[INFO] [stdout]     |
[INFO] [stdout] 985 |             Bounties::close_bounty(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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:990:41
[INFO] [stdout]     |
[INFO] [stdout] 990 |         assert_ok!(Bounties::unassign_curator(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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:991:37
[INFO] [stdout]     |
[INFO] [stdout] 991 |         assert_ok!(Bounties::close_bounty(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 `Balances`
[INFO] [stdout]    --> src/tests.rs:995:14
[INFO] [stdout]     |
[INFO] [stdout] 995 |         assert_eq!(Balances::free_balance(Bounties::bounty_account_id(0)), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:998:14
[INFO] [stdout]     |
[INFO] [stdout] 998 |         assert_eq!(Balances::free_balance(0), 95);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:999:14
[INFO] [stdout]     |
[INFO] [stdout] 999 |         assert_eq!(Balances::reserved_balance(0), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1010:3
[INFO] [stdout]      |
[INFO] [stdout] 1010 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1010:35
[INFO] [stdout]      |
[INFO] [stdout] 1010 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1011:39
[INFO] [stdout]      |
[INFO] [stdout] 1011 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1013:39
[INFO] [stdout]      |
[INFO] [stdout] 1013 |         assert_ok!(Bounties::approve_bounty(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 `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1018:40
[INFO] [stdout]      |
[INFO] [stdout] 1018 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 1, 10));
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1019:39
[INFO] [stdout]      |
[INFO] [stdout] 1019 |         assert_ok!(Bounties::accept_curator(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:1021:14
[INFO] [stdout]      |
[INFO] [stdout] 1021 |         assert_eq!(Balances::free_balance(1), 93);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1022:14
[INFO] [stdout]      |
[INFO] [stdout] 1022 |         assert_eq!(Balances::reserved_balance(1), 5);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1028:31
[INFO] [stdout]      |
[INFO] [stdout] 1028 |             Bounties::unassign_curator(RuntimeOrigin::signed(0), 0),
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1035:41
[INFO] [stdout]      |
[INFO] [stdout] 1035 |         assert_ok!(Bounties::unassign_curator(RuntimeOrigin::signed(0), 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:1049:14
[INFO] [stdout]      |
[INFO] [stdout] 1049 |         assert_eq!(Balances::free_balance(1), 93);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1050:14
[INFO] [stdout]      |
[INFO] [stdout] 1050 |         assert_eq!(Balances::reserved_balance(1), 0); // slashed
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1058:3
[INFO] [stdout]      |
[INFO] [stdout] 1058 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1058:35
[INFO] [stdout]      |
[INFO] [stdout] 1058 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1059:3
[INFO] [stdout]      |
[INFO] [stdout] 1059 |         Balances::make_free_balance_be(&4, 10);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1060:39
[INFO] [stdout]      |
[INFO] [stdout] 1060 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1062:39
[INFO] [stdout]      |
[INFO] [stdout] 1062 |         assert_ok!(Bounties::approve_bounty(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 `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1065:35
[INFO] [stdout]      |
[INFO] [stdout] 1065 |             Bounties::extend_bounty_expiry(RuntimeOrigin::signed(1), 0, Vec::new()),
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1072:40
[INFO] [stdout]      |
[INFO] [stdout] 1072 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, 10));
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1073:39
[INFO] [stdout]      |
[INFO] [stdout] 1073 |         assert_ok!(Bounties::accept_curator(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 `Balances`
[INFO] [stdout]     --> src/tests.rs:1075:14
[INFO] [stdout]      |
[INFO] [stdout] 1075 |         assert_eq!(Balances::free_balance(4), 5);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1076:14
[INFO] [stdout]      |
[INFO] [stdout] 1076 |         assert_eq!(Balances::reserved_balance(4), 5);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1082:35
[INFO] [stdout]      |
[INFO] [stdout] 1082 |             Bounties::extend_bounty_expiry(RuntimeOrigin::signed(0), 0, Vec::new()),
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1085:45
[INFO] [stdout]      |
[INFO] [stdout] 1085 |         assert_ok!(Bounties::extend_bounty_expiry(RuntimeOrigin::signed(4), 0, Vec::new()));
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1099:45
[INFO] [stdout]      |
[INFO] [stdout] 1099 |         assert_ok!(Bounties::extend_bounty_expiry(RuntimeOrigin::signed(4), 0, Vec::new()));
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1117:31
[INFO] [stdout]      |
[INFO] [stdout] 1117 |             Bounties::unassign_curator(RuntimeOrigin::signed(0), 0),
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1120:41
[INFO] [stdout]      |
[INFO] [stdout] 1120 |         assert_ok!(Bounties::unassign_curator(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 `Balances`
[INFO] [stdout]     --> src/tests.rs:1122:14
[INFO] [stdout]      |
[INFO] [stdout] 1122 |         assert_eq!(Balances::free_balance(4), 10); // not slashed
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1123:14
[INFO] [stdout]      |
[INFO] [stdout] 1123 |         assert_eq!(Balances::reserved_balance(4), 0);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]     --> src/tests.rs:1173:2
[INFO] [stdout]      |
[INFO] [stdout] 1173 |     pallet_balances::GenesisConfig::<Test> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1175:29
[INFO] [stdout]      |
[INFO] [stdout] 1175 |         balances: vec![(0, 100), (Treasury::account_id(), initial_funding)],
[INFO] [stdout]      |                                   ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1185:14
[INFO] [stdout]      |
[INFO] [stdout] 1185 |         assert_eq!(Balances::free_balance(Treasury::account_id()), initial_funding);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1185:37
[INFO] [stdout]      |
[INFO] [stdout] 1185 |         assert_eq!(Balances::free_balance(Treasury::account_id()), initial_funding);
[INFO] [stdout]      |                                           ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1186:14
[INFO] [stdout]      |
[INFO] [stdout] 1186 |         assert_eq!(Treasury::pot(), initial_funding - Balances::minimum_balance());
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1186:49
[INFO] [stdout]      |
[INFO] [stdout] 1186 |         assert_eq!(Treasury::pot(), initial_funding - Balances::minimum_balance());
[INFO] [stdout]      |                                                       ^^^^^^^^
[INFO] [stdout]      |                                                       |
[INFO] [stdout]      |                                                       use of undeclared type `Balances`
[INFO] [stdout]      |                                                       help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1194:3
[INFO] [stdout]      |
[INFO] [stdout] 1194 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1194:35
[INFO] [stdout]      |
[INFO] [stdout] 1194 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1195:39
[INFO] [stdout]      |
[INFO] [stdout] 1195 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1196:39
[INFO] [stdout]      |
[INFO] [stdout] 1196 |         assert_ok!(Bounties::approve_bounty(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 `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1201:40
[INFO] [stdout]      |
[INFO] [stdout] 1201 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 1, 10));
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1202:39
[INFO] [stdout]      |
[INFO] [stdout] 1202 |         assert_ok!(Bounties::accept_curator(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:1204:14
[INFO] [stdout]      |
[INFO] [stdout] 1204 |         assert_eq!(Balances::free_balance(1), 93);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1205:14
[INFO] [stdout]      |
[INFO] [stdout] 1205 |         assert_eq!(Balances::reserved_balance(1), 5);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1210:41
[INFO] [stdout]      |
[INFO] [stdout] 1210 |         assert_ok!(Bounties::unassign_curator(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:1224:14
[INFO] [stdout]      |
[INFO] [stdout] 1224 |         assert_eq!(Balances::free_balance(1), 98);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1225:14
[INFO] [stdout]      |
[INFO] [stdout] 1225 |         assert_eq!(Balances::reserved_balance(1), 0); // not slashed
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1241:3
[INFO] [stdout]      |
[INFO] [stdout] 1241 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1241:35
[INFO] [stdout]      |
[INFO] [stdout] 1241 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1242:3
[INFO] [stdout]      |
[INFO] [stdout] 1242 |         Balances::make_free_balance_be(&user, 100);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1245:39
[INFO] [stdout]      |
[INFO] [stdout] 1245 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), value, b"12345".to_vec()));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1246:39
[INFO] [stdout]      |
[INFO] [stdout] 1246 |         assert_ok!(Bounties::approve_bounty(RuntimeOrigin::root(), bounty_index));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1251:40
[INFO] [stdout]      |
[INFO] [stdout] 1251 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), bounty_index, user, fee));
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1252:39
[INFO] [stdout]      |
[INFO] [stdout] 1252 |         assert_ok!(Bounties::accept_curator(RuntimeOrigin::signed(user), bounty_index));
[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:1255:14
[INFO] [stdout]      |
[INFO] [stdout] 1255 |         assert_eq!(Balances::free_balance(&user), 100 - expected_deposit);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1256:14
[INFO] [stdout]      |
[INFO] [stdout] 1256 |         assert_eq!(Balances::reserved_balance(&user), expected_deposit);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1264:3
[INFO] [stdout]      |
[INFO] [stdout] 1264 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1264:35
[INFO] [stdout]      |
[INFO] [stdout] 1264 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1265:3
[INFO] [stdout]      |
[INFO] [stdout] 1265 |         Balances::make_free_balance_be(&user, 100);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1267:39
[INFO] [stdout]      |
[INFO] [stdout] 1267 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), value, b"12345".to_vec()));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1268:39
[INFO] [stdout]      |
[INFO] [stdout] 1268 |         assert_ok!(Bounties::approve_bounty(RuntimeOrigin::root(), bounty_index));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1273:40
[INFO] [stdout]      |
[INFO] [stdout] 1273 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), bounty_index, user, fee));
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1274:39
[INFO] [stdout]      |
[INFO] [stdout] 1274 |         assert_ok!(Bounties::accept_curator(RuntimeOrigin::signed(user), bounty_index));
[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:1277:14
[INFO] [stdout]      |
[INFO] [stdout] 1277 |         assert_eq!(Balances::free_balance(&user), 100 - expected_deposit);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1278:14
[INFO] [stdout]      |
[INFO] [stdout] 1278 |         assert_eq!(Balances::reserved_balance(&user), expected_deposit);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1287:3
[INFO] [stdout]      |
[INFO] [stdout] 1287 |         Balances::make_free_balance_be(&Treasury::account_id(), value * 2);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1287:35
[INFO] [stdout]      |
[INFO] [stdout] 1287 |         Balances::make_free_balance_be(&Treasury::account_id(), value * 2);
[INFO] [stdout]      |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1288:3
[INFO] [stdout]      |
[INFO] [stdout] 1288 |         Balances::make_free_balance_be(&user, starting_balance);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1289:3
[INFO] [stdout]      |
[INFO] [stdout] 1289 |         Balances::make_free_balance_be(&0, starting_balance);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1293:39
[INFO] [stdout]      |
[INFO] [stdout] 1293 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), value, b"12345".to_vec()));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1294:39
[INFO] [stdout]      |
[INFO] [stdout] 1294 |         assert_ok!(Bounties::approve_bounty(RuntimeOrigin::root(), bounty_index));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1299:40
[INFO] [stdout]      |
[INFO] [stdout] 1299 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), bounty_index, user, fee));
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1300:39
[INFO] [stdout]      |
[INFO] [stdout] 1300 |         assert_ok!(Bounties::accept_curator(RuntimeOrigin::signed(user), bounty_index));
[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:1303:14
[INFO] [stdout]      |
[INFO] [stdout] 1303 |         assert_eq!(Balances::free_balance(&user), starting_balance - expected_deposit);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1304:14
[INFO] [stdout]      |
[INFO] [stdout] 1304 |         assert_eq!(Balances::reserved_balance(&user), expected_deposit);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1315:3
[INFO] [stdout]      |
[INFO] [stdout] 1315 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1315:35
[INFO] [stdout]      |
[INFO] [stdout] 1315 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1316:3
[INFO] [stdout]      |
[INFO] [stdout] 1316 |         Balances::make_free_balance_be(&Treasury1::account_id(), 201);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury1`
[INFO] [stdout]     --> src/tests.rs:1316:35
[INFO] [stdout]      |
[INFO] [stdout] 1316 |         Balances::make_free_balance_be(&Treasury1::account_id(), 201);
[INFO] [stdout]      |                                         ^^^^^^^^^ use of undeclared type `Treasury1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1317:14
[INFO] [stdout]      |
[INFO] [stdout] 1317 |         assert_eq!(Balances::free_balance(&Treasury::account_id()), 101);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1317:38
[INFO] [stdout]      |
[INFO] [stdout] 1317 |         assert_eq!(Balances::free_balance(&Treasury::account_id()), 101);
[INFO] [stdout]      |                                            ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1318:14
[INFO] [stdout]      |
[INFO] [stdout] 1318 |         assert_eq!(Balances::free_balance(&Treasury1::account_id()), 201);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury1`
[INFO] [stdout]     --> src/tests.rs:1318:38
[INFO] [stdout]      |
[INFO] [stdout] 1318 |         assert_eq!(Balances::free_balance(&Treasury1::account_id()), 201);
[INFO] [stdout]      |                                            ^^^^^^^^^ use of undeclared type `Treasury1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties1`
[INFO] [stdout]     --> src/tests.rs:1320:14
[INFO] [stdout]      |
[INFO] [stdout] 1320 |         assert_ok!(Bounties1::propose_bounty(RuntimeOrigin::signed(0), 10, b"12345".to_vec()));
[INFO] [stdout]      |                    ^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Bounties1`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Bounties`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1320:40
[INFO] [stdout]      |
[INFO] [stdout] 1320 |         assert_ok!(Bounties1::propose_bounty(RuntimeOrigin::signed(0), 10, b"12345".to_vec()));
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties1`
[INFO] [stdout]     --> src/tests.rs:1321:14
[INFO] [stdout]      |
[INFO] [stdout] 1321 |         assert_ok!(Bounties1::approve_bounty(RuntimeOrigin::root(), 0));
[INFO] [stdout]      |                    ^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Bounties1`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Bounties`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1321:40
[INFO] [stdout]      |
[INFO] [stdout] 1321 |         assert_ok!(Bounties1::approve_bounty(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 `Balances`
[INFO] [stdout]     --> src/tests.rs:1326:14
[INFO] [stdout]      |
[INFO] [stdout] 1326 |         assert_eq!(Balances::free_balance(Bounties1::bounty_account_id(0)), 10);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties1`
[INFO] [stdout]     --> src/tests.rs:1326:37
[INFO] [stdout]      |
[INFO] [stdout] 1326 |         assert_eq!(Balances::free_balance(Bounties1::bounty_account_id(0)), 10);
[INFO] [stdout]      |                                           ^^^^^^^^^
[INFO] [stdout]      |                                           |
[INFO] [stdout]      |                                           use of undeclared type `Bounties1`
[INFO] [stdout]      |                                           help: a type alias with a similar name exists: `Bounties`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1328:14
[INFO] [stdout]      |
[INFO] [stdout] 1328 |         assert_eq!(Balances::free_balance(&Treasury::account_id()), 101);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1328:38
[INFO] [stdout]      |
[INFO] [stdout] 1328 |         assert_eq!(Balances::free_balance(&Treasury::account_id()), 101);
[INFO] [stdout]      |                                            ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1330:14
[INFO] [stdout]      |
[INFO] [stdout] 1330 |         assert_eq!(Balances::free_balance(&Treasury1::account_id()), 201 - 10);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury1`
[INFO] [stdout]     --> src/tests.rs:1330:38
[INFO] [stdout]      |
[INFO] [stdout] 1330 |         assert_eq!(Balances::free_balance(&Treasury1::account_id()), 201 - 10);
[INFO] [stdout]      |                                            ^^^^^^^^^ use of undeclared type `Treasury1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1339:3
[INFO] [stdout]      |
[INFO] [stdout] 1339 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1339:35
[INFO] [stdout]      |
[INFO] [stdout] 1339 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1340:14
[INFO] [stdout]      |
[INFO] [stdout] 1340 |         assert_eq!(Treasury::pot(), 100);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1342:39
[INFO] [stdout]      |
[INFO] [stdout] 1342 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 51, b"123".to_vec()));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1346:29
[INFO] [stdout]      |
[INFO] [stdout] 1346 |             Bounties::approve_bounty(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 `Balances`
[INFO] [stdout]     --> src/tests.rs:1357:3
[INFO] [stdout]      |
[INFO] [stdout] 1357 |         Balances::make_free_balance_be(&Treasury1::account_id(), 101);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury1`
[INFO] [stdout]     --> src/tests.rs:1357:35
[INFO] [stdout]      |
[INFO] [stdout] 1357 |         Balances::make_free_balance_be(&Treasury1::account_id(), 101);
[INFO] [stdout]      |                                         ^^^^^^^^^ use of undeclared type `Treasury1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury1`
[INFO] [stdout]     --> src/tests.rs:1358:14
[INFO] [stdout]      |
[INFO] [stdout] 1358 |         assert_eq!(Treasury1::pot(), 100);
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared type `Treasury1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties1`
[INFO] [stdout]     --> src/tests.rs:1360:14
[INFO] [stdout]      |
[INFO] [stdout] 1360 |         assert_ok!(Bounties1::propose_bounty(RuntimeOrigin::signed(0), 51, b"123".to_vec()));
[INFO] [stdout]      |                    ^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Bounties1`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Bounties`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1360:40
[INFO] [stdout]      |
[INFO] [stdout] 1360 |         assert_ok!(Bounties1::propose_bounty(RuntimeOrigin::signed(0), 51, b"123".to_vec()));
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties1`
[INFO] [stdout]     --> src/tests.rs:1364:4
[INFO] [stdout]      |
[INFO] [stdout] 1364 |             Bounties1::approve_bounty(RuntimeOrigin::root(), 0),
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             use of undeclared type `Bounties1`
[INFO] [stdout]      |             help: a type alias with a similar name exists: `Bounties`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1364:30
[INFO] [stdout]      |
[INFO] [stdout] 1364 |             Bounties1::approve_bounty(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 `Balances`
[INFO] [stdout]     --> src/tests.rs:1374:3
[INFO] [stdout]      |
[INFO] [stdout] 1374 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1374:35
[INFO] [stdout]      |
[INFO] [stdout] 1374 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1378:39
[INFO] [stdout]      |
[INFO] [stdout] 1378 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 51, b"12345".to_vec()));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1379:39
[INFO] [stdout]      |
[INFO] [stdout] 1379 |         assert_ok!(Bounties::approve_bounty(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 `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1387:30
[INFO] [stdout]      |
[INFO] [stdout] 1387 |             Bounties::propose_curator(RuntimeOrigin::root(), 0, 0, 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:1397:3
[INFO] [stdout]      |
[INFO] [stdout] 1397 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         use of undeclared type `Balances`
[INFO] [stdout]      |         help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]     --> src/tests.rs:1397:35
[INFO] [stdout]      |
[INFO] [stdout] 1397 |         Balances::make_free_balance_be(&Treasury::account_id(), 101);
[INFO] [stdout]      |                                         ^^^^^^^^ use of undeclared type `Treasury`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties1`
[INFO] [stdout]     --> src/tests.rs:1401:14
[INFO] [stdout]      |
[INFO] [stdout] 1401 |         assert_ok!(Bounties1::propose_bounty(RuntimeOrigin::signed(0), 11, b"12345".to_vec()));
[INFO] [stdout]      |                    ^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Bounties1`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Bounties`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1401:40
[INFO] [stdout]      |
[INFO] [stdout] 1401 |         assert_ok!(Bounties1::propose_bounty(RuntimeOrigin::signed(0), 11, b"12345".to_vec()));
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties1`
[INFO] [stdout]     --> src/tests.rs:1402:14
[INFO] [stdout]      |
[INFO] [stdout] 1402 |         assert_ok!(Bounties1::approve_bounty(RuntimeOrigin::root(), 0));
[INFO] [stdout]      |                    ^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Bounties1`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Bounties`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1402:40
[INFO] [stdout]      |
[INFO] [stdout] 1402 |         assert_ok!(Bounties1::approve_bounty(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 `Bounties1`
[INFO] [stdout]     --> src/tests.rs:1410:4
[INFO] [stdout]      |
[INFO] [stdout] 1410 |             Bounties1::propose_curator(RuntimeOrigin::root(), 0, 0, 0),
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             use of undeclared type `Bounties1`
[INFO] [stdout]      |             help: a type alias with a similar name exists: `Bounties`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1410:31
[INFO] [stdout]      |
[INFO] [stdout] 1410 |             Bounties1::propose_curator(RuntimeOrigin::root(), 0, 0, 0),
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 490 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pallet-bounties` (lib test) due to 491 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d00de9456f753b3f5086c045eba0690f94074893bd7319294581fd9643272594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d00de9456f753b3f5086c045eba0690f94074893bd7319294581fd9643272594", kill_on_drop: false }`
[INFO] [stdout] d00de9456f753b3f5086c045eba0690f94074893bd7319294581fd9643272594
