[INFO] fetching crate pallet-society 38.0.0...
[INFO] checking pallet-society-38.0.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate pallet-society 38.0.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate pallet-society 38.0.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pallet-society 38.0.0
[INFO] finished tweaking crates.io crate pallet-society 38.0.0
[INFO] tweaked toml for crates.io crate pallet-society 38.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 328 packages to latest compatible versions
[INFO] [stderr]       Adding unicode-normalization v0.1.22 (available: v0.1.24)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e04a08e593becddca7a2a12b977c1b03fcc158c131be97842ff180bb5a71c755
[INFO] running `Command { std: "docker" "start" "-a" "e04a08e593becddca7a2a12b977c1b03fcc158c131be97842ff180bb5a71c755", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e04a08e593becddca7a2a12b977c1b03fcc158c131be97842ff180bb5a71c755", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e04a08e593becddca7a2a12b977c1b03fcc158c131be97842ff180bb5a71c755", kill_on_drop: false }`
[INFO] [stdout] e04a08e593becddca7a2a12b977c1b03fcc158c131be97842ff180bb5a71c755
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42c65a48d625a46a1854f67a46b790291e0b9d03bd316b71c783aadad71f5707
[INFO] running `Command { std: "docker" "start" "-a" "42c65a48d625a46a1854f67a46b790291e0b9d03bd316b71c783aadad71f5707", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling parity-scale-codec v3.7.0
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling expander v2.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking group v0.13.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]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking sp-std v14.0.0
[INFO] [stderr]     Checking hash-db v0.16.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking environmental v1.1.4
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]     Checking hex-conservative v0.1.2
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking bitcoin_hashes v0.13.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling sp-debug-derive v14.0.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking getrandom_or_panic v0.0.3
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking dyn-clonable v0.9.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking sp-crypto-hashing v0.1.0
[INFO] [stderr]     Checking ed25519-zebra v4.0.3
[INFO] [stderr]     Checking secp256k1 v0.28.2
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking array-bytes v6.2.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking memory-db v0.32.0
[INFO] [stderr]     Checking trie-root v0.18.0
[INFO] [stderr]     Checking trie-db v0.29.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking schnellru v0.2.3
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling sp-io v38.0.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking parity-bip39 v2.0.1
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking schnorrkel v0.11.4
[INFO] [stderr]     Checking simple-mermaid v0.1.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]     Checking substrate-bip39 v0.6.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]    Compiling sp-crypto-hashing-proc-macro v0.1.0
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking parity-wasm v0.45.0
[INFO] [stderr]    Compiling ss58-registry v1.51.0
[INFO] [stderr]    Compiling frame-support-procedural-tools-derive v12.0.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]     Checking sp-panic-handler v13.0.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling proc-macro-warning v1.0.2
[INFO] [stderr]     Checking tt-call v1.0.9
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling frame-support-procedural-tools v13.0.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v18.0.0
[INFO] [stderr]    Compiling docify_macros v0.2.9
[INFO] [stderr]    Compiling sp-api-proc-macro v20.0.0
[INFO] [stderr]    Compiling aquamarine v0.5.0
[INFO] [stderr]    Compiling frame-support-procedural v30.0.4
[INFO] [stderr]     Checking docify v0.2.9
[INFO] [stderr]     Checking scale-info v2.11.6
[INFO] [stderr]     Checking sp-storage v21.0.0
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking sp-tracing v17.0.1
[INFO] [stderr]     Checking sp-wasm-interface v21.0.1
[INFO] [stderr]    Compiling sp-version-proc-macro v14.0.0
[INFO] [stderr]     Checking sp-externalities v0.29.0
[INFO] [stderr]     Checking bounded-collections v0.2.2
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking sp-arithmetic v26.0.0
[INFO] [stderr]     Checking frame-metadata v16.0.0
[INFO] [stderr]     Checking sp-metadata-ir v0.7.0
[INFO] [stderr]     Checking sp-weights v31.0.0
[INFO] [stderr]     Checking sp-runtime-interface v28.0.0
[INFO] [stderr]     Checking sp-core v34.0.0
[INFO] [stderr]     Checking sp-trie v37.0.0
[INFO] [stderr]     Checking sp-keystore v0.40.0
[INFO] [stderr]     Checking sp-state-machine v0.43.0
[INFO] [stderr]     Checking sp-application-crypto v38.0.0
[INFO] [stderr]     Checking sp-runtime v39.0.2
[INFO] [stderr]     Checking sp-version v37.0.0
[INFO] [stderr]     Checking sp-staking v36.0.0
[INFO] [stderr]     Checking sp-inherents v34.0.0
[INFO] [stderr]     Checking sp-api v34.0.0
[INFO] [stderr]     Checking sp-genesis-builder v0.15.1
[INFO] [stderr]     Checking frame-support v38.0.0
[INFO] [stderr]     Checking frame-system v38.0.0
[INFO] [stderr]     Checking pallet-society v38.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `frame_support_test`
[INFO] [stdout]   --> src/mock.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use frame_support_test::TestRandomness;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `frame_support_test`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 | use frame_support::TestRandomness;
[INFO] [stdout]    |     ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `RuntimeOrigin`
[INFO] [stdout]   --> src/mock.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use RuntimeOrigin as Origin;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ no external crate `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sp_crypto_hashing`
[INFO] [stdout]   --> src/tests.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use sp_crypto_hashing::blake2_256;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `sp_crypto_hashing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use RuntimeOrigin as Origin;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ no external crate `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive_impl(pallet_balances::config_preludes::TestDefaultConfig)]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |         Balances: pallet_balances,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InputFromRng` is never constructed
[INFO] [stdout]     --> src/lib.rs:1390:8
[INFO] [stdout]      |
[INFO] [stdout] 1390 | struct InputFromRng<'a, T>(&'a mut T);
[INFO] [stdout]      |        ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:33:47
[INFO] [stdout]    |
[INFO] [stdout] 33 | 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] 33 | type Block<Test> = frame_system::mocking::MockBlock<Test>;
[INFO] [stdout]    |           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:58:31
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl frame_system::Config for Test {
[INFO] [stdout]    |                               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]   --> src/mock.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:308:9
[INFO] [stdout]    |
[INFO] [stdout] 308|             type Self::RuntimeEvent = ();
[INFO] [stdout]    |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]   --> src/mock.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:310:9
[INFO] [stdout]    |
[INFO] [stdout] 310|             type Self::RuntimeOrigin = ();
[INFO] [stdout]    |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]   --> src/mock.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:312:9
[INFO] [stdout]    |
[INFO] [stdout] 312|             type Self::RuntimeCall = ();
[INFO] [stdout]    |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PalletInfo` in this scope
[INFO] [stdout]   --> src/mock.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:314:9
[INFO] [stdout]    |
[INFO] [stdout] 314|             type Self::PalletInfo = ();
[INFO] [stdout]    |                  ++++++
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 20 + use frame_support::traits::PalletInfo;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeTask` in this scope
[INFO] [stdout]   --> src/mock.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:316:9
[INFO] [stdout]    |
[INFO] [stdout] 316|             type Self::RuntimeTask = ();
[INFO] [stdout]    |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 | impl Config for Test {
[INFO] [stdout]    |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]   --> src/mock.rs:72:22
[INFO] [stdout]    |
[INFO] [stdout] 72 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]    |                         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    |
[INFO] [stdout] 72 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:116:45
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let mut t = frame_system::GenesisConfig::<Test>::default().build_storage().unwrap();
[INFO] [stdout]     |                                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 95  | impl<Test> EnvBuilder {
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:118:36
[INFO] [stdout]     |
[INFO] [stdout] 118 |         pallet_balances::GenesisConfig::<Test> { balances: self.balances }
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 95  | impl<Test> EnvBuilder {
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:121:35
[INFO] [stdout]     |
[INFO] [stdout] 121 |         pallet_society::GenesisConfig::<Test> { pot: self.pot }
[INFO] [stdout]     |                                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 95  | impl<Test> EnvBuilder {
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:131:46
[INFO] [stdout]     |
[INFO] [stdout] 131 |             migrations::assert_internal_consistency::<Test, ()>();
[INFO] [stdout]     |                                                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 95  | impl<Test> EnvBuilder {
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 |     while System::block_number() < n {
[INFO] [stdout]     |           ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:144:6
[INFO] [stdout]     |
[INFO] [stdout] 144 |         if System::block_number() > 1 {
[INFO] [stdout]     |            ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:145:4
[INFO] [stdout]     |
[INFO] [stdout] 145 |             System::on_finalize(System::block_number());
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:145:24
[INFO] [stdout]     |
[INFO] [stdout] 145 |             System::on_finalize(System::block_number());
[INFO] [stdout]     |                                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:147:3
[INFO] [stdout]     |
[INFO] [stdout] 147 |         System::set_block_number(System::block_number() + 1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:147:28
[INFO] [stdout]     |
[INFO] [stdout] 147 |         System::set_block_number(System::block_number() + 1);
[INFO] [stdout]     |                                  ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:148:3
[INFO] [stdout]     |
[INFO] [stdout] 148 |         System::on_initialize(System::block_number());
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:148:25
[INFO] [stdout]     |
[INFO] [stdout] 148 |         System::on_initialize(System::block_number());
[INFO] [stdout]     |                               ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:149:26
[INFO] [stdout]     |
[INFO] [stdout] 149 |         Society::on_initialize(System::block_number());
[INFO] [stdout]     |                                ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:174:31
[INFO] [stdout]     |
[INFO] [stdout] 174 |     let challenge_period: u64 = <Test as Config>::ChallengePeriod::get();
[INFO] [stdout]     |                                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:175:12
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let now = System::block_number();
[INFO] [stdout]     |               ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:181:16
[INFO] [stdout]     |
[INFO] [stdout] 181 |         run_to_block(System::block_number() + more);
[INFO] [stdout]     |                      ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:187:27
[INFO] [stdout]     |
[INFO] [stdout] 187 |     let round = RoundCount::<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] 185 | pub fn conclude_intake<Test>(allow_resignation: bool, judge_intake: Option<bool>) {
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:188:39
[INFO] [stdout]     |
[INFO] [stdout] 188 |     for (who, candidacy) in Candidates::<Test>::iter() {
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub fn conclude_intake<Test>(allow_resignation: bool, judge_intake: Option<bool>) {
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:193:13
[INFO] [stdout]     |
[INFO] [stdout] 193 |                 Error::<Test>::NotCandidate
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub fn conclude_intake<Test>(allow_resignation: bool, judge_intake: Option<bool>) {
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 |                 Error::<Test>::NotApproved
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub fn conclude_intake<Test>(allow_resignation: bool, judge_intake: Option<bool>) {
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:205:54
[INFO] [stdout]     |
[INFO] [stdout] 205 |         if let (Some(founder), Some(approve)) = (Founder::<Test>::get(), judge_intake) {
[INFO] [stdout]     |                                                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub fn conclude_intake<Test>(allow_resignation: bool, judge_intake: Option<bool>) {
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:220:13
[INFO] [stdout]     |
[INFO] [stdout] 220 |                 Error::<Test>::NotApproved
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub fn conclude_intake<Test>(allow_resignation: bool, judge_intake: Option<bool>) {
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:225:13
[INFO] [stdout]     |
[INFO] [stdout] 225 |                 Error::<Test>::NotCandidate
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub fn conclude_intake<Test>(allow_resignation: bool, judge_intake: Option<bool>) {
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:236:27
[INFO] [stdout]     |
[INFO] [stdout] 236 |     let claim_period: u64 = <Test as Config>::ClaimPeriod::get();
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:238:47
[INFO] [stdout]     |
[INFO] [stdout] 238 |         Period::Voting { more, .. } => run_to_block(System::block_number() + more + claim_period),
[INFO] [stdout]     |                                                     ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:239:46
[INFO] [stdout]     |
[INFO] [stdout] 239 |         Period::Claim { more, .. } => run_to_block(System::block_number() + more),
[INFO] [stdout]     |                                                    ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:250:24
[INFO] [stdout]     |
[INFO] [stdout] 250 |     let mut r = Members::<Test>::iter_keys().collect::<Vec<_>>();
[INFO] [stdout]     |                           ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 249 | pub fn members<Test>() -> Vec<u128> {
[INFO] [stdout]     |               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:256:24
[INFO] [stdout]     |
[INFO] [stdout] 256 |     let mut r = Members::<Test>::iter().collect::<Vec<_>>();
[INFO] [stdout]     |                           ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub fn membership<Test>() -> Vec<(u128, MemberRecord)> {
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:262:27
[INFO] [stdout]     |
[INFO] [stdout] 262 |     let mut r = Candidates::<Test>::iter().collect::<Vec<_>>();
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 261 | pub fn candidacies<Test>() -> Vec<(u128, Candidacy<u128, u64>)> {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:268:27
[INFO] [stdout]     |
[INFO] [stdout] 268 |     let mut r = Candidates::<Test>::iter_keys().collect::<Vec<_>>();
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub fn candidates<Test>() -> Vec<u128> {
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |         Founder::<Test>::put(10);
[INFO] [stdout]    |                   ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn migration_works<Test>() {
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 |         Head::<Test>::put(30);
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn migration_works<Test>() {
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |         v0::Members::<Test, ()>::put(vec![10, 20, 30]);
[INFO] [stdout]    |                       ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn migration_works<Test>() {
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:41:18
[INFO] [stdout]    |
[INFO] [stdout] 41 |         v0::Vouching::<Test, ()>::insert(30, Vouching);
[INFO] [stdout]    |                        ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn migration_works<Test>() {
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 42 |         v0::Vouching::<Test, ()>::insert(40, Banned);
[INFO] [stdout]    |                        ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn migration_works<Test>() {
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 |         v0::Strikes::<Test, ()>::insert(20, 1);
[INFO] [stdout]    |                       ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn migration_works<Test>() {
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |         v0::Strikes::<Test, ()>::insert(30, 2);
[INFO] [stdout]    |                       ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn migration_works<Test>() {
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |         v0::Strikes::<Test, ()>::insert(40, 5);
[INFO] [stdout]    |                       ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn migration_works<Test>() {
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:46:17
[INFO] [stdout]    |
[INFO] [stdout] 46 |         v0::Payouts::<Test, ()>::insert(20, vec![(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] 33 | fn migration_works<Test>() {
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |         v0::Payouts::<Test, ()>::insert(
[INFO] [stdout]    |                       ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn migration_works<Test>() {
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 |             (0..=<Test as Config>::MaxPayouts::get())
[INFO] [stdout]    |                   ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:53:26
[INFO] [stdout]    |
[INFO] [stdout] 53 |         v0::SuspendedMembers::<Test, ()>::insert(40, true);
[INFO] [stdout]    |                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn migration_works<Test>() {
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:55:18
[INFO] [stdout]    |
[INFO] [stdout] 55 |         v0::Defender::<Test, ()>::put(20);
[INFO] [stdout]    |                        ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn migration_works<Test>() {
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:56:23
[INFO] [stdout]    |
[INFO] [stdout] 56 |         v0::DefenderVotes::<Test, ()>::insert(10, Approve);
[INFO] [stdout]    |                             ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn migration_works<Test>() {
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |         v0::DefenderVotes::<Test, ()>::insert(20, Approve);
[INFO] [stdout]    |                             ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn migration_works<Test>() {
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 |         v0::DefenderVotes::<Test, ()>::insert(30, Reject);
[INFO] [stdout]    |                             ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn migration_works<Test>() {
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:60:29
[INFO] [stdout]    |
[INFO] [stdout] 60 |         v0::SuspendedCandidates::<Test, ()>::insert(50, (10, Deposit(100)));
[INFO] [stdout]    |                                   ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn migration_works<Test>() {
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         v0::Candidates::<Test, ()>::put(vec![
[INFO] [stdout]    |                          ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn migration_works<Test>() {
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:66:15
[INFO] [stdout]    |
[INFO] [stdout] 66 |         v0::Votes::<Test, ()>::insert(60, 10, Approve);
[INFO] [stdout]    |                     ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn migration_works<Test>() {
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:67:15
[INFO] [stdout]    |
[INFO] [stdout] 67 |         v0::Votes::<Test, ()>::insert(70, 10, Reject);
[INFO] [stdout]    |                     ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn migration_works<Test>() {
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 |         v0::Votes::<Test, ()>::insert(70, 20, Approve);
[INFO] [stdout]    |                     ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn migration_works<Test>() {
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:69:15
[INFO] [stdout]    |
[INFO] [stdout] 69 |         v0::Votes::<Test, ()>::insert(70, 30, Approve);
[INFO] [stdout]    |                     ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn migration_works<Test>() {
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:71:20
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let bids = (0..=<Test as Config>::MaxBids::get())
[INFO] [stdout]    |                          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |         v0::Bids::<Test, ()>::put(bids);
[INFO] [stdout]    |                    ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn migration_works<Test>() {
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:80:31
[INFO] [stdout]    |
[INFO] [stdout] 80 |         migrations::from_original::<Test, ()>(&mut [][..]).expect("migration failed");
[INFO] [stdout]    |                                     ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn migration_works<Test>() {
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:81:45
[INFO] [stdout]    |
[INFO] [stdout] 81 |         migrations::assert_internal_consistency::<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 | fn migration_works<Test>() {
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:91:24
[INFO] [stdout]    |
[INFO] [stdout] 91 |         assert_eq!(Payouts::<Test>::get(10), PayoutRecord::default());
[INFO] [stdout]    |                              ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn migration_works<Test>() {
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:93:24
[INFO] [stdout]    |
[INFO] [stdout] 93 |         assert_eq!(Payouts::<Test>::get(20), PayoutRecord { paid: 0, payouts });
[INFO] [stdout]    |                              ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn migration_works<Test>() {
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:94:22
[INFO] [stdout]    |
[INFO] [stdout] 94 |         let payouts = (0..<Test as Config>::MaxPayouts::get())
[INFO] [stdout]    |                            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:99:24
[INFO] [stdout]    |
[INFO] [stdout] 99 |         assert_eq!(Payouts::<Test>::get(30), PayoutRecord { paid: 0, payouts });
[INFO] [stdout]    |                              ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn migration_works<Test>() {
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:101:23
[INFO] [stdout]     |
[INFO] [stdout] 101 |             SuspendedMembers::<Test>::iter().collect::<Vec<_>>(),
[INFO] [stdout]     |                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 33  | fn migration_works<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:104:28
[INFO] [stdout]     |
[INFO] [stdout] 104 |         let bids: BoundedVec<_, <Test as Config>::MaxBids> = (0..<Test as Config>::MaxBids::get())
[INFO] [stdout]     |                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 33  | fn migration_works<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:104:61
[INFO] [stdout]     |
[INFO] [stdout] 104 |         let bids: BoundedVec<_, <Test as Config>::MaxBids> = (0..<Test as Config>::MaxBids::get())
[INFO] [stdout]     |                                                                   ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:113:21
[INFO] [stdout]     |
[INFO] [stdout] 113 |         assert_eq!(Bids::<Test>::get(), bids);
[INFO] [stdout]     |                           ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 33  | fn migration_works<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:114:27
[INFO] [stdout]     |
[INFO] [stdout] 114 |         assert_eq!(RoundCount::<Test, ()>::get(), 0);
[INFO] [stdout]     |                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 33  | fn migration_works<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:140:22
[INFO] [stdout]     |
[INFO] [stdout] 140 |         assert_eq!(Votes::<Test>::get(60, 10), Some(Vote { approve: true, weight: 1 }));
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 33  | fn migration_works<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:141:22
[INFO] [stdout]     |
[INFO] [stdout] 141 |         assert_eq!(Votes::<Test>::get(70, 10), Some(Vote { approve: false, weight: 1 }));
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 33  | fn migration_works<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:142:22
[INFO] [stdout]     |
[INFO] [stdout] 142 |         assert_eq!(Votes::<Test>::get(70, 20), Some(Vote { approve: true, weight: 1 }));
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 33  | fn migration_works<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:143:22
[INFO] [stdout]     |
[INFO] [stdout] 143 |         assert_eq!(Votes::<Test>::get(70, 30), Some(Vote { approve: true, weight: 1 }));
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 33  | fn migration_works<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:151:24
[INFO] [stdout]     |
[INFO] [stdout] 151 |         assert_eq!(Founder::<Test>::get(), None);
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn founding_works<Test>() {
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:152:27
[INFO] [stdout]     |
[INFO] [stdout] 152 |         assert_eq!(Parameters::<Test>::get(), None);
[INFO] [stdout]     |                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn founding_works<Test>() {
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:153:20
[INFO] [stdout]     |
[INFO] [stdout] 153 |         assert_eq!(Pot::<Test>::get(), 0);
[INFO] [stdout]     |                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn founding_works<Test>() {
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |         assert_eq!(Head::<Test>::get(), Some(10));
[INFO] [stdout]     |                           ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn founding_works<Test>() {
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:175:24
[INFO] [stdout]     |
[INFO] [stdout] 175 |         assert_eq!(Founder::<Test>::get(), Some(10));
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn founding_works<Test>() {
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:177:27
[INFO] [stdout]     |
[INFO] [stdout] 177 |         assert_eq!(Parameters::<Test>::get().unwrap().max_members, 100);
[INFO] [stdout]     |                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn founding_works<Test>() {
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:179:22
[INFO] [stdout]     |
[INFO] [stdout] 179 |         assert_eq!(Rules::<Test>::get(), Some(blake2_256(b"be cool").into()));
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn founding_works<Test>() {
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:182:20
[INFO] [stdout]     |
[INFO] [stdout] 182 |         assert_eq!(Pot::<Test>::get(), 1000);
[INFO] [stdout]     |                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn founding_works<Test>() {
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:186:12
[INFO] [stdout]     |
[INFO] [stdout] 186 |             Error::<Test>::AlreadyFounded
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn founding_works<Test>() {
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:197:62
[INFO] [stdout]     |
[INFO] [stdout] 197 |         assert_noop!(Society::dissolve(Origin::signed(2)), Error::<Test>::NotFounder);
[INFO] [stdout]     |                                                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 192 | fn unfounding_works<Test>() {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:210:63
[INFO] [stdout]     |
[INFO] [stdout] 210 |         assert_noop!(Society::dissolve(Origin::signed(20)), Error::<Test>::NotHead);
[INFO] [stdout]     |                                                                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 192 | fn unfounding_works<Test>() {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:250:20
[INFO] [stdout]     |
[INFO] [stdout] 250 |         assert_eq!(Pot::<Test>::get(), 1000);
[INFO] [stdout]     |                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn bidding_works<Test>() {
[INFO] [stdout]     |                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:269:20
[INFO] [stdout]     |
[INFO] [stdout] 269 |         assert_eq!(Pot::<Test>::get(), 1_300);
[INFO] [stdout]     |                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn bidding_works<Test>() {
[INFO] [stdout]     |                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:279:20
[INFO] [stdout]     |
[INFO] [stdout] 279 |         assert_eq!(Pot::<Test>::get(), 1_800);
[INFO] [stdout]     |                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn bidding_works<Test>() {
[INFO] [stdout]     |                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:289:20
[INFO] [stdout]     |
[INFO] [stdout] 289 |         assert_eq!(Pot::<Test>::get(), 2_800);
[INFO] [stdout]     |                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn bidding_works<Test>() {
[INFO] [stdout]     |                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:301:20
[INFO] [stdout]     |
[INFO] [stdout] 301 |         assert_eq!(Pot::<Test>::get(), 1_900);
[INFO] [stdout]     |                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn bidding_works<Test>() {
[INFO] [stdout]     |                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:317:60
[INFO] [stdout]     |
[INFO] [stdout] 317 |         assert_noop!(Society::unbid(Origin::signed(30)), Error::<Test>::NotBidder);
[INFO] [stdout]     |                                                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn unbidding_works<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:337:61
[INFO] [stdout]     |
[INFO] [stdout] 337 |         assert_noop!(Society::payout(Origin::signed(20)), Error::<Test>::NoPayout);
[INFO] [stdout]     |                                                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 328 | fn payout_works<Test>() {
[INFO] [stdout]     |                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:348:24
[INFO] [stdout]     |
[INFO] [stdout] 348 |         assert_eq!(Members::<Test>::get(10).unwrap().strikes, 0);
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 346 | fn non_voting_skeptic_is_punished<Test>() {
[INFO] [stdout]     |                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:355:24
[INFO] [stdout]     |
[INFO] [stdout] 355 |         assert_eq!(Members::<Test>::get(10).unwrap().strikes, 1);
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 346 | fn non_voting_skeptic_is_punished<Test>() {
[INFO] [stdout]     |                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:365:27
[INFO] [stdout]     |
[INFO] [stdout] 365 |         let skeptic = Skeptic::<Test>::get().unwrap();
[INFO] [stdout]     |                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 360 | fn rejecting_skeptic_on_approved_is_punished<Test>() {
[INFO] [stdout]     |                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:370:24
[INFO] [stdout]     |
[INFO] [stdout] 370 |         assert_eq!(Members::<Test>::get(10).unwrap().strikes, 0);
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 360 | fn rejecting_skeptic_on_approved_is_punished<Test>() {
[INFO] [stdout]     |                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:373:24
[INFO] [stdout]     |
[INFO] [stdout] 373 |         assert_eq!(Members::<Test>::get(skeptic).unwrap().strikes, 1);
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 360 | fn rejecting_skeptic_on_approved_is_punished<Test>() {
[INFO] [stdout]     |                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:397:21
[INFO] [stdout]     |
[INFO] [stdout] 397 |         assert_eq!(Bids::<Test>::get().into_inner(), vec![]);
[INFO] [stdout]     |                           ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 378 | fn basic_new_member_reject_works<Test>() {
[INFO] [stdout]     |                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:411:14
[INFO] [stdout]     |
[INFO] [stdout] 411 |             Payouts::<Test>::get(20),
[INFO] [stdout]     |                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 402 | fn slash_payout_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:414:61
[INFO] [stdout]     |
[INFO] [stdout] 414 |         assert_noop!(Society::payout(Origin::signed(20)), Error::<Test>::NoPayout);
[INFO] [stdout]     |                                                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 402 | fn slash_payout_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:418:14
[INFO] [stdout]     |
[INFO] [stdout] 418 |             Payouts::<Test>::get(20),
[INFO] [stdout]     |                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 402 | fn slash_payout_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:426:14
[INFO] [stdout]     |
[INFO] [stdout] 426 |             Payouts::<Test>::get(20),
[INFO] [stdout]     |                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 402 | fn slash_payout_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:444:14
[INFO] [stdout]     |
[INFO] [stdout] 444 |             Payouts::<Test>::get(20),
[INFO] [stdout]     |                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 433 | fn slash_payout_multi_works<Test>() {
[INFO] [stdout]     |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:453:14
[INFO] [stdout]     |
[INFO] [stdout] 453 |             Payouts::<Test>::get(20),
[INFO] [stdout]     |                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 433 | fn slash_payout_multi_works<Test>() {
[INFO] [stdout]     |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:459:14
[INFO] [stdout]     |
[INFO] [stdout] 459 |             Payouts::<Test>::get(20),
[INFO] [stdout]     |                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 433 | fn slash_payout_multi_works<Test>() {
[INFO] [stdout]     |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:471:24
[INFO] [stdout]     |
[INFO] [stdout] 471 |         assert_eq!(Members::<Test>::get(20).unwrap().strikes, 0);
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 466 | fn suspended_member_life_cycle_works<Test>() {
[INFO] [stdout]     |                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:472:31
[INFO] [stdout]     |
[INFO] [stdout] 472 |         assert!(!SuspendedMembers::<Test>::contains_key(20));
[INFO] [stdout]     |                                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 466 | fn suspended_member_life_cycle_works<Test>() {
[INFO] [stdout]     |                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:481:30
[INFO] [stdout]     |
[INFO] [stdout] 481 |         assert!(SuspendedMembers::<Test>::contains_key(20));
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 466 | fn suspended_member_life_cycle_works<Test>() {
[INFO] [stdout]     |                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:486:61
[INFO] [stdout]     |
[INFO] [stdout] 486 |         assert_noop!(Society::payout(Origin::signed(20)), Error::<Test>::NotMember);
[INFO] [stdout]     |                                                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 466 | fn suspended_member_life_cycle_works<Test>() {
[INFO] [stdout]     |                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:491:12
[INFO] [stdout]     |
[INFO] [stdout] 491 |             Error::<Test>::NotFounder
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 466 | fn suspended_member_life_cycle_works<Test>() {
[INFO] [stdout]     |                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:497:31
[INFO] [stdout]     |
[INFO] [stdout] 497 |         assert!(!SuspendedMembers::<Test>::contains_key(20));
[INFO] [stdout]     |                                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 466 | fn suspended_member_life_cycle_works<Test>() {
[INFO] [stdout]     |                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:502:30
[INFO] [stdout]     |
[INFO] [stdout] 502 |         assert!(SuspendedMembers::<Test>::contains_key(20));
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 466 | fn suspended_member_life_cycle_works<Test>() {
[INFO] [stdout]     |                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:506:31
[INFO] [stdout]     |
[INFO] [stdout] 506 |         assert!(!SuspendedMembers::<Test>::contains_key(20));
[INFO] [stdout]     |                                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 466 | fn suspended_member_life_cycle_works<Test>() {
[INFO] [stdout]     |                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:509:14
[INFO] [stdout]     |
[INFO] [stdout] 509 |             Payouts::<Test>::get(20),
[INFO] [stdout]     |                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 466 | fn suspended_member_life_cycle_works<Test>() {
[INFO] [stdout]     |                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:603:74
[INFO] [stdout]     |
[INFO] [stdout] 603 |         assert_noop!(Society::vouch(Origin::signed(1), 20, 1000, 100), Error::<Test>::NotMember);
[INFO] [stdout]     |                                                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 598 | fn unpaid_vouch_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:606:24
[INFO] [stdout]     |
[INFO] [stdout] 606 |         assert_eq!(Members::<Test>::get(10).unwrap().vouching, Some(VouchingStatus::Vouching));
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 598 | fn unpaid_vouch_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:610:12
[INFO] [stdout]     |
[INFO] [stdout] 610 |             Error::<Test>::AlreadyVouching
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 598 | fn unpaid_vouch_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:613:21
[INFO] [stdout]     |
[INFO] [stdout] 613 |         assert_eq!(Bids::<Test>::get().into_inner(), vec![bid(20, Vouch(10, 100), 1000)]);
[INFO] [stdout]     |                           ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 598 | fn unpaid_vouch_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:624:14
[INFO] [stdout]     |
[INFO] [stdout] 624 |             Payouts::<Test>::get(20),
[INFO] [stdout]     |                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 598 | fn unpaid_vouch_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:628:24
[INFO] [stdout]     |
[INFO] [stdout] 628 |         assert_eq!(Members::<Test>::get(10).unwrap().vouching, None);
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 598 | fn unpaid_vouch_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:639:24
[INFO] [stdout]     |
[INFO] [stdout] 639 |         assert_eq!(Members::<Test>::get(20).unwrap().vouching, Some(VouchingStatus::Vouching));
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 633 | fn paid_vouch_works<Test>() {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:640:21
[INFO] [stdout]     |
[INFO] [stdout] 640 |         assert_eq!(Bids::<Test>::get().into_inner(), vec![bid(30, Vouch(20, 100), 1000)]);
[INFO] [stdout]     |                           ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 633 | fn paid_vouch_works<Test>() {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:650:14
[INFO] [stdout]     |
[INFO] [stdout] 650 |             Payouts::<Test>::get(20),
[INFO] [stdout]     |                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 633 | fn paid_vouch_works<Test>() {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:655:14
[INFO] [stdout]     |
[INFO] [stdout] 655 |             Payouts::<Test>::get(30),
[INFO] [stdout]     |                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 633 | fn paid_vouch_works<Test>() {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:659:24
[INFO] [stdout]     |
[INFO] [stdout] 659 |         assert_eq!(Members::<Test>::get(20).unwrap().vouching, None);
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 633 | fn paid_vouch_works<Test>() {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:670:21
[INFO] [stdout]     |
[INFO] [stdout] 670 |         assert_eq!(Bids::<Test>::get().into_inner(), vec![bid(30, Vouch(20, 1000), 100)]);
[INFO] [stdout]     |                           ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 664 | fn voucher_cannot_win_more_than_bid<Test>() {
[INFO] [stdout]     |                                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:681:14
[INFO] [stdout]     |
[INFO] [stdout] 681 |             Payouts::<Test>::get(20),
[INFO] [stdout]     |                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 664 | fn voucher_cannot_win_more_than_bid<Test>() {
[INFO] [stdout]     |                                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:686:14
[INFO] [stdout]     |
[INFO] [stdout] 686 |             Payouts::<Test>::get(30),
[INFO] [stdout]     |                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 664 | fn voucher_cannot_win_more_than_bid<Test>() {
[INFO] [stdout]     |                                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:700:21
[INFO] [stdout]     |
[INFO] [stdout] 700 |         assert_eq!(Bids::<Test>::get().into_inner(), vec![bid(20, Vouch(10, 0), 100)]);
[INFO] [stdout]     |                           ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 693 | fn unvouch_works<Test>() {
[INFO] [stdout]     |                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:702:24
[INFO] [stdout]     |
[INFO] [stdout] 702 |         assert_eq!(Members::<Test>::get(10).unwrap().vouching, Some(VouchingStatus::Vouching));
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 693 | fn unvouch_works<Test>() {
[INFO] [stdout]     |                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:706:21
[INFO] [stdout]     |
[INFO] [stdout] 706 |         assert_eq!(Bids::<Test>::get().into_inner(), vec![]);
[INFO] [stdout]     |                           ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 693 | fn unvouch_works<Test>() {
[INFO] [stdout]     |                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:708:24
[INFO] [stdout]     |
[INFO] [stdout] 708 |         assert_eq!(Members::<Test>::get(10).unwrap().vouching, None);
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 693 | fn unvouch_works<Test>() {
[INFO] [stdout]     |                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:714:62
[INFO] [stdout]     |
[INFO] [stdout] 714 |         assert_noop!(Society::unvouch(Origin::signed(10)), Error::<Test>::NotVouchingOnBidder);
[INFO] [stdout]     |                                                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 693 | fn unvouch_works<Test>() {
[INFO] [stdout]     |                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:717:24
[INFO] [stdout]     |
[INFO] [stdout] 717 |         assert_eq!(Members::<Test>::get(10).unwrap().vouching, Some(VouchingStatus::Vouching));
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 693 | fn unvouch_works<Test>() {
[INFO] [stdout]     |                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:724:24
[INFO] [stdout]     |
[INFO] [stdout] 724 |         assert_eq!(Members::<Test>::get(10).unwrap().vouching, Some(VouchingStatus::Vouching));
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 693 | fn unvouch_works<Test>() {
[INFO] [stdout]     |                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:729:24
[INFO] [stdout]     |
[INFO] [stdout] 729 |         assert_eq!(Members::<Test>::get(10).unwrap().vouching, Some(VouchingStatus::Banned));
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 693 | fn unvouch_works<Test>() {
[INFO] [stdout]     |                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:735:12
[INFO] [stdout]     |
[INFO] [stdout] 735 |             Error::<Test>::AlreadyVouching
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 693 | fn unvouch_works<Test>() {
[INFO] [stdout]     |                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:738:62
[INFO] [stdout]     |
[INFO] [stdout] 738 |         assert_noop!(Society::unvouch(Origin::signed(10)), Error::<Test>::NotVouchingOnBidder);
[INFO] [stdout]     |                                                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 693 | fn unvouch_works<Test>() {
[INFO] [stdout]     |                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:750:21
[INFO] [stdout]     |
[INFO] [stdout] 750 |         assert_eq!(Bids::<Test>::get().into_inner(), vec![bid(20, Vouch(10, 0), 100)]);
[INFO] [stdout]     |                           ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 743 | fn unbid_vouch_works<Test>() {
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:752:24
[INFO] [stdout]     |
[INFO] [stdout] 752 |         assert_eq!(Members::<Test>::get(10).unwrap().vouching, Some(VouchingStatus::Vouching));
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 743 | fn unbid_vouch_works<Test>() {
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:756:24
[INFO] [stdout]     |
[INFO] [stdout] 756 |         assert_eq!(Members::<Test>::get(10).unwrap().vouching, None);
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 743 | fn unbid_vouch_works<Test>() {
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:757:21
[INFO] [stdout]     |
[INFO] [stdout] 757 |         assert_eq!(Bids::<Test>::get().into_inner(), vec![]);
[INFO] [stdout]     |                           ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 743 | fn unbid_vouch_works<Test>() {
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:766:24
[INFO] [stdout]     |
[INFO] [stdout] 766 |         assert_eq!(Founder::<Test>::get(), Some(10));
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 762 | fn founder_and_head_cannot_be_removed<Test>() {
[INFO] [stdout]     |                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:767:21
[INFO] [stdout]     |
[INFO] [stdout] 767 |         assert_eq!(Head::<Test>::get(), Some(10));
[INFO] [stdout]     |                           ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 762 | fn founder_and_head_cannot_be_removed<Test>() {
[INFO] [stdout]     |                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:772:24
[INFO] [stdout]     |
[INFO] [stdout] 772 |         assert_eq!(Members::<Test>::get(10).unwrap().strikes, 1);
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 762 | fn founder_and_head_cannot_be_removed<Test>() {
[INFO] [stdout]     |                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:776:24
[INFO] [stdout]     |
[INFO] [stdout] 776 |         assert_eq!(Members::<Test>::get(10).unwrap().strikes, 2);
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 762 | fn founder_and_head_cannot_be_removed<Test>() {
[INFO] [stdout]     |                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:781:24
[INFO] [stdout]     |
[INFO] [stdout] 781 |         assert_eq!(Members::<Test>::get(10).unwrap().strikes, 3);
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 762 | fn founder_and_head_cannot_be_removed<Test>() {
[INFO] [stdout]     |                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:789:21
[INFO] [stdout]     |
[INFO] [stdout] 789 |         assert_eq!(Head::<Test>::get(), Some(10));
[INFO] [stdout]     |                           ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 762 | fn founder_and_head_cannot_be_removed<Test>() {
[INFO] [stdout]     |                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:791:21
[INFO] [stdout]     |
[INFO] [stdout] 791 |         assert_eq!(Head::<Test>::get(), Some(50));
[INFO] [stdout]     |                           ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 762 | fn founder_and_head_cannot_be_removed<Test>() {
[INFO] [stdout]     |                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:793:24
[INFO] [stdout]     |
[INFO] [stdout] 793 |         assert_eq!(Founder::<Test>::get(), Some(10));
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 762 | fn founder_and_head_cannot_be_removed<Test>() {
[INFO] [stdout]     |                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:799:13
[INFO] [stdout]     |
[INFO] [stdout] 799 |         Skeptic::<Test>::put(50);
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 762 | fn founder_and_head_cannot_be_removed<Test>() {
[INFO] [stdout]     |                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:801:24
[INFO] [stdout]     |
[INFO] [stdout] 801 |         assert_eq!(Members::<Test>::get(50).unwrap().strikes, 1);
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 762 | fn founder_and_head_cannot_be_removed<Test>() {
[INFO] [stdout]     |                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:805:13
[INFO] [stdout]     |
[INFO] [stdout] 805 |         Skeptic::<Test>::put(50);
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 762 | fn founder_and_head_cannot_be_removed<Test>() {
[INFO] [stdout]     |                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:807:24
[INFO] [stdout]     |
[INFO] [stdout] 807 |         assert_eq!(Members::<Test>::get(50).unwrap().strikes, 2);
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 762 | fn founder_and_head_cannot_be_removed<Test>() {
[INFO] [stdout]     |                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:817:21
[INFO] [stdout]     |
[INFO] [stdout] 817 |         assert_eq!(Head::<Test>::get(), Some(80));
[INFO] [stdout]     |                           ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 762 | fn founder_and_head_cannot_be_removed<Test>() {
[INFO] [stdout]     |                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:818:24
[INFO] [stdout]     |
[INFO] [stdout] 818 |         assert_eq!(Founder::<Test>::get(), Some(10));
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 762 | fn founder_and_head_cannot_be_removed<Test>() {
[INFO] [stdout]     |                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:824:13
[INFO] [stdout]     |
[INFO] [stdout] 824 |         Skeptic::<Test>::put(50);
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 762 | fn founder_and_head_cannot_be_removed<Test>() {
[INFO] [stdout]     |                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:828:23
[INFO] [stdout]     |
[INFO] [stdout] 828 |             SuspendedMembers::<Test>::get(50),
[INFO] [stdout]     |                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 762 | fn founder_and_head_cannot_be_removed<Test>() {
[INFO] [stdout]     |                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:841:30
[INFO] [stdout]     |
[INFO] [stdout] 841 |         assert_eq!(DefenderVotes::<Test>::get(0, 20), None);
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 836 | fn challenges_work<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:842:30
[INFO] [stdout]     |
[INFO] [stdout] 842 |         assert_eq!(DefenderVotes::<Test>::get(0, 30), None);
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 836 | fn challenges_work<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:843:30
[INFO] [stdout]     |
[INFO] [stdout] 843 |         assert_eq!(DefenderVotes::<Test>::get(0, 40), None);
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 836 | fn challenges_work<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:844:30
[INFO] [stdout]     |
[INFO] [stdout] 844 |         assert_eq!(DefenderVotes::<Test>::get(0, 50), None);
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 836 | fn challenges_work<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:847:26
[INFO] [stdout]     |
[INFO] [stdout] 847 |         assert_eq!(Defending::<Test>::get(), None);
[INFO] [stdout]     |                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 836 | fn challenges_work<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:851:26
[INFO] [stdout]     |
[INFO] [stdout] 851 |         assert_eq!(Defending::<Test>::get().unwrap().0, 40);
[INFO] [stdout]     |                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 836 | fn challenges_work<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:861:26
[INFO] [stdout]     |
[INFO] [stdout] 861 |         assert_eq!(Defending::<Test>::get().unwrap().0, 20);
[INFO] [stdout]     |                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 836 | fn challenges_work<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:863:73
[INFO] [stdout]     |
[INFO] [stdout] 863 |         assert_noop!(Society::defender_vote(Origin::signed(1), true), Error::<Test>::NotMember);
[INFO] [stdout]     |                                                                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 836 | fn challenges_work<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:876:30
[INFO] [stdout]     |
[INFO] [stdout] 876 |         assert_eq!(DefenderVotes::<Test>::get(0, 20), None);
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 836 | fn challenges_work<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:877:30
[INFO] [stdout]     |
[INFO] [stdout] 877 |         assert_eq!(DefenderVotes::<Test>::get(0, 30), None);
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 836 | fn challenges_work<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:878:30
[INFO] [stdout]     |
[INFO] [stdout] 878 |         assert_eq!(DefenderVotes::<Test>::get(0, 40), None);
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 836 | fn challenges_work<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:879:30
[INFO] [stdout]     |
[INFO] [stdout] 879 |         assert_eq!(DefenderVotes::<Test>::get(0, 50), None);
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 836 | fn challenges_work<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:882:26
[INFO] [stdout]     |
[INFO] [stdout] 882 |         assert_eq!(Defending::<Test>::get().unwrap().0, 40);
[INFO] [stdout]     |                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 836 | fn challenges_work<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:893:23
[INFO] [stdout]     |
[INFO] [stdout] 893 |             SuspendedMembers::<Test>::get(40),
[INFO] [stdout]     |                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 836 | fn challenges_work<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:899:26
[INFO] [stdout]     |
[INFO] [stdout] 899 |         assert_eq!(Defending::<Test>::get().unwrap().0, 30);
[INFO] [stdout]     |                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 836 | fn challenges_work<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:901:30
[INFO] [stdout]     |
[INFO] [stdout] 901 |         assert_eq!(DefenderVotes::<Test>::get(0, 20), None);
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 836 | fn challenges_work<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:902:30
[INFO] [stdout]     |
[INFO] [stdout] 902 |         assert_eq!(DefenderVotes::<Test>::get(0, 30), None);
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 836 | fn challenges_work<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:903:30
[INFO] [stdout]     |
[INFO] [stdout] 903 |         assert_eq!(DefenderVotes::<Test>::get(0, 40), None);
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 836 | fn challenges_work<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:904:30
[INFO] [stdout]     |
[INFO] [stdout] 904 |         assert_eq!(DefenderVotes::<Test>::get(0, 50), None);
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 836 | fn challenges_work<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:921:14
[INFO] [stdout]     |
[INFO] [stdout] 921 |             Payouts::<Test>::get(20),
[INFO] [stdout]     |                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 909 | fn bad_vote_slash_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:925:14
[INFO] [stdout]     |
[INFO] [stdout] 925 |             Payouts::<Test>::get(30),
[INFO] [stdout]     |                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 909 | fn bad_vote_slash_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:929:14
[INFO] [stdout]     |
[INFO] [stdout] 929 |             Payouts::<Test>::get(40),
[INFO] [stdout]     |                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 909 | fn bad_vote_slash_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:933:14
[INFO] [stdout]     |
[INFO] [stdout] 933 |             Payouts::<Test>::get(50),
[INFO] [stdout]     |                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 909 | fn bad_vote_slash_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:940:13
[INFO] [stdout]     |
[INFO] [stdout] 940 |         Skeptic::<Test>::put(20);
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 909 | fn bad_vote_slash_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:947:24
[INFO] [stdout]     |
[INFO] [stdout] 947 |         assert_eq!(Members::<Test>::get(20).unwrap().strikes, 1);
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 909 | fn bad_vote_slash_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:948:24
[INFO] [stdout]     |
[INFO] [stdout] 948 |         assert_eq!(Members::<Test>::get(30).unwrap().strikes, 0);
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 909 | fn bad_vote_slash_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:949:24
[INFO] [stdout]     |
[INFO] [stdout] 949 |         assert_eq!(Members::<Test>::get(40).unwrap().strikes, 0);
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 909 | fn bad_vote_slash_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:950:24
[INFO] [stdout]     |
[INFO] [stdout] 950 |         assert_eq!(Members::<Test>::get(50).unwrap().strikes, 0);
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 909 | fn bad_vote_slash_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:953:14
[INFO] [stdout]     |
[INFO] [stdout] 953 |             Payouts::<Test>::get(20),
[INFO] [stdout]     |                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 909 | fn bad_vote_slash_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:957:14
[INFO] [stdout]     |
[INFO] [stdout] 957 |             Payouts::<Test>::get(30),
[INFO] [stdout]     |                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 909 | fn bad_vote_slash_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:961:14
[INFO] [stdout]     |
[INFO] [stdout] 961 |             Payouts::<Test>::get(40),
[INFO] [stdout]     |                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 909 | fn bad_vote_slash_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:965:14
[INFO] [stdout]     |
[INFO] [stdout] 965 |             Payouts::<Test>::get(50),
[INFO] [stdout]     |                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 909 | fn bad_vote_slash_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:976:63
[INFO] [stdout]     |
[INFO] [stdout] 976 |         assert_noop!(Society::bid(Origin::signed(20), 100), Error::<Test>::AlreadyBid);
[INFO] [stdout]     |                                                                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 972 | fn user_cannot_bid_twice<Test>() {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:979:63
[INFO] [stdout]     |
[INFO] [stdout] 979 |         assert_noop!(Society::bid(Origin::signed(30), 100), Error::<Test>::AlreadyBid);
[INFO] [stdout]     |                                                                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 972 | fn user_cannot_bid_twice<Test>() {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:982:74
[INFO] [stdout]     |
[INFO] [stdout] 982 |         assert_noop!(Society::vouch(Origin::signed(50), 20, 100, 100), Error::<Test>::AlreadyBid);
[INFO] [stdout]     |                                                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 972 | fn user_cannot_bid_twice<Test>() {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:994:21
[INFO] [stdout]     |
[INFO] [stdout] 994 |         assert_eq!(Bids::<Test>::get().into_inner(), vec![bid(30, Vouch(20, 100), 1000)]);
[INFO] [stdout]     |                           ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 987 | fn vouching_handles_removed_member_with_bid<Test>() {
[INFO] [stdout]     |                                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:995:24
[INFO] [stdout]     |
[INFO] [stdout] 995 |         assert_eq!(Members::<Test>::get(20).unwrap().vouching, Some(VouchingStatus::Vouching));
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 987 | fn vouching_handles_removed_member_with_bid<Test>() {
[INFO] [stdout]     |                                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1000:33
[INFO] [stdout]      |
[INFO] [stdout] 1000 |         assert_eq!(SuspendedMembers::<Test>::get(20), Some(r));
[INFO] [stdout]      |                                       ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 987  | fn vouching_handles_removed_member_with_bid<Test>() {
[INFO] [stdout]      |                                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1001:21
[INFO] [stdout]      |
[INFO] [stdout] 1001 |         assert_eq!(Bids::<Test>::get().into_inner(), vec![]);
[INFO] [stdout]      |                           ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 987  | fn vouching_handles_removed_member_with_bid<Test>() {
[INFO] [stdout]      |                                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1002:24
[INFO] [stdout]      |
[INFO] [stdout] 1002 |         assert_eq!(Members::<Test>::get(20), None);
[INFO] [stdout]      |                              ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 987  | fn vouching_handles_removed_member_with_bid<Test>() {
[INFO] [stdout]      |                                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1014:21
[INFO] [stdout]      |
[INFO] [stdout] 1014 |         assert_eq!(Bids::<Test>::get().into_inner(), vec![bid(30, Vouch(20, 100), 1000)]);
[INFO] [stdout]      |                           ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1007 | fn vouching_handles_removed_member_with_candidate<Test>() {
[INFO] [stdout]      |                                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1015:24
[INFO] [stdout]      |
[INFO] [stdout] 1015 |         assert_eq!(Members::<Test>::get(20).unwrap().vouching, Some(VouchingStatus::Vouching));
[INFO] [stdout]      |                              ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1007 | fn vouching_handles_removed_member_with_candidate<Test>() {
[INFO] [stdout]      |                                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1022:33
[INFO] [stdout]      |
[INFO] [stdout] 1022 |         assert_eq!(SuspendedMembers::<Test>::contains_key(20), true);
[INFO] [stdout]      |                                       ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1007 | fn vouching_handles_removed_member_with_candidate<Test>() {
[INFO] [stdout]      |                                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1033:14
[INFO] [stdout]      |
[INFO] [stdout] 1033 |             Payouts::<Test>::get(20),
[INFO] [stdout]      |                       ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1007 | fn vouching_handles_removed_member_with_candidate<Test>() {
[INFO] [stdout]      |                                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1037:14
[INFO] [stdout]      |
[INFO] [stdout] 1037 |             Payouts::<Test>::get(30),
[INFO] [stdout]      |                       ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1007 | fn vouching_handles_removed_member_with_candidate<Test>() {
[INFO] [stdout]      |                                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1048:24
[INFO] [stdout]      |
[INFO] [stdout] 1048 |         assert_eq!(Members::<Test>::get(10).unwrap().rank, 1);
[INFO] [stdout]      |                              ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1044 | fn votes_are_working<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1049:24
[INFO] [stdout]      |
[INFO] [stdout] 1049 |         assert_eq!(Members::<Test>::get(20).unwrap().rank, 0);
[INFO] [stdout]      |                              ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1044 | fn votes_are_working<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1061:69
[INFO] [stdout]      |
[INFO] [stdout] 1061 |         assert_noop!(Society::vote(Origin::signed(10), 50, true), Error::<Test>::NotCandidate);
[INFO] [stdout]      |                                                                           ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1044 | fn votes_are_working<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1063:22
[INFO] [stdout]      |
[INFO] [stdout] 1063 |         assert_eq!(Votes::<Test>::get(30, 10), Some(Vote { approve: true, weight: 4 }));
[INFO] [stdout]      |                            ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1044 | fn votes_are_working<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1064:22
[INFO] [stdout]      |
[INFO] [stdout] 1064 |         assert_eq!(Votes::<Test>::get(30, 20), Some(Vote { approve: true, weight: 1 }));
[INFO] [stdout]      |                            ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1044 | fn votes_are_working<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1065:22
[INFO] [stdout]      |
[INFO] [stdout] 1065 |         assert_eq!(Votes::<Test>::get(40, 10), Some(Vote { approve: true, weight: 4 }));
[INFO] [stdout]      |                            ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1044 | fn votes_are_working<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1066:22
[INFO] [stdout]      |
[INFO] [stdout] 1066 |         assert_eq!(Votes::<Test>::get(50, 10), None);
[INFO] [stdout]      |                            ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1044 | fn votes_are_working<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1070:17
[INFO] [stdout]      |
[INFO] [stdout] 1070 |             Candidates::<Test>::get(30).unwrap().tally,
[INFO] [stdout]      |                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1044 | fn votes_are_working<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1074:17
[INFO] [stdout]      |
[INFO] [stdout] 1074 |             Candidates::<Test>::get(40).unwrap().tally,
[INFO] [stdout]      |                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1044 | fn votes_are_working<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1081:17
[INFO] [stdout]      |
[INFO] [stdout] 1081 |             Candidates::<Test>::get(30).unwrap().tally,
[INFO] [stdout]      |                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1044 | fn votes_are_working<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1088:17
[INFO] [stdout]      |
[INFO] [stdout] 1088 |             Candidates::<Test>::get(30).unwrap().tally,
[INFO] [stdout]      |                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1044 | fn votes_are_working<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1100:22
[INFO] [stdout]      |
[INFO] [stdout] 1100 |         assert_eq!(Votes::<Test>::get(30, 10), None);
[INFO] [stdout]      |                            ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1044 | fn votes_are_working<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1101:22
[INFO] [stdout]      |
[INFO] [stdout] 1101 |         assert_eq!(Votes::<Test>::get(30, 20), None);
[INFO] [stdout]      |                            ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1044 | fn votes_are_working<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1102:22
[INFO] [stdout]      |
[INFO] [stdout] 1102 |         assert_eq!(Votes::<Test>::get(40, 10), None);
[INFO] [stdout]      |                            ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1044 | fn votes_are_working<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1116:21
[INFO] [stdout]      |
[INFO] [stdout] 1116 |         let bids = Bids::<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] 1107 | fn max_bids_work<Test>() {
[INFO] [stdout]      |                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1176:71
[INFO] [stdout]      |
[INFO] [stdout] 1176 |         assert_noop!(Society::claim_membership(Origin::signed(30)), Error::<Test>::MaxMembers);
[INFO] [stdout]      |                                                                             ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1161 | fn too_many_candidates_cannot_overflow_membership<Test>() {
[INFO] [stdout]      |                                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1205:20
[INFO] [stdout]      |
[INFO] [stdout] 1205 |         assert_eq!(Pot::<Test>::get(), 1000);
[INFO] [stdout]      |                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1190 | fn zero_bid_works<Test>() {
[INFO] [stdout]      |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1216:21
[INFO] [stdout]      |
[INFO] [stdout] 1216 |         assert_eq!(Bids::<Test>::get(), vec![bid(20, Deposit(25), 0), bid(40, Deposit(25), 0),],);
[INFO] [stdout]      |                           ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1190 | fn zero_bid_works<Test>() {
[INFO] [stdout]      |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1226:21
[INFO] [stdout]      |
[INFO] [stdout] 1226 |         assert_eq!(Head::<Test>::get(), Some(30));
[INFO] [stdout]      |                           ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1190 | fn zero_bid_works<Test>() {
[INFO] [stdout]      |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1251:24
[INFO] [stdout]      |
[INFO] [stdout] 1251 |         let max_bids: u32 = <Test as Config>::MaxBids::get();
[INFO] [stdout]      |                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1253:21
[INFO] [stdout]      |
[INFO] [stdout] 1253 |         assert_eq!(Bids::<Test>::get(), final_list);
[INFO] [stdout]      |                           ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1231 | fn bids_ordered_correctly<Test>() {
[INFO] [stdout]      |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1263:14
[INFO] [stdout]      |
[INFO] [stdout] 1263 |             Payouts::<Test>::get(20),
[INFO] [stdout]      |                       ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1258 | fn waive_repay_works<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1266:24
[INFO] [stdout]      |
[INFO] [stdout] 1266 |         assert_eq!(Members::<Test>::get(20).unwrap().rank, 0);
[INFO] [stdout]      |                              ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1258 | fn waive_repay_works<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1269:14
[INFO] [stdout]      |
[INFO] [stdout] 1269 |             Payouts::<Test>::get(20),
[INFO] [stdout]      |                       ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1258 | fn waive_repay_works<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1272:24
[INFO] [stdout]      |
[INFO] [stdout] 1272 |         assert_eq!(Members::<Test>::get(20).unwrap().rank, 1);
[INFO] [stdout]      |                              ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1258 | fn waive_repay_works<Test>() {
[INFO] [stdout]      |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1284:13
[INFO] [stdout]      |
[INFO] [stdout] 1284 |         Skeptic::<Test>::put(20);
[INFO] [stdout]      |                   ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1278 | fn punish_skeptic_works<Test>() {
[INFO] [stdout]      |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1289:24
[INFO] [stdout]      |
[INFO] [stdout] 1289 |         assert_eq!(Members::<Test>::get(20).unwrap().strikes, 1);
[INFO] [stdout]      |                              ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1278 | fn punish_skeptic_works<Test>() {
[INFO] [stdout]      |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1290:32
[INFO] [stdout]      |
[INFO] [stdout] 1290 |         let candidacy = Candidates::<Test>::get(&30).unwrap();
[INFO] [stdout]      |                                      ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1278 | fn punish_skeptic_works<Test>() {
[INFO] [stdout]      |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/mock.rs:117:23
[INFO] [stdout]     |
[INFO] [stdout] 117 |         self.balances.push((Society::account_id(), self.balance.max(self.pot)));
[INFO] [stdout]     |                             ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/mock.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |                 assert!(Society::found_society(Origin::signed(1), 10, 10, 8, 2, 25, r).is_ok());
[INFO] [stdout]     |                         ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/mock.rs:149:3
[INFO] [stdout]     |
[INFO] [stdout] 149 |         Society::on_initialize(System::block_number());
[INFO] [stdout]     |         ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/mock.rs:180:39
[INFO] [stdout]     |
[INFO] [stdout] 180 |     if let Period::Voting { more, .. } = Society::period() {
[INFO] [stdout]     |                                          ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/mock.rs:190:15
[INFO] [stdout]     |
[INFO] [stdout] 190 |             assert_ok!(Society::claim_membership(Origin::signed(who)));
[INFO] [stdout]     |                        ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/mock.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |                 Society::claim_membership(Origin::signed(who)),
[INFO] [stdout]     |                 ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/mock.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |                 Society::claim_membership(Origin::signed(who)),
[INFO] [stdout]     |                 ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/mock.rs:202:15
[INFO] [stdout]     |
[INFO] [stdout] 202 |             assert_ok!(Society::resign_candidacy(Origin::signed(who)));
[INFO] [stdout]     |                        ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/mock.rs:208:16
[INFO] [stdout]     |
[INFO] [stdout] 208 |                 assert_ok!(Society::kick_candidate(Origin::signed(founder), who));
[INFO] [stdout]     |                            ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/mock.rs:213:16
[INFO] [stdout]     |
[INFO] [stdout] 213 |                 assert_ok!(Society::bestow_membership(Origin::signed(founder), who));
[INFO] [stdout]     |                            ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/mock.rs:219:5
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 Society::claim_membership(Origin::signed(who)),
[INFO] [stdout]     |                 ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/mock.rs:222:15
[INFO] [stdout]     |
[INFO] [stdout] 222 |             assert_ok!(Society::drop_candidate(Origin::signed(0), who));
[INFO] [stdout]     |                        ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/mock.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 |                 Society::drop_candidate(Origin::signed(0), who),
[INFO] [stdout]     |                 ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/mock.rs:230:15
[INFO] [stdout]     |
[INFO] [stdout] 230 |             assert_ok!(Society::punish_skeptic(Origin::signed(who)));
[INFO] [stdout]     |                        ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/mock.rs:237:8
[INFO] [stdout]     |
[INFO] [stdout] 237 |     match Society::period() {
[INFO] [stdout]     |           ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/mock.rs:245:14
[INFO] [stdout]     |
[INFO] [stdout] 245 |         assert_ok!(Society::insert_member(who, 0));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:157:4
[INFO] [stdout]     |
[INFO] [stdout] 157 |             Society::found_society(Origin::signed(5), 20, 100, 10, 2, 25, vec![]),
[INFO] [stdout]     |             ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:161:14
[INFO] [stdout]     |
[INFO] [stdout] 161 |         assert_ok!(Society::found_society(
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:185:4
[INFO] [stdout]     |
[INFO] [stdout] 185 |             Society::found_society(Origin::signed(1), 20, 100, 10, 2, 25, vec![]),
[INFO] [stdout]     |             ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:195:14
[INFO] [stdout]     |
[INFO] [stdout] 195 |         assert_ok!(Society::found_society(Origin::signed(1), 10, 100, 10, 2, 25, vec![]));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:197:16
[INFO] [stdout]     |
[INFO] [stdout] 197 |         assert_noop!(Society::dissolve(Origin::signed(2)), Error::<Test>::NotFounder);
[INFO] [stdout]     |                      ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:199:14
[INFO] [stdout]     |
[INFO] [stdout] 199 |         assert_ok!(Society::dissolve(Origin::signed(10)));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:202:14
[INFO] [stdout]     |
[INFO] [stdout] 202 |         assert_ok!(Society::found_society(Origin::signed(1), 20, 100, 10, 2, 25, vec![]));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:204:14
[INFO] [stdout]     |
[INFO] [stdout] 204 |         assert_ok!(Society::bid(Origin::signed(10), 0));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:206:14
[INFO] [stdout]     |
[INFO] [stdout] 206 |         assert_ok!(Society::vote(Origin::signed(20), 10, true));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:210:16
[INFO] [stdout]     |
[INFO] [stdout] 210 |         assert_noop!(Society::dissolve(Origin::signed(20)), Error::<Test>::NotHead);
[INFO] [stdout]     |                      ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:217:14
[INFO] [stdout]     |
[INFO] [stdout] 217 |         assert_eq!(Balances::free_balance(20), 50);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:219:14
[INFO] [stdout]     |
[INFO] [stdout] 219 |         assert_ok!(Society::bid(RuntimeOrigin::signed(20), 0));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:219:27
[INFO] [stdout]     |
[INFO] [stdout] 219 |         assert_ok!(Society::bid(RuntimeOrigin::signed(20), 0));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:220:14
[INFO] [stdout]     |
[INFO] [stdout] 220 |         assert_eq!(Balances::free_balance(20), 25);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:221:14
[INFO] [stdout]     |
[INFO] [stdout] 221 |         assert_eq!(Balances::reserved_balance(20), 25);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:227:14
[INFO] [stdout]     |
[INFO] [stdout] 227 |         assert_ok!(Society::vote(Origin::signed(10), 20, true));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:234:14
[INFO] [stdout]     |
[INFO] [stdout] 234 |         assert_eq!(Balances::free_balance(20), 50);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:235:14
[INFO] [stdout]     |
[INFO] [stdout] 235 |         assert_eq!(Balances::reserved_balance(20), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:243:14
[INFO] [stdout]     |
[INFO] [stdout] 243 |         assert_ok!(Society::bid(RuntimeOrigin::signed(60), 1900));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:243:27
[INFO] [stdout]     |
[INFO] [stdout] 243 |         assert_ok!(Society::bid(RuntimeOrigin::signed(60), 1900));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:244:14
[INFO] [stdout]     |
[INFO] [stdout] 244 |         assert_ok!(Society::bid(RuntimeOrigin::signed(50), 500));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:244:27
[INFO] [stdout]     |
[INFO] [stdout] 244 |         assert_ok!(Society::bid(RuntimeOrigin::signed(50), 500));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:245:14
[INFO] [stdout]     |
[INFO] [stdout] 245 |         assert_ok!(Society::bid(RuntimeOrigin::signed(40), 400));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:245:27
[INFO] [stdout]     |
[INFO] [stdout] 245 |         assert_ok!(Society::bid(RuntimeOrigin::signed(40), 400));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 |         assert_ok!(Society::bid(RuntimeOrigin::signed(30), 300));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:246:27
[INFO] [stdout]     |
[INFO] [stdout] 246 |         assert_ok!(Society::bid(RuntimeOrigin::signed(30), 300));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:251:14
[INFO] [stdout]     |
[INFO] [stdout] 251 |         assert_eq!(Balances::free_balance(Society::account_id()), 10_000);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:251:37
[INFO] [stdout]     |
[INFO] [stdout] 251 |         assert_eq!(Balances::free_balance(Society::account_id()), 10_000);
[INFO] [stdout]     |                                           ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:261:14
[INFO] [stdout]     |
[INFO] [stdout] 261 |         assert_ok!(Society::vote(Origin::signed(10), 30, true));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:262:14
[INFO] [stdout]     |
[INFO] [stdout] 262 |         assert_ok!(Society::vote(Origin::signed(10), 40, true));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:268:14
[INFO] [stdout]     |
[INFO] [stdout] 268 |         assert_eq!(Balances::free_balance(Society::account_id()), 9_300);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:268:37
[INFO] [stdout]     |
[INFO] [stdout] 268 |         assert_eq!(Balances::free_balance(Society::account_id()), 9_300);
[INFO] [stdout]     |                                           ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:273:14
[INFO] [stdout]     |
[INFO] [stdout] 273 |         assert_ok!(Society::vote(Origin::signed(40), 50, true));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:280:14
[INFO] [stdout]     |
[INFO] [stdout] 280 |         assert_eq!(Balances::free_balance(Society::account_id()), 8_800);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:280:37
[INFO] [stdout]     |
[INFO] [stdout] 280 |         assert_eq!(Balances::free_balance(Society::account_id()), 8_800);
[INFO] [stdout]     |                                           ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:283:14
[INFO] [stdout]     |
[INFO] [stdout] 283 |         assert_ok!(Society::defender_vote(Origin::signed(10), true)); // Keep defender around
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 |         assert_eq!(Balances::free_balance(Society::account_id()), 8_800);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:291:37
[INFO] [stdout]     |
[INFO] [stdout] 291 |         assert_eq!(Balances::free_balance(Society::account_id()), 8_800);
[INFO] [stdout]     |                                           ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:295:14
[INFO] [stdout]     |
[INFO] [stdout] 295 |         assert_ok!(Society::vote(Origin::signed(50), 60, true));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:302:14
[INFO] [stdout]     |
[INFO] [stdout] 302 |         assert_eq!(Balances::free_balance(Society::account_id()), 6_900);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:302:37
[INFO] [stdout]     |
[INFO] [stdout] 302 |         assert_eq!(Balances::free_balance(Society::account_id()), 6_900);
[INFO] [stdout]     |                                           ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:310:14
[INFO] [stdout]     |
[INFO] [stdout] 310 |         assert_ok!(Society::bid(RuntimeOrigin::signed(20), 1000));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:310:27
[INFO] [stdout]     |
[INFO] [stdout] 310 |         assert_ok!(Society::bid(RuntimeOrigin::signed(20), 1000));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:311:14
[INFO] [stdout]     |
[INFO] [stdout] 311 |         assert_ok!(Society::bid(RuntimeOrigin::signed(30), 0));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:311:27
[INFO] [stdout]     |
[INFO] [stdout] 311 |         assert_ok!(Society::bid(RuntimeOrigin::signed(30), 0));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:313:14
[INFO] [stdout]     |
[INFO] [stdout] 313 |         assert_eq!(Balances::free_balance(30), 25);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:314:14
[INFO] [stdout]     |
[INFO] [stdout] 314 |         assert_eq!(Balances::reserved_balance(30), 25);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:316:14
[INFO] [stdout]     |
[INFO] [stdout] 316 |         assert_ok!(Society::unbid(Origin::signed(30)));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:317:16
[INFO] [stdout]     |
[INFO] [stdout] 317 |         assert_noop!(Society::unbid(Origin::signed(30)), Error::<Test>::NotBidder);
[INFO] [stdout]     |                      ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:319:14
[INFO] [stdout]     |
[INFO] [stdout] 319 |         assert_eq!(Balances::free_balance(30), 50);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:320:14
[INFO] [stdout]     |
[INFO] [stdout] 320 |         assert_eq!(Balances::reserved_balance(30), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:331:14
[INFO] [stdout]     |
[INFO] [stdout] 331 |         assert_eq!(Balances::free_balance(20), 50);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:332:14
[INFO] [stdout]     |
[INFO] [stdout] 332 |         assert_ok!(Society::bid(Origin::signed(20), 1000));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:334:14
[INFO] [stdout]     |
[INFO] [stdout] 334 |         assert_ok!(Society::vote(Origin::signed(10), 20, true));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:337:16
[INFO] [stdout]     |
[INFO] [stdout] 337 |         assert_noop!(Society::payout(Origin::signed(20)), Error::<Test>::NoPayout);
[INFO] [stdout]     |                      ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:340:14
[INFO] [stdout]     |
[INFO] [stdout] 340 |         assert_ok!(Society::payout(RuntimeOrigin::signed(20)));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:340:30
[INFO] [stdout]     |
[INFO] [stdout] 340 |         assert_ok!(Society::payout(RuntimeOrigin::signed(20)));
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:341:14
[INFO] [stdout]     |
[INFO] [stdout] 341 |         assert_eq!(Balances::free_balance(20), 1050);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:349:14
[INFO] [stdout]     |
[INFO] [stdout] 349 |         assert_ok!(Society::bid(Origin::signed(20), 0));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:363:14
[INFO] [stdout]     |
[INFO] [stdout] 363 |         assert_ok!(Society::bid(Origin::signed(40), 0));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:367:15
[INFO] [stdout]     |
[INFO] [stdout] 367 |             assert_ok!(Society::vote(Origin::signed(i), 40, i != skeptic));
[INFO] [stdout]     |                        ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:381:14
[INFO] [stdout]     |
[INFO] [stdout] 381 |         assert_eq!(Balances::free_balance(20), 50);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:383:14
[INFO] [stdout]     |
[INFO] [stdout] 383 |         assert_ok!(Society::bid(RuntimeOrigin::signed(20), 0));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:383:27
[INFO] [stdout]     |
[INFO] [stdout] 383 |         assert_ok!(Society::bid(RuntimeOrigin::signed(20), 0));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:384:14
[INFO] [stdout]     |
[INFO] [stdout] 384 |         assert_eq!(Balances::free_balance(20), 25);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:385:14
[INFO] [stdout]     |
[INFO] [stdout] 385 |         assert_eq!(Balances::reserved_balance(20), 25);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:390:14
[INFO] [stdout]     |
[INFO] [stdout] 390 |         assert_ok!(Society::vote(Origin::signed(10), 20, false));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:404:14
[INFO] [stdout]     |
[INFO] [stdout] 404 |         assert_eq!(Balances::free_balance(20), 50);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:405:14
[INFO] [stdout]     |
[INFO] [stdout] 405 |         assert_ok!(Society::bid(Origin::signed(20), 1000));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:407:14
[INFO] [stdout]     |
[INFO] [stdout] 407 |         assert_ok!(Society::vote(Origin::signed(10), 20, true));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:414:16
[INFO] [stdout]     |
[INFO] [stdout] 414 |         assert_noop!(Society::payout(Origin::signed(20)), Error::<Test>::NoPayout);
[INFO] [stdout]     |                      ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:416:14
[INFO] [stdout]     |
[INFO] [stdout] 416 |         assert_eq!(Society::slash_payout(&20, 500), 500);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:423:14
[INFO] [stdout]     |
[INFO] [stdout] 423 |         assert_ok!(Society::payout(RuntimeOrigin::signed(20)));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:423:30
[INFO] [stdout]     |
[INFO] [stdout] 423 |         assert_ok!(Society::payout(RuntimeOrigin::signed(20)));
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:424:14
[INFO] [stdout]     |
[INFO] [stdout] 424 |         assert_eq!(Balances::free_balance(20), 550);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:435:14
[INFO] [stdout]     |
[INFO] [stdout] 435 |         assert_eq!(Balances::free_balance(20), 50);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:438:3
[INFO] [stdout]     |
[INFO] [stdout] 438 |         Society::bump_payout(&20, 5, 100);
[INFO] [stdout]     |         ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:439:3
[INFO] [stdout]     |
[INFO] [stdout] 439 |         Society::bump_payout(&20, 10, 100);
[INFO] [stdout]     |         ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:440:3
[INFO] [stdout]     |
[INFO] [stdout] 440 |         Society::bump_payout(&20, 15, 100);
[INFO] [stdout]     |         ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:441:3
[INFO] [stdout]     |
[INFO] [stdout] 441 |         Society::bump_payout(&20, 20, 100);
[INFO] [stdout]     |         ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:451:14
[INFO] [stdout]     |
[INFO] [stdout] 451 |         assert_eq!(Society::slash_payout(&20, 250), 250);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:457:14
[INFO] [stdout]     |
[INFO] [stdout] 457 |         assert_eq!(Society::slash_payout(&20, 50), 50);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:475:14
[INFO] [stdout]     |
[INFO] [stdout] 475 |         assert_ok!(Society::bid(Origin::signed(30), 0));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:476:14
[INFO] [stdout]     |
[INFO] [stdout] 476 |         assert_ok!(Society::bid(Origin::signed(40), 1));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:485:3
[INFO] [stdout]     |
[INFO] [stdout] 485 |         Society::bump_payout(&20, 10, 100);
[INFO] [stdout]     |         ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:486:16
[INFO] [stdout]     |
[INFO] [stdout] 486 |         assert_noop!(Society::payout(Origin::signed(20)), Error::<Test>::NotMember);
[INFO] [stdout]     |                      ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:490:4
[INFO] [stdout]     |
[INFO] [stdout] 490 |             Society::judge_suspended_member(Origin::signed(20), 20, true),
[INFO] [stdout]     |             ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:496:14
[INFO] [stdout]     |
[INFO] [stdout] 496 |         assert_ok!(Society::judge_suspended_member(Origin::signed(10), 20, true));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:501:14
[INFO] [stdout]     |
[INFO] [stdout] 501 |         assert_ok!(Society::suspend_member(&20));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:504:14
[INFO] [stdout]     |
[INFO] [stdout] 504 |         assert_ok!(Society::judge_suspended_member(Origin::signed(10), 20, false));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:521:15
[INFO] [stdout]     |
[INFO] [stdout] 521 |             assert_ok!(Society::bid(Origin::signed(x), 10));
[INFO] [stdout]     |                        ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:522:15
[INFO] [stdout]     |
[INFO] [stdout] 522 |             assert_eq!(Balances::free_balance(x), 25);
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        use of undeclared type `Balances`
[INFO] [stdout]     |                        help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:523:15
[INFO] [stdout]     |
[INFO] [stdout] 523 |             assert_eq!(Balances::reserved_balance(x), 25);
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        use of undeclared type `Balances`
[INFO] [stdout]     |                        help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:540:15
[INFO] [stdout]     |
[INFO] [stdout] 540 |             assert_ok!(Society::vote(Origin::signed(20), x, false));
[INFO] [stdout]     |                        ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:541:15
[INFO] [stdout]     |
[INFO] [stdout] 541 |             assert_ok!(Society::vote(Origin::signed(30), x, true));
[INFO] [stdout]     |                        ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:552:14
[INFO] [stdout]     |
[INFO] [stdout] 552 |         assert_ok!(Society::vote(Origin::signed(10), 40, true));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:553:14
[INFO] [stdout]     |
[INFO] [stdout] 553 |         assert_ok!(Society::vote(Origin::signed(10), 60, false));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:557:14
[INFO] [stdout]     |
[INFO] [stdout] 557 |         assert_eq!(Balances::free_balance(40), 50);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:558:14
[INFO] [stdout]     |
[INFO] [stdout] 558 |         assert_eq!(Balances::reserved_balance(40), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:559:14
[INFO] [stdout]     |
[INFO] [stdout] 559 |         assert_eq!(Balances::free_balance(Society::account_id()), 9990);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:559:37
[INFO] [stdout]     |
[INFO] [stdout] 559 |         assert_eq!(Balances::free_balance(Society::account_id()), 9990);
[INFO] [stdout]     |                                           ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:562:14
[INFO] [stdout]     |
[INFO] [stdout] 562 |         assert_ok!(Society::bestow_membership(Origin::signed(10), 50));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:565:14
[INFO] [stdout]     |
[INFO] [stdout] 565 |         assert_eq!(Balances::free_balance(50), 50);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:566:14
[INFO] [stdout]     |
[INFO] [stdout] 566 |         assert_eq!(Balances::reserved_balance(50), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:567:14
[INFO] [stdout]     |
[INFO] [stdout] 567 |         assert_eq!(Balances::free_balance(Society::account_id()), 9980);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:567:37
[INFO] [stdout]     |
[INFO] [stdout] 567 |         assert_eq!(Balances::free_balance(Society::account_id()), 9980);
[INFO] [stdout]     |                                           ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:569:14
[INFO] [stdout]     |
[INFO] [stdout] 569 |         assert_eq!(Balances::free_balance(70), 25);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:570:14
[INFO] [stdout]     |
[INFO] [stdout] 570 |         assert_eq!(Balances::reserved_balance(70), 25);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:572:14
[INFO] [stdout]     |
[INFO] [stdout] 572 |         assert_ok!(Society::kick_candidate(Origin::signed(10), 70));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:575:14
[INFO] [stdout]     |
[INFO] [stdout] 575 |         assert_eq!(Balances::free_balance(70), 25);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:576:14
[INFO] [stdout]     |
[INFO] [stdout] 576 |         assert_eq!(Balances::reserved_balance(70), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:577:14
[INFO] [stdout]     |
[INFO] [stdout] 577 |         assert_eq!(Balances::free_balance(Society::account_id()), 10005);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:577:37
[INFO] [stdout]     |
[INFO] [stdout] 577 |         assert_eq!(Balances::free_balance(Society::account_id()), 10005);
[INFO] [stdout]     |                                           ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 |         assert_eq!(Balances::free_balance(Society::account_id()), 10005);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:584:37
[INFO] [stdout]     |
[INFO] [stdout] 584 |         assert_eq!(Balances::free_balance(Society::account_id()), 10005);
[INFO] [stdout]     |                                           ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:591:14
[INFO] [stdout]     |
[INFO] [stdout] 591 |         assert_eq!(Balances::free_balance(60), 25);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:592:14
[INFO] [stdout]     |
[INFO] [stdout] 592 |         assert_eq!(Balances::reserved_balance(60), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:593:14
[INFO] [stdout]     |
[INFO] [stdout] 593 |         assert_eq!(Balances::free_balance(Society::account_id()), 10030);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:593:37
[INFO] [stdout]     |
[INFO] [stdout] 593 |         assert_eq!(Balances::free_balance(Society::account_id()), 10030);
[INFO] [stdout]     |                                           ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:603:16
[INFO] [stdout]     |
[INFO] [stdout] 603 |         assert_noop!(Society::vouch(Origin::signed(1), 20, 1000, 100), Error::<Test>::NotMember);
[INFO] [stdout]     |                      ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:605:14
[INFO] [stdout]     |
[INFO] [stdout] 605 |         assert_ok!(Society::vouch(Origin::signed(10), 20, 1000, 100));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:609:4
[INFO] [stdout]     |
[INFO] [stdout] 609 |             Society::vouch(Origin::signed(10), 30, 100, 0),
[INFO] [stdout]     |             ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:618:14
[INFO] [stdout]     |
[INFO] [stdout] 618 |         assert_ok!(Society::vote(RuntimeOrigin::signed(10), 20, true));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:618:28
[INFO] [stdout]     |
[INFO] [stdout] 618 |         assert_ok!(Society::vote(RuntimeOrigin::signed(10), 20, true));
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:638:14
[INFO] [stdout]     |
[INFO] [stdout] 638 |         assert_ok!(Society::vouch(Origin::signed(20), 30, 1000, 100));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:644:14
[INFO] [stdout]     |
[INFO] [stdout] 644 |         assert_ok!(Society::vote(Origin::signed(20), 30, true));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:668:14
[INFO] [stdout]     |
[INFO] [stdout] 668 |         assert_ok!(Society::vouch(Origin::signed(20), 30, 100, 1000));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:675:14
[INFO] [stdout]     |
[INFO] [stdout] 675 |         assert_ok!(Society::vote(Origin::signed(20), 30, true));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:698:14
[INFO] [stdout]     |
[INFO] [stdout] 698 |         assert_ok!(Society::vouch(RuntimeOrigin::signed(10), 20, 100, 0));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:698:29
[INFO] [stdout]     |
[INFO] [stdout] 698 |         assert_ok!(Society::vouch(RuntimeOrigin::signed(10), 20, 100, 0));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:704:14
[INFO] [stdout]     |
[INFO] [stdout] 704 |         assert_ok!(Society::unvouch(Origin::signed(10)));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:711:14
[INFO] [stdout]     |
[INFO] [stdout] 711 |         assert_ok!(Society::vouch(Origin::signed(10), 20, 100, 0));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:714:16
[INFO] [stdout]     |
[INFO] [stdout] 714 |         assert_noop!(Society::unvouch(Origin::signed(10)), Error::<Test>::NotVouchingOnBidder);
[INFO] [stdout]     |                      ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:719:14
[INFO] [stdout]     |
[INFO] [stdout] 719 |         assert_ok!(Society::vote(Origin::signed(10), 20, false));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:734:4
[INFO] [stdout]     |
[INFO] [stdout] 734 |             Society::vouch(Origin::signed(10), 30, 100, 0),
[INFO] [stdout]     |             ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:738:16
[INFO] [stdout]     |
[INFO] [stdout] 738 |         assert_noop!(Society::unvouch(Origin::signed(10)), Error::<Test>::NotVouchingOnBidder);
[INFO] [stdout]     |                      ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:748:14
[INFO] [stdout]     |
[INFO] [stdout] 748 |         assert_ok!(Society::vouch(RuntimeOrigin::signed(10), 20, 100, 0));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:748:29
[INFO] [stdout]     |
[INFO] [stdout] 748 |         assert_ok!(Society::vouch(RuntimeOrigin::signed(10), 20, 100, 0));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:754:14
[INFO] [stdout]     |
[INFO] [stdout] 754 |         assert_ok!(Society::unbid(Origin::signed(20)));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:769:14
[INFO] [stdout]     |
[INFO] [stdout] 769 |         assert_ok!(Society::bid(Origin::signed(20), 0));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:773:14
[INFO] [stdout]     |
[INFO] [stdout] 773 |         assert_ok!(Society::bid(Origin::signed(30), 0));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:778:14
[INFO] [stdout]     |
[INFO] [stdout] 778 |         assert_ok!(Society::bid(Origin::signed(40), 0));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:784:14
[INFO] [stdout]     |
[INFO] [stdout] 784 |         assert_ok!(Society::bid(Origin::signed(50), 0));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:786:14
[INFO] [stdout]     |
[INFO] [stdout] 786 |         assert_ok!(Society::vote(Origin::signed(10), 50, true));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:796:14
[INFO] [stdout]     |
[INFO] [stdout] 796 |         assert_ok!(Society::bid(Origin::signed(60), 0));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:802:14
[INFO] [stdout]     |
[INFO] [stdout] 802 |         assert_ok!(Society::bid(Origin::signed(70), 0));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:810:14
[INFO] [stdout]     |
[INFO] [stdout] 810 |         assert_ok!(Society::bid(Origin::signed(80), 0));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:812:14
[INFO] [stdout]     |
[INFO] [stdout] 812 |         assert_ok!(Society::vote(Origin::signed(10), 80, true));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:813:14
[INFO] [stdout]     |
[INFO] [stdout] 813 |         assert_ok!(Society::vote(Origin::signed(50), 80, true));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:821:14
[INFO] [stdout]     |
[INFO] [stdout] 821 |         assert_ok!(Society::bid(Origin::signed(90), 0));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:853:14
[INFO] [stdout]     |
[INFO] [stdout] 853 |         assert_ok!(Society::defender_vote(Origin::signed(40), true));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:859:14
[INFO] [stdout]     |
[INFO] [stdout] 859 |         assert_ok!(Society::cleanup_challenge(Origin::signed(0), 0, 10));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:863:16
[INFO] [stdout]     |
[INFO] [stdout] 863 |         assert_noop!(Society::defender_vote(Origin::signed(1), true), Error::<Test>::NotMember);
[INFO] [stdout]     |                      ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:865:14
[INFO] [stdout]     |
[INFO] [stdout] 865 |         assert_ok!(Society::defender_vote(Origin::signed(20), true));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:866:14
[INFO] [stdout]     |
[INFO] [stdout] 866 |         assert_ok!(Society::defender_vote(Origin::signed(30), true));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:867:14
[INFO] [stdout]     |
[INFO] [stdout] 867 |         assert_ok!(Society::defender_vote(Origin::signed(40), true));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:868:14
[INFO] [stdout]     |
[INFO] [stdout] 868 |         assert_ok!(Society::defender_vote(Origin::signed(50), false));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:874:14
[INFO] [stdout]     |
[INFO] [stdout] 874 |         assert_ok!(Society::cleanup_challenge(Origin::signed(0), 1, 10));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:884:14
[INFO] [stdout]     |
[INFO] [stdout] 884 |         assert_ok!(Society::defender_vote(Origin::signed(20), true));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:885:14
[INFO] [stdout]     |
[INFO] [stdout] 885 |         assert_ok!(Society::defender_vote(Origin::signed(30), true));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:886:14
[INFO] [stdout]     |
[INFO] [stdout] 886 |         assert_ok!(Society::defender_vote(Origin::signed(40), false));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:887:14
[INFO] [stdout]     |
[INFO] [stdout] 887 |         assert_ok!(Society::defender_vote(Origin::signed(50), false));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:897:14
[INFO] [stdout]     |
[INFO] [stdout] 897 |         assert_ok!(Society::cleanup_challenge(Origin::signed(0), 2, 10));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:915:3
[INFO] [stdout]     |
[INFO] [stdout] 915 |         Society::bump_payout(&20, 5, 100);
[INFO] [stdout]     |         ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:916:3
[INFO] [stdout]     |
[INFO] [stdout] 916 |         Society::bump_payout(&30, 5, 100);
[INFO] [stdout]     |         ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:917:3
[INFO] [stdout]     |
[INFO] [stdout] 917 |         Society::bump_payout(&40, 5, 100);
[INFO] [stdout]     |         ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:918:3
[INFO] [stdout]     |
[INFO] [stdout] 918 |         Society::bump_payout(&50, 5, 100);
[INFO] [stdout]     |         ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:937:14
[INFO] [stdout]     |
[INFO] [stdout] 937 |         assert_ok!(Society::bid(Origin::signed(60), 1000));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:941:14
[INFO] [stdout]     |
[INFO] [stdout] 941 |         assert_ok!(Society::vote(Origin::signed(20), 60, true));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:942:14
[INFO] [stdout]     |
[INFO] [stdout] 942 |         assert_ok!(Society::vote(Origin::signed(30), 60, false));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:943:14
[INFO] [stdout]     |
[INFO] [stdout] 943 |         assert_ok!(Society::vote(Origin::signed(40), 60, false));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:944:14
[INFO] [stdout]     |
[INFO] [stdout] 944 |         assert_ok!(Society::vote(Origin::signed(50), 60, false));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:975:14
[INFO] [stdout]     |
[INFO] [stdout] 975 |         assert_ok!(Society::bid(Origin::signed(20), 100));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:976:16
[INFO] [stdout]     |
[INFO] [stdout] 976 |         assert_noop!(Society::bid(Origin::signed(20), 100), Error::<Test>::AlreadyBid);
[INFO] [stdout]     |                      ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:978:14
[INFO] [stdout]     |
[INFO] [stdout] 978 |         assert_ok!(Society::vouch(Origin::signed(10), 30, 100, 100));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:979:16
[INFO] [stdout]     |
[INFO] [stdout] 979 |         assert_noop!(Society::bid(Origin::signed(30), 100), Error::<Test>::AlreadyBid);
[INFO] [stdout]     |                      ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:982:16
[INFO] [stdout]     |
[INFO] [stdout] 982 |         assert_noop!(Society::vouch(Origin::signed(50), 20, 100, 100), Error::<Test>::AlreadyBid);
[INFO] [stdout]     |                      ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:992:14
[INFO] [stdout]     |
[INFO] [stdout] 992 |         assert_ok!(Society::vouch(RuntimeOrigin::signed(20), 30, 1000, 100));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:992:29
[INFO] [stdout]     |
[INFO] [stdout] 992 |         assert_ok!(Society::vouch(RuntimeOrigin::signed(20), 30, 1000, 100));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]    --> src/tests.rs:997:14
[INFO] [stdout]     |
[INFO] [stdout] 997 |         assert_ok!(Society::suspend_member(&20));
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1012:14
[INFO] [stdout]      |
[INFO] [stdout] 1012 |         assert_ok!(Society::vouch(RuntimeOrigin::signed(20), 30, 1000, 100));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1012:29
[INFO] [stdout]      |
[INFO] [stdout] 1012 |         assert_ok!(Society::vouch(RuntimeOrigin::signed(20), 30, 1000, 100));
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1021:14
[INFO] [stdout]      |
[INFO] [stdout] 1021 |         assert_ok!(Society::suspend_member(&20));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1028:14
[INFO] [stdout]      |
[INFO] [stdout] 1028 |         assert_ok!(Society::vote(Origin::signed(10), 30, true));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1051:14
[INFO] [stdout]      |
[INFO] [stdout] 1051 |         assert_ok!(Society::bid(RuntimeOrigin::signed(50), 500));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1051:27
[INFO] [stdout]      |
[INFO] [stdout] 1051 |         assert_ok!(Society::bid(RuntimeOrigin::signed(50), 500));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1052:14
[INFO] [stdout]      |
[INFO] [stdout] 1052 |         assert_ok!(Society::bid(RuntimeOrigin::signed(40), 400));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1052:27
[INFO] [stdout]      |
[INFO] [stdout] 1052 |         assert_ok!(Society::bid(RuntimeOrigin::signed(40), 400));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1053:14
[INFO] [stdout]      |
[INFO] [stdout] 1053 |         assert_ok!(Society::bid(RuntimeOrigin::signed(30), 300));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1053:27
[INFO] [stdout]      |
[INFO] [stdout] 1053 |         assert_ok!(Society::bid(RuntimeOrigin::signed(30), 300));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1057:14
[INFO] [stdout]      |
[INFO] [stdout] 1057 |         assert_ok!(Society::vote(Origin::signed(10), 30, true));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1058:14
[INFO] [stdout]      |
[INFO] [stdout] 1058 |         assert_ok!(Society::vote(Origin::signed(20), 30, true));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1059:14
[INFO] [stdout]      |
[INFO] [stdout] 1059 |         assert_ok!(Society::vote(Origin::signed(10), 40, true));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1061:16
[INFO] [stdout]      |
[INFO] [stdout] 1061 |         assert_noop!(Society::vote(Origin::signed(10), 50, true), Error::<Test>::NotCandidate);
[INFO] [stdout]      |                      ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1078:14
[INFO] [stdout]      |
[INFO] [stdout] 1078 |         assert_ok!(Society::vote(Origin::signed(10), 30, false));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1085:14
[INFO] [stdout]      |
[INFO] [stdout] 1085 |         assert_ok!(Society::vote(Origin::signed(10), 30, true));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1095:14
[INFO] [stdout]      |
[INFO] [stdout] 1095 |         assert_ok!(Society::cleanup_candidacy(Origin::signed(0), 30, 10));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1096:14
[INFO] [stdout]      |
[INFO] [stdout] 1096 |         assert_ok!(Society::cleanup_candidacy(Origin::signed(0), 40, 10));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1113:12
[INFO] [stdout]      |
[INFO] [stdout] 1113 |             let _ = Balances::make_free_balance_be(&((i + 100) as u128), 1000);
[INFO] [stdout]      |                     ^^^^^^^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     use of undeclared type `Balances`
[INFO] [stdout]      |                     help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1114:15
[INFO] [stdout]      |
[INFO] [stdout] 1114 |             assert_ok!(Society::bid(Origin::signed((i + 100) as u128), i));
[INFO] [stdout]      |                        ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1134:14
[INFO] [stdout]      |
[INFO] [stdout] 1134 |         assert_ok!(Society::bid(Origin::signed(20), 0));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1135:14
[INFO] [stdout]      |
[INFO] [stdout] 1135 |         assert_ok!(Society::bid(Origin::signed(30), 1));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1150:12
[INFO] [stdout]      |
[INFO] [stdout] 1150 |             let _ = Balances::make_free_balance_be(&((i + 100) as u128), 1000);
[INFO] [stdout]      |                     ^^^^^^^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     use of undeclared type `Balances`
[INFO] [stdout]      |                     help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1151:15
[INFO] [stdout]      |
[INFO] [stdout] 1151 |             assert_ok!(Society::bid(Origin::signed((i + 100) as u128), i));
[INFO] [stdout]      |                        ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1165:14
[INFO] [stdout]      |
[INFO] [stdout] 1165 |         assert_ok!(Society::bid(Origin::signed(20), 0));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1166:14
[INFO] [stdout]      |
[INFO] [stdout] 1166 |         assert_ok!(Society::bid(Origin::signed(30), 1));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1172:14
[INFO] [stdout]      |
[INFO] [stdout] 1172 |         assert_ok!(Society::vote(Origin::signed(10), 20, true));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1173:14
[INFO] [stdout]      |
[INFO] [stdout] 1173 |         assert_ok!(Society::vote(Origin::signed(10), 30, true));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1175:14
[INFO] [stdout]      |
[INFO] [stdout] 1175 |         assert_ok!(Society::claim_membership(Origin::signed(20)));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1176:16
[INFO] [stdout]      |
[INFO] [stdout] 1176 |         assert_noop!(Society::claim_membership(Origin::signed(30)), Error::<Test>::MaxMembers);
[INFO] [stdout]      |                      ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1184:14
[INFO] [stdout]      |
[INFO] [stdout] 1184 |         assert_ok!(Society::set_parameters(Origin::signed(10), 11, 8, 3, 25));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1185:14
[INFO] [stdout]      |
[INFO] [stdout] 1185 |         assert_ok!(Society::claim_membership(Origin::signed(30)));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1196:14
[INFO] [stdout]      |
[INFO] [stdout] 1196 |         assert_ok!(Society::bid(RuntimeOrigin::signed(60), 400));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1196:27
[INFO] [stdout]      |
[INFO] [stdout] 1196 |         assert_ok!(Society::bid(RuntimeOrigin::signed(60), 400));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1197:14
[INFO] [stdout]      |
[INFO] [stdout] 1197 |         assert_ok!(Society::bid(RuntimeOrigin::signed(50), 300));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1197:27
[INFO] [stdout]      |
[INFO] [stdout] 1197 |         assert_ok!(Society::bid(RuntimeOrigin::signed(50), 300));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1198:14
[INFO] [stdout]      |
[INFO] [stdout] 1198 |         assert_ok!(Society::bid(RuntimeOrigin::signed(30), 0));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1198:27
[INFO] [stdout]      |
[INFO] [stdout] 1198 |         assert_ok!(Society::bid(RuntimeOrigin::signed(30), 0));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1199:14
[INFO] [stdout]      |
[INFO] [stdout] 1199 |         assert_ok!(Society::bid(RuntimeOrigin::signed(20), 0));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1199:27
[INFO] [stdout]      |
[INFO] [stdout] 1199 |         assert_ok!(Society::bid(RuntimeOrigin::signed(20), 0));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1200:14
[INFO] [stdout]      |
[INFO] [stdout] 1200 |         assert_ok!(Society::bid(RuntimeOrigin::signed(40), 0));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1200:27
[INFO] [stdout]      |
[INFO] [stdout] 1200 |         assert_ok!(Society::bid(RuntimeOrigin::signed(40), 0));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1206:14
[INFO] [stdout]      |
[INFO] [stdout] 1206 |         assert_eq!(Balances::free_balance(Society::account_id()), 10_000);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1206:37
[INFO] [stdout]      |
[INFO] [stdout] 1206 |         assert_eq!(Balances::free_balance(Society::account_id()), 10_000);
[INFO] [stdout]      |                                           ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1218:14
[INFO] [stdout]      |
[INFO] [stdout] 1218 |         assert_ok!(Society::vote(Origin::signed(10), 30, true));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1219:14
[INFO] [stdout]      |
[INFO] [stdout] 1219 |         assert_ok!(Society::vote(Origin::signed(10), 50, true));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1220:14
[INFO] [stdout]      |
[INFO] [stdout] 1220 |         assert_ok!(Society::vote(Origin::signed(10), 60, true));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1239:13
[INFO] [stdout]      |
[INFO] [stdout] 1239 |                 let _ = Balances::make_free_balance_be(&who, 1000);
[INFO] [stdout]      |                         ^^^^^^^^
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         use of undeclared type `Balances`
[INFO] [stdout]      |                         help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1240:16
[INFO] [stdout]      |
[INFO] [stdout] 1240 |                 assert_ok!(Society::bid(Origin::signed(who), j));
[INFO] [stdout]      |                            ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1261:3
[INFO] [stdout]      |
[INFO] [stdout] 1261 |         Society::bump_payout(&20, 5, 100);
[INFO] [stdout]      |         ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1267:14
[INFO] [stdout]      |
[INFO] [stdout] 1267 |         assert_ok!(Society::waive_repay(Origin::signed(20), 100));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1273:14
[INFO] [stdout]      |
[INFO] [stdout] 1273 |         assert_eq!(Balances::free_balance(20), 50);
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Balances`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `BalanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1281:14
[INFO] [stdout]      |
[INFO] [stdout] 1281 |         assert_ok!(Society::bid(Origin::signed(30), 0));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1287:14
[INFO] [stdout]      |
[INFO] [stdout] 1287 |         assert_ok!(Society::punish_skeptic(Origin::signed(30)));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1299:14
[INFO] [stdout]      |
[INFO] [stdout] 1299 |         assert_ok!(Society::bid(Origin::signed(30), 45));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1302:14
[INFO] [stdout]      |
[INFO] [stdout] 1302 |         assert_ok!(Society::resign_candidacy(Origin::signed(30)));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1312:14
[INFO] [stdout]      |
[INFO] [stdout] 1312 |         assert_ok!(Society::bid(Origin::signed(40), 45));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1315:14
[INFO] [stdout]      |
[INFO] [stdout] 1315 |         assert_ok!(Society::vote(Origin::signed(10), 40, false));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1316:14
[INFO] [stdout]      |
[INFO] [stdout] 1316 |         assert_ok!(Society::vote(Origin::signed(20), 40, false));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1317:14
[INFO] [stdout]      |
[INFO] [stdout] 1317 |         assert_ok!(Society::vote(Origin::signed(30), 40, false));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Society`
[INFO] [stdout]     --> src/tests.rs:1319:14
[INFO] [stdout]      |
[INFO] [stdout] 1319 |         assert_ok!(Society::drop_candidate(Origin::signed(50), 40));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Society`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 |     type AccountData = pallet_balances::AccountData<u64>;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 |     type Currency = pallet_balances::Pallet<Self>;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]    --> src/mock.rs:118:3
[INFO] [stdout]     |
[INFO] [stdout] 118 |         pallet_balances::GenesisConfig::<Test> { balances: self.balances }
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pallet-society` (lib test) due to 501 previous errors
[INFO] running `Command { std: "docker" "inspect" "42c65a48d625a46a1854f67a46b790291e0b9d03bd316b71c783aadad71f5707", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42c65a48d625a46a1854f67a46b790291e0b9d03bd316b71c783aadad71f5707", kill_on_drop: false }`
[INFO] [stdout] 42c65a48d625a46a1854f67a46b790291e0b9d03bd316b71c783aadad71f5707
