[INFO] fetching crate pallet-child-bounties 25.0.0...
[INFO] checking pallet-child-bounties-25.0.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate pallet-child-bounties 25.0.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate pallet-child-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-child-bounties 25.0.0
[INFO] finished tweaking crates.io crate pallet-child-bounties 25.0.0
[INFO] tweaked toml for crates.io crate pallet-child-bounties 25.0.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pallet-balances v26.0.0
[INFO] [stderr]   Downloaded frame-benchmarking v26.0.0
[INFO] [stderr]   Downloaded pallet-treasury v25.0.0
[INFO] [stderr]   Downloaded pallet-bounties v25.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4c6c12fe5f60ceb40d9187dce7d2d6e4e5146aca28d8dea8fe4c978bef89565
[INFO] running `Command { std: "docker" "start" "-a" "c4c6c12fe5f60ceb40d9187dce7d2d6e4e5146aca28d8dea8fe4c978bef89565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4c6c12fe5f60ceb40d9187dce7d2d6e4e5146aca28d8dea8fe4c978bef89565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4c6c12fe5f60ceb40d9187dce7d2d6e4e5146aca28d8dea8fe4c978bef89565", kill_on_drop: false }`
[INFO] [stdout] c4c6c12fe5f60ceb40d9187dce7d2d6e4e5146aca28d8dea8fe4c978bef89565
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 261ba407e111d0272e108ac718e34d3294941a4b398abe97a5ab4cbba1d2c002
[INFO] running `Command { std: "docker" "start" "-a" "261ba407e111d0272e108ac718e34d3294941a4b398abe97a5ab4cbba1d2c002", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]     Checking sp-std v12.0.0
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling wasmtime-runtime v8.0.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]     Checking wasmtime-jit-debug v8.0.1
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking wasmtime-asm-macros v8.0.1
[INFO] [stderr]    Compiling ref-cast v1.0.22
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v8.0.1
[INFO] [stderr]    Compiling wasmtime v8.0.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[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 ansi_term v0.12.1
[INFO] [stderr]     Checking hash-db v0.16.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling ref-cast-impl v1.0.22
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling sp-debug-derive v12.0.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking getrandom_or_panic v0.0.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking environmental v1.1.4
[INFO] [stderr]     Checking fake-simd v0.1.2
[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 blake2b_simd v1.0.2
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking pbkdf2 v0.8.0
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]     Checking schnorrkel v0.11.4
[INFO] [stderr]     Checking merlin v2.0.1
[INFO] [stderr]     Checking curve25519-dalek v2.1.3
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking dyn-clonable v0.9.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking ed25519-zebra v3.1.0
[INFO] [stderr]     Checking schnorrkel v0.9.1
[INFO] [stderr]     Checking substrate-bip39 v0.4.6
[INFO] [stderr]     Checking sp-core-hashing v13.0.0
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking secrecy v0.8.0
[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]     Checking signature v2.2.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking memory-db v0.32.0
[INFO] [stderr]     Checking trie-db v0.28.0
[INFO] [stderr]     Checking trie-root v0.18.0
[INFO] [stderr]     Checking schnellru v0.2.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling sp-io v28.0.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[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 ed25519-dalek v2.1.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling prettier-please v0.2.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling derive-syn-parse v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling expander v2.1.0
[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]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking wasmparser v0.102.0
[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 bip39 v2.0.0
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling ss58-registry v1.47.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]     Checking sp-panic-handler v12.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]     Checking wasmtime-types v8.0.1
[INFO] [stderr]     Checking der v0.7.8
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.1
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v15.0.0
[INFO] [stderr]     Checking wasmtime-environ v8.0.1
[INFO] [stderr]    Compiling macro_magic_core v0.5.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.9
[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]     Checking group v0.13.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling macro_magic_macros v0.5.0
[INFO] [stderr]    Compiling sp-core-hashing-proc-macro v13.0.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]     Checking parity-wasm v0.45.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling sp-api-proc-macro v13.0.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking wasmtime-jit v8.0.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling frame-support-procedural-tools-derive v10.0.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]     Checking parity-scale-codec v3.6.9
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling include_dir v0.7.3
[INFO] [stderr]    Compiling docify_macros v0.2.7
[INFO] [stderr]    Compiling frame-support-procedural-tools v9.0.0
[INFO] [stderr]     Checking scale-info v2.11.1
[INFO] [stderr]     Checking sp-storage v17.0.0
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking sp-tracing v14.0.0
[INFO] [stderr]    Compiling sp-version-proc-macro v12.0.0
[INFO] [stderr]     Checking sp-externalities v0.23.0
[INFO] [stderr]    Compiling cfg-expr v0.15.7
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking sp-wasm-interface v18.0.0
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling macro_magic v0.5.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking bounded-collections v0.1.9
[INFO] [stderr]     Checking sp-arithmetic v21.0.0
[INFO] [stderr]     Checking frame-metadata v16.0.0
[INFO] [stderr]    Compiling proc-macro-warning v1.0.2
[INFO] [stderr]    Compiling aquamarine v0.3.3
[INFO] [stderr]    Compiling frame-support-procedural v21.0.0
[INFO] [stderr]     Checking docify v0.2.7
[INFO] [stderr]     Checking sp-metadata-ir v0.4.0
[INFO] [stderr]     Checking k256 v0.13.3
[INFO] [stderr]     Checking tt-call v1.0.9
[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
[INFO] [stderr]     Checking pallet-child-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:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |         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] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:43:47
[INFO] [stdout]    |
[INFO] [stdout] 43 | 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] 43 | 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:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 | type BountiesError = pallet_bounties::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] 44 | type BountiesError<Test> = pallet_bounties::Error<Test>;
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:65:31
[INFO] [stdout]    |
[INFO] [stdout] 65 | 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:70:23
[INFO] [stdout]    |
[INFO] [stdout] 70 |     type RuntimeOrigin = RuntimeOrigin;
[INFO] [stdout]    |                          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    |
[INFO] [stdout] 70 |     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:72:21
[INFO] [stdout]      |
[INFO] [stdout] 72   |     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] 72   |     type RuntimeCall = Self::RuntimeCall;
[INFO] [stdout]      |                        ++++++
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 72   |     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:78:22
[INFO] [stdout]    |
[INFO] [stdout] 78 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]    |                         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    |
[INFO] [stdout] 78 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PalletInfo` in this scope
[INFO] [stdout]    --> src/tests.rs:81:20
[INFO] [stdout]     |
[INFO] [stdout] 81  |     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] 81  |     type PalletInfo = Self::PalletInfo;
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 81  |     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:91:34
[INFO] [stdout]    |
[INFO] [stdout] 91 | 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:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]    |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `System` in this scope
[INFO] [stdout]   --> src/tests.rs:99:22
[INFO] [stdout]    |
[INFO] [stdout] 99 |     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] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 120 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Bounties` in this scope
[INFO] [stdout]    --> src/tests.rs:129:20
[INFO] [stdout]     |
[INFO] [stdout] 129 |     type SpendFunds = Bounties;
[INFO] [stdout]     |                       ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[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] 63  | 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:148:34
[INFO] [stdout]     |
[INFO] [stdout] 148 | impl pallet_bounties::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:149:22
[INFO] [stdout]     |
[INFO] [stdout] 149 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 149 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:162:40
[INFO] [stdout]     |
[INFO] [stdout] 162 | impl pallet_child_bounties::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:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 163 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:170:44
[INFO] [stdout]     |
[INFO] [stdout] 170 |     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] 169 | pub fn new_test_ext<Test>() -> sp_io::TestExternalities {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:171:35
[INFO] [stdout]     |
[INFO] [stdout] 171 |     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] 169 | pub fn new_test_ext<Test>() -> sp_io::TestExternalities {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:177:35
[INFO] [stdout]     |
[INFO] [stdout] 177 |     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] 169 | pub fn new_test_ext<Test>() -> sp_io::TestExternalities {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:183:39
[INFO] [stdout]     |
[INFO] [stdout] 183 | fn last_event() -> ChildBountiesEvent<Test> {
[INFO] [stdout]     |                                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 183 | fn last_event<Test>() -> ChildBountiesEvent<Test> {
[INFO] [stdout]     |              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:184:2
[INFO] [stdout]     |
[INFO] [stdout] 184 |     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[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:223:3
[INFO] [stdout]     |
[INFO] [stdout] 223 |         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 `Bounties`
[INFO] [stdout]    --> src/tests.rs:226:14
[INFO] [stdout]     |
[INFO] [stdout] 226 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:228:14
[INFO] [stdout]     |
[INFO] [stdout] 228 |         assert_ok!(Bounties::approve_bounty(RuntimeOrigin::root(), 0));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:230:3
[INFO] [stdout]     |
[INFO] [stdout] 230 |         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:231:4
[INFO] [stdout]     |
[INFO] [stdout] 231 |         <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 `Bounties`
[INFO] [stdout]    --> src/tests.rs:234:14
[INFO] [stdout]     |
[INFO] [stdout] 234 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, fee));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:238:14
[INFO] [stdout]     |
[INFO] [stdout] 238 |         assert_ok!(Bounties::accept_curator(RuntimeOrigin::signed(4), 0));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:257:37
[INFO] [stdout]     |
[INFO] [stdout] 257 |         assert_eq!(Balances::free_balance(Bounties::bounty_account_id(0)), 50);
[INFO] [stdout]     |                                           ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:258:41
[INFO] [stdout]     |
[INFO] [stdout] 258 |         assert_eq!(Balances::reserved_balance(Bounties::bounty_account_id(0)), 0);
[INFO] [stdout]     |                                               ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:267:12
[INFO] [stdout]     |
[INFO] [stdout] 267 |             Error::<Test>::InsufficientBountyBalance,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 210 | fn add_child_bounty<Test>() {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:314:3
[INFO] [stdout]     |
[INFO] [stdout] 314 |         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 `Bounties`
[INFO] [stdout]    --> src/tests.rs:319:14
[INFO] [stdout]     |
[INFO] [stdout] 319 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:321:14
[INFO] [stdout]     |
[INFO] [stdout] 321 |         assert_ok!(Bounties::approve_bounty(RuntimeOrigin::root(), 0));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:323:3
[INFO] [stdout]     |
[INFO] [stdout] 323 |         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:324:4
[INFO] [stdout]     |
[INFO] [stdout] 324 |         <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 `Bounties`
[INFO] [stdout]    --> src/tests.rs:327:14
[INFO] [stdout]     |
[INFO] [stdout] 327 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, fee));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:328:14
[INFO] [stdout]     |
[INFO] [stdout] 328 |         assert_ok!(Bounties::accept_curator(RuntimeOrigin::signed(4), 0));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:331:37
[INFO] [stdout]     |
[INFO] [stdout] 331 |         assert_eq!(Balances::free_balance(Bounties::bounty_account_id(0)), 50);
[INFO] [stdout]     |                                           ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:332:41
[INFO] [stdout]     |
[INFO] [stdout] 332 |         assert_eq!(Balances::reserved_balance(Bounties::bounty_account_id(0)), 0);
[INFO] [stdout]     |                                               ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:336:26
[INFO] [stdout]     |
[INFO] [stdout] 336 |         let expected_deposit = Bounties::calculate_curator_deposit(&fee);
[INFO] [stdout]     |                                ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:352:37
[INFO] [stdout]     |
[INFO] [stdout] 352 |         assert_eq!(Balances::free_balance(Bounties::bounty_account_id(0)), 40);
[INFO] [stdout]     |                                           ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:353:41
[INFO] [stdout]     |
[INFO] [stdout] 353 |         assert_eq!(Balances::reserved_balance(Bounties::bounty_account_id(0)), 0);
[INFO] [stdout]     |                                               ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:402:37
[INFO] [stdout]     |
[INFO] [stdout] 402 |         assert_eq!(Balances::free_balance(Bounties::bounty_account_id(0)), 40);
[INFO] [stdout]     |                                           ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:403:41
[INFO] [stdout]     |
[INFO] [stdout] 403 |         assert_eq!(Balances::reserved_balance(Bounties::bounty_account_id(0)), 0);
[INFO] [stdout]     |                                               ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:419:3
[INFO] [stdout]     |
[INFO] [stdout] 419 |         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 `Bounties`
[INFO] [stdout]    --> src/tests.rs:428:14
[INFO] [stdout]     |
[INFO] [stdout] 428 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:430:14
[INFO] [stdout]     |
[INFO] [stdout] 430 |         assert_ok!(Bounties::approve_bounty(RuntimeOrigin::root(), 0));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:432:3
[INFO] [stdout]     |
[INFO] [stdout] 432 |         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:433:4
[INFO] [stdout]     |
[INFO] [stdout] 433 |         <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 `Bounties`
[INFO] [stdout]    --> src/tests.rs:435:14
[INFO] [stdout]     |
[INFO] [stdout] 435 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, 6));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:436:14
[INFO] [stdout]     |
[INFO] [stdout] 436 |         assert_ok!(Bounties::accept_curator(RuntimeOrigin::signed(4), 0));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:485:3
[INFO] [stdout]     |
[INFO] [stdout] 485 |         System::set_block_number(9);
[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:510:3
[INFO] [stdout]     |
[INFO] [stdout] 510 |         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 `Bounties`
[INFO] [stdout]    --> src/tests.rs:519:14
[INFO] [stdout]     |
[INFO] [stdout] 519 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:521:14
[INFO] [stdout]     |
[INFO] [stdout] 521 |         assert_ok!(Bounties::approve_bounty(RuntimeOrigin::root(), 0));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:523:3
[INFO] [stdout]     |
[INFO] [stdout] 523 |         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:524:4
[INFO] [stdout]     |
[INFO] [stdout] 524 |         <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 `Bounties`
[INFO] [stdout]    --> src/tests.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, 6));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:528:14
[INFO] [stdout]     |
[INFO] [stdout] 528 |         assert_ok!(Bounties::accept_curator(RuntimeOrigin::signed(4), 0));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:540:3
[INFO] [stdout]     |
[INFO] [stdout] 540 |         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[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:554:37
[INFO] [stdout]     |
[INFO] [stdout] 554 |         assert_eq!(Balances::free_balance(Bounties::bounty_account_id(0)), 50);
[INFO] [stdout]     |                                           ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:555:41
[INFO] [stdout]     |
[INFO] [stdout] 555 |         assert_eq!(Balances::reserved_balance(Bounties::bounty_account_id(0)), 0);
[INFO] [stdout]     |                                               ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:567:3
[INFO] [stdout]     |
[INFO] [stdout] 567 |         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 `Bounties`
[INFO] [stdout]    --> src/tests.rs:576:14
[INFO] [stdout]     |
[INFO] [stdout] 576 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:578:14
[INFO] [stdout]     |
[INFO] [stdout] 578 |         assert_ok!(Bounties::approve_bounty(RuntimeOrigin::root(), 0));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:580:3
[INFO] [stdout]     |
[INFO] [stdout] 580 |         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:581:4
[INFO] [stdout]     |
[INFO] [stdout] 581 |         <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 `Bounties`
[INFO] [stdout]    --> src/tests.rs:583:14
[INFO] [stdout]     |
[INFO] [stdout] 583 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, 6));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:585:14
[INFO] [stdout]     |
[INFO] [stdout] 585 |         assert_ok!(Bounties::accept_curator(RuntimeOrigin::signed(4), 0));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:612:37
[INFO] [stdout]     |
[INFO] [stdout] 612 |         assert_eq!(Balances::free_balance(Bounties::bounty_account_id(0)), 50);
[INFO] [stdout]     |                                           ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:613:41
[INFO] [stdout]     |
[INFO] [stdout] 613 |         assert_eq!(Balances::reserved_balance(Bounties::bounty_account_id(0)), 0);
[INFO] [stdout]     |                                               ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:625:3
[INFO] [stdout]     |
[INFO] [stdout] 625 |         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 `Bounties`
[INFO] [stdout]    --> src/tests.rs:634:14
[INFO] [stdout]     |
[INFO] [stdout] 634 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:636:14
[INFO] [stdout]     |
[INFO] [stdout] 636 |         assert_ok!(Bounties::approve_bounty(RuntimeOrigin::root(), 0));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:638:3
[INFO] [stdout]     |
[INFO] [stdout] 638 |         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:639:4
[INFO] [stdout]     |
[INFO] [stdout] 639 |         <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 `Bounties`
[INFO] [stdout]    --> src/tests.rs:642:14
[INFO] [stdout]     |
[INFO] [stdout] 642 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, parent_fee));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:643:14
[INFO] [stdout]     |
[INFO] [stdout] 643 |         assert_ok!(Bounties::accept_curator(RuntimeOrigin::signed(4), 0));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:686:3
[INFO] [stdout]     |
[INFO] [stdout] 686 |         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 `Bounties`
[INFO] [stdout]    --> src/tests.rs:695:14
[INFO] [stdout]     |
[INFO] [stdout] 695 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:697:14
[INFO] [stdout]     |
[INFO] [stdout] 697 |         assert_ok!(Bounties::approve_bounty(RuntimeOrigin::root(), 0));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:699:3
[INFO] [stdout]     |
[INFO] [stdout] 699 |         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:700:4
[INFO] [stdout]     |
[INFO] [stdout] 700 |         <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 `Bounties`
[INFO] [stdout]    --> src/tests.rs:702:14
[INFO] [stdout]     |
[INFO] [stdout] 702 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, 6));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:704:14
[INFO] [stdout]     |
[INFO] [stdout] 704 |         assert_ok!(Bounties::accept_curator(RuntimeOrigin::signed(4), 0));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:728:3
[INFO] [stdout]     |
[INFO] [stdout] 728 |         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 `Bounties`
[INFO] [stdout]    --> src/tests.rs:737:14
[INFO] [stdout]     |
[INFO] [stdout] 737 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:739:14
[INFO] [stdout]     |
[INFO] [stdout] 739 |         assert_ok!(Bounties::approve_bounty(RuntimeOrigin::root(), 0));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:741:3
[INFO] [stdout]     |
[INFO] [stdout] 741 |         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:742:4
[INFO] [stdout]     |
[INFO] [stdout] 742 |         <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 `Bounties`
[INFO] [stdout]    --> src/tests.rs:744:14
[INFO] [stdout]     |
[INFO] [stdout] 744 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, 6));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:746:14
[INFO] [stdout]     |
[INFO] [stdout] 746 |         assert_ok!(Bounties::accept_curator(RuntimeOrigin::signed(4), 0));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:803:3
[INFO] [stdout]     |
[INFO] [stdout] 803 |         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 `Bounties`
[INFO] [stdout]    --> src/tests.rs:814:14
[INFO] [stdout]     |
[INFO] [stdout] 814 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:816:14
[INFO] [stdout]     |
[INFO] [stdout] 816 |         assert_ok!(Bounties::approve_bounty(RuntimeOrigin::root(), 0));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:818:3
[INFO] [stdout]     |
[INFO] [stdout] 818 |         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:819:4
[INFO] [stdout]     |
[INFO] [stdout] 819 |         <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 `Bounties`
[INFO] [stdout]    --> src/tests.rs:821:14
[INFO] [stdout]     |
[INFO] [stdout] 821 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, 6));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]    --> src/tests.rs:822:14
[INFO] [stdout]     |
[INFO] [stdout] 822 |         assert_ok!(Bounties::accept_curator(RuntimeOrigin::signed(4), 0));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 22  + use pallet_bounties::Bounties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:833:3
[INFO] [stdout]     |
[INFO] [stdout] 833 |         System::set_block_number(3);
[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:834:4
[INFO] [stdout]     |
[INFO] [stdout] 834 |         <Treasury as OnInitialize<u64>>::on_initialize(3);
[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:853:3
[INFO] [stdout]     |
[INFO] [stdout] 853 |         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:854:4
[INFO] [stdout]     |
[INFO] [stdout] 854 |         <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:892:3
[INFO] [stdout]     |
[INFO] [stdout] 892 |         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:893:4
[INFO] [stdout]     |
[INFO] [stdout] 893 |         <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:929:3
[INFO] [stdout]     |
[INFO] [stdout] 929 |         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:930:4
[INFO] [stdout]     |
[INFO] [stdout] 930 |         <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:968:3
[INFO] [stdout]     |
[INFO] [stdout] 968 |         System::set_block_number(7);
[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:969:4
[INFO] [stdout]     |
[INFO] [stdout] 969 |         <Treasury as OnInitialize<u64>>::on_initialize(7);
[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:978:3
[INFO] [stdout]     |
[INFO] [stdout] 978 |         System::set_block_number(20);
[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:979:4
[INFO] [stdout]     |
[INFO] [stdout] 979 |         <Treasury as OnInitialize<u64>>::on_initialize(20);
[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:1008:3
[INFO] [stdout]      |
[INFO] [stdout] 1008 |         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 `Bounties`
[INFO] [stdout]     --> src/tests.rs:1020:14
[INFO] [stdout]      |
[INFO] [stdout] 1020 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 22   + use pallet_bounties::Bounties;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]     --> src/tests.rs:1021:14
[INFO] [stdout]      |
[INFO] [stdout] 1021 |         assert_ok!(Bounties::approve_bounty(RuntimeOrigin::root(), 0));
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 22   + use pallet_bounties::Bounties;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1023:3
[INFO] [stdout]      |
[INFO] [stdout] 1023 |         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:1024:4
[INFO] [stdout]      |
[INFO] [stdout] 1024 |         <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 `Bounties`
[INFO] [stdout]     --> src/tests.rs:1026:14
[INFO] [stdout]      |
[INFO] [stdout] 1026 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, 6));
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 22   + use pallet_bounties::Bounties;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]     --> src/tests.rs:1027:14
[INFO] [stdout]      |
[INFO] [stdout] 1027 |         assert_ok!(Bounties::accept_curator(RuntimeOrigin::signed(4), 0));
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 22   + use pallet_bounties::Bounties;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1038:3
[INFO] [stdout]      |
[INFO] [stdout] 1038 |         System::set_block_number(3);
[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:1039:4
[INFO] [stdout]      |
[INFO] [stdout] 1039 |         <Treasury as OnInitialize<u64>>::on_initialize(3);
[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:1058:3
[INFO] [stdout]      |
[INFO] [stdout] 1058 |         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:1059:4
[INFO] [stdout]      |
[INFO] [stdout] 1059 |         <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 `Bounties`
[INFO] [stdout]     --> src/tests.rs:1062:14
[INFO] [stdout]      |
[INFO] [stdout] 1062 |         assert_ok!(Bounties::unassign_curator(RuntimeOrigin::root(), 0));
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 22   + use pallet_bounties::Bounties;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1064:3
[INFO] [stdout]      |
[INFO] [stdout] 1064 |         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:1065:4
[INFO] [stdout]      |
[INFO] [stdout] 1065 |         <Treasury as OnInitialize<u64>>::on_initialize(5);
[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:1071:12
[INFO] [stdout]      |
[INFO] [stdout] 1071 |             Error::<Test>::ParentBountyNotActive
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1003 | fn parent_bounty_inactive_unassign_curator_child_bounty<Test>() {
[INFO] [stdout]      |                                                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1093:3
[INFO] [stdout]      |
[INFO] [stdout] 1093 |         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:1094:4
[INFO] [stdout]      |
[INFO] [stdout] 1094 |         <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 `Bounties`
[INFO] [stdout]     --> src/tests.rs:1097:14
[INFO] [stdout]      |
[INFO] [stdout] 1097 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 5, 6));
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 22   + use pallet_bounties::Bounties;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]     --> src/tests.rs:1098:14
[INFO] [stdout]      |
[INFO] [stdout] 1098 |         assert_ok!(Bounties::accept_curator(RuntimeOrigin::signed(5), 0));
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 22   + use pallet_bounties::Bounties;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1100:3
[INFO] [stdout]      |
[INFO] [stdout] 1100 |         System::set_block_number(7);
[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:1101:4
[INFO] [stdout]      |
[INFO] [stdout] 1101 |         <Treasury as OnInitialize<u64>>::on_initialize(7);
[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:1120:3
[INFO] [stdout]      |
[INFO] [stdout] 1120 |         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:1121:4
[INFO] [stdout]      |
[INFO] [stdout] 1121 |         <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 `Bounties`
[INFO] [stdout]     --> src/tests.rs:1129:14
[INFO] [stdout]      |
[INFO] [stdout] 1129 |         assert_ok!(Bounties::unassign_curator(RuntimeOrigin::signed(5), 0));
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 22   + use pallet_bounties::Bounties;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1131:3
[INFO] [stdout]      |
[INFO] [stdout] 1131 |         System::set_block_number(9);
[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:1132:4
[INFO] [stdout]      |
[INFO] [stdout] 1132 |         <Treasury as OnInitialize<u64>>::on_initialize(9);
[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:1159:3
[INFO] [stdout]      |
[INFO] [stdout] 1159 |         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 `Bounties`
[INFO] [stdout]     --> src/tests.rs:1168:14
[INFO] [stdout]      |
[INFO] [stdout] 1168 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 22   + use pallet_bounties::Bounties;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]     --> src/tests.rs:1169:14
[INFO] [stdout]      |
[INFO] [stdout] 1169 |         assert_ok!(Bounties::approve_bounty(RuntimeOrigin::root(), 0));
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 22   + use pallet_bounties::Bounties;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1175:12
[INFO] [stdout]      |
[INFO] [stdout] 1175 |             Error::<Test>::ParentBountyNotActive
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1156 | fn close_parent_with_child_bounty<Test>() {
[INFO] [stdout]      |                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1178:3
[INFO] [stdout]      |
[INFO] [stdout] 1178 |         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:1179:4
[INFO] [stdout]      |
[INFO] [stdout] 1179 |         <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 `Bounties`
[INFO] [stdout]     --> src/tests.rs:1181:14
[INFO] [stdout]      |
[INFO] [stdout] 1181 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, 6));
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 22   + use pallet_bounties::Bounties;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]     --> src/tests.rs:1182:14
[INFO] [stdout]      |
[INFO] [stdout] 1182 |         assert_ok!(Bounties::accept_curator(RuntimeOrigin::signed(4), 0));
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 22   + use pallet_bounties::Bounties;
[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(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:1194:4
[INFO] [stdout]      |
[INFO] [stdout] 1194 |         <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 `Bounties`
[INFO] [stdout]     --> src/tests.rs:1199:4
[INFO] [stdout]      |
[INFO] [stdout] 1199 |             Bounties::close_bounty(RuntimeOrigin::root(), 0),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 22   + use pallet_bounties::Bounties;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1203:3
[INFO] [stdout]      |
[INFO] [stdout] 1203 |         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[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]     --> src/tests.rs:1213:14
[INFO] [stdout]      |
[INFO] [stdout] 1213 |         assert_ok!(Bounties::close_bounty(RuntimeOrigin::root(), 0));
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 22   + use pallet_bounties::Bounties;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1223:3
[INFO] [stdout]      |
[INFO] [stdout] 1223 |         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 `Bounties`
[INFO] [stdout]     --> src/tests.rs:1232:14
[INFO] [stdout]      |
[INFO] [stdout] 1232 |         assert_ok!(Bounties::propose_bounty(RuntimeOrigin::signed(0), 50, b"12345".to_vec()));
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 22   + use pallet_bounties::Bounties;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]     --> src/tests.rs:1233:14
[INFO] [stdout]      |
[INFO] [stdout] 1233 |         assert_ok!(Bounties::approve_bounty(RuntimeOrigin::root(), 0));
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 22   + use pallet_bounties::Bounties;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1235:3
[INFO] [stdout]      |
[INFO] [stdout] 1235 |         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:1236:4
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         <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 `Bounties`
[INFO] [stdout]     --> src/tests.rs:1238:14
[INFO] [stdout]      |
[INFO] [stdout] 1238 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, 6));
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 22   + use pallet_bounties::Bounties;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]     --> src/tests.rs:1239:14
[INFO] [stdout]      |
[INFO] [stdout] 1239 |         assert_ok!(Bounties::accept_curator(RuntimeOrigin::signed(4), 0));
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 22   + use pallet_bounties::Bounties;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1250:3
[INFO] [stdout]      |
[INFO] [stdout] 1250 |         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:1251:4
[INFO] [stdout]      |
[INFO] [stdout] 1251 |         <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:1281:3
[INFO] [stdout]      |
[INFO] [stdout] 1281 |         System::set_block_number(9);
[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 `Bounties`
[INFO] [stdout]     --> src/tests.rs:1290:14
[INFO] [stdout]      |
[INFO] [stdout] 1290 |         assert_ok!(Bounties::award_bounty(RuntimeOrigin::signed(4), 0, 9));
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 22   + use pallet_bounties::Bounties;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1292:3
[INFO] [stdout]      |
[INFO] [stdout] 1292 |         System::set_block_number(15);
[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 `Bounties`
[INFO] [stdout]     --> src/tests.rs:1295:14
[INFO] [stdout]      |
[INFO] [stdout] 1295 |         assert_ok!(Bounties::claim_bounty(RuntimeOrigin::signed(9), 0));
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 22   + use pallet_bounties::Bounties;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1318:3
[INFO] [stdout]      |
[INFO] [stdout] 1318 |         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 `Bounties`
[INFO] [stdout]     --> src/tests.rs:1321:14
[INFO] [stdout]      |
[INFO] [stdout] 1321 |         assert_ok!(Bounties::propose_bounty(
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 22   + use pallet_bounties::Bounties;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]     --> src/tests.rs:1326:14
[INFO] [stdout]      |
[INFO] [stdout] 1326 |         assert_ok!(Bounties::approve_bounty(RuntimeOrigin::root(), parent_index));
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 22   + use pallet_bounties::Bounties;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1328:3
[INFO] [stdout]      |
[INFO] [stdout] 1328 |         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:1329:4
[INFO] [stdout]      |
[INFO] [stdout] 1329 |         <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 `Bounties`
[INFO] [stdout]     --> src/tests.rs:1331:14
[INFO] [stdout]      |
[INFO] [stdout] 1331 |         assert_ok!(Bounties::propose_curator(
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 22   + use pallet_bounties::Bounties;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounties`
[INFO] [stdout]     --> src/tests.rs:1337:14
[INFO] [stdout]      |
[INFO] [stdout] 1337 |         assert_ok!(Bounties::accept_curator(RuntimeOrigin::signed(parent_curator), parent_index));
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Bounties`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 22   + use pallet_bounties::Bounties;
[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(3);
[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:1356:4
[INFO] [stdout]      |
[INFO] [stdout] 1356 |         <Treasury as OnInitialize<u64>>::on_initialize(3);
[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:1390:3
[INFO] [stdout]      |
[INFO] [stdout] 1390 |         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:1391:4
[INFO] [stdout]      |
[INFO] [stdout] 1391 |         <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:1423:3
[INFO] [stdout]      |
[INFO] [stdout] 1423 |         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:1424:4
[INFO] [stdout]      |
[INFO] [stdout] 1424 |         <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:1459:3
[INFO] [stdout]      |
[INFO] [stdout] 1459 |         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:1460:4
[INFO] [stdout]      |
[INFO] [stdout] 1460 |         <Treasury as OnInitialize<u64>>::on_initialize(5);
[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 `Weight` is imported redundantly
[INFO] [stdout]   --> src/tests.rs:31:2
[INFO] [stdout]    |
[INFO] [stdout] 22 | use super::*;
[INFO] [stdout]    |     -------- the item `Weight` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 31 |     weights::Weight,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BadOrigin` is imported redundantly
[INFO] [stdout]   --> src/tests.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | use super::*;
[INFO] [stdout]    |     -------- the item `BadOrigin` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 37 |     traits::{BadOrigin, BlakeTwo256, IdentityLookup},
[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:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 |     type AccountData = pallet_balances::AccountData<u64>;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 82 |     type AccountData = pallet_bounties::AccountData<u64>;
[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:91:6
[INFO] [stdout]    |
[INFO] [stdout] 91 | impl pallet_balances::Config for Test {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 91 | impl pallet_bounties::Config for Test {
[INFO] [stdout]    |      ~~~~~~~~~~~~~~~
[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 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] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 117 |     type Currency = pallet_bounties::Pallet<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:171:2
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pallet_balances::GenesisConfig::<Test> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pallet_bounties::GenesisConfig::<Test> {
[INFO] [stdout]     |     ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent`
[INFO] [stdout]    --> src/tests.rs:187:26
[INFO] [stdout]     |
[INFO] [stdout] 187 |         .filter_map(|e| if let RuntimeEvent::ChildBounties(inner) = e { Some(inner) } else { None })
[INFO] [stdout]     |                                ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Treasury`
[INFO] [stdout]    --> src/tests.rs:195:14
[INFO] [stdout]     |
[INFO] [stdout] 195 |         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:196:14
[INFO] [stdout]     |
[INFO] [stdout] 196 |         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:204:3
[INFO] [stdout]     |
[INFO] [stdout] 204 |         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:204:35
[INFO] [stdout]     |
[INFO] [stdout] 204 |         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:205:14
[INFO] [stdout]     |
[INFO] [stdout] 205 |         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:224:3
[INFO] [stdout]     |
[INFO] [stdout] 224 |         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:224:35
[INFO] [stdout]     |
[INFO] [stdout] 224 |         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:226:39
[INFO] [stdout]     |
[INFO] [stdout] 226 |         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:228:39
[INFO] [stdout]     |
[INFO] [stdout] 228 |         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:234:40
[INFO] [stdout]     |
[INFO] [stdout] 234 |         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:236:3
[INFO] [stdout]     |
[INFO] [stdout] 236 |         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:238:39
[INFO] [stdout]     |
[INFO] [stdout] 238 |         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:242:14
[INFO] [stdout]     |
[INFO] [stdout] 242 |         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:243:14
[INFO] [stdout]     |
[INFO] [stdout] 243 |         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:249:36
[INFO] [stdout]     |
[INFO] [stdout] 249 |             ChildBounties::add_child_bounty(RuntimeOrigin::signed(0), 0, 10, b"12345-p1".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:254:3
[INFO] [stdout]     |
[INFO] [stdout] 254 |         Balances::make_free_balance_be(&4, 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 `Balances`
[INFO] [stdout]    --> src/tests.rs:257:14
[INFO] [stdout]     |
[INFO] [stdout] 257 |         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:258:14
[INFO] [stdout]     |
[INFO] [stdout] 258 |         assert_eq!(Balances::reserved_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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:261:36
[INFO] [stdout]     |
[INFO] [stdout] 261 |             ChildBounties::add_child_bounty(RuntimeOrigin::signed(4), 0, 50, b"12345-p1".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:266:36
[INFO] [stdout]     |
[INFO] [stdout] 266 |             ChildBounties::add_child_bounty(RuntimeOrigin::signed(4), 0, 100, b"12345-p1".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:272:4
[INFO] [stdout]     |
[INFO] [stdout] 272 |             RuntimeOrigin::signed(4),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:281:14
[INFO] [stdout]     |
[INFO] [stdout] 281 |         assert_eq!(Balances::free_balance(4), 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 `Balances`
[INFO] [stdout]    --> src/tests.rs:282:14
[INFO] [stdout]     |
[INFO] [stdout] 282 |         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:315:3
[INFO] [stdout]     |
[INFO] [stdout] 315 |         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:315:35
[INFO] [stdout]     |
[INFO] [stdout] 315 |         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:316:3
[INFO] [stdout]     |
[INFO] [stdout] 316 |         Balances::make_free_balance_be(&4, 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 `Balances`
[INFO] [stdout]    --> src/tests.rs:317:3
[INFO] [stdout]     |
[INFO] [stdout] 317 |         Balances::make_free_balance_be(&8, 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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:319:39
[INFO] [stdout]     |
[INFO] [stdout] 319 |         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:321:39
[INFO] [stdout]     |
[INFO] [stdout] 321 |         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:327:40
[INFO] [stdout]     |
[INFO] [stdout] 327 |         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:328:39
[INFO] [stdout]     |
[INFO] [stdout] 328 |         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:331:14
[INFO] [stdout]     |
[INFO] [stdout] 331 |         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:332:14
[INFO] [stdout]     |
[INFO] [stdout] 332 |         assert_eq!(Balances::reserved_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:337:14
[INFO] [stdout]     |
[INFO] [stdout] 337 |         assert_eq!(Balances::free_balance(4), 101 - 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:338:14
[INFO] [stdout]     |
[INFO] [stdout] 338 |         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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:343:4
[INFO] [stdout]     |
[INFO] [stdout] 343 |             RuntimeOrigin::signed(4),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:352:14
[INFO] [stdout]     |
[INFO] [stdout] 352 |         assert_eq!(Balances::free_balance(Bounties::bounty_account_id(0)), 40);
[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:353:14
[INFO] [stdout]     |
[INFO] [stdout] 353 |         assert_eq!(Balances::reserved_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:356:14
[INFO] [stdout]     |
[INFO] [stdout] 356 |         assert_eq!(Balances::free_balance(ChildBounties::child_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 `Balances`
[INFO] [stdout]    --> src/tests.rs:357:14
[INFO] [stdout]     |
[INFO] [stdout] 357 |         assert_eq!(Balances::reserved_balance(ChildBounties::child_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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:360:45
[INFO] [stdout]     |
[INFO] [stdout] 360 |         assert_ok!(ChildBounties::propose_curator(RuntimeOrigin::signed(4), 0, 0, 8, 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:374:14
[INFO] [stdout]     |
[INFO] [stdout] 374 |         assert_eq!(Balances::free_balance(4), 101 - 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:375:14
[INFO] [stdout]     |
[INFO] [stdout] 375 |         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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:378:34
[INFO] [stdout]     |
[INFO] [stdout] 378 |             ChildBounties::accept_curator(RuntimeOrigin::signed(3), 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:382:44
[INFO] [stdout]     |
[INFO] [stdout] 382 |         assert_ok!(ChildBounties::accept_curator(RuntimeOrigin::signed(8), 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:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 |         assert_eq!(Balances::free_balance(8), 101 - expected_child_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:399:14
[INFO] [stdout]     |
[INFO] [stdout] 399 |         assert_eq!(Balances::reserved_balance(8), expected_child_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:402:14
[INFO] [stdout]     |
[INFO] [stdout] 402 |         assert_eq!(Balances::free_balance(Bounties::bounty_account_id(0)), 40);
[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:403:14
[INFO] [stdout]     |
[INFO] [stdout] 403 |         assert_eq!(Balances::reserved_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:406:14
[INFO] [stdout]     |
[INFO] [stdout] 406 |         assert_eq!(Balances::free_balance(ChildBounties::child_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 `Balances`
[INFO] [stdout]    --> src/tests.rs:407:14
[INFO] [stdout]     |
[INFO] [stdout] 407 |         assert_eq!(Balances::reserved_balance(ChildBounties::child_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:410:14
[INFO] [stdout]     |
[INFO] [stdout] 410 |         assert_eq!(Balances::free_balance(Treasury::account_id()), 26);
[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:410:37
[INFO] [stdout]     |
[INFO] [stdout] 410 |         assert_eq!(Balances::free_balance(Treasury::account_id()), 26);
[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:411:14
[INFO] [stdout]     |
[INFO] [stdout] 411 |         assert_eq!(Balances::reserved_balance(Treasury::account_id()), 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:411:41
[INFO] [stdout]     |
[INFO] [stdout] 411 |         assert_eq!(Balances::reserved_balance(Treasury::account_id()), 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:420:3
[INFO] [stdout]     |
[INFO] [stdout] 420 |         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:420:35
[INFO] [stdout]     |
[INFO] [stdout] 420 |         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:421:14
[INFO] [stdout]     |
[INFO] [stdout] 421 |         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:421:37
[INFO] [stdout]     |
[INFO] [stdout] 421 |         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:422:14
[INFO] [stdout]     |
[INFO] [stdout] 422 |         assert_eq!(Balances::reserved_balance(Treasury::account_id()), 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:422:41
[INFO] [stdout]     |
[INFO] [stdout] 422 |         assert_eq!(Balances::reserved_balance(Treasury::account_id()), 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:425:3
[INFO] [stdout]     |
[INFO] [stdout] 425 |         Balances::make_free_balance_be(&4, 101); // Parent-bounty curator.
[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:426:3
[INFO] [stdout]     |
[INFO] [stdout] 426 |         Balances::make_free_balance_be(&8, 101); // Child-bounty curator.
[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:428:39
[INFO] [stdout]     |
[INFO] [stdout] 428 |         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:430:39
[INFO] [stdout]     |
[INFO] [stdout] 430 |         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:435:40
[INFO] [stdout]     |
[INFO] [stdout] 435 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, 6));
[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:436:39
[INFO] [stdout]     |
[INFO] [stdout] 436 |         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:440:4
[INFO] [stdout]     |
[INFO] [stdout] 440 |             RuntimeOrigin::signed(4),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:450:45
[INFO] [stdout]     |
[INFO] [stdout] 450 |         assert_ok!(ChildBounties::propose_curator(RuntimeOrigin::signed(4), 0, 0, 8, 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:451:44
[INFO] [stdout]     |
[INFO] [stdout] 451 |         assert_ok!(ChildBounties::accept_curator(RuntimeOrigin::signed(8), 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:456:38
[INFO] [stdout]     |
[INFO] [stdout] 456 |             ChildBounties::award_child_bounty(RuntimeOrigin::signed(3), 0, 0, 7),
[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:460:48
[INFO] [stdout]     |
[INFO] [stdout] 460 |         assert_ok!(ChildBounties::award_child_bounty(RuntimeOrigin::signed(8), 0, 0, 7));
[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:481:38
[INFO] [stdout]     |
[INFO] [stdout] 481 |             ChildBounties::claim_child_bounty(RuntimeOrigin::signed(7), 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:487:48
[INFO] [stdout]     |
[INFO] [stdout] 487 |         assert_ok!(ChildBounties::claim_child_bounty(RuntimeOrigin::signed(7), 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:490:14
[INFO] [stdout]     |
[INFO] [stdout] 490 |         assert_eq!(Balances::free_balance(8), 101 + fee);
[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:491:14
[INFO] [stdout]     |
[INFO] [stdout] 491 |         assert_eq!(Balances::reserved_balance(8), 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:494:14
[INFO] [stdout]     |
[INFO] [stdout] 494 |         assert_eq!(Balances::free_balance(7), 10 - fee);
[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:495:14
[INFO] [stdout]     |
[INFO] [stdout] 495 |         assert_eq!(Balances::reserved_balance(7), 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:498:14
[INFO] [stdout]     |
[INFO] [stdout] 498 |         assert_eq!(Balances::free_balance(ChildBounties::child_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:499:14
[INFO] [stdout]     |
[INFO] [stdout] 499 |         assert_eq!(Balances::reserved_balance(ChildBounties::child_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:511:3
[INFO] [stdout]     |
[INFO] [stdout] 511 |         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:511:35
[INFO] [stdout]     |
[INFO] [stdout] 511 |         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:512:14
[INFO] [stdout]     |
[INFO] [stdout] 512 |         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:512:37
[INFO] [stdout]     |
[INFO] [stdout] 512 |         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:513:14
[INFO] [stdout]     |
[INFO] [stdout] 513 |         assert_eq!(Balances::reserved_balance(Treasury::account_id()), 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:513:41
[INFO] [stdout]     |
[INFO] [stdout] 513 |         assert_eq!(Balances::reserved_balance(Treasury::account_id()), 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:516:3
[INFO] [stdout]     |
[INFO] [stdout] 516 |         Balances::make_free_balance_be(&4, 101); // Parent-bounty curator.
[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:517:3
[INFO] [stdout]     |
[INFO] [stdout] 517 |         Balances::make_free_balance_be(&8, 101); // Child-bounty curator.
[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:519:39
[INFO] [stdout]     |
[INFO] [stdout] 519 |         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:521:39
[INFO] [stdout]     |
[INFO] [stdout] 521 |         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:526:40
[INFO] [stdout]     |
[INFO] [stdout] 526 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, 6));
[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:528:39
[INFO] [stdout]     |
[INFO] [stdout] 528 |         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:532:4
[INFO] [stdout]     |
[INFO] [stdout] 532 |             RuntimeOrigin::signed(4),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:544:50
[INFO] [stdout]     |
[INFO] [stdout] 544 |         assert_noop!(ChildBounties::close_child_bounty(RuntimeOrigin::signed(7), 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:545:50
[INFO] [stdout]     |
[INFO] [stdout] 545 |         assert_noop!(ChildBounties::close_child_bounty(RuntimeOrigin::signed(8), 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:548:48
[INFO] [stdout]     |
[INFO] [stdout] 548 |         assert_ok!(ChildBounties::close_child_bounty(RuntimeOrigin::signed(4), 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:554:14
[INFO] [stdout]     |
[INFO] [stdout] 554 |         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:555:14
[INFO] [stdout]     |
[INFO] [stdout] 555 |         assert_eq!(Balances::reserved_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:558:14
[INFO] [stdout]     |
[INFO] [stdout] 558 |         assert_eq!(Balances::free_balance(ChildBounties::child_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:559:14
[INFO] [stdout]     |
[INFO] [stdout] 559 |         assert_eq!(Balances::reserved_balance(ChildBounties::child_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:568:3
[INFO] [stdout]     |
[INFO] [stdout] 568 |         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:568:35
[INFO] [stdout]     |
[INFO] [stdout] 568 |         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:569:14
[INFO] [stdout]     |
[INFO] [stdout] 569 |         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:569:37
[INFO] [stdout]     |
[INFO] [stdout] 569 |         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:570:14
[INFO] [stdout]     |
[INFO] [stdout] 570 |         assert_eq!(Balances::reserved_balance(Treasury::account_id()), 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:570:41
[INFO] [stdout]     |
[INFO] [stdout] 570 |         assert_eq!(Balances::reserved_balance(Treasury::account_id()), 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:573:3
[INFO] [stdout]     |
[INFO] [stdout] 573 |         Balances::make_free_balance_be(&4, 101); // Parent-bounty curator.
[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:574:3
[INFO] [stdout]     |
[INFO] [stdout] 574 |         Balances::make_free_balance_be(&8, 101); // Child-bounty curator.
[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:576:39
[INFO] [stdout]     |
[INFO] [stdout] 576 |         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:578:39
[INFO] [stdout]     |
[INFO] [stdout] 578 |         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:583:40
[INFO] [stdout]     |
[INFO] [stdout] 583 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, 6));
[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:585:39
[INFO] [stdout]     |
[INFO] [stdout] 585 |         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:589:4
[INFO] [stdout]     |
[INFO] [stdout] 589 |             RuntimeOrigin::signed(4),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:598:45
[INFO] [stdout]     |
[INFO] [stdout] 598 |         assert_ok!(ChildBounties::propose_curator(RuntimeOrigin::signed(4), 0, 0, 8, 2));
[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:599:44
[INFO] [stdout]     |
[INFO] [stdout] 599 |         assert_ok!(ChildBounties::accept_curator(RuntimeOrigin::signed(8), 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:602:48
[INFO] [stdout]     |
[INFO] [stdout] 602 |         assert_ok!(ChildBounties::close_child_bounty(RuntimeOrigin::signed(4), 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:608:14
[INFO] [stdout]     |
[INFO] [stdout] 608 |         assert_eq!(Balances::free_balance(8), 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 `Balances`
[INFO] [stdout]    --> src/tests.rs:609:14
[INFO] [stdout]     |
[INFO] [stdout] 609 |         assert_eq!(Balances::reserved_balance(8), 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:612:14
[INFO] [stdout]     |
[INFO] [stdout] 612 |         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:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 |         assert_eq!(Balances::reserved_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:616:14
[INFO] [stdout]     |
[INFO] [stdout] 616 |         assert_eq!(Balances::free_balance(ChildBounties::child_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:617:14
[INFO] [stdout]     |
[INFO] [stdout] 617 |         assert_eq!(Balances::reserved_balance(ChildBounties::child_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:626:3
[INFO] [stdout]     |
[INFO] [stdout] 626 |         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:626:35
[INFO] [stdout]     |
[INFO] [stdout] 626 |         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:627:14
[INFO] [stdout]     |
[INFO] [stdout] 627 |         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:627:37
[INFO] [stdout]     |
[INFO] [stdout] 627 |         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:628:14
[INFO] [stdout]     |
[INFO] [stdout] 628 |         assert_eq!(Balances::reserved_balance(Treasury::account_id()), 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:628:41
[INFO] [stdout]     |
[INFO] [stdout] 628 |         assert_eq!(Balances::reserved_balance(Treasury::account_id()), 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:631:3
[INFO] [stdout]     |
[INFO] [stdout] 631 |         Balances::make_free_balance_be(&4, 101); // Parent-bounty curator.
[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(&8, 101); // Child-bounty curator.
[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:634:39
[INFO] [stdout]     |
[INFO] [stdout] 634 |         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:636:39
[INFO] [stdout]     |
[INFO] [stdout] 636 |         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:642:40
[INFO] [stdout]     |
[INFO] [stdout] 642 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, parent_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:643:39
[INFO] [stdout]     |
[INFO] [stdout] 643 |         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:647:4
[INFO] [stdout]     |
[INFO] [stdout] 647 |             RuntimeOrigin::signed(4),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:657:45
[INFO] [stdout]     |
[INFO] [stdout] 657 |         assert_ok!(ChildBounties::propose_curator(RuntimeOrigin::signed(4), 0, 0, 8, child_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:658:44
[INFO] [stdout]     |
[INFO] [stdout] 658 |         assert_ok!(ChildBounties::accept_curator(RuntimeOrigin::signed(8), 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:661:48
[INFO] [stdout]     |
[INFO] [stdout] 661 |         assert_ok!(ChildBounties::award_child_bounty(RuntimeOrigin::signed(8), 0, 0, 7));
[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:665:38
[INFO] [stdout]     |
[INFO] [stdout] 665 |             ChildBounties::close_child_bounty(RuntimeOrigin::signed(4), 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:673:14
[INFO] [stdout]     |
[INFO] [stdout] 673 |         assert_eq!(Balances::reserved_balance(8), expected_child_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:674:14
[INFO] [stdout]     |
[INFO] [stdout] 674 |         assert_eq!(Balances::free_balance(8), 101 - expected_child_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:677:14
[INFO] [stdout]     |
[INFO] [stdout] 677 |         assert_eq!(Balances::free_balance(ChildBounties::child_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 `Balances`
[INFO] [stdout]    --> src/tests.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 |         assert_eq!(Balances::reserved_balance(ChildBounties::child_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:687:3
[INFO] [stdout]     |
[INFO] [stdout] 687 |         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:687:35
[INFO] [stdout]     |
[INFO] [stdout] 687 |         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:688:14
[INFO] [stdout]     |
[INFO] [stdout] 688 |         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:688:37
[INFO] [stdout]     |
[INFO] [stdout] 688 |         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:689:14
[INFO] [stdout]     |
[INFO] [stdout] 689 |         assert_eq!(Balances::reserved_balance(Treasury::account_id()), 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:689:41
[INFO] [stdout]     |
[INFO] [stdout] 689 |         assert_eq!(Balances::reserved_balance(Treasury::account_id()), 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:692:3
[INFO] [stdout]     |
[INFO] [stdout] 692 |         Balances::make_free_balance_be(&4, 101); // Parent-bounty curator.
[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(&8, 101); // Child-bounty curator.
[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:695:39
[INFO] [stdout]     |
[INFO] [stdout] 695 |         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:697:39
[INFO] [stdout]     |
[INFO] [stdout] 697 |         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:702:40
[INFO] [stdout]     |
[INFO] [stdout] 702 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, 6));
[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:704:39
[INFO] [stdout]     |
[INFO] [stdout] 704 |         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:708:4
[INFO] [stdout]     |
[INFO] [stdout] 708 |             RuntimeOrigin::signed(4),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:718:36
[INFO] [stdout]     |
[INFO] [stdout] 718 |             ChildBounties::unassign_curator(RuntimeOrigin::signed(4), 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:729:3
[INFO] [stdout]     |
[INFO] [stdout] 729 |         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:729:35
[INFO] [stdout]     |
[INFO] [stdout] 729 |         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:730:14
[INFO] [stdout]     |
[INFO] [stdout] 730 |         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:730:37
[INFO] [stdout]     |
[INFO] [stdout] 730 |         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:731:14
[INFO] [stdout]     |
[INFO] [stdout] 731 |         assert_eq!(Balances::reserved_balance(Treasury::account_id()), 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:731:41
[INFO] [stdout]     |
[INFO] [stdout] 731 |         assert_eq!(Balances::reserved_balance(Treasury::account_id()), 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:734:3
[INFO] [stdout]     |
[INFO] [stdout] 734 |         Balances::make_free_balance_be(&4, 101); // Parent-bounty curator.
[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:735:3
[INFO] [stdout]     |
[INFO] [stdout] 735 |         Balances::make_free_balance_be(&8, 101); // Child-bounty curator.
[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:737:39
[INFO] [stdout]     |
[INFO] [stdout] 737 |         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:739:39
[INFO] [stdout]     |
[INFO] [stdout] 739 |         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:744:40
[INFO] [stdout]     |
[INFO] [stdout] 744 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, 6));
[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:746:39
[INFO] [stdout]     |
[INFO] [stdout] 746 |         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:750:4
[INFO] [stdout]     |
[INFO] [stdout] 750 |             RuntimeOrigin::signed(4),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:759:45
[INFO] [stdout]     |
[INFO] [stdout] 759 |         assert_ok!(ChildBounties::propose_curator(RuntimeOrigin::signed(4), 0, 0, 8, 2));
[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:48
[INFO] [stdout]     |
[INFO] [stdout] 773 |         assert_noop!(ChildBounties::unassign_curator(RuntimeOrigin::signed(99), 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:776:46
[INFO] [stdout]     |
[INFO] [stdout] 776 |         assert_ok!(ChildBounties::unassign_curator(RuntimeOrigin::signed(4), 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:804:3
[INFO] [stdout]     |
[INFO] [stdout] 804 |         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:804:35
[INFO] [stdout]     |
[INFO] [stdout] 804 |         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:805:14
[INFO] [stdout]     |
[INFO] [stdout] 805 |         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:805:37
[INFO] [stdout]     |
[INFO] [stdout] 805 |         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:806:14
[INFO] [stdout]     |
[INFO] [stdout] 806 |         assert_eq!(Balances::reserved_balance(Treasury::account_id()), 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:806:41
[INFO] [stdout]     |
[INFO] [stdout] 806 |         assert_eq!(Balances::reserved_balance(Treasury::account_id()), 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:809:3
[INFO] [stdout]     |
[INFO] [stdout] 809 |         Balances::make_free_balance_be(&4, 101); // Parent-bounty curator.
[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:810:3
[INFO] [stdout]     |
[INFO] [stdout] 810 |         Balances::make_free_balance_be(&6, 101); // Child-bounty curator 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 `Balances`
[INFO] [stdout]    --> src/tests.rs:811:3
[INFO] [stdout]     |
[INFO] [stdout] 811 |         Balances::make_free_balance_be(&7, 101); // Child-bounty curator 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 `Balances`
[INFO] [stdout]    --> src/tests.rs:812:3
[INFO] [stdout]     |
[INFO] [stdout] 812 |         Balances::make_free_balance_be(&8, 101); // Child-bounty curator 3.
[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:814:39
[INFO] [stdout]     |
[INFO] [stdout] 814 |         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:816:39
[INFO] [stdout]     |
[INFO] [stdout] 816 |         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:821:40
[INFO] [stdout]     |
[INFO] [stdout] 821 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, 6));
[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:822:39
[INFO] [stdout]     |
[INFO] [stdout] 822 |         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:826:4
[INFO] [stdout]     |
[INFO] [stdout] 826 |             RuntimeOrigin::signed(4),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:838:45
[INFO] [stdout]     |
[INFO] [stdout] 838 |         assert_ok!(ChildBounties::propose_curator(RuntimeOrigin::signed(4), 0, 0, 8, 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:839:44
[INFO] [stdout]     |
[INFO] [stdout] 839 |         assert_ok!(ChildBounties::accept_curator(RuntimeOrigin::signed(8), 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:857:46
[INFO] [stdout]     |
[INFO] [stdout] 857 |         assert_ok!(ChildBounties::unassign_curator(RuntimeOrigin::root(), 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:872:14
[INFO] [stdout]     |
[INFO] [stdout] 872 |         assert_eq!(Balances::free_balance(8), 101 - expected_child_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:873:14
[INFO] [stdout]     |
[INFO] [stdout] 873 |         assert_eq!(Balances::reserved_balance(8), 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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:877:45
[INFO] [stdout]     |
[INFO] [stdout] 877 |         assert_ok!(ChildBounties::propose_curator(RuntimeOrigin::signed(4), 0, 0, 7, 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:878:44
[INFO] [stdout]     |
[INFO] [stdout] 878 |         assert_ok!(ChildBounties::accept_curator(RuntimeOrigin::signed(7), 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:896:46
[INFO] [stdout]     |
[INFO] [stdout] 896 |         assert_ok!(ChildBounties::unassign_curator(RuntimeOrigin::signed(4), 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:911:14
[INFO] [stdout]     |
[INFO] [stdout] 911 |         assert_eq!(Balances::free_balance(7), 101 - expected_child_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:912:14
[INFO] [stdout]     |
[INFO] [stdout] 912 |         assert_eq!(Balances::reserved_balance(7), 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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:915:45
[INFO] [stdout]     |
[INFO] [stdout] 915 |         assert_ok!(ChildBounties::propose_curator(RuntimeOrigin::signed(4), 0, 0, 6, 2));
[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:916:44
[INFO] [stdout]     |
[INFO] [stdout] 916 |         assert_ok!(ChildBounties::accept_curator(RuntimeOrigin::signed(6), 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:933:46
[INFO] [stdout]     |
[INFO] [stdout] 933 |         assert_ok!(ChildBounties::unassign_curator(RuntimeOrigin::signed(6), 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:948:14
[INFO] [stdout]     |
[INFO] [stdout] 948 |         assert_eq!(Balances::free_balance(6), 101); // 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:949:14
[INFO] [stdout]     |
[INFO] [stdout] 949 |         assert_eq!(Balances::reserved_balance(6), 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 `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:953:45
[INFO] [stdout]     |
[INFO] [stdout] 953 |         assert_ok!(ChildBounties::propose_curator(RuntimeOrigin::signed(4), 0, 0, 6, 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:954:44
[INFO] [stdout]     |
[INFO] [stdout] 954 |         assert_ok!(ChildBounties::accept_curator(RuntimeOrigin::signed(6), 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:974:36
[INFO] [stdout]     |
[INFO] [stdout] 974 |             ChildBounties::unassign_curator(RuntimeOrigin::signed(3), 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:982:46
[INFO] [stdout]     |
[INFO] [stdout] 982 |         assert_ok!(ChildBounties::unassign_curator(RuntimeOrigin::signed(3), 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:997:14
[INFO] [stdout]     |
[INFO] [stdout] 997 |         assert_eq!(Balances::free_balance(6), 101 - expected_child_deposit); // 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:998:14
[INFO] [stdout]     |
[INFO] [stdout] 998 |         assert_eq!(Balances::reserved_balance(6), 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:1009:3
[INFO] [stdout]      |
[INFO] [stdout] 1009 |         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:1009:35
[INFO] [stdout]      |
[INFO] [stdout] 1009 |         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:1010:14
[INFO] [stdout]      |
[INFO] [stdout] 1010 |         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:1010:37
[INFO] [stdout]      |
[INFO] [stdout] 1010 |         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:1011:14
[INFO] [stdout]      |
[INFO] [stdout] 1011 |         assert_eq!(Balances::reserved_balance(Treasury::account_id()), 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:1011:41
[INFO] [stdout]      |
[INFO] [stdout] 1011 |         assert_eq!(Balances::reserved_balance(Treasury::account_id()), 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:1014:3
[INFO] [stdout]      |
[INFO] [stdout] 1014 |         Balances::make_free_balance_be(&4, 101); // Parent-bounty curator 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 `Balances`
[INFO] [stdout]     --> src/tests.rs:1015:3
[INFO] [stdout]      |
[INFO] [stdout] 1015 |         Balances::make_free_balance_be(&5, 101); // Parent-bounty curator 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 `Balances`
[INFO] [stdout]     --> src/tests.rs:1016:3
[INFO] [stdout]      |
[INFO] [stdout] 1016 |         Balances::make_free_balance_be(&6, 101); // Child-bounty curator 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 `Balances`
[INFO] [stdout]     --> src/tests.rs:1017:3
[INFO] [stdout]      |
[INFO] [stdout] 1017 |         Balances::make_free_balance_be(&7, 101); // Child-bounty curator 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 `Balances`
[INFO] [stdout]     --> src/tests.rs:1018:3
[INFO] [stdout]      |
[INFO] [stdout] 1018 |         Balances::make_free_balance_be(&8, 101); // Child-bounty curator 3.
[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:1020:39
[INFO] [stdout]      |
[INFO] [stdout] 1020 |         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:1021:39
[INFO] [stdout]      |
[INFO] [stdout] 1021 |         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:1026:40
[INFO] [stdout]      |
[INFO] [stdout] 1026 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, 6));
[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:1027:39
[INFO] [stdout]      |
[INFO] [stdout] 1027 |         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:1031:4
[INFO] [stdout]      |
[INFO] [stdout] 1031 |             RuntimeOrigin::signed(4),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1043:45
[INFO] [stdout]      |
[INFO] [stdout] 1043 |         assert_ok!(ChildBounties::propose_curator(RuntimeOrigin::signed(4), 0, 0, 8, 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:1044:44
[INFO] [stdout]      |
[INFO] [stdout] 1044 |         assert_ok!(ChildBounties::accept_curator(RuntimeOrigin::signed(8), 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:1062:41
[INFO] [stdout]      |
[INFO] [stdout] 1062 |         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:1070:36
[INFO] [stdout]      |
[INFO] [stdout] 1070 |             ChildBounties::unassign_curator(RuntimeOrigin::signed(3), 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:1075:46
[INFO] [stdout]      |
[INFO] [stdout] 1075 |         assert_ok!(ChildBounties::unassign_curator(RuntimeOrigin::root(), 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:1090:14
[INFO] [stdout]      |
[INFO] [stdout] 1090 |         assert_eq!(Balances::free_balance(8), 101 - expected_child_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:1091:14
[INFO] [stdout]      |
[INFO] [stdout] 1091 |         assert_eq!(Balances::reserved_balance(8), 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 `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1097:40
[INFO] [stdout]      |
[INFO] [stdout] 1097 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 5, 6));
[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:1098:39
[INFO] [stdout]      |
[INFO] [stdout] 1098 |         assert_ok!(Bounties::accept_curator(RuntimeOrigin::signed(5), 0));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1105:45
[INFO] [stdout]      |
[INFO] [stdout] 1105 |         assert_ok!(ChildBounties::propose_curator(RuntimeOrigin::signed(5), 0, 0, 7, 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:1106:44
[INFO] [stdout]      |
[INFO] [stdout] 1106 |         assert_ok!(ChildBounties::accept_curator(RuntimeOrigin::signed(7), 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:1124:36
[INFO] [stdout]      |
[INFO] [stdout] 1124 |             ChildBounties::unassign_curator(RuntimeOrigin::signed(3), 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:1129:41
[INFO] [stdout]      |
[INFO] [stdout] 1129 |         assert_ok!(Bounties::unassign_curator(RuntimeOrigin::signed(5), 0));
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1135:46
[INFO] [stdout]      |
[INFO] [stdout] 1135 |         assert_ok!(ChildBounties::unassign_curator(RuntimeOrigin::signed(7), 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:1150:14
[INFO] [stdout]      |
[INFO] [stdout] 1150 |         assert_eq!(Balances::free_balance(7), 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 `Balances`
[INFO] [stdout]     --> src/tests.rs:1151:14
[INFO] [stdout]      |
[INFO] [stdout] 1151 |         assert_eq!(Balances::reserved_balance(7), 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:1160:3
[INFO] [stdout]      |
[INFO] [stdout] 1160 |         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:1160:35
[INFO] [stdout]      |
[INFO] [stdout] 1160 |         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:1161:14
[INFO] [stdout]      |
[INFO] [stdout] 1161 |         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:1161:37
[INFO] [stdout]      |
[INFO] [stdout] 1161 |         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:1162:14
[INFO] [stdout]      |
[INFO] [stdout] 1162 |         assert_eq!(Balances::reserved_balance(Treasury::account_id()), 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:1162:41
[INFO] [stdout]      |
[INFO] [stdout] 1162 |         assert_eq!(Balances::reserved_balance(Treasury::account_id()), 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:1165:3
[INFO] [stdout]      |
[INFO] [stdout] 1165 |         Balances::make_free_balance_be(&4, 101); // Parent-bounty curator.
[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:1166:3
[INFO] [stdout]      |
[INFO] [stdout] 1166 |         Balances::make_free_balance_be(&8, 101); // Child-bounty curator.
[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:1168:39
[INFO] [stdout]      |
[INFO] [stdout] 1168 |         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:1169:39
[INFO] [stdout]      |
[INFO] [stdout] 1169 |         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:1174:36
[INFO] [stdout]      |
[INFO] [stdout] 1174 |             ChildBounties::add_child_bounty(RuntimeOrigin::signed(4), 0, 10, b"12345-p1".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:1181:40
[INFO] [stdout]      |
[INFO] [stdout] 1181 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, 6));
[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:1182:39
[INFO] [stdout]      |
[INFO] [stdout] 1182 |         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:1186:4
[INFO] [stdout]      |
[INFO] [stdout] 1186 |             RuntimeOrigin::signed(4),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1199:27
[INFO] [stdout]      |
[INFO] [stdout] 1199 |             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:1206:48
[INFO] [stdout]      |
[INFO] [stdout] 1206 |         assert_ok!(ChildBounties::close_child_bounty(RuntimeOrigin::root(), 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:1213:37
[INFO] [stdout]      |
[INFO] [stdout] 1213 |         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:1224:3
[INFO] [stdout]      |
[INFO] [stdout] 1224 |         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:1224:35
[INFO] [stdout]      |
[INFO] [stdout] 1224 |         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:1225:14
[INFO] [stdout]      |
[INFO] [stdout] 1225 |         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:1225:37
[INFO] [stdout]      |
[INFO] [stdout] 1225 |         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:1226:14
[INFO] [stdout]      |
[INFO] [stdout] 1226 |         assert_eq!(Balances::reserved_balance(Treasury::account_id()), 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:1226:41
[INFO] [stdout]      |
[INFO] [stdout] 1226 |         assert_eq!(Balances::reserved_balance(Treasury::account_id()), 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:1229:3
[INFO] [stdout]      |
[INFO] [stdout] 1229 |         Balances::make_free_balance_be(&4, 101); // Parent-bounty curator.
[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:1230:3
[INFO] [stdout]      |
[INFO] [stdout] 1230 |         Balances::make_free_balance_be(&8, 101); // Child-bounty curator.
[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:1232:39
[INFO] [stdout]      |
[INFO] [stdout] 1232 |         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:1233:39
[INFO] [stdout]      |
[INFO] [stdout] 1233 |         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:1238:40
[INFO] [stdout]      |
[INFO] [stdout] 1238 |         assert_ok!(Bounties::propose_curator(RuntimeOrigin::root(), 0, 4, 6));
[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:1239:39
[INFO] [stdout]      |
[INFO] [stdout] 1239 |         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:1243:4
[INFO] [stdout]      |
[INFO] [stdout] 1243 |             RuntimeOrigin::signed(4),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1256:45
[INFO] [stdout]      |
[INFO] [stdout] 1256 |         assert_ok!(ChildBounties::propose_curator(RuntimeOrigin::signed(4), 0, 0, 8, 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:1260:44
[INFO] [stdout]      |
[INFO] [stdout] 1260 |         assert_ok!(ChildBounties::accept_curator(RuntimeOrigin::signed(8), 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:1262:48
[INFO] [stdout]      |
[INFO] [stdout] 1262 |         assert_ok!(ChildBounties::award_child_bounty(RuntimeOrigin::signed(8), 0, 0, 7));
[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:1284:48
[INFO] [stdout]      |
[INFO] [stdout] 1284 |         assert_ok!(ChildBounties::claim_child_bounty(RuntimeOrigin::signed(7), 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:1290:37
[INFO] [stdout]      |
[INFO] [stdout] 1290 |         assert_ok!(Bounties::award_bounty(RuntimeOrigin::signed(4), 0, 9));
[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:1295:37
[INFO] [stdout]      |
[INFO] [stdout] 1295 |         assert_ok!(Bounties::claim_bounty(RuntimeOrigin::signed(9), 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:1298:14
[INFO] [stdout]      |
[INFO] [stdout] 1298 |         assert_eq!(Balances::free_balance(4), 101 + 6 - fee); // 101 + 6 - 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 `Balances`
[INFO] [stdout]     --> src/tests.rs:1299:14
[INFO] [stdout]      |
[INFO] [stdout] 1299 |         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 type `Balances`
[INFO] [stdout]     --> src/tests.rs:1302:14
[INFO] [stdout]      |
[INFO] [stdout] 1302 |         assert_eq!(Balances::free_balance(9), 34);
[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:1303:14
[INFO] [stdout]      |
[INFO] [stdout] 1303 |         assert_eq!(Balances::reserved_balance(9), 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:1319:3
[INFO] [stdout]      |
[INFO] [stdout] 1319 |         Balances::make_free_balance_be(&Treasury::account_id(), parent_value * 3);
[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:1319:35
[INFO] [stdout]      |
[INFO] [stdout] 1319 |         Balances::make_free_balance_be(&Treasury::account_id(), parent_value * 3);
[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:1320:3
[INFO] [stdout]      |
[INFO] [stdout] 1320 |         Balances::make_free_balance_be(&parent_curator, parent_fee * 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:1322:4
[INFO] [stdout]      |
[INFO] [stdout] 1322 |             RuntimeOrigin::signed(parent_curator),
[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:1326:39
[INFO] [stdout]      |
[INFO] [stdout] 1326 |         assert_ok!(Bounties::approve_bounty(RuntimeOrigin::root(), parent_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:1332:4
[INFO] [stdout]      |
[INFO] [stdout] 1332 |             RuntimeOrigin::root(),
[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:1337:39
[INFO] [stdout]      |
[INFO] [stdout] 1337 |         assert_ok!(Bounties::accept_curator(RuntimeOrigin::signed(parent_curator), parent_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:1348:3
[INFO] [stdout]      |
[INFO] [stdout] 1348 |         Balances::make_free_balance_be(&child_curator, 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:1350:4
[INFO] [stdout]      |
[INFO] [stdout] 1350 |             RuntimeOrigin::signed(parent_curator),
[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:1358:4
[INFO] [stdout]      |
[INFO] [stdout] 1358 |             RuntimeOrigin::signed(parent_curator),
[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:1365:4
[INFO] [stdout]      |
[INFO] [stdout] 1365 |             RuntimeOrigin::signed(child_curator),
[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:1371:14
[INFO] [stdout]      |
[INFO] [stdout] 1371 |         assert_eq!(Balances::free_balance(child_curator), 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:1372:14
[INFO] [stdout]      |
[INFO] [stdout] 1372 |         assert_eq!(Balances::reserved_balance(child_curator), 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:1381:21
[INFO] [stdout]      |
[INFO] [stdout] 1381 |         let free_before = Balances::free_balance(&parent_curator);
[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:1382:25
[INFO] [stdout]      |
[INFO] [stdout] 1382 |         let reserved_before = Balances::reserved_balance(&parent_curator);
[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:1385:4
[INFO] [stdout]      |
[INFO] [stdout] 1385 |             RuntimeOrigin::signed(parent_curator),
[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:1393:4
[INFO] [stdout]      |
[INFO] [stdout] 1393 |             RuntimeOrigin::signed(parent_curator),
[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:1400:4
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             RuntimeOrigin::signed(child_curator),
[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:1406:14
[INFO] [stdout]      |
[INFO] [stdout] 1406 |         assert_eq!(Balances::free_balance(child_curator), free_before);
[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:1407:14
[INFO] [stdout]      |
[INFO] [stdout] 1407 |         assert_eq!(Balances::reserved_balance(child_curator), reserved_before);
[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:1416:3
[INFO] [stdout]      |
[INFO] [stdout] 1416 |         Balances::make_free_balance_be(&child_curator, 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:1418:4
[INFO] [stdout]      |
[INFO] [stdout] 1418 |             RuntimeOrigin::signed(parent_curator),
[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:1426:4
[INFO] [stdout]      |
[INFO] [stdout] 1426 |             RuntimeOrigin::signed(parent_curator),
[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:1433:4
[INFO] [stdout]      |
[INFO] [stdout] 1433 |             RuntimeOrigin::signed(child_curator),
[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:1439:14
[INFO] [stdout]      |
[INFO] [stdout] 1439 |         assert_eq!(Balances::free_balance(child_curator), 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:1440:14
[INFO] [stdout]      |
[INFO] [stdout] 1440 |         assert_eq!(Balances::reserved_balance(child_curator), 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:1452:3
[INFO] [stdout]      |
[INFO] [stdout] 1452 |         Balances::make_free_balance_be(&child_curator, 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:1454:4
[INFO] [stdout]      |
[INFO] [stdout] 1454 |             RuntimeOrigin::signed(parent_curator),
[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:1462:4
[INFO] [stdout]      |
[INFO] [stdout] 1462 |             RuntimeOrigin::signed(parent_curator),
[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:1469:4
[INFO] [stdout]      |
[INFO] [stdout] 1469 |             RuntimeOrigin::signed(child_curator),
[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:1475:14
[INFO] [stdout]      |
[INFO] [stdout] 1475 |         assert_eq!(Balances::free_balance(child_curator), 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:1476:14
[INFO] [stdout]      |
[INFO] [stdout] 1476 |         assert_eq!(Balances::reserved_balance(child_curator), 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] [stderr] error: could not compile `pallet-child-bounties` (lib test) due to 503 previous errors; 3 warnings emitted
[INFO] [stdout] error: aborting due to 502 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "261ba407e111d0272e108ac718e34d3294941a4b398abe97a5ab4cbba1d2c002", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "261ba407e111d0272e108ac718e34d3294941a4b398abe97a5ab4cbba1d2c002", kill_on_drop: false }`
[INFO] [stdout] 261ba407e111d0272e108ac718e34d3294941a4b398abe97a5ab4cbba1d2c002
