[INFO] fetching crate pallet-multi-asset-bounties 0.2.2...
[INFO] testing pallet-multi-asset-bounties-0.2.2 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate pallet-multi-asset-bounties 0.2.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate pallet-multi-asset-bounties 0.2.2
[INFO] finished tweaking crates.io crate pallet-multi-asset-bounties 0.2.2
[INFO] tweaked toml for crates.io crate pallet-multi-asset-bounties 0.2.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pallet-multi-asset-bounties 0.2.2 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pallet-multi-asset-bounties 0.2.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d659d6d623232eae760814045837eb4e108c50af629dc6a33e1e63833e605b56
[INFO] running `Command { std: "docker" "start" "-a" "d659d6d623232eae760814045837eb4e108c50af629dc6a33e1e63833e605b56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d659d6d623232eae760814045837eb4e108c50af629dc6a33e1e63833e605b56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d659d6d623232eae760814045837eb4e108c50af629dc6a33e1e63833e605b56", kill_on_drop: false }`
[INFO] [stdout] d659d6d623232eae760814045837eb4e108c50af629dc6a33e1e63833e605b56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09bb03cfefcd32adc8cd1f1ab1498ff949e3b100260209cdc96ee9d2d5f4c2b2
[INFO] running `Command { std: "docker" "start" "-a" "09bb03cfefcd32adc8cd1f1ab1498ff949e3b100260209cdc96ee9d2d5f4c2b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling const-oid v0.9.5
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling aho-corasick v1.0.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling prettyplease v0.2.12
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling jam-codec v0.1.0
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling uint v0.10.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling getrandom_or_panic v0.0.3
[INFO] [stderr]    Compiling hex-conservative v0.1.1
[INFO] [stderr]    Compiling atomic-waker v1.1.1
[INFO] [stderr]    Compiling expander v2.2.1
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling impl-num-traits v0.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling sp-std v14.0.0
[INFO] [stderr]    Compiling fs-err v2.9.0
[INFO] [stderr]    Compiling prometheus v0.13.3
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling array-bytes v6.2.2
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling schnellru v0.2.3
[INFO] [stderr]    Compiling trie-db v0.30.0
[INFO] [stderr]    Compiling memory-db v0.34.0
[INFO] [stderr]    Compiling sp-io v44.0.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling proc-macro-warning v1.0.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling const-random-macro v0.1.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling const-random v0.1.15
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]    Compiling sp-crypto-hashing v0.1.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling include_dir v0.7.3
[INFO] [stderr]    Compiling secp256k1 v0.28.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling cfg-expr v0.15.5
[INFO] [stderr]    Compiling tt-call v1.0.9
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.0
[INFO] [stderr]    Compiling sp-debug-derive v14.0.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling sp-crypto-hashing-proc-macro v0.1.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling frame-support-procedural-tools-derive v12.0.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling aquamarine v0.5.0
[INFO] [stderr]    Compiling der v0.7.8
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling sp-panic-handler v13.0.2
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling spki v0.7.2
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling crypto-bigint v0.5.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling ed25519 v2.2.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ed25519-zebra v4.0.3
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling impl-serde v0.5.0
[INFO] [stderr]    Compiling serde_bytes v0.11.12
[INFO] [stderr]    Compiling bip39 v2.2.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling schnorrkel v0.11.4
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling ecdsa v0.16.8
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling substrate-bip39 v0.6.0
[INFO] [stderr]    Compiling ss58-registry v1.43.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling docify_macros v0.2.9
[INFO] [stderr]    Compiling frame-support-procedural-tools v13.0.1
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling jam-codec-derive v0.1.0
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v20.0.0
[INFO] [stderr]    Compiling sp-api-proc-macro v26.0.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling substrate-prometheus-endpoint v0.17.7
[INFO] [stderr]    Compiling docify v0.2.9
[INFO] [stderr]    Compiling frame-support-procedural v36.0.0
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling sp-storage v22.0.0
[INFO] [stderr]    Compiling impl-codec v0.7.1
[INFO] [stderr]    Compiling sp-wasm-interface v24.0.0
[INFO] [stderr]    Compiling sp-tracing v19.0.0
[INFO] [stderr]    Compiling binary-merkle-tree v16.1.1
[INFO] [stderr]    Compiling sp-externalities v0.31.0
[INFO] [stderr]    Compiling sp-runtime-interface v33.0.0
[INFO] [stderr]    Compiling sp-version-proc-macro v15.0.0
[INFO] [stderr]    Compiling bounded-collections v0.3.2
[INFO] [stderr]    Compiling primitive-types v0.13.1
[INFO] [stderr]    Compiling sp-arithmetic v28.0.1
[INFO] [stderr]    Compiling frame-metadata v23.0.1
[INFO] [stderr]    Compiling sp-metadata-ir v0.12.3
[INFO] [stderr]    Compiling sp-core v39.0.0
[INFO] [stderr]    Compiling sp-weights v33.2.0
[INFO] [stderr]    Compiling sp-trie v42.0.1
[INFO] [stderr]    Compiling sp-keystore v0.45.0
[INFO] [stderr]    Compiling sp-state-machine v0.49.0
[INFO] [stderr]    Compiling sp-application-crypto v44.0.0
[INFO] [stderr]    Compiling sp-runtime v45.0.0
[INFO] [stderr]    Compiling sp-version v43.0.0
[INFO] [stderr]    Compiling sp-staking v42.2.0
[INFO] [stderr]    Compiling sp-inherents v40.0.0
[INFO] [stderr]    Compiling sp-api v40.0.0
[INFO] [stderr]    Compiling sp-genesis-builder v0.21.0
[INFO] [stderr]    Compiling frame-support v45.1.1
[INFO] [stderr]    Compiling frame-system v45.0.0
[INFO] [stderr]    Compiling pallet-multi-asset-bounties v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: trie-db v0.30.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "09bb03cfefcd32adc8cd1f1ab1498ff949e3b100260209cdc96ee9d2d5f4c2b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09bb03cfefcd32adc8cd1f1ab1498ff949e3b100260209cdc96ee9d2d5f4c2b2", kill_on_drop: false }`
[INFO] [stdout] 09bb03cfefcd32adc8cd1f1ab1498ff949e3b100260209cdc96ee9d2d5f4c2b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c68a3d60c761c2037c7fe6b426e149721bb2f0505fc70c706e2c16311a513108
[INFO] running `Command { std: "docker" "start" "-a" "c68a3d60c761c2037c7fe6b426e149721bb2f0505fc70c706e2c16311a513108", kill_on_drop: false }`
[INFO] [stderr]    Compiling pallet-multi-asset-bounties v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `pallet_balances` in this scope
[INFO] [stdout]    --> src/mock.rs:116:15
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[derive_impl(pallet_balances::config_preludes::TestDefaultConfig)]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `pallet_utility` in this scope
[INFO] [stdout]   --> src/mock.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout] 95 |         Utility: pallet_utility,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_utility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:42:47
[INFO] [stdout]    |
[INFO] [stdout] 42 | type Block = frame_system::mocking::MockBlock<Test>;
[INFO] [stdout]    |                                               ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 42 | type Block<Test> = frame_system::mocking::MockBlock<Test>;
[INFO] [stdout]    |           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:108:31
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl frame_system::Config for Test {
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/mock.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:420:2
[INFO] [stdout]     |
[INFO] [stdout] 420 |     pub enum Event<T: Config<I>, I: 'static = ()> {
[INFO] [stdout]     |     --------------------------------------------- similarly named enum `BountiesEvent` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-45.0.0/src/lib.rs:358:9
[INFO] [stdout]     |
[INFO] [stdout] 358 |             type Self::RuntimeEvent = ();
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-45.0.0/src/lib.rs:358:9
[INFO] [stdout]     |
[INFO] [stdout] 358 -             type RuntimeEvent = ();
[INFO] [stdout] 358 +             type BountiesEvent = ();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/mock.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-45.0.0/src/lib.rs:360:9
[INFO] [stdout]     |
[INFO] [stdout] 360 |             type Self::RuntimeOrigin = ();
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]    --> src/mock.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-45.0.0/src/lib.rs:362:9
[INFO] [stdout]     |
[INFO] [stdout] 362 |             type Self::RuntimeCall = ();
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PalletInfo` in this scope
[INFO] [stdout]    --> src/mock.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-support-45.1.1/src/lib.rs:143:1
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub struct PalletId(pub [u8; 8]);
[INFO] [stdout]     | ------------------- similarly named struct `PalletId` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-45.0.0/src/lib.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 |             type Self::PalletInfo = ();
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-45.0.0/src/lib.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 -             type PalletInfo = ();
[INFO] [stdout] 364 +             type PalletId = ();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RuntimeTask` in this scope
[INFO] [stdout]    --> src/mock.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-45.0.0/src/lib.rs:366:9
[INFO] [stdout]     |
[INFO] [stdout] 366 |             type Self::RuntimeTask = ();
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:122:34
[INFO] [stdout]     |
[INFO] [stdout] 122 | impl pallet_preimage::Config for Test {
[INFO] [stdout]     |                                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/mock.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:420:2
[INFO] [stdout]     |
[INFO] [stdout] 420 |     pub enum Event<T: Config<I>, I: 'static = ()> {
[INFO] [stdout]     |     --------------------------------------------- similarly named enum `BountiesEvent` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 123 -     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout] 123 +     type RuntimeEvent = BountiesEvent;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/mock.rs:125:18
[INFO] [stdout]     |
[INFO] [stdout] 105 | type Balance = u64;
[INFO] [stdout]     | ------------------- similarly named type alias `Balance` defined here
[INFO] [stdout] ...
[INFO] [stdout] 125 |     type Currency = Balances;
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 125 -     type Currency = Balances;
[INFO] [stdout] 125 +     type Currency = Balance;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:130:33
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl pallet_utility::Config for Test {
[INFO] [stdout]     |                                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/mock.rs:131:22
[INFO] [stdout]     |
[INFO] [stdout] 131 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:420:2
[INFO] [stdout]     |
[INFO] [stdout] 420 |     pub enum Event<T: Config<I>, I: 'static = ()> {
[INFO] [stdout]     |     --------------------------------------------- similarly named enum `BountiesEvent` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 131 -     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout] 131 +     type RuntimeEvent = BountiesEvent;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]    --> src/mock.rs:132:21
[INFO] [stdout]     |
[INFO] [stdout] 132 |     type RuntimeCall = RuntimeCall;
[INFO] [stdout]     |                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `OriginCaller` in this scope
[INFO] [stdout]    --> src/mock.rs:133:23
[INFO] [stdout]     |
[INFO] [stdout] 133 |     type PalletsOrigin = OriginCaller;
[INFO] [stdout]     |                          ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/mock.rs:146:42
[INFO] [stdout]     |
[INFO] [stdout] 146 | impl frame_support::traits::EnsureOrigin<RuntimeOrigin> for TestSpendOrigin {
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 146 | impl<RuntimeOrigin> frame_support::traits::EnsureOrigin<RuntimeOrigin> for TestSpendOrigin {
[INFO] [stdout]     |     +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/mock.rs:148:19
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn try_origin(o: RuntimeOrigin) -> Result<Self::Success, RuntimeOrigin> {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/mock.rs:148:59
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn try_origin(o: RuntimeOrigin) -> Result<Self::Success, RuntimeOrigin> {
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 146 | impl<RuntimeOrigin> frame_support::traits::EnsureOrigin<RuntimeOrigin> for TestSpendOrigin {
[INFO] [stdout]     |     +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/mock.rs:149:40
[INFO] [stdout]     |
[INFO] [stdout] 149 |         Result::<frame_system::RawOrigin<_>, RuntimeOrigin>::from(o).and_then(|o| match o {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 146 | impl<RuntimeOrigin> frame_support::traits::EnsureOrigin<RuntimeOrigin> for TestSpendOrigin {
[INFO] [stdout]     |     +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RuntimeHoldReason` in this scope
[INFO] [stdout]    --> src/mock.rs:170:38
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub const CuratorDepositHoldReason: RuntimeHoldReason = RuntimeHoldReason::Bounties(pallet_bounties::HoldReason::CuratorDeposit);
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:174:17
[INFO] [stdout]     |
[INFO] [stdout] 174 | impl Config for Test {
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:185:63
[INFO] [stdout]     |
[INFO] [stdout] 185 |     type FundingSource = PalletIdAsFundingSource<BountyPalletId, Test, Identity, ()>;
[INFO] [stdout]     |                                                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 174 | impl<Test> Config for Test {
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:186:63
[INFO] [stdout]     |
[INFO] [stdout] 186 |     type BountySource = BountySourceFromPalletId<BountyPalletId, Test, Identity, ()>;
[INFO] [stdout]     |                                                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 174 | impl<Test> Config for Test {
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:187:73
[INFO] [stdout]     |
[INFO] [stdout] 187 |     type ChildBountySource = ChildBountySourceFromPalletId<BountyPalletId, Test, Identity, ()>;
[INFO] [stdout]     |                                                                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 174 | impl<Test> Config for Test {
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Preimage` in this scope
[INFO] [stdout]    --> src/mock.rs:190:19
[INFO] [stdout]     |
[INFO] [stdout] 190 |     type Preimages = Preimage;
[INFO] [stdout]     |                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/mock.rs:193:3
[INFO] [stdout]     |
[INFO] [stdout] 105 | type Balance = u64;
[INFO] [stdout]     | ------------------- similarly named type alias `Balance` defined here
[INFO] [stdout] ...
[INFO] [stdout] 193 |         Balances,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 193 -         Balances,
[INFO] [stdout] 193 +         Balance,
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 174 | impl<Balances> Config for Test {
[INFO] [stdout]     |     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:208:28
[INFO] [stdout]     |
[INFO] [stdout] 208 | impl Config<Instance1> for Test {
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:219:64
[INFO] [stdout]     |
[INFO] [stdout] 219 |     type FundingSource = PalletIdAsFundingSource<BountyPalletId2, Test, Identity, Instance1>;
[INFO] [stdout]     |                                                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 208 | impl<Test> Config<Instance1> for Test {
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:220:64
[INFO] [stdout]     |
[INFO] [stdout] 220 |     type BountySource = BountySourceFromPalletId<BountyPalletId2, Test, Identity, Instance1>;
[INFO] [stdout]     |                                                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 208 | impl<Test> Config<Instance1> for Test {
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:222:50
[INFO] [stdout]     |
[INFO] [stdout] 222 |         ChildBountySourceFromPalletId<BountyPalletId2, Test, Identity, Instance1>;
[INFO] [stdout]     |                                                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 208 | impl<Test> Config<Instance1> for Test {
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Preimage` in this scope
[INFO] [stdout]    --> src/mock.rs:225:19
[INFO] [stdout]     |
[INFO] [stdout] 225 |     type Preimages = Preimage;
[INFO] [stdout]     |                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/mock.rs:228:3
[INFO] [stdout]     |
[INFO] [stdout] 105 | type Balance = u64;
[INFO] [stdout]     | ------------------- similarly named type alias `Balance` defined here
[INFO] [stdout] ...
[INFO] [stdout] 228 |         Balances,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 228 -         Balances,
[INFO] [stdout] 228 +         Balance,
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 208 | impl<Balances> Config<Instance1> for Test {
[INFO] [stdout]     |     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RuntimeGenesisConfig` in this scope
[INFO] [stdout]    --> src/mock.rs:247:43
[INFO] [stdout]     |
[INFO] [stdout] 247 |         let mut ext: sp_io::TestExternalities = RuntimeGenesisConfig {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:258:27
[INFO] [stdout]     |
[INFO] [stdout] 258 |             frame_system::Pallet::<Test>::set_block_number(1);
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 245 | impl<Test> ExtBuilder {
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:287:51
[INFO] [stdout]     |
[INFO] [stdout] 287 | pub fn last_events(n: usize) -> Vec<BountiesEvent<Test>> {
[INFO] [stdout]     |                                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 287 | pub fn last_events<Test>(n: usize) -> Vec<BountiesEvent<Test>> {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `System` in this scope
[INFO] [stdout]    --> src/mock.rs:288:16
[INFO] [stdout]     |
[INFO] [stdout] 288 |     let mut res = System::events()
[INFO] [stdout]     |                   ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  22 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:300:38
[INFO] [stdout]     |
[INFO] [stdout] 300 | pub fn last_event() -> BountiesEvent<Test> {
[INFO] [stdout]     |                                      ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 300 | pub fn last_event<Test>() -> BountiesEvent<Test> {
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:304:43
[INFO] [stdout]     |
[INFO] [stdout] 304 | pub fn expect_events(e: Vec<BountiesEvent<Test>>) {
[INFO] [stdout]     |                                           ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 304 | pub fn expect_events<Test>(e: Vec<BountiesEvent<Test>>) {
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:309:37
[INFO] [stdout]     |
[INFO] [stdout] 309 | pub fn note_preimage(who: u128) -> <Test as frame_system::Config>::Hash {
[INFO] [stdout]     |                                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:321:39
[INFO] [stdout]     |
[INFO] [stdout] 321 | pub fn consideration(amount: u64) -> <Test as Config>::Consideration {
[INFO] [stdout]     |                                       ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:322:3
[INFO] [stdout]     |
[INFO] [stdout] 322 |     <Test as Config>::Consideration::new(&0, amount).unwrap()
[INFO] [stdout]     |      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:330:29
[INFO] [stdout]     |
[INFO] [stdout] 330 |         pallet_bounties::Pallet::<Test>::get_bounty_details(parent_bounty_id, child_bounty_id)
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 325 | pub fn get_payment_id<Test>(
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:386:17
[INFO] [stdout]     |
[INFO] [stdout] 386 |     pub metadata: <Test as frame_system::Config>::Hash,
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:429:56
[INFO] [stdout]     |
[INFO] [stdout] 429 |     let parent_bounty_id = pallet_bounties::BountyCount::<Test>::get() - 1;
[INFO] [stdout]     |                                                           ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 419 | pub fn create_parent_bounty<Test>() -> TestBounty {
[INFO] [stdout]     |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:501:50
[INFO] [stdout]     |
[INFO] [stdout] 501 |         pallet_bounties::TotalChildBountiesPerParent::<Test>::get(s.parent_bounty_id) - 1;
[INFO] [stdout]     |                                                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 490 | pub fn create_child_bounty_with_curator<Test>() -> TestBounty {
[INFO] [stdout]     |                                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:32:41
[INFO] [stdout]    |
[INFO] [stdout] 32 | type UtilityCall = pallet_utility::Call<Test>;
[INFO] [stdout]    |                                         ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 32 | type UtilityCall<Test> = pallet_utility::Call<Test>;
[INFO] [stdout]    |                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:33:33
[INFO] [stdout]    |
[INFO] [stdout] 33 | type BountiesCall = crate::Call<Test>;
[INFO] [stdout]    |                                 ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 33 | type BountiesCall<Test> = crate::Call<Test>;
[INFO] [stdout]    |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:66:32
[INFO] [stdout]    |
[INFO] [stdout] 66 |             pallet_bounties::Bounties::<Test>::get(parent_bounty_id).unwrap(),
[INFO] [stdout]    |                                         ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn fund_bounty_works<Test>() {
[INFO] [stdout]    |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:77:45
[INFO] [stdout]    |
[INFO] [stdout] 77 |         assert_eq!(pallet_bounties::BountyCount::<Test>::get(), 1);
[INFO] [stdout]    |                                                   ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn fund_bounty_works<Test>() {
[INFO] [stdout]    |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:80:38
[INFO] [stdout]    |
[INFO] [stdout] 80 |             pallet_bounties::CuratorDeposit::<Test>::get(parent_bounty_id, None::<BountyIndex>),
[INFO] [stdout]    |                                               ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn fund_bounty_works<Test>() {
[INFO] [stdout]    |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:140:12
[INFO] [stdout]     |
[INFO] [stdout] 140 |             Error::<Test>::InsufficientPermission
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]  87 | fn fund_bounty_in_batch_respects_max_total<Test>() {
[INFO] [stdout]     |                                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:209:12
[INFO] [stdout]     |
[INFO] [stdout] 209 |             Error::<Test>::InvalidValue
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 176 | fn fund_bounty_fails<Test>() {
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:222:12
[INFO] [stdout]     |
[INFO] [stdout] 222 |             Error::<Test>::InsufficientPermission
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 176 | fn fund_bounty_fails<Test>() {
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:226:26
[INFO] [stdout]     |
[INFO] [stdout] 226 |         let invalid_metadata: <Test as frame_system::Config>::Hash = [1u8; 32].into();
[INFO] [stdout]     |                                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:235:12
[INFO] [stdout]     |
[INFO] [stdout] 235 |             Error::<Test>::PreimageNotExist
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 176 | fn fund_bounty_fails<Test>() {
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:249:12
[INFO] [stdout]     |
[INFO] [stdout] 249 |             Error::<Test>::InsufficientPermission
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 176 | fn fund_bounty_fails<Test>() {
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:269:51
[INFO] [stdout]     |
[INFO] [stdout] 269 |             pallet_bounties::TotalChildBountiesPerParent::<Test>::get(s.parent_bounty_id) - 1;
[INFO] [stdout]     |                                                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 255 | fn fund_child_bounty_works<Test>() {
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:290:37
[INFO] [stdout]     |
[INFO] [stdout] 290 |             pallet_bounties::ChildBounties::<Test>::get(s.parent_bounty_id, s.child_bounty_id)
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 255 | fn fund_child_bounty_works<Test>() {
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:303:51
[INFO] [stdout]     |
[INFO] [stdout] 303 |             pallet_bounties::TotalChildBountiesPerParent::<Test>::get(s.parent_bounty_id),
[INFO] [stdout]     |                                                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 255 | fn fund_child_bounty_works<Test>() {
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:306:56
[INFO] [stdout]     |
[INFO] [stdout] 306 |         assert_eq!(pallet_bounties::ChildBountiesPerParent::<Test>::get(s.parent_bounty_id), 1);
[INFO] [stdout]     |                                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 255 | fn fund_child_bounty_works<Test>() {
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:308:51
[INFO] [stdout]     |
[INFO] [stdout] 308 |             pallet_bounties::ChildBountiesValuePerParent::<Test>::get(s.parent_bounty_id),
[INFO] [stdout]     |                                                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 255 | fn fund_child_bounty_works<Test>() {
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:313:38
[INFO] [stdout]     |
[INFO] [stdout] 313 |             pallet_bounties::CuratorDeposit::<Test>::get(
[INFO] [stdout]     |                                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 255 | fn fund_child_bounty_works<Test>() {
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:329:51
[INFO] [stdout]     |
[INFO] [stdout] 329 |             pallet_bounties::TotalChildBountiesPerParent::<Test>::get(s.parent_bounty_id) - 1;
[INFO] [stdout]     |                                                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 255 | fn fund_child_bounty_works<Test>() {
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:346:37
[INFO] [stdout]     |
[INFO] [stdout] 346 |             pallet_bounties::ChildBounties::<Test>::get(s.parent_bounty_id, s.child_bounty_id)
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 255 | fn fund_child_bounty_works<Test>() {
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:359:38
[INFO] [stdout]     |
[INFO] [stdout] 359 |             pallet_bounties::CuratorDeposit::<Test>::get(s.parent_bounty_id, None::<BountyIndex>)
[INFO] [stdout]     |                                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 255 | fn fund_child_bounty_works<Test>() {
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:364:38
[INFO] [stdout]     |
[INFO] [stdout] 364 |             pallet_bounties::CuratorDeposit::<Test>::get(
[INFO] [stdout]     |                                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 255 | fn fund_child_bounty_works<Test>() {
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:402:12
[INFO] [stdout]     |
[INFO] [stdout] 402 |             Error::<Test>::InvalidIndex
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 374 | fn fund_child_bounty_fails<Test>() {
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:415:12
[INFO] [stdout]     |
[INFO] [stdout] 415 |             Error::<Test>::InvalidValue
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 374 | fn fund_child_bounty_fails<Test>() {
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:419:26
[INFO] [stdout]     |
[INFO] [stdout] 419 |         let invalid_metadata: <Test as frame_system::Config>::Hash = [1u8; 32].into();
[INFO] [stdout]     |                                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:428:12
[INFO] [stdout]     |
[INFO] [stdout] 428 |             Error::<Test>::PreimageNotExist
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 374 | fn fund_child_bounty_fails<Test>() {
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:441:12
[INFO] [stdout]     |
[INFO] [stdout] 441 |             Error::<Test>::RequireCurator
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 374 | fn fund_child_bounty_fails<Test>() {
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:454:12
[INFO] [stdout]     |
[INFO] [stdout] 454 |             Error::<Test>::InsufficientBountyValue
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 374 | fn fund_child_bounty_fails<Test>() {
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:476:12
[INFO] [stdout]     |
[INFO] [stdout] 476 |             Error::<Test>::TooManyChildBounties
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 374 | fn fund_child_bounty_fails<Test>() {
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:491:12
[INFO] [stdout]     |
[INFO] [stdout] 491 |             Error::<Test>::UnexpectedStatus
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 374 | fn fund_child_bounty_fails<Test>() {
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:517:32
[INFO] [stdout]     |
[INFO] [stdout] 517 |             pallet_bounties::Bounties::<Test>::get(s.parent_bounty_id).unwrap(),
[INFO] [stdout]     |                                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:529:38
[INFO] [stdout]     |
[INFO] [stdout] 529 |             pallet_bounties::CuratorDeposit::<Test>::get(s.parent_bounty_id, None::<BountyIndex>),
[INFO] [stdout]     |                                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:547:32
[INFO] [stdout]     |
[INFO] [stdout] 547 |             pallet_bounties::Bounties::<Test>::get(s.parent_bounty_id).unwrap().status,
[INFO] [stdout]     |                                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:569:32
[INFO] [stdout]     |
[INFO] [stdout] 569 |             pallet_bounties::Bounties::<Test>::get(s.parent_bounty_id).unwrap().status,
[INFO] [stdout]     |                                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:579:38
[INFO] [stdout]     |
[INFO] [stdout] 579 |             pallet_bounties::CuratorDeposit::<Test>::get(s.parent_bounty_id, None::<BountyIndex>)
[INFO] [stdout]     |                                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:597:42
[INFO] [stdout]     |
[INFO] [stdout] 597 |         assert_eq!(pallet_bounties::Bounties::<Test>::iter().count(), 4 - 1);
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:598:42
[INFO] [stdout]     |
[INFO] [stdout] 598 |         assert_eq!(pallet_bounties::Bounties::<Test>::get(s.parent_bounty_id), None);
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:599:56
[INFO] [stdout]     |
[INFO] [stdout] 599 |         assert_eq!(pallet_bounties::ChildBountiesPerParent::<Test>::get(s.parent_bounty_id), 0);
[INFO] [stdout]     |                                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:601:51
[INFO] [stdout]     |
[INFO] [stdout] 601 |             pallet_bounties::TotalChildBountiesPerParent::<Test>::get(s.parent_bounty_id),
[INFO] [stdout]     |                                                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:610:38
[INFO] [stdout]     |
[INFO] [stdout] 610 |             pallet_bounties::CuratorDeposit::<Test>::get(s.parent_bounty_id, None::<BountyIndex>),
[INFO] [stdout]     |                                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:629:32
[INFO] [stdout]     |
[INFO] [stdout] 629 |             pallet_bounties::Bounties::<Test>::get(s.parent_bounty_id).unwrap().status,
[INFO] [stdout]     |                                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:639:38
[INFO] [stdout]     |
[INFO] [stdout] 639 |             pallet_bounties::CuratorDeposit::<Test>::get(s.parent_bounty_id, None::<BountyIndex>)
[INFO] [stdout]     |                                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:660:42
[INFO] [stdout]     |
[INFO] [stdout] 660 |         assert_eq!(pallet_bounties::Bounties::<Test>::iter().count(), 6 - 1 - 1);
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:661:42
[INFO] [stdout]     |
[INFO] [stdout] 661 |         assert_eq!(pallet_bounties::Bounties::<Test>::get(s.parent_bounty_id), None);
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:662:56
[INFO] [stdout]     |
[INFO] [stdout] 662 |         assert_eq!(pallet_bounties::ChildBountiesPerParent::<Test>::get(s.parent_bounty_id), 0);
[INFO] [stdout]     |                                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:664:51
[INFO] [stdout]     |
[INFO] [stdout] 664 |             pallet_bounties::TotalChildBountiesPerParent::<Test>::get(s.parent_bounty_id),
[INFO] [stdout]     |                                                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:669:38
[INFO] [stdout]     |
[INFO] [stdout] 669 |             pallet_bounties::CuratorDeposit::<Test>::get(s.parent_bounty_id, None::<BountyIndex>),
[INFO] [stdout]     |                                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:700:37
[INFO] [stdout]     |
[INFO] [stdout] 700 |             pallet_bounties::ChildBounties::<Test>::get(s.parent_bounty_id, s.child_bounty_id)
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:713:38
[INFO] [stdout]     |
[INFO] [stdout] 713 |             pallet_bounties::CuratorDeposit::<Test>::get(
[INFO] [stdout]     |                                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:742:37
[INFO] [stdout]     |
[INFO] [stdout] 742 |             pallet_bounties::ChildBounties::<Test>::get(s.parent_bounty_id, s.child_bounty_id)
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:748:37
[INFO] [stdout]     |
[INFO] [stdout] 748 |             pallet_bounties::ChildBounties::<Test>::iter_prefix(s.parent_bounty_id).count(),
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:775:37
[INFO] [stdout]     |
[INFO] [stdout] 775 |             pallet_bounties::ChildBounties::<Test>::get(s.parent_bounty_id, s.child_bounty_id)
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:784:51
[INFO] [stdout]     |
[INFO] [stdout] 784 |             pallet_bounties::ChildBountiesValuePerParent::<Test>::get(s.parent_bounty_id),
[INFO] [stdout]     |                                                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:788:37
[INFO] [stdout]     |
[INFO] [stdout] 788 |             pallet_bounties::ChildBounties::<Test>::iter_prefix(s.parent_bounty_id).count(),
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:793:38
[INFO] [stdout]     |
[INFO] [stdout] 793 |             pallet_bounties::CuratorDeposit::<Test>::get(
[INFO] [stdout]     |                                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:824:37
[INFO] [stdout]     |
[INFO] [stdout] 824 |             pallet_bounties::ChildBounties::<Test>::get(s.parent_bounty_id, s.child_bounty_id),
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:827:56
[INFO] [stdout]     |
[INFO] [stdout] 827 |         assert_eq!(pallet_bounties::ChildBountiesPerParent::<Test>::get(s.parent_bounty_id), 0);
[INFO] [stdout]     |                                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:829:51
[INFO] [stdout]     |
[INFO] [stdout] 829 |             pallet_bounties::TotalChildBountiesPerParent::<Test>::get(s.parent_bounty_id),
[INFO] [stdout]     |                                                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:833:51
[INFO] [stdout]     |
[INFO] [stdout] 833 |             pallet_bounties::ChildBountiesValuePerParent::<Test>::get(s.parent_bounty_id),
[INFO] [stdout]     |                                                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:837:37
[INFO] [stdout]     |
[INFO] [stdout] 837 |             pallet_bounties::ChildBounties::<Test>::iter_prefix(s.parent_bounty_id).count(),
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:841:38
[INFO] [stdout]     |
[INFO] [stdout] 841 |             pallet_bounties::CuratorDeposit::<Test>::get(
[INFO] [stdout]     |                                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:915:37
[INFO] [stdout]     |
[INFO] [stdout] 915 |             pallet_bounties::ChildBounties::<Test>::iter_prefix(s.parent_bounty_id).count(),
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:919:37
[INFO] [stdout]     |
[INFO] [stdout] 919 |             pallet_bounties::ChildBounties::<Test>::get(s.parent_bounty_id, s.child_bounty_id),
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:923:56
[INFO] [stdout]     |
[INFO] [stdout] 923 |         assert_eq!(pallet_bounties::ChildBountiesPerParent::<Test>::get(s.parent_bounty_id), 0);
[INFO] [stdout]     |                                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:925:51
[INFO] [stdout]     |
[INFO] [stdout] 925 |             pallet_bounties::TotalChildBountiesPerParent::<Test>::get(s.parent_bounty_id),
[INFO] [stdout]     |                                                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:929:51
[INFO] [stdout]     |
[INFO] [stdout] 929 |             pallet_bounties::ChildBountiesValuePerParent::<Test>::get(s.parent_bounty_id),
[INFO] [stdout]     |                                                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:961:51
[INFO] [stdout]     |
[INFO] [stdout] 961 |             pallet_bounties::ChildBountiesValuePerParent::<Test>::get(s.parent_bounty_id),
[INFO] [stdout]     |                                                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 497 | fn check_status_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:980:12
[INFO] [stdout]     |
[INFO] [stdout] 980 |             Error::<Test>::InvalidIndex
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 969 | fn check_status_fails<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:986:12
[INFO] [stdout]     |
[INFO] [stdout] 986 |             Error::<Test>::InvalidIndex
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 969 | fn check_status_fails<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:992:12
[INFO] [stdout]     |
[INFO] [stdout] 992 |             Error::<Test>::FundingInconclusive
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 969 | fn check_status_fails<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1003:12
[INFO] [stdout]      |
[INFO] [stdout] 1003 |             Error::<Test>::UnexpectedStatus
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout]  969 | fn check_status_fails<Test>() {
[INFO] [stdout]      |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1012:12
[INFO] [stdout]      |
[INFO] [stdout] 1012 |             Error::<Test>::RefundInconclusive
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout]  969 | fn check_status_fails<Test>() {
[INFO] [stdout]      |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1021:12
[INFO] [stdout]      |
[INFO] [stdout] 1021 |             Error::<Test>::PayoutInconclusive
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout]  969 | fn check_status_fails<Test>() {
[INFO] [stdout]      |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1046:32
[INFO] [stdout]      |
[INFO] [stdout] 1046 |             pallet_bounties::Bounties::<Test>::get(s.parent_bounty_id).unwrap(),
[INFO] [stdout]      |                                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1027 | fn retry_payment_works<Test>() {
[INFO] [stdout]      |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1058:38
[INFO] [stdout]      |
[INFO] [stdout] 1058 |             pallet_bounties::CuratorDeposit::<Test>::get(s.parent_bounty_id, None::<BountyIndex>),
[INFO] [stdout]      |                                               ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1027 | fn retry_payment_works<Test>() {
[INFO] [stdout]      |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1079:32
[INFO] [stdout]      |
[INFO] [stdout] 1079 |             pallet_bounties::Bounties::<Test>::get(s.parent_bounty_id).unwrap().status,
[INFO] [stdout]      |                                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1027 | fn retry_payment_works<Test>() {
[INFO] [stdout]      |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1101:32
[INFO] [stdout]      |
[INFO] [stdout] 1101 |             pallet_bounties::Bounties::<Test>::get(s.parent_bounty_id).unwrap().status,
[INFO] [stdout]      |                                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1027 | fn retry_payment_works<Test>() {
[INFO] [stdout]      |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1142:37
[INFO] [stdout]      |
[INFO] [stdout] 1142 |             pallet_bounties::ChildBounties::<Test>::get(s.parent_bounty_id, s.child_bounty_id)
[INFO] [stdout]      |                                              ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1027 | fn retry_payment_works<Test>() {
[INFO] [stdout]      |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1155:38
[INFO] [stdout]      |
[INFO] [stdout] 1155 |             pallet_bounties::CuratorDeposit::<Test>::get(
[INFO] [stdout]      |                                               ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1027 | fn retry_payment_works<Test>() {
[INFO] [stdout]      |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1197:37
[INFO] [stdout]      |
[INFO] [stdout] 1197 |             pallet_bounties::ChildBounties::<Test>::get(s.parent_bounty_id, s.child_bounty_id)
[INFO] [stdout]      |                                              ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1027 | fn retry_payment_works<Test>() {
[INFO] [stdout]      |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1233:37
[INFO] [stdout]      |
[INFO] [stdout] 1233 |             pallet_bounties::ChildBounties::<Test>::get(s.parent_bounty_id, s.child_bounty_id)
[INFO] [stdout]      |                                              ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1027 | fn retry_payment_works<Test>() {
[INFO] [stdout]      |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1254:12
[INFO] [stdout]      |
[INFO] [stdout] 1254 |             Error::<Test>::UnexpectedStatus
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1246 | fn retry_payment_fails<Test>() {
[INFO] [stdout]      |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1266:12
[INFO] [stdout]      |
[INFO] [stdout] 1266 |             Error::<Test>::InvalidIndex
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1246 | fn retry_payment_fails<Test>() {
[INFO] [stdout]      |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1272:12
[INFO] [stdout]      |
[INFO] [stdout] 1272 |             Error::<Test>::InvalidIndex
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1246 | fn retry_payment_fails<Test>() {
[INFO] [stdout]      |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1283:12
[INFO] [stdout]      |
[INFO] [stdout] 1283 |             Error::<Test>::UnexpectedStatus
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1246 | fn retry_payment_fails<Test>() {
[INFO] [stdout]      |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1294:12
[INFO] [stdout]      |
[INFO] [stdout] 1294 |             Error::<Test>::UnexpectedStatus
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1246 | fn retry_payment_fails<Test>() {
[INFO] [stdout]      |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1305:12
[INFO] [stdout]      |
[INFO] [stdout] 1305 |             Error::<Test>::UnexpectedStatus
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1246 | fn retry_payment_fails<Test>() {
[INFO] [stdout]      |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1321:12
[INFO] [stdout]      |
[INFO] [stdout] 1321 |             Error::<Test>::UnexpectedStatus
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1246 | fn retry_payment_fails<Test>() {
[INFO] [stdout]      |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1341:32
[INFO] [stdout]      |
[INFO] [stdout] 1341 |             pallet_bounties::Bounties::<Test>::get(s.parent_bounty_id).unwrap(),
[INFO] [stdout]      |                                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1327 | fn accept_curator_works<Test>() {
[INFO] [stdout]      |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1350:38
[INFO] [stdout]      |
[INFO] [stdout] 1350 |             pallet_bounties::CuratorDeposit::<Test>::get(s.parent_bounty_id, None::<BountyIndex>)
[INFO] [stdout]      |                                               ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1327 | fn accept_curator_works<Test>() {
[INFO] [stdout]      |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1368:37
[INFO] [stdout]      |
[INFO] [stdout] 1368 |             pallet_bounties::ChildBounties::<Test>::get(s.parent_bounty_id, s.child_bounty_id)
[INFO] [stdout]      |                                              ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1327 | fn accept_curator_works<Test>() {
[INFO] [stdout]      |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1378:38
[INFO] [stdout]      |
[INFO] [stdout] 1378 |             pallet_bounties::CuratorDeposit::<Test>::get(
[INFO] [stdout]      |                                               ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1327 | fn accept_curator_works<Test>() {
[INFO] [stdout]      |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1397:51
[INFO] [stdout]      |
[INFO] [stdout] 1397 |             pallet_bounties::TotalChildBountiesPerParent::<Test>::get(s.parent_bounty_id) - 1;
[INFO] [stdout]      |                                                            ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1327 | fn accept_curator_works<Test>() {
[INFO] [stdout]      |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1416:38
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             pallet_bounties::CuratorDeposit::<Test>::get(
[INFO] [stdout]      |                                               ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1327 | fn accept_curator_works<Test>() {
[INFO] [stdout]      |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1501:12
[INFO] [stdout]      |
[INFO] [stdout] 1501 |             Error::<Test>::UnexpectedStatus
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1493 | fn accept_curator_fails<Test>() {
[INFO] [stdout]      |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1513:12
[INFO] [stdout]      |
[INFO] [stdout] 1513 |             Error::<Test>::InvalidIndex
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1493 | fn accept_curator_fails<Test>() {
[INFO] [stdout]      |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1523:12
[INFO] [stdout]      |
[INFO] [stdout] 1523 |             Error::<Test>::InvalidIndex
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1493 | fn accept_curator_fails<Test>() {
[INFO] [stdout]      |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1535:12
[INFO] [stdout]      |
[INFO] [stdout] 1535 |             Error::<Test>::RequireCurator
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1493 | fn accept_curator_fails<Test>() {
[INFO] [stdout]      |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1565:12
[INFO] [stdout]      |
[INFO] [stdout] 1565 |             Error::<Test>::RequireCurator
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1493 | fn accept_curator_fails<Test>() {
[INFO] [stdout]      |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1599:32
[INFO] [stdout]      |
[INFO] [stdout] 1599 |             pallet_bounties::Bounties::<Test>::get(s.parent_bounty_id).unwrap(),
[INFO] [stdout]      |                                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1581 | fn unassign_curator_works<Test>() {
[INFO] [stdout]      |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1608:38
[INFO] [stdout]      |
[INFO] [stdout] 1608 |             pallet_bounties::CuratorDeposit::<Test>::get(s.parent_bounty_id, None::<BountyIndex>),
[INFO] [stdout]      |                                               ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1581 | fn unassign_curator_works<Test>() {
[INFO] [stdout]      |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1669:37
[INFO] [stdout]      |
[INFO] [stdout] 1669 |             pallet_bounties::ChildBounties::<Test>::get(s.parent_bounty_id, s.child_bounty_id)
[INFO] [stdout]      |                                              ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1581 | fn unassign_curator_works<Test>() {
[INFO] [stdout]      |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1679:38
[INFO] [stdout]      |
[INFO] [stdout] 1679 |             pallet_bounties::CuratorDeposit::<Test>::get(
[INFO] [stdout]      |                                               ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1581 | fn unassign_curator_works<Test>() {
[INFO] [stdout]      |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1753:12
[INFO] [stdout]      |
[INFO] [stdout] 1753 |             Error::<Test>::UnexpectedStatus
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1738 | fn unassign_curator_fails<Test>() {
[INFO] [stdout]      |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1774:12
[INFO] [stdout]      |
[INFO] [stdout] 1774 |             Error::<Test>::InvalidIndex
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1738 | fn unassign_curator_fails<Test>() {
[INFO] [stdout]      |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1780:12
[INFO] [stdout]      |
[INFO] [stdout] 1780 |             Error::<Test>::InvalidIndex
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1738 | fn unassign_curator_fails<Test>() {
[INFO] [stdout]      |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1818:32
[INFO] [stdout]      |
[INFO] [stdout] 1818 |             pallet_bounties::Bounties::<Test>::get(s.parent_bounty_id).unwrap(),
[INFO] [stdout]      |                                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1795 | fn propose_curator_works<Test>() {
[INFO] [stdout]      |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1827:38
[INFO] [stdout]      |
[INFO] [stdout] 1827 |             pallet_bounties::CuratorDeposit::<Test>::get(s.parent_bounty_id, None::<BountyIndex>),
[INFO] [stdout]      |                                               ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1795 | fn propose_curator_works<Test>() {
[INFO] [stdout]      |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1852:37
[INFO] [stdout]      |
[INFO] [stdout] 1852 |             pallet_bounties::ChildBounties::<Test>::get(s.parent_bounty_id, s.child_bounty_id)
[INFO] [stdout]      |                                              ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1795 | fn propose_curator_works<Test>() {
[INFO] [stdout]      |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1862:38
[INFO] [stdout]      |
[INFO] [stdout] 1862 |             pallet_bounties::CuratorDeposit::<Test>::get(
[INFO] [stdout]      |                                               ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1795 | fn propose_curator_works<Test>() {
[INFO] [stdout]      |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1880:12
[INFO] [stdout]      |
[INFO] [stdout] 1880 |             Error::<Test>::UnexpectedStatus
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1872 | fn propose_curator_fails<Test>() {
[INFO] [stdout]      |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1900:12
[INFO] [stdout]      |
[INFO] [stdout] 1900 |             Error::<Test>::InvalidIndex
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1872 | fn propose_curator_fails<Test>() {
[INFO] [stdout]      |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1907:12
[INFO] [stdout]      |
[INFO] [stdout] 1907 |             Error::<Test>::InsufficientPermission
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1872 | fn propose_curator_fails<Test>() {
[INFO] [stdout]      |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1929:12
[INFO] [stdout]      |
[INFO] [stdout] 1929 |             Error::<Test>::UnexpectedStatus
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1872 | fn propose_curator_fails<Test>() {
[INFO] [stdout]      |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1954:12
[INFO] [stdout]      |
[INFO] [stdout] 1954 |             Error::<Test>::InvalidIndex
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1872 | fn propose_curator_fails<Test>() {
[INFO] [stdout]      |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1999:32
[INFO] [stdout]      |
[INFO] [stdout] 1999 |             pallet_bounties::Bounties::<Test>::get(s.parent_bounty_id).unwrap(),
[INFO] [stdout]      |                                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1983 | fn award_bounty_works<Test>() {
[INFO] [stdout]      |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2012:38
[INFO] [stdout]      |
[INFO] [stdout] 2012 |             pallet_bounties::CuratorDeposit::<Test>::get(s.parent_bounty_id, None::<BountyIndex>)
[INFO] [stdout]      |                                               ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1983 | fn award_bounty_works<Test>() {
[INFO] [stdout]      |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2041:37
[INFO] [stdout]      |
[INFO] [stdout] 2041 |             pallet_bounties::ChildBounties::<Test>::get(s.parent_bounty_id, s.child_bounty_id)
[INFO] [stdout]      |                                              ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1983 | fn award_bounty_works<Test>() {
[INFO] [stdout]      |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2055:38
[INFO] [stdout]      |
[INFO] [stdout] 2055 |             pallet_bounties::CuratorDeposit::<Test>::get(
[INFO] [stdout]      |                                               ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1983 | fn award_bounty_works<Test>() {
[INFO] [stdout]      |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2091:12
[INFO] [stdout]      |
[INFO] [stdout] 2091 |             Error::<Test>::UnexpectedStatus
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2078 | fn award_bounty_fails<Test>() {
[INFO] [stdout]      |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2105:12
[INFO] [stdout]      |
[INFO] [stdout] 2105 |             Error::<Test>::RequireCurator
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2078 | fn award_bounty_fails<Test>() {
[INFO] [stdout]      |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2111:12
[INFO] [stdout]      |
[INFO] [stdout] 2111 |             Error::<Test>::InvalidIndex
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2078 | fn award_bounty_fails<Test>() {
[INFO] [stdout]      |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2125:12
[INFO] [stdout]      |
[INFO] [stdout] 2125 |             Error::<Test>::InvalidIndex
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2078 | fn award_bounty_fails<Test>() {
[INFO] [stdout]      |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2146:32
[INFO] [stdout]      |
[INFO] [stdout] 2146 |             pallet_bounties::Bounties::<Test>::get(s.parent_bounty_id).unwrap(),
[INFO] [stdout]      |                                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2131 | fn close_bounty_works<Test>() {
[INFO] [stdout]      |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2158:38
[INFO] [stdout]      |
[INFO] [stdout] 2158 |             pallet_bounties::CuratorDeposit::<Test>::get(s.parent_bounty_id, None::<BountyIndex>),
[INFO] [stdout]      |                                               ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2131 | fn close_bounty_works<Test>() {
[INFO] [stdout]      |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2175:32
[INFO] [stdout]      |
[INFO] [stdout] 2175 |             pallet_bounties::Bounties::<Test>::get(s.parent_bounty_id).unwrap().status,
[INFO] [stdout]      |                                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2131 | fn close_bounty_works<Test>() {
[INFO] [stdout]      |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2191:32
[INFO] [stdout]      |
[INFO] [stdout] 2191 |             pallet_bounties::Bounties::<Test>::get(s.parent_bounty_id).unwrap().status,
[INFO] [stdout]      |                                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2131 | fn close_bounty_works<Test>() {
[INFO] [stdout]      |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2219:37
[INFO] [stdout]      |
[INFO] [stdout] 2219 |             pallet_bounties::ChildBounties::<Test>::get(s.parent_bounty_id, s.child_bounty_id)
[INFO] [stdout]      |                                              ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2131 | fn close_bounty_works<Test>() {
[INFO] [stdout]      |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2232:38
[INFO] [stdout]      |
[INFO] [stdout] 2232 |             pallet_bounties::CuratorDeposit::<Test>::get(
[INFO] [stdout]      |                                               ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2131 | fn close_bounty_works<Test>() {
[INFO] [stdout]      |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2253:37
[INFO] [stdout]      |
[INFO] [stdout] 2253 |             pallet_bounties::ChildBounties::<Test>::get(s.parent_bounty_id, s.child_bounty_id)
[INFO] [stdout]      |                                              ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2131 | fn close_bounty_works<Test>() {
[INFO] [stdout]      |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2276:37
[INFO] [stdout]      |
[INFO] [stdout] 2276 |             pallet_bounties::ChildBounties::<Test>::get(s.parent_bounty_id, s.child_bounty_id)
[INFO] [stdout]      |                                              ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2131 | fn close_bounty_works<Test>() {
[INFO] [stdout]      |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2299:37
[INFO] [stdout]      |
[INFO] [stdout] 2299 |             pallet_bounties::ChildBounties::<Test>::get(s.parent_bounty_id, s.child_bounty_id)
[INFO] [stdout]      |                                              ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2131 | fn close_bounty_works<Test>() {
[INFO] [stdout]      |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2319:12
[INFO] [stdout]      |
[INFO] [stdout] 2319 |             Error::<Test>::UnexpectedStatus
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2311 | fn close_bounty_fails<Test>() {
[INFO] [stdout]      |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2349:12
[INFO] [stdout]      |
[INFO] [stdout] 2349 |             Error::<Test>::InvalidIndex
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2311 | fn close_bounty_fails<Test>() {
[INFO] [stdout]      |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2364:12
[INFO] [stdout]      |
[INFO] [stdout] 2364 |             Error::<Test>::HasActiveChildBounty
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2311 | fn close_bounty_fails<Test>() {
[INFO] [stdout]      |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2373:12
[INFO] [stdout]      |
[INFO] [stdout] 2373 |             Error::<Test>::InvalidIndex
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2311 | fn close_bounty_fails<Test>() {
[INFO] [stdout]      |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2420:12
[INFO] [stdout]      |
[INFO] [stdout] 2420 |             Error::<Test>::HasActiveChildBounty
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2412 | fn close_parent_with_child_bounty<Test>() {
[INFO] [stdout]      |                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2438:56
[INFO] [stdout]      |
[INFO] [stdout] 2438 |         assert_eq!(pallet_bounties::ChildBountiesPerParent::<Test>::get(s.parent_bounty_id), 0);
[INFO] [stdout]      |                                                              ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2412 | fn close_parent_with_child_bounty<Test>() {
[INFO] [stdout]      |                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2440:51
[INFO] [stdout]      |
[INFO] [stdout] 2440 |             pallet_bounties::TotalChildBountiesPerParent::<Test>::get(s.parent_bounty_id),
[INFO] [stdout]      |                                                            ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2412 | fn close_parent_with_child_bounty<Test>() {
[INFO] [stdout]      |                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2452:51
[INFO] [stdout]      |
[INFO] [stdout] 2452 |             pallet_bounties::TotalChildBountiesPerParent::<Test>::get(s.parent_bounty_id),
[INFO] [stdout]      |                                                            ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2412 | fn close_parent_with_child_bounty<Test>() {
[INFO] [stdout]      |                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2506:37
[INFO] [stdout]      |
[INFO] [stdout] 2506 |             pallet_bounties::ChildBounties::<Test>::iter_prefix(s.parent_bounty_id).count(),
[INFO] [stdout]      |                                              ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2459 | fn fund_and_award_child_bounty_without_curator_works<Test>() {
[INFO] [stdout]      |                                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2510:37
[INFO] [stdout]      |
[INFO] [stdout] 2510 |             pallet_bounties::ChildBounties::<Test>::get(s.parent_bounty_id, s.child_bounty_id),
[INFO] [stdout]      |                                              ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2459 | fn fund_and_award_child_bounty_without_curator_works<Test>() {
[INFO] [stdout]      |                                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2513:56
[INFO] [stdout]      |
[INFO] [stdout] 2513 |         assert_eq!(pallet_bounties::ChildBountiesPerParent::<Test>::get(s.parent_bounty_id), 0);
[INFO] [stdout]      |                                                              ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2459 | fn fund_and_award_child_bounty_without_curator_works<Test>() {
[INFO] [stdout]      |                                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2515:51
[INFO] [stdout]      |
[INFO] [stdout] 2515 |             pallet_bounties::TotalChildBountiesPerParent::<Test>::get(s.parent_bounty_id),
[INFO] [stdout]      |                                                            ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2459 | fn fund_and_award_child_bounty_without_curator_works<Test>() {
[INFO] [stdout]      |                                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2519:51
[INFO] [stdout]      |
[INFO] [stdout] 2519 |             pallet_bounties::ChildBountiesValuePerParent::<Test>::get(s.parent_bounty_id),
[INFO] [stdout]      |                                                            ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2459 | fn fund_and_award_child_bounty_without_curator_works<Test>() {
[INFO] [stdout]      |                                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2537:45
[INFO] [stdout]      |
[INFO] [stdout] 2537 |         assert!(pallet_bounties::CuratorDeposit::<Test>::get(
[INFO] [stdout]      |                                                   ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2530 | fn unprivileged_caller_cannot_unassign_active_child_curator_when_parent_not_active<Test>() {
[INFO] [stdout]      |                                                                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:2583:38
[INFO] [stdout]      |
[INFO] [stdout] 2583 |             pallet_bounties::CuratorDeposit::<Test>::get(
[INFO] [stdout]      |                                               ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2530 | fn unprivileged_caller_cannot_unassign_active_child_curator_when_parent_not_active<Test>() {
[INFO] [stdout]      |                                                                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: type alias import `Bounties` is private
[INFO] [stdout]    --> src/tests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout]  24 | use crate::mock::{Bounties, *};
[INFO] [stdout]     |                   ^^^^^^^^ private type alias import
[INFO] [stdout]     |
[INFO] [stdout] note: the type alias import `Bounties` is defined here...
[INFO] [stdout]    --> src/mock.rs:23:37
[INFO] [stdout]     |
[INFO] [stdout]  23 | use crate::{Event as BountiesEvent, *};
[INFO] [stdout]     |                                     ^
[INFO] [stdout] note: ...and refers to the type alias import `Bounties` which is defined here...
[INFO] [stdout]    --> src/lib.rs:78:9
[INFO] [stdout]     |
[INFO] [stdout]  78 | pub use pallet::*;
[INFO] [stdout]     |         ^^^^^^^^^ you could import this re-export
[INFO] [stdout] note: ...and refers to the type alias `Bounties` which is defined here
[INFO] [stdout]    --> src/lib.rs:483:2
[INFO] [stdout]     |
[INFO] [stdout] 483 | /     pub type Bounties<T: Config<I>, I: 'static = ()> =
[INFO] [stdout] 484 | |         StorageMap<_, Twox64Concat, BountyIndex, BountyOf<T, I>>;
[INFO] [stdout]     | |_________________________________________________________________^ you could import this directly
[INFO] [stdout] help: import `Bounties` directly
[INFO] [stdout]     |
[INFO] [stdout]  24 | use crate::mock::{pallet::Bounties, *};
[INFO] [stdout]     |                   ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Currency` and `Mutate`
[INFO] [stdout]   --> src/mock.rs:30:33
[INFO] [stdout]    |
[INFO] [stdout] 30 |         fungible::{HoldConsideration, Mutate},
[INFO] [stdout]    |                                       ^^^^^^
[INFO] [stdout] 31 |         tokens::UnityAssetBalanceConversion,
[INFO] [stdout] 32 |         ConstU64, Currency,
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Currency` and `fungible::Mutate`
[INFO] [stdout]   --> src/tests.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 |     traits::{fungible::Mutate, Currency},
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `pallet_balances` in this scope
[INFO] [stdout]    --> src/mock.rs:112:21
[INFO] [stdout]     |
[INFO] [stdout] 112 |     type AccountData = pallet_balances::AccountData<u64>;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `pallet_preimage` in this scope
[INFO] [stdout]    --> src/mock.rs:122:6
[INFO] [stdout]     |
[INFO] [stdout] 122 | impl pallet_preimage::Config for Test {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_preimage`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pallet_preimage`, use `cargo add pallet_preimage` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `pallet_utility` in this scope
[INFO] [stdout]    --> src/mock.rs:130:6
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl pallet_utility::Config for Test {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_utility`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pallet_utility`, use `cargo add pallet_utility` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/mock.rs:156:13
[INFO] [stdout]     |
[INFO] [stdout] 156 |             r => Err(RuntimeOrigin::from(r)),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeHoldReason` in this scope
[INFO] [stdout]    --> src/mock.rs:170:58
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub const CuratorDepositHoldReason: RuntimeHoldReason = RuntimeHoldReason::Bounties(pallet_bounties::HoldReason::CuratorDeposit);
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^ use of undeclared type `RuntimeHoldReason`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `pallet_balances` in this scope
[INFO] [stdout]    --> src/mock.rs:175:26
[INFO] [stdout]     |
[INFO] [stdout] 175 |     type Balance = <Self as pallet_balances::Config>::Balance;
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `pallet_balances` in this scope
[INFO] [stdout]    --> src/mock.rs:209:26
[INFO] [stdout]     |
[INFO] [stdout] 209 |     type Balance = <Self as pallet_balances::Config>::Balance;
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `pallet_balances` in this scope
[INFO] [stdout]    --> src/mock.rs:249:14
[INFO] [stdout]     |
[INFO] [stdout] 249 |             balances: pallet_balances::GenesisConfig {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Bounties1` in this scope
[INFO] [stdout]    --> src/mock.rs:267:4
[INFO] [stdout]     |
[INFO] [stdout] 267 |             Bounties1::do_try_state().expect("All invariants must hold after a test");
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared type `Bounties1`
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 267 -             Bounties1::do_try_state().expect("All invariants must hold after a test");
[INFO] [stdout] 267 +             Bounties::do_try_state().expect("All invariants must hold after a test");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/mock.rs:292:15
[INFO] [stdout]     |
[INFO] [stdout] 292 |             |e| if let RuntimeEvent::Bounties(inner) = e.event { Some(inner) } else { None },
[INFO] [stdout]     |                        ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 292 -             |e| if let RuntimeEvent::Bounties(inner) = e.event { Some(inner) } else { None },
[INFO] [stdout] 292 +             |e| if let BountiesEvent::Bounties(inner) = e.event { Some(inner) } else { None },
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Preimage` in this scope
[INFO] [stdout]    --> src/mock.rs:314:13
[INFO] [stdout]     |
[INFO] [stdout] 314 |     assert_ok!(Preimage::note_preimage(RuntimeOrigin::signed(who), data.clone()));
[INFO] [stdout]     |                ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/mock.rs:314:37
[INFO] [stdout]     |
[INFO] [stdout] 314 |     assert_ok!(Preimage::note_preimage(RuntimeOrigin::signed(who), data.clone()));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Preimage` in this scope
[INFO] [stdout]    --> src/mock.rs:316:11
[INFO] [stdout]     |
[INFO] [stdout] 316 |     assert!(!Preimage::is_requested(&hash));
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/mock.rs:357:36
[INFO] [stdout]     |
[INFO] [stdout] 357 |     assert_ok!(Bounties::check_status(RuntimeOrigin::signed(0), parent_bounty_id, child_bounty_id));
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/mock.rs:370:36
[INFO] [stdout]     |
[INFO] [stdout] 370 |     assert_ok!(Bounties::check_status(RuntimeOrigin::signed(0), parent_bounty_id, child_bounty_id));
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/mock.rs:400:2
[INFO] [stdout]     |
[INFO] [stdout] 400 |     Balances::set_balance(&curator, Balances::minimum_balance() + expected_deposit);
[INFO] [stdout]     |     ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 400 -     Balances::set_balance(&curator, Balances::minimum_balance() + expected_deposit);
[INFO] [stdout] 400 +     Balance::set_balance(&curator, Balances::minimum_balance() + expected_deposit);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/mock.rs:400:34
[INFO] [stdout]     |
[INFO] [stdout] 400 |     Balances::set_balance(&curator, Balances::minimum_balance() + expected_deposit);
[INFO] [stdout]     |                                     ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 400 -     Balances::set_balance(&curator, Balances::minimum_balance() + expected_deposit);
[INFO] [stdout] 400 +     Balances::set_balance(&curator, Balance::minimum_balance() + expected_deposit);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/mock.rs:401:2
[INFO] [stdout]     |
[INFO] [stdout] 401 |     Balances::set_balance(&child_curator, Balances::minimum_balance() + child_expected_deposit);
[INFO] [stdout]     |     ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 401 -     Balances::set_balance(&child_curator, Balances::minimum_balance() + child_expected_deposit);
[INFO] [stdout] 401 +     Balance::set_balance(&child_curator, Balances::minimum_balance() + child_expected_deposit);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/mock.rs:401:40
[INFO] [stdout]     |
[INFO] [stdout] 401 |     Balances::set_balance(&child_curator, Balances::minimum_balance() + child_expected_deposit);
[INFO] [stdout]     |                                           ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 401 -     Balances::set_balance(&child_curator, Balances::minimum_balance() + child_expected_deposit);
[INFO] [stdout] 401 +     Balances::set_balance(&child_curator, Balance::minimum_balance() + child_expected_deposit);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/mock.rs:423:3
[INFO] [stdout]     |
[INFO] [stdout] 423 |         RuntimeOrigin::root(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/mock.rs:449:3
[INFO] [stdout]     |
[INFO] [stdout] 449 |         RuntimeOrigin::signed(s.curator),
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/mock.rs:461:3
[INFO] [stdout]     |
[INFO] [stdout] 461 |         RuntimeOrigin::signed(s.curator),
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/mock.rs:473:3
[INFO] [stdout]     |
[INFO] [stdout] 473 |         RuntimeOrigin::signed(s.curator),
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/mock.rs:485:36
[INFO] [stdout]     |
[INFO] [stdout] 485 |     assert_ok!(Bounties::close_bounty(RuntimeOrigin::root(), s.parent_bounty_id, None,));
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/mock.rs:494:3
[INFO] [stdout]     |
[INFO] [stdout] 494 |         RuntimeOrigin::signed(s.curator),
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/mock.rs:527:3
[INFO] [stdout]     |
[INFO] [stdout] 527 |         RuntimeOrigin::signed(s.curator),
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/mock.rs:539:3
[INFO] [stdout]     |
[INFO] [stdout] 539 |         RuntimeOrigin::signed(s.child_curator),
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/mock.rs:551:3
[INFO] [stdout]     |
[INFO] [stdout] 551 |         RuntimeOrigin::signed(s.curator),
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/mock.rs:563:3
[INFO] [stdout]     |
[INFO] [stdout] 563 |         RuntimeOrigin::signed(s.child_curator),
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `pallet_utility` in this scope
[INFO] [stdout]   --> src/tests.rs:32:20
[INFO] [stdout]    |
[INFO] [stdout] 32 | type UtilityCall = pallet_utility::Call<Test>;
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_utility`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pallet_utility`, use `cargo add pallet_utility` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]   --> src/tests.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let _ = Balances::mint_into(&curator, Balances::minimum_balance());
[INFO] [stdout]    |                 ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 44 -         let _ = Balances::mint_into(&curator, Balances::minimum_balance());
[INFO] [stdout] 44 +         let _ = Balance::mint_into(&curator, Balances::minimum_balance());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]   --> src/tests.rs:44:41
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let _ = Balances::mint_into(&curator, Balances::minimum_balance());
[INFO] [stdout]    |                                               ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 44 -         let _ = Balances::mint_into(&curator, Balances::minimum_balance());
[INFO] [stdout] 44 +         let _ = Balances::mint_into(&curator, Balance::minimum_balance());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]   --> src/tests.rs:48:4
[INFO] [stdout]    |
[INFO] [stdout] 48 |             RuntimeOrigin::root(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Preimage` in this scope
[INFO] [stdout]   --> src/tests.rs:78:11
[INFO] [stdout]    |
[INFO] [stdout] 78 |         assert!(Preimage::is_requested(&metadata));
[INFO] [stdout]    |                 ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]   --> src/tests.rs:95:11
[INFO] [stdout]    |
[INFO] [stdout] 95 |         let _ = Balances::mint_into(&curator, Balances::minimum_balance());
[INFO] [stdout]    |                 ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 95 -         let _ = Balances::mint_into(&curator, Balances::minimum_balance());
[INFO] [stdout] 95 +         let _ = Balance::mint_into(&curator, Balances::minimum_balance());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]   --> src/tests.rs:95:41
[INFO] [stdout]    |
[INFO] [stdout] 95 |         let _ = Balances::mint_into(&curator, Balances::minimum_balance());
[INFO] [stdout]    |                                               ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 95 -         let _ = Balances::mint_into(&curator, Balances::minimum_balance());
[INFO] [stdout] 95 +         let _ = Balances::mint_into(&curator, Balance::minimum_balance());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]   --> src/tests.rs:99:14
[INFO] [stdout]    |
[INFO] [stdout] 99 |         assert_ok!(RuntimeCall::from(UtilityCall::batch_all {
[INFO] [stdout]    |                    ^^^^^^^^^^^ use of undeclared type `RuntimeCall`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]    --> src/tests.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 RuntimeCall::from(BountiesCall::fund_bounty {
[INFO] [stdout]     |                 ^^^^^^^^^^^ use of undeclared type `RuntimeCall`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]    --> src/tests.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 RuntimeCall::from(BountiesCall::fund_bounty {
[INFO] [stdout]     |                 ^^^^^^^^^^^ use of undeclared type `RuntimeCall`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |         .dispatch(RuntimeOrigin::signed(spend_origin)));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]    --> src/tests.rs:123:4
[INFO] [stdout]     |
[INFO] [stdout] 123 |             RuntimeCall::from(UtilityCall::batch_all {
[INFO] [stdout]     |             ^^^^^^^^^^^ use of undeclared type `RuntimeCall`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]    --> src/tests.rs:125:6
[INFO] [stdout]     |
[INFO] [stdout] 125 |                     RuntimeCall::from(BountiesCall::fund_bounty {
[INFO] [stdout]     |                     ^^^^^^^^^^^ use of undeclared type `RuntimeCall`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]    --> src/tests.rs:131:6
[INFO] [stdout]     |
[INFO] [stdout] 131 |                     RuntimeCall::from(BountiesCall::fund_bounty {
[INFO] [stdout]     |                     ^^^^^^^^^^^ use of undeclared type `RuntimeCall`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:139:14
[INFO] [stdout]     |
[INFO] [stdout] 139 |             .dispatch(RuntimeOrigin::signed(spend_origin)),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Bounties1` in this scope
[INFO] [stdout]    --> src/tests.rs:156:4
[INFO] [stdout]     |
[INFO] [stdout] 156 |             Bounties1::bounty_account(parent_bounty_id, asset_kind).expect("conversion failed");
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared type `Bounties1`
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 156 -             Bounties1::bounty_account(parent_bounty_id, asset_kind).expect("conversion failed");
[INFO] [stdout] 156 +             Bounties::bounty_account(parent_bounty_id, asset_kind).expect("conversion failed");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/tests.rs:158:11
[INFO] [stdout]     |
[INFO] [stdout] 158 |         let _ = Balances::mint_into(&curator, Balances::minimum_balance());
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 158 -         let _ = Balances::mint_into(&curator, Balances::minimum_balance());
[INFO] [stdout] 158 +         let _ = Balance::mint_into(&curator, Balances::minimum_balance());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/tests.rs:158:41
[INFO] [stdout]     |
[INFO] [stdout] 158 |         let _ = Balances::mint_into(&curator, Balances::minimum_balance());
[INFO] [stdout]     |                                               ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 158 -         let _ = Balances::mint_into(&curator, Balances::minimum_balance());
[INFO] [stdout] 158 +         let _ = Balances::mint_into(&curator, Balance::minimum_balance());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Bounties1` in this scope
[INFO] [stdout]    --> src/tests.rs:161:14
[INFO] [stdout]     |
[INFO] [stdout] 161 |         assert_ok!(Bounties1::fund_bounty(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `Bounties1`
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 161 -         assert_ok!(Bounties1::fund_bounty(
[INFO] [stdout] 161 +         assert_ok!(Bounties::fund_bounty(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:162:4
[INFO] [stdout]     |
[INFO] [stdout] 162 |             RuntimeOrigin::root(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/tests.rs:183:11
[INFO] [stdout]     |
[INFO] [stdout] 183 |         let _ = Balances::mint_into(&curator, Balances::minimum_balance());
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 183 -         let _ = Balances::mint_into(&curator, Balances::minimum_balance());
[INFO] [stdout] 183 +         let _ = Balance::mint_into(&curator, Balances::minimum_balance());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/tests.rs:183:41
[INFO] [stdout]     |
[INFO] [stdout] 183 |         let _ = Balances::mint_into(&curator, Balances::minimum_balance());
[INFO] [stdout]     |                                               ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 183 -         let _ = Balances::mint_into(&curator, Balances::minimum_balance());
[INFO] [stdout] 183 +         let _ = Balances::mint_into(&curator, Balance::minimum_balance());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:186:24
[INFO] [stdout]     |
[INFO] [stdout] 186 |         let invalid_origin = RuntimeOrigin::none();
[INFO] [stdout]     |                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:193:24
[INFO] [stdout]     |
[INFO] [stdout] 193 |         let invalid_origin = RuntimeOrigin::signed(0);
[INFO] [stdout]     |                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 203 |                 RuntimeOrigin::root(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:216:5
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 RuntimeOrigin::signed(10), // max spending of 10
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:229:5
[INFO] [stdout]     |
[INFO] [stdout] 229 |                 RuntimeOrigin::root(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 243 |                 RuntimeOrigin::root(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:262:4
[INFO] [stdout]     |
[INFO] [stdout] 262 |             RuntimeOrigin::signed(s.curator),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Preimage` in this scope
[INFO] [stdout]    --> src/tests.rs:311:11
[INFO] [stdout]     |
[INFO] [stdout] 311 |         assert!(Preimage::is_requested(&s.metadata));
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:322:4
[INFO] [stdout]     |
[INFO] [stdout] 322 |             RuntimeOrigin::signed(s.curator),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:380:24
[INFO] [stdout]     |
[INFO] [stdout] 380 |         let invalid_origin = RuntimeOrigin::none();
[INFO] [stdout]     |                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:396:5
[INFO] [stdout]     |
[INFO] [stdout] 396 |                 RuntimeOrigin::signed(s.curator),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:409:5
[INFO] [stdout]     |
[INFO] [stdout] 409 |                 RuntimeOrigin::signed(s.curator),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:422:5
[INFO] [stdout]     |
[INFO] [stdout] 422 |                 RuntimeOrigin::signed(s.curator),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:432:24
[INFO] [stdout]     |
[INFO] [stdout] 432 |         let invalid_origin = RuntimeOrigin::signed(1);
[INFO] [stdout]     |                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:448:5
[INFO] [stdout]     |
[INFO] [stdout] 448 |                 RuntimeOrigin::signed(s.curator),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:460:4
[INFO] [stdout]     |
[INFO] [stdout] 460 |             RuntimeOrigin::signed(s.curator),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:470:5
[INFO] [stdout]     |
[INFO] [stdout] 470 |                 RuntimeOrigin::signed(s.curator),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:485:5
[INFO] [stdout]     |
[INFO] [stdout] 485 |                 RuntimeOrigin::signed(s.curator),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:505:37
[INFO] [stdout]     |
[INFO] [stdout] 505 |         assert_ok!(Bounties::check_status(RuntimeOrigin::signed(1), s.parent_bounty_id, None));
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:539:37
[INFO] [stdout]     |
[INFO] [stdout] 539 |         assert_ok!(Bounties::check_status(RuntimeOrigin::signed(1), s.parent_bounty_id, None));
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:557:37
[INFO] [stdout]     |
[INFO] [stdout] 557 |         assert_ok!(Bounties::check_status(RuntimeOrigin::signed(1), s.parent_bounty_id, None));
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Preimage` in this scope
[INFO] [stdout]    --> src/tests.rs:575:11
[INFO] [stdout]     |
[INFO] [stdout] 575 |         assert!(Preimage::is_requested(&s.metadata));
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/tests.rs:576:14
[INFO] [stdout]     |
[INFO] [stdout] 576 |         assert_eq!(Balances::free_balance(s.curator), Balances::minimum_balance());
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 576 -         assert_eq!(Balances::free_balance(s.curator), Balances::minimum_balance());
[INFO] [stdout] 576 +         assert_eq!(Balance::free_balance(s.curator), Balances::minimum_balance());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/tests.rs:576:49
[INFO] [stdout]     |
[INFO] [stdout] 576 |         assert_eq!(Balances::free_balance(s.curator), Balances::minimum_balance());
[INFO] [stdout]     |                                                       ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 576 -         assert_eq!(Balances::free_balance(s.curator), Balances::minimum_balance());
[INFO] [stdout] 576 +         assert_eq!(Balances::free_balance(s.curator), Balance::minimum_balance());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/tests.rs:577:14
[INFO] [stdout]     |
[INFO] [stdout] 577 |         assert_eq!(Balances::reserved_balance(s.curator), s.curator_deposit);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 577 -         assert_eq!(Balances::reserved_balance(s.curator), s.curator_deposit);
[INFO] [stdout] 577 +         assert_eq!(Balance::reserved_balance(s.curator), s.curator_deposit);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:590:37
[INFO] [stdout]     |
[INFO] [stdout] 590 |         assert_ok!(Bounties::check_status(RuntimeOrigin::signed(1), s.parent_bounty_id, None));
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Preimage` in this scope
[INFO] [stdout]    --> src/tests.rs:604:12
[INFO] [stdout]     |
[INFO] [stdout] 604 |         assert!(!Preimage::is_requested(&s.metadata));
[INFO] [stdout]     |                  ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/tests.rs:606:4
[INFO] [stdout]     |
[INFO] [stdout] 606 |             Balances::free_balance(s.curator),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 606 -             Balances::free_balance(s.curator),
[INFO] [stdout] 606 +             Balance::free_balance(s.curator),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/tests.rs:607:4
[INFO] [stdout]     |
[INFO] [stdout] 607 |             Balances::minimum_balance() + s.curator_deposit
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 607 -             Balances::minimum_balance() + s.curator_deposit
[INFO] [stdout] 607 +             Balance::minimum_balance() + s.curator_deposit
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:620:37
[INFO] [stdout]     |
[INFO] [stdout] 620 |         assert_ok!(Bounties::check_status(RuntimeOrigin::signed(1), s.parent_bounty_id, None));
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Preimage` in this scope
[INFO] [stdout]    --> src/tests.rs:636:11
[INFO] [stdout]     |
[INFO] [stdout] 636 |         assert!(Preimage::is_requested(&s.metadata));
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/tests.rs:637:14
[INFO] [stdout]     |
[INFO] [stdout] 637 |         assert_eq!(Balances::free_balance(s.curator), Balances::minimum_balance());
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 637 -         assert_eq!(Balances::free_balance(s.curator), Balances::minimum_balance());
[INFO] [stdout] 637 +         assert_eq!(Balance::free_balance(s.curator), Balances::minimum_balance());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/tests.rs:637:49
[INFO] [stdout]     |
[INFO] [stdout] 637 |         assert_eq!(Balances::free_balance(s.curator), Balances::minimum_balance());
[INFO] [stdout]     |                                                       ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 637 -         assert_eq!(Balances::free_balance(s.curator), Balances::minimum_balance());
[INFO] [stdout] 637 +         assert_eq!(Balances::free_balance(s.curator), Balance::minimum_balance());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:650:37
[INFO] [stdout]     |
[INFO] [stdout] 650 |         assert_ok!(Bounties::check_status(RuntimeOrigin::signed(1), s.parent_bounty_id, None));
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Preimage` in this scope
[INFO] [stdout]    --> src/tests.rs:667:12
[INFO] [stdout]     |
[INFO] [stdout] 667 |         assert!(!Preimage::is_requested(&s.metadata));
[INFO] [stdout]     |                  ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/tests.rs:673:4
[INFO] [stdout]     |
[INFO] [stdout] 673 |             Balances::free_balance(s.curator),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 673 -             Balances::free_balance(s.curator),
[INFO] [stdout] 673 +             Balance::free_balance(s.curator),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/tests.rs:674:4
[INFO] [stdout]     |
[INFO] [stdout] 674 |             Balances::minimum_balance() + s.curator_deposit
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 674 -             Balances::minimum_balance() + s.curator_deposit
[INFO] [stdout] 674 +             Balance::minimum_balance() + s.curator_deposit
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:685:4
[INFO] [stdout]     |
[INFO] [stdout] 685 |             RuntimeOrigin::signed(1),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:728:4
[INFO] [stdout]     |
[INFO] [stdout] 728 |             RuntimeOrigin::signed(1),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:760:4
[INFO] [stdout]     |
[INFO] [stdout] 760 |             RuntimeOrigin::signed(1),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Preimage` in this scope
[INFO] [stdout]    --> src/tests.rs:791:11
[INFO] [stdout]     |
[INFO] [stdout] 791 |         assert!(Preimage::is_requested(&s.metadata));
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/tests.rs:800:14
[INFO] [stdout]     |
[INFO] [stdout] 800 |         assert_eq!(Balances::free_balance(s.child_curator), Balances::minimum_balance());
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 800 -         assert_eq!(Balances::free_balance(s.child_curator), Balances::minimum_balance());
[INFO] [stdout] 800 +         assert_eq!(Balance::free_balance(s.child_curator), Balances::minimum_balance());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/tests.rs:800:55
[INFO] [stdout]     |
[INFO] [stdout] 800 |         assert_eq!(Balances::free_balance(s.child_curator), Balances::minimum_balance());
[INFO] [stdout]     |                                                             ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 800 -         assert_eq!(Balances::free_balance(s.child_curator), Balances::minimum_balance());
[INFO] [stdout] 800 +         assert_eq!(Balances::free_balance(s.child_curator), Balance::minimum_balance());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:810:4
[INFO] [stdout]     |
[INFO] [stdout] 810 |             RuntimeOrigin::signed(1),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Preimage` in this scope
[INFO] [stdout]    --> src/tests.rs:847:11
[INFO] [stdout]     |
[INFO] [stdout] 847 |         assert!(Preimage::is_requested(&s.metadata)); // still requested by parent bounty
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/tests.rs:849:4
[INFO] [stdout]     |
[INFO] [stdout] 849 |             Balances::free_balance(s.child_curator),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 849 -             Balances::free_balance(s.child_curator),
[INFO] [stdout] 849 +             Balance::free_balance(s.child_curator),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/tests.rs:850:4
[INFO] [stdout]     |
[INFO] [stdout] 850 |             Balances::minimum_balance() + s.child_curator_deposit
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 850 -             Balances::minimum_balance() + s.child_curator_deposit
[INFO] [stdout] 850 +             Balance::minimum_balance() + s.child_curator_deposit
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:856:4
[INFO] [stdout]     |
[INFO] [stdout] 856 |             RuntimeOrigin::signed(s.curator),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:873:4
[INFO] [stdout]     |
[INFO] [stdout] 873 |             RuntimeOrigin::signed(s.curator),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/tests.rs:880:14
[INFO] [stdout]     |
[INFO] [stdout] 880 |         assert_eq!(Balances::free_balance(s.curator), Balances::minimum_balance()); // reserved
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 880 -         assert_eq!(Balances::free_balance(s.curator), Balances::minimum_balance()); // reserved
[INFO] [stdout] 880 +         assert_eq!(Balance::free_balance(s.curator), Balances::minimum_balance()); // reserved
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/tests.rs:880:49
[INFO] [stdout]     |
[INFO] [stdout] 880 |         assert_eq!(Balances::free_balance(s.curator), Balances::minimum_balance()); // reserved
[INFO] [stdout]     |                                                       ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 880 -         assert_eq!(Balances::free_balance(s.curator), Balances::minimum_balance()); // reserved
[INFO] [stdout] 880 +         assert_eq!(Balances::free_balance(s.curator), Balance::minimum_balance()); // reserved
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:884:4
[INFO] [stdout]     |
[INFO] [stdout] 884 |             RuntimeOrigin::signed(1),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Preimage` in this scope
[INFO] [stdout]    --> src/tests.rs:890:11
[INFO] [stdout]     |
[INFO] [stdout] 890 |         assert!(Preimage::is_requested(&s.metadata)); // still requested by parent bounty
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/tests.rs:891:14
[INFO] [stdout]     |
[INFO] [stdout] 891 |         assert_eq!(Balances::free_balance(s.curator), Balances::minimum_balance()); // still reserved
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 891 -         assert_eq!(Balances::free_balance(s.curator), Balances::minimum_balance()); // still reserved
[INFO] [stdout] 891 +         assert_eq!(Balance::free_balance(s.curator), Balances::minimum_balance()); // still reserved
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/tests.rs:891:49
[INFO] [stdout]     |
[INFO] [stdout] 891 |         assert_eq!(Balances::free_balance(s.curator), Balances::minimum_balance()); // still reserved
[INFO] [stdout]     |                                                       ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 891 -         assert_eq!(Balances::free_balance(s.curator), Balances::minimum_balance()); // still reserved
[INFO] [stdout] 891 +         assert_eq!(Balances::free_balance(s.curator), Balance::minimum_balance()); // still reserved
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:901:4
[INFO] [stdout]     |
[INFO] [stdout] 901 |             RuntimeOrigin::signed(1),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Preimage` in this scope
[INFO] [stdout]    --> src/tests.rs:922:11
[INFO] [stdout]     |
[INFO] [stdout] 922 |         assert!(Preimage::is_requested(&s.metadata)); // still requested by parent bounty
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/tests.rs:933:4
[INFO] [stdout]     |
[INFO] [stdout] 933 |             Balances::free_balance(s.child_curator),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 933 -             Balances::free_balance(s.child_curator),
[INFO] [stdout] 933 +             Balance::free_balance(s.child_curator),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/tests.rs:934:4
[INFO] [stdout]     |
[INFO] [stdout] 934 |             Balances::minimum_balance() + s.child_curator_deposit
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 934 -             Balances::minimum_balance() + s.child_curator_deposit
[INFO] [stdout] 934 +             Balance::minimum_balance() + s.child_curator_deposit
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:939:4
[INFO] [stdout]     |
[INFO] [stdout] 939 |             RuntimeOrigin::signed(s.curator),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:948:37
[INFO] [stdout]     |
[INFO] [stdout] 948 |         assert_ok!(Bounties::check_status(RuntimeOrigin::signed(1), s.parent_bounty_id, None));
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Preimage` in this scope
[INFO] [stdout]    --> src/tests.rs:964:12
[INFO] [stdout]     |
[INFO] [stdout] 964 |         assert!(!Preimage::is_requested(&s.metadata)); // no longer requested
[INFO] [stdout]     |                  ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:975:39
[INFO] [stdout]     |
[INFO] [stdout] 975 |         assert_noop!(Bounties::check_status(RuntimeOrigin::none(), 2, None), BadOrigin);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:979:27
[INFO] [stdout]     |
[INFO] [stdout] 979 |             Bounties::check_status(RuntimeOrigin::signed(1), 2, None),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:985:27
[INFO] [stdout]     |
[INFO] [stdout] 985 |             Bounties::check_status(RuntimeOrigin::signed(1), s.parent_bounty_id, Some(2)),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:991:27
[INFO] [stdout]     |
[INFO] [stdout] 991 |             Bounties::check_status(RuntimeOrigin::signed(1), s.parent_bounty_id, None),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:998:37
[INFO] [stdout]     |
[INFO] [stdout] 998 |         assert_ok!(Bounties::check_status(RuntimeOrigin::signed(1), s.parent_bounty_id, None));
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1002:27
[INFO] [stdout]      |
[INFO] [stdout] 1002 |             Bounties::check_status(RuntimeOrigin::signed(1), s.parent_bounty_id, None),
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1011:27
[INFO] [stdout]      |
[INFO] [stdout] 1011 |             Bounties::check_status(RuntimeOrigin::signed(1), s.parent_bounty_id, None),
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1020:27
[INFO] [stdout]      |
[INFO] [stdout] 1020 |             Bounties::check_status(RuntimeOrigin::signed(1), s.parent_bounty_id, None),
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1036:38
[INFO] [stdout]      |
[INFO] [stdout] 1036 |         assert_ok!(Bounties::retry_payment(RuntimeOrigin::signed(1), s.parent_bounty_id, None));
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1069:38
[INFO] [stdout]      |
[INFO] [stdout] 1069 |         assert_ok!(Bounties::retry_payment(RuntimeOrigin::signed(1), s.parent_bounty_id, None));
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1091:38
[INFO] [stdout]      |
[INFO] [stdout] 1091 |         assert_ok!(Bounties::retry_payment(RuntimeOrigin::signed(1), s.parent_bounty_id, None));
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1124:4
[INFO] [stdout]      |
[INFO] [stdout] 1124 |             RuntimeOrigin::signed(1),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1179:4
[INFO] [stdout]      |
[INFO] [stdout] 1179 |             RuntimeOrigin::signed(1),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1218:4
[INFO] [stdout]      |
[INFO] [stdout] 1218 |             RuntimeOrigin::signed(1),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1253:28
[INFO] [stdout]      |
[INFO] [stdout] 1253 |             Bounties::retry_payment(RuntimeOrigin::signed(1), s.parent_bounty_id, None),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1259:28
[INFO] [stdout]      |
[INFO] [stdout] 1259 |             Bounties::retry_payment(RuntimeOrigin::none(), s.parent_bounty_id, None),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1265:28
[INFO] [stdout]      |
[INFO] [stdout] 1265 |             Bounties::retry_payment(RuntimeOrigin::signed(1), 2, None),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1271:28
[INFO] [stdout]      |
[INFO] [stdout] 1271 |             Bounties::retry_payment(RuntimeOrigin::signed(1), s.parent_bounty_id, Some(1)),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1282:28
[INFO] [stdout]      |
[INFO] [stdout] 1282 |             Bounties::retry_payment(RuntimeOrigin::signed(1), s.parent_bounty_id, None),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1293:28
[INFO] [stdout]      |
[INFO] [stdout] 1293 |             Bounties::retry_payment(RuntimeOrigin::signed(1), s.parent_bounty_id, None),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1304:28
[INFO] [stdout]      |
[INFO] [stdout] 1304 |             Bounties::retry_payment(RuntimeOrigin::signed(1), s.parent_bounty_id, None),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1317:5
[INFO] [stdout]      |
[INFO] [stdout] 1317 |                 RuntimeOrigin::signed(1),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1334:4
[INFO] [stdout]      |
[INFO] [stdout] 1334 |             RuntimeOrigin::signed(s.curator),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1354:14
[INFO] [stdout]      |
[INFO] [stdout] 1354 |         assert_eq!(Balances::reserved_balance(&s.curator), s.curator_deposit);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1354 -         assert_eq!(Balances::reserved_balance(&s.curator), s.curator_deposit);
[INFO] [stdout] 1354 +         assert_eq!(Balance::reserved_balance(&s.curator), s.curator_deposit);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1361:4
[INFO] [stdout]      |
[INFO] [stdout] 1361 |             RuntimeOrigin::signed(s.child_curator),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1385:14
[INFO] [stdout]      |
[INFO] [stdout] 1385 |         assert_eq!(Balances::reserved_balance(&s.child_curator), s.child_curator_deposit);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1385 -         assert_eq!(Balances::reserved_balance(&s.child_curator), s.child_curator_deposit);
[INFO] [stdout] 1385 +         assert_eq!(Balance::reserved_balance(&s.child_curator), s.child_curator_deposit);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1388:11
[INFO] [stdout]      |
[INFO] [stdout] 1388 |         let _ = Balances::mint_into(&s.child_curator, s.child_curator_deposit);
[INFO] [stdout]      |                 ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1388 -         let _ = Balances::mint_into(&s.child_curator, s.child_curator_deposit);
[INFO] [stdout] 1388 +         let _ = Balance::mint_into(&s.child_curator, s.child_curator_deposit);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1390:4
[INFO] [stdout]      |
[INFO] [stdout] 1390 |             RuntimeOrigin::signed(s.curator),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1411:4
[INFO] [stdout]      |
[INFO] [stdout] 1411 |             RuntimeOrigin::signed(s.child_curator),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1423:14
[INFO] [stdout]      |
[INFO] [stdout] 1423 |         assert_eq!(Balances::reserved_balance(&s.child_curator), s.child_curator_deposit * 2);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1423 -         assert_eq!(Balances::reserved_balance(&s.child_curator), s.child_curator_deposit * 2);
[INFO] [stdout] 1423 +         assert_eq!(Balance::reserved_balance(&s.child_curator), s.child_curator_deposit * 2);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1438:3
[INFO] [stdout]      |
[INFO] [stdout] 1438 |         Balances::make_free_balance_be(&curator, 100);
[INFO] [stdout]      |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1438 -         Balances::make_free_balance_be(&curator, 100);
[INFO] [stdout] 1438 +         Balance::make_free_balance_be(&curator, 100);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1440:4
[INFO] [stdout]      |
[INFO] [stdout] 1440 |             RuntimeOrigin::root(),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1450:4
[INFO] [stdout]      |
[INFO] [stdout] 1450 |             RuntimeOrigin::signed(curator),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1457:14
[INFO] [stdout]      |
[INFO] [stdout] 1457 |         assert_eq!(Balances::free_balance(&curator), 100 - expected_deposit);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1457 -         assert_eq!(Balances::free_balance(&curator), 100 - expected_deposit);
[INFO] [stdout] 1457 +         assert_eq!(Balance::free_balance(&curator), 100 - expected_deposit);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1458:14
[INFO] [stdout]      |
[INFO] [stdout] 1458 |         assert_eq!(Balances::reserved_balance(&curator), expected_deposit);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1458 -         assert_eq!(Balances::reserved_balance(&curator), expected_deposit);
[INFO] [stdout] 1458 +         assert_eq!(Balance::reserved_balance(&curator), expected_deposit);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1467:3
[INFO] [stdout]      |
[INFO] [stdout] 1467 |         Balances::make_free_balance_be(&curator, starting_balance);
[INFO] [stdout]      |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1467 -         Balances::make_free_balance_be(&curator, starting_balance);
[INFO] [stdout] 1467 +         Balance::make_free_balance_be(&curator, starting_balance);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1470:4
[INFO] [stdout]      |
[INFO] [stdout] 1470 |             RuntimeOrigin::root(),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1480:4
[INFO] [stdout]      |
[INFO] [stdout] 1480 |             RuntimeOrigin::signed(curator),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1487:14
[INFO] [stdout]      |
[INFO] [stdout] 1487 |         assert_eq!(Balances::free_balance(&curator), starting_balance - expected_deposit);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1487 -         assert_eq!(Balances::free_balance(&curator), starting_balance - expected_deposit);
[INFO] [stdout] 1487 +         assert_eq!(Balance::free_balance(&curator), starting_balance - expected_deposit);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1488:14
[INFO] [stdout]      |
[INFO] [stdout] 1488 |         assert_eq!(Balances::reserved_balance(&curator), expected_deposit);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1488 -         assert_eq!(Balances::reserved_balance(&curator), expected_deposit);
[INFO] [stdout] 1488 +         assert_eq!(Balance::reserved_balance(&curator), expected_deposit);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1500:29
[INFO] [stdout]      |
[INFO] [stdout] 1500 |             Bounties::accept_curator(RuntimeOrigin::signed(s.curator), s.parent_bounty_id, None,),
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1506:29
[INFO] [stdout]      |
[INFO] [stdout] 1506 |             Bounties::accept_curator(RuntimeOrigin::none(), s.parent_bounty_id, None,),
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1512:29
[INFO] [stdout]      |
[INFO] [stdout] 1512 |             Bounties::accept_curator(RuntimeOrigin::signed(s.curator), 2, None),
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1519:5
[INFO] [stdout]      |
[INFO] [stdout] 1519 |                 RuntimeOrigin::signed(s.child_curator),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1527:3
[INFO] [stdout]      |
[INFO] [stdout] 1527 |         Balances::make_free_balance_be(&s.curator, s.curator_deposit - 1);
[INFO] [stdout]      |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1527 -         Balances::make_free_balance_be(&s.curator, s.curator_deposit - 1);
[INFO] [stdout] 1527 +         Balance::make_free_balance_be(&s.curator, s.curator_deposit - 1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1534:29
[INFO] [stdout]      |
[INFO] [stdout] 1534 |             Bounties::accept_curator(RuntimeOrigin::signed(1), s.parent_bounty_id, None,),
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1540:29
[INFO] [stdout]      |
[INFO] [stdout] 1540 |             Bounties::accept_curator(RuntimeOrigin::signed(s.curator), s.parent_bounty_id, None,),
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1546:3
[INFO] [stdout]      |
[INFO] [stdout] 1546 |         Balances::make_free_balance_be(&s.child_curator, s.child_curator_deposit - 1);
[INFO] [stdout]      |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1546 -         Balances::make_free_balance_be(&s.child_curator, s.child_curator_deposit - 1);
[INFO] [stdout] 1546 +         Balance::make_free_balance_be(&s.child_curator, s.child_curator_deposit - 1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1561:5
[INFO] [stdout]      |
[INFO] [stdout] 1561 |                 RuntimeOrigin::signed(1),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1571:5
[INFO] [stdout]      |
[INFO] [stdout] 1571 |                 RuntimeOrigin::signed(s.child_curator),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1588:4
[INFO] [stdout]      |
[INFO] [stdout] 1588 |             RuntimeOrigin::signed(s.curator),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1612:4
[INFO] [stdout]      |
[INFO] [stdout] 1612 |             Balances::free_balance(&s.curator),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1612 -             Balances::free_balance(&s.curator),
[INFO] [stdout] 1612 +             Balance::free_balance(&s.curator),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1613:4
[INFO] [stdout]      |
[INFO] [stdout] 1613 |             Balances::minimum_balance() + s.curator_deposit
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1613 -             Balances::minimum_balance() + s.curator_deposit
[INFO] [stdout] 1613 +             Balance::minimum_balance() + s.curator_deposit
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1620:41
[INFO] [stdout]      |
[INFO] [stdout] 1620 |         assert_ok!(Bounties::unassign_curator(RuntimeOrigin::root(), s.parent_bounty_id, None));
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1624:4
[INFO] [stdout]      |
[INFO] [stdout] 1624 |             Balances::free_balance(&s.curator),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1624 -             Balances::free_balance(&s.curator),
[INFO] [stdout] 1624 +             Balance::free_balance(&s.curator),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1625:4
[INFO] [stdout]      |
[INFO] [stdout] 1625 |             Balances::minimum_balance() + s.curator_deposit
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1625 -             Balances::minimum_balance() + s.curator_deposit
[INFO] [stdout] 1625 +             Balance::minimum_balance() + s.curator_deposit
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1633:4
[INFO] [stdout]      |
[INFO] [stdout] 1633 |             RuntimeOrigin::signed(s.curator),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1640:4
[INFO] [stdout]      |
[INFO] [stdout] 1640 |             Balances::free_balance(&s.curator),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1640 -             Balances::free_balance(&s.curator),
[INFO] [stdout] 1640 +             Balance::free_balance(&s.curator),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1641:4
[INFO] [stdout]      |
[INFO] [stdout] 1641 |             Balances::minimum_balance() + s.curator_deposit
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1641 -             Balances::minimum_balance() + s.curator_deposit
[INFO] [stdout] 1641 +             Balance::minimum_balance() + s.curator_deposit
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1648:41
[INFO] [stdout]      |
[INFO] [stdout] 1648 |         assert_ok!(Bounties::unassign_curator(RuntimeOrigin::root(), s.parent_bounty_id, None));
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1651:14
[INFO] [stdout]      |
[INFO] [stdout] 1651 |         assert_eq!(Balances::free_balance(&s.curator), Balances::minimum_balance()); // burned
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1651 -         assert_eq!(Balances::free_balance(&s.curator), Balances::minimum_balance()); // burned
[INFO] [stdout] 1651 +         assert_eq!(Balance::free_balance(&s.curator), Balances::minimum_balance()); // burned
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1651:50
[INFO] [stdout]      |
[INFO] [stdout] 1651 |         assert_eq!(Balances::free_balance(&s.curator), Balances::minimum_balance()); // burned
[INFO] [stdout]      |                                                        ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1651 -         assert_eq!(Balances::free_balance(&s.curator), Balances::minimum_balance()); // burned
[INFO] [stdout] 1651 +         assert_eq!(Balances::free_balance(&s.curator), Balance::minimum_balance()); // burned
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1658:4
[INFO] [stdout]      |
[INFO] [stdout] 1658 |             RuntimeOrigin::signed(s.child_curator),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1686:4
[INFO] [stdout]      |
[INFO] [stdout] 1686 |             Balances::free_balance(&s.child_curator),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1686 -             Balances::free_balance(&s.child_curator),
[INFO] [stdout] 1686 +             Balance::free_balance(&s.child_curator),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1687:4
[INFO] [stdout]      |
[INFO] [stdout] 1687 |             Balances::minimum_balance() + s.child_curator_deposit
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1687 -             Balances::minimum_balance() + s.child_curator_deposit
[INFO] [stdout] 1687 +             Balance::minimum_balance() + s.child_curator_deposit
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1695:4
[INFO] [stdout]      |
[INFO] [stdout] 1695 |             RuntimeOrigin::root(),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1702:4
[INFO] [stdout]      |
[INFO] [stdout] 1702 |             Balances::free_balance(&s.child_curator),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1702 -             Balances::free_balance(&s.child_curator),
[INFO] [stdout] 1702 +             Balance::free_balance(&s.child_curator),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1703:4
[INFO] [stdout]      |
[INFO] [stdout] 1703 |             Balances::minimum_balance() + s.child_curator_deposit
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1703 -             Balances::minimum_balance() + s.child_curator_deposit
[INFO] [stdout] 1703 +             Balance::minimum_balance() + s.child_curator_deposit
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1711:4
[INFO] [stdout]      |
[INFO] [stdout] 1711 |             RuntimeOrigin::signed(s.child_curator),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1718:4
[INFO] [stdout]      |
[INFO] [stdout] 1718 |             Balances::free_balance(&s.child_curator),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1718 -             Balances::free_balance(&s.child_curator),
[INFO] [stdout] 1718 +             Balance::free_balance(&s.child_curator),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1719:4
[INFO] [stdout]      |
[INFO] [stdout] 1719 |             Balances::minimum_balance() + s.child_curator_deposit
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1719 -             Balances::minimum_balance() + s.child_curator_deposit
[INFO] [stdout] 1719 +             Balance::minimum_balance() + s.child_curator_deposit
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1727:4
[INFO] [stdout]      |
[INFO] [stdout] 1727 |             RuntimeOrigin::signed(s.curator),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1733:14
[INFO] [stdout]      |
[INFO] [stdout] 1733 |         assert_eq!(Balances::free_balance(&s.child_curator), Balances::minimum_balance()); // burned
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1733 -         assert_eq!(Balances::free_balance(&s.child_curator), Balances::minimum_balance()); // burned
[INFO] [stdout] 1733 +         assert_eq!(Balance::free_balance(&s.child_curator), Balances::minimum_balance()); // burned
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1733:56
[INFO] [stdout]      |
[INFO] [stdout] 1733 |         assert_eq!(Balances::free_balance(&s.child_curator), Balances::minimum_balance()); // burned
[INFO] [stdout]      |                                                              ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1733 -         assert_eq!(Balances::free_balance(&s.child_curator), Balances::minimum_balance()); // burned
[INFO] [stdout] 1733 +         assert_eq!(Balances::free_balance(&s.child_curator), Balance::minimum_balance()); // burned
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1743:4
[INFO] [stdout]      |
[INFO] [stdout] 1743 |             RuntimeOrigin::root(),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1752:31
[INFO] [stdout]      |
[INFO] [stdout] 1752 |             Bounties::unassign_curator(RuntimeOrigin::root(), s.parent_bounty_id, None),
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1761:31
[INFO] [stdout]      |
[INFO] [stdout] 1761 |             Bounties::unassign_curator(RuntimeOrigin::none(), s.parent_bounty_id, None),
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1767:31
[INFO] [stdout]      |
[INFO] [stdout] 1767 |             Bounties::unassign_curator(RuntimeOrigin::signed(1), s.parent_bounty_id, None),
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1773:31
[INFO] [stdout]      |
[INFO] [stdout] 1773 |             Bounties::unassign_curator(RuntimeOrigin::root(), 2, None),
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1779:31
[INFO] [stdout]      |
[INFO] [stdout] 1779 |             Bounties::unassign_curator(RuntimeOrigin::root(), s.parent_bounty_id, Some(1)),
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1788:31
[INFO] [stdout]      |
[INFO] [stdout] 1788 |             Bounties::unassign_curator(RuntimeOrigin::signed(1), s.parent_bounty_id, None),
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1802:4
[INFO] [stdout]      |
[INFO] [stdout] 1802 |             RuntimeOrigin::root(),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1836:4
[INFO] [stdout]      |
[INFO] [stdout] 1836 |             RuntimeOrigin::signed(s.curator),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1879:30
[INFO] [stdout]      |
[INFO] [stdout] 1879 |             Bounties::propose_curator(RuntimeOrigin::root(), s.parent_bounty_id, None, s.curator,),
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1889:5
[INFO] [stdout]      |
[INFO] [stdout] 1889 |                 RuntimeOrigin::signed(1),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1899:30
[INFO] [stdout]      |
[INFO] [stdout] 1899 |             Bounties::propose_curator(RuntimeOrigin::root(), 3, None, s.curator),
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1906:30
[INFO] [stdout]      |
[INFO] [stdout] 1906 |             Bounties::propose_curator(RuntimeOrigin::root(), s.parent_bounty_id, None, s.curator,),
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1914:4
[INFO] [stdout]      |
[INFO] [stdout] 1914 |             RuntimeOrigin::signed(s.curator),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1924:5
[INFO] [stdout]      |
[INFO] [stdout] 1924 |                 RuntimeOrigin::signed(1),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1938:5
[INFO] [stdout]      |
[INFO] [stdout] 1938 |                 RuntimeOrigin::signed(1),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1949:5
[INFO] [stdout]      |
[INFO] [stdout] 1949 |                 RuntimeOrigin::signed(s.curator),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1960:5
[INFO] [stdout]      |
[INFO] [stdout] 1960 |                 RuntimeOrigin::root(),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1971:5
[INFO] [stdout]      |
[INFO] [stdout] 1971 |                 RuntimeOrigin::signed(1),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:1990:4
[INFO] [stdout]      |
[INFO] [stdout] 1990 |             RuntimeOrigin::signed(s.curator),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2031:4
[INFO] [stdout]      |
[INFO] [stdout] 2031 |             RuntimeOrigin::signed(s.child_curator),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2086:5
[INFO] [stdout]      |
[INFO] [stdout] 2086 |                 RuntimeOrigin::signed(s.curator),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2100:5
[INFO] [stdout]      |
[INFO] [stdout] 2100 |                 RuntimeOrigin::signed(1),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2110:27
[INFO] [stdout]      |
[INFO] [stdout] 2110 |             Bounties::award_bounty(RuntimeOrigin::signed(s.curator), 3, None, s.beneficiary),
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2120:5
[INFO] [stdout]      |
[INFO] [stdout] 2120 |                 RuntimeOrigin::signed(s.child_curator),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2137:37
[INFO] [stdout]      |
[INFO] [stdout] 2137 |         assert_ok!(Bounties::close_bounty(RuntimeOrigin::root(), s.parent_bounty_id, None,));
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2167:4
[INFO] [stdout]      |
[INFO] [stdout] 2167 |             RuntimeOrigin::signed(s.curator),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2186:37
[INFO] [stdout]      |
[INFO] [stdout] 2186 |         assert_ok!(Bounties::close_bounty(RuntimeOrigin::root(), s.parent_bounty_id, None,));
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2203:4
[INFO] [stdout]      |
[INFO] [stdout] 2203 |             RuntimeOrigin::root(),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2244:4
[INFO] [stdout]      |
[INFO] [stdout] 2244 |             RuntimeOrigin::signed(s.child_curator),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2267:4
[INFO] [stdout]      |
[INFO] [stdout] 2267 |             RuntimeOrigin::signed(s.curator),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2290:4
[INFO] [stdout]      |
[INFO] [stdout] 2290 |             RuntimeOrigin::root(),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2318:27
[INFO] [stdout]      |
[INFO] [stdout] 2318 |             Bounties::close_bounty(RuntimeOrigin::root(), s.parent_bounty_id, None),
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2327:27
[INFO] [stdout]      |
[INFO] [stdout] 2327 |             Bounties::close_bounty(RuntimeOrigin::signed(s.curator), s.parent_bounty_id, None),
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2336:27
[INFO] [stdout]      |
[INFO] [stdout] 2336 |             Bounties::close_bounty(RuntimeOrigin::none(), s.parent_bounty_id, None),
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2342:27
[INFO] [stdout]      |
[INFO] [stdout] 2342 |             Bounties::close_bounty(RuntimeOrigin::signed(1), s.parent_bounty_id, None),
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2348:27
[INFO] [stdout]      |
[INFO] [stdout] 2348 |             Bounties::close_bounty(RuntimeOrigin::root(), 3, None),
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2354:4
[INFO] [stdout]      |
[INFO] [stdout] 2354 |             RuntimeOrigin::signed(s.curator),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2363:27
[INFO] [stdout]      |
[INFO] [stdout] 2363 |             Bounties::close_bounty(RuntimeOrigin::root(), s.parent_bounty_id, None),
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2372:27
[INFO] [stdout]      |
[INFO] [stdout] 2372 |             Bounties::close_bounty(RuntimeOrigin::root(), s.parent_bounty_id, Some(2)),
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2379:5
[INFO] [stdout]      |
[INFO] [stdout] 2379 |                 RuntimeOrigin::signed(1),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2389:5
[INFO] [stdout]      |
[INFO] [stdout] 2389 |                 RuntimeOrigin::none(),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2402:5
[INFO] [stdout]      |
[INFO] [stdout] 2402 |                 RuntimeOrigin::signed(s.child_curator),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2419:27
[INFO] [stdout]      |
[INFO] [stdout] 2419 |             Bounties::close_bounty(RuntimeOrigin::root(), s.parent_bounty_id, None),
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2425:4
[INFO] [stdout]      |
[INFO] [stdout] 2425 |             RuntimeOrigin::signed(s.curator),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2445:37
[INFO] [stdout]      |
[INFO] [stdout] 2445 |         assert_ok!(Bounties::close_bounty(RuntimeOrigin::root(), s.parent_bounty_id, None));
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2466:4
[INFO] [stdout]      |
[INFO] [stdout] 2466 |             RuntimeOrigin::signed(s.curator),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2484:4
[INFO] [stdout]      |
[INFO] [stdout] 2484 |             RuntimeOrigin::signed(s.curator),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:2523:4
[INFO] [stdout]      |
[INFO] [stdout] 2523 |             Balances::free_balance(s.child_curator),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 2523 -             Balances::free_balance(s.child_curator),
[INFO] [stdout] 2523 +             Balance::free_balance(s.child_curator),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:2524:4
[INFO] [stdout]      |
[INFO] [stdout] 2524 |             Balances::minimum_balance() + s.child_curator_deposit
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 2524 -             Balances::minimum_balance() + s.child_curator_deposit
[INFO] [stdout] 2524 +             Balance::minimum_balance() + s.child_curator_deposit
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:2536:14
[INFO] [stdout]      |
[INFO] [stdout] 2536 |         assert_eq!(Balances::reserved_balance(&s.child_curator), s.child_curator_deposit);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 2536 -         assert_eq!(Balances::reserved_balance(&s.child_curator), s.child_curator_deposit);
[INFO] [stdout] 2536 +         assert_eq!(Balance::reserved_balance(&s.child_curator), s.child_curator_deposit);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2545:4
[INFO] [stdout]      |
[INFO] [stdout] 2545 |             RuntimeOrigin::signed(s.curator),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2568:5
[INFO] [stdout]      |
[INFO] [stdout] 2568 |                 RuntimeOrigin::signed(attacker),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:2591:4
[INFO] [stdout]      |
[INFO] [stdout] 2591 |             Balances::reserved_balance(&s.child_curator),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 2591 -             Balances::reserved_balance(&s.child_curator),
[INFO] [stdout] 2591 +             Balance::reserved_balance(&s.child_curator),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]     --> src/tests.rs:2598:4
[INFO] [stdout]      |
[INFO] [stdout] 2598 |             RuntimeOrigin::signed(s.child_curator),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:2610:4
[INFO] [stdout]      |
[INFO] [stdout] 2610 |             Balances::reserved_balance(&s.child_curator),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout]      |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 2610 -             Balances::reserved_balance(&s.child_curator),
[INFO] [stdout] 2610 +             Balance::reserved_balance(&s.child_curator),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pallet-multi-asset-bounties` (lib test) due to 436 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c68a3d60c761c2037c7fe6b426e149721bb2f0505fc70c706e2c16311a513108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c68a3d60c761c2037c7fe6b426e149721bb2f0505fc70c706e2c16311a513108", kill_on_drop: false }`
[INFO] [stdout] c68a3d60c761c2037c7fe6b426e149721bb2f0505fc70c706e2c16311a513108
