[INFO] fetching crate pallet-nis 43.0.0...
[INFO] testing pallet-nis-43.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate pallet-nis 43.0.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate pallet-nis 43.0.0
[INFO] finished tweaking crates.io crate pallet-nis 43.0.0
[INFO] tweaked toml for crates.io crate pallet-nis 43.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pallet-nis 43.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pallet-nis 43.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] edbf8180a78e779244b1078209c21fd21b4fdd251443a7c936000337f1dcccdf
[INFO] running `Command { std: "docker" "start" "-a" "edbf8180a78e779244b1078209c21fd21b4fdd251443a7c936000337f1dcccdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edbf8180a78e779244b1078209c21fd21b4fdd251443a7c936000337f1dcccdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edbf8180a78e779244b1078209c21fd21b4fdd251443a7c936000337f1dcccdf", kill_on_drop: false }`
[INFO] [stdout] edbf8180a78e779244b1078209c21fd21b4fdd251443a7c936000337f1dcccdf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fb4792b9988be7ea5dab8caaf133dc5f554245162ba55590fc92a360353fe98
[INFO] running `Command { std: "docker" "start" "-a" "1fb4792b9988be7ea5dab8caaf133dc5f554245162ba55590fc92a360353fe98", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling const-oid v0.9.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling aho-corasick v1.0.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling jam-codec v0.1.0
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling hash-db v0.16.0
[INFO] [stderr]    Compiling prettyplease v0.2.12
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling 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 num_cpus v1.16.0
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling uint v0.10.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling getrandom_or_panic v0.0.3
[INFO] [stderr]    Compiling hex-conservative v0.1.1
[INFO] [stderr]    Compiling environmental v1.1.4
[INFO] [stderr]    Compiling atomic-waker v1.1.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling der v0.7.8
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling spki v0.7.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling sp-debug-derive v14.0.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling crypto-bigint v0.5.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ed25519 v2.2.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling expander v2.2.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling impl-num-traits v0.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling prometheus v0.13.3
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling impl-serde v0.5.0
[INFO] [stderr]    Compiling serde_bytes v0.11.12
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling fs-err v2.9.0
[INFO] [stderr]    Compiling sp-std v14.0.0
[INFO] [stderr]    Compiling schnorrkel v0.11.4
[INFO] [stderr]    Compiling parity-bip39 v2.0.1
[INFO] [stderr]    Compiling ed25519-zebra v4.0.3
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.8
[INFO] [stderr]    Compiling substrate-bip39 v0.6.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling sp-crypto-hashing v0.1.0
[INFO] [stderr]    Compiling secp256k1 v0.28.2
[INFO] [stderr]    Compiling ss58-registry v1.43.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling array-bytes v6.2.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling jam-codec-derive v0.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling docify_macros v0.2.9
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling schnellru v0.2.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling substrate-prometheus-endpoint v0.17.7
[INFO] [stderr]    Compiling trie-db v0.30.0
[INFO] [stderr]    Compiling docify v0.2.9
[INFO] [stderr]    Compiling memory-db v0.34.0
[INFO] [stderr]    Compiling trie-root v0.18.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v20.0.0
[INFO] [stderr]    Compiling sp-io v43.0.0
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling sp-storage v22.0.0
[INFO] [stderr]    Compiling impl-codec v0.7.1
[INFO] [stderr]    Compiling sp-externalities v0.30.0
[INFO] [stderr]    Compiling sp-wasm-interface v24.0.0
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling binary-merkle-tree v16.1.0
[INFO] [stderr]    Compiling sp-tracing v19.0.0
[INFO] [stderr]    Compiling simple-mermaid v0.1.1
[INFO] [stderr]    Compiling tuplex v0.1.2
[INFO] [stderr]    Compiling bounded-collections v0.3.2
[INFO] [stderr]    Compiling primitive-types v0.13.1
[INFO] [stderr]    Compiling sp-runtime-interface v32.0.0
[INFO] [stderr]    Compiling sp-arithmetic v28.0.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling proc-macro-warning v1.0.0
[INFO] [stderr]    Compiling frame-metadata v23.0.0
[INFO] [stderr]    Compiling parity-wasm v0.45.0
[INFO] [stderr]    Compiling sp-core v38.1.0
[INFO] [stderr]    Compiling sp-panic-handler v13.0.2
[INFO] [stderr]    Compiling sp-weights v33.1.0
[INFO] [stderr]    Compiling sp-version-proc-macro v15.0.0
[INFO] [stderr]    Compiling sp-crypto-hashing-proc-macro v0.1.0
[INFO] [stderr]    Compiling sp-metadata-ir v0.12.0
[INFO] [stderr]    Compiling sp-api-proc-macro v25.0.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling sp-trie v41.1.0
[INFO] [stderr]    Compiling sp-keystore v0.44.1
[INFO] [stderr]    Compiling const-random-macro v0.1.15
[INFO] [stderr]    Compiling const-random v0.1.15
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling frame-support-procedural-tools-derive v12.0.0
[INFO] [stderr]    Compiling sp-state-machine v0.48.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling frame-support-procedural-tools v13.0.1
[INFO] [stderr]    Compiling cfg-expr v0.15.5
[INFO] [stderr]    Compiling include_dir v0.7.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tt-call v1.0.9
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling finality-grandpa v0.16.3
[INFO] [stderr]    Compiling frame-support-procedural v35.0.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling aquamarine v0.5.0
[INFO] [stderr]    Compiling sp-application-crypto v43.0.0
[INFO] [stderr]    Compiling sp-runtime v44.0.0
[INFO] [stderr]    Compiling sp-version v42.0.0
[INFO] [stderr]    Compiling sp-inherents v39.0.0
[INFO] [stderr]    Compiling sp-staking v41.0.0
[INFO] [stderr]    Compiling sp-keyring v44.0.0
[INFO] [stderr]    Compiling sp-api v39.0.0
[INFO] [stderr]    Compiling sp-genesis-builder v0.20.0
[INFO] [stderr]    Compiling sp-transaction-pool v39.0.0
[INFO] [stderr]    Compiling sp-offchain v39.0.0
[INFO] [stderr]    Compiling sp-session v41.0.0
[INFO] [stderr]    Compiling sp-consensus-grandpa v26.0.0
[INFO] [stderr]    Compiling frame-system-rpc-runtime-api v39.0.0
[INFO] [stderr]    Compiling sp-timestamp v39.0.0
[INFO] [stderr]    Compiling sp-block-builder v39.0.0
[INFO] [stderr]    Compiling sp-consensus-slots v0.45.0
[INFO] [stderr]    Compiling frame-support v43.0.0
[INFO] [stderr]    Compiling sp-consensus-aura v0.45.0
[INFO] [stderr]    Compiling frame-try-runtime v0.49.0
[INFO] [stderr]    Compiling frame-system v43.0.0
[INFO] [stderr]    Compiling frame-executive v43.0.0
[INFO] [stderr]    Compiling polkadot-sdk-frame v0.12.0
[INFO] [stderr]    Compiling pallet-nis v43.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: trie-db v0.30.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "1fb4792b9988be7ea5dab8caaf133dc5f554245162ba55590fc92a360353fe98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fb4792b9988be7ea5dab8caaf133dc5f554245162ba55590fc92a360353fe98", kill_on_drop: false }`
[INFO] [stdout] 1fb4792b9988be7ea5dab8caaf133dc5f554245162ba55590fc92a360353fe98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0a09a5ff1a5ed1ef654df495f4a15a24857cffd51a30d2517ab775a154d0ba8
[INFO] running `Command { std: "docker" "start" "-a" "a0a09a5ff1a5ed1ef654df495f4a15a24857cffd51a30d2517ab775a154d0ba8", kill_on_drop: false }`
[INFO] [stderr]    Compiling pallet-nis v43.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub type NisBalances = pallet_balances<Instance2>;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:26:47
[INFO] [stdout]    |
[INFO] [stdout] 26 | 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] 26 | 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:54:31
[INFO] [stdout]    |
[INFO] [stdout] 54 | 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:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | #[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::deps::frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:358:9
[INFO] [stdout]     |
[INFO] [stdout] 358 |             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:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | #[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::deps::frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:360:9
[INFO] [stdout]     |
[INFO] [stdout] 360 |             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:53:1
[INFO] [stdout]      |
[INFO] [stdout]   53 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:2604:2
[INFO] [stdout]      |
[INFO] [stdout] 2604 |     pub type RuntimeCallFor<T> = <T as crate::Config>::RuntimeCall;
[INFO] [stdout]      |     -------------------------- similarly named type alias `RuntimeCallFor` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame::deps::frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     -->  /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:362:9
[INFO] [stdout]      |
[INFO] [stdout]  362 |             type Self::RuntimeCall = ();
[INFO] [stdout]      |                  ++++++
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     -->  /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:362:20
[INFO] [stdout]      |
[INFO] [stdout]  362 |             type RuntimeCallFor = ();
[INFO] [stdout]      |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PalletInfo` in this scope
[INFO] [stdout]    --> src/mock.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-support-43.0.0/src/lib.rs:142:1
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub struct PalletId(pub [u8; 8]);
[INFO] [stdout]     | ------------------- similarly named struct `PalletId` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame::deps::frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 |             type Self::PalletInfo = ();
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 -             type PalletInfo = ();
[INFO] [stdout] 364 +             type PalletId = ();
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]  20 + use frame::traits::PalletInfo;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeTask` in this scope
[INFO] [stdout]    --> src/mock.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | #[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::deps::frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:366:9
[INFO] [stdout]     |
[INFO] [stdout] 366 |             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:59:62
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl pallet_balances::Config<pallet_balances::Instance1> for Test {
[INFO] [stdout]    |                                                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]   --> src/mock.rs:62:22
[INFO] [stdout]    |
[INFO] [stdout] 62 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]    |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `System` in this scope
[INFO] [stdout]   --> src/mock.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 |     type AccountStore = System;
[INFO] [stdout]    |                         ^^^^^^ not found in this scope
[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 `RuntimeHoldReason` in this scope
[INFO] [stdout]   --> src/mock.rs:71:27
[INFO] [stdout]    |
[INFO] [stdout] 71 |     type RuntimeHoldReason = RuntimeHoldReason;
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeFreezeReason` in this scope
[INFO] [stdout]   --> src/mock.rs:72:29
[INFO] [stdout]    |
[INFO] [stdout] 72 |     type RuntimeFreezeReason = RuntimeFreezeReason;
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:76:62
[INFO] [stdout]    |
[INFO] [stdout] 76 | impl pallet_balances::Config<pallet_balances::Instance2> 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:79:22
[INFO] [stdout]    |
[INFO] [stdout] 79 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]    |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:82:28
[INFO] [stdout]    |
[INFO] [stdout] 82 |         pallet_balances::Account<Test, pallet_balances::Instance2>,
[INFO] [stdout]    |                                  ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 76 | impl<Test> pallet_balances::Config<pallet_balances::Instance2> for Test {
[INFO] [stdout]    |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:110:29
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl pallet_nis::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:112:22
[INFO] [stdout]     |
[INFO] [stdout] 112 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 112 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/mock.rs:114:18
[INFO] [stdout]     |
[INFO] [stdout]  24 | pub type Balance = u64;
[INFO] [stdout]     | ----------------------- similarly named type alias `Balance` defined here
[INFO] [stdout] ...
[INFO] [stdout] 114 |     type Currency = Balances;
[INFO] [stdout]     |                     ^^^^^^^^ help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `NisBalances` in this scope
[INFO] [stdout]    --> src/mock.rs:119:21
[INFO] [stdout]     |
[INFO] [stdout] 119 |     type Counterpart = NisBalances;
[INFO] [stdout]     |                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeHoldReason` in this scope
[INFO] [stdout]    --> src/mock.rs:131:27
[INFO] [stdout]     |
[INFO] [stdout] 131 |     type RuntimeHoldReason = RuntimeHoldReason;
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 131 |     type RuntimeHoldReason = Self::RuntimeHoldReason;
[INFO] [stdout]     |                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sp_io`
[INFO] [stdout]    --> src/mock.rs:138:26
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub fn new_test_ext() -> sp_io::TestExternalities {
[INFO] [stdout]     |                          ^^^^^ use of unresolved module or unlinked crate `sp_io`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sp_io`, use `cargo add sp_io` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this crate
[INFO] [stdout]     |
[INFO] [stdout]  20 + use frame::deps::sp_io;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:139:44
[INFO] [stdout]     |
[INFO] [stdout] 139 |     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] 138 | pub fn new_test_ext<Test>() -> sp_io::TestExternalities {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:140:35
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pallet_balances::GenesisConfig::<Test, pallet_balances::Instance1> {
[INFO] [stdout]     |                                      ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub fn new_test_ext<Test>() -> sp_io::TestExternalities {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]   --> src/tests.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn signed(who: u64) -> RuntimeOrigin {
[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:41:55
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let summary: SummaryRecord<u64, Balance> = Summary::<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] 40 | fn enlarge<Test>(amount: Balance, max_bids: u32) {
[INFO] [stdout]    |           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]   --> src/tests.rs:50:3
[INFO] [stdout]    |
[INFO] [stdout] 50 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 20 + use std::alloc::System;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]   --> src/tests.rs:50:26
[INFO] [stdout]    |
[INFO] [stdout] 50 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn basic_setup_works<AllPalletsWithSystem>() {
[INFO] [stdout]    |                     ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:53:21
[INFO] [stdout]    |
[INFO] [stdout] 53 |             assert!(Queues::<Test>::get(q).is_empty());
[INFO] [stdout]    |                              ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn basic_setup_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:14
[INFO] [stdout]    |
[INFO] [stdout] 56 |             Summary::<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] 48 | fn basic_setup_works<Test>() {
[INFO] [stdout]    |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]   --> src/tests.rs:71:3
[INFO] [stdout]    |
[INFO] [stdout] 71 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 20 + use std::alloc::System;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]   --> src/tests.rs:71:26
[INFO] [stdout]    |
[INFO] [stdout] 71 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn place_bid_works<AllPalletsWithSystem>() {
[INFO] [stdout]    |                   ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:72:57
[INFO] [stdout]    |
[INFO] [stdout] 72 |         assert_noop!(Nis::place_bid(signed(1), 1, 2), Error::<Test>::AmountTooSmall);
[INFO] [stdout]    |                                                               ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn place_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:74:58
[INFO] [stdout]    |
[INFO] [stdout] 74 |         assert_noop!(Nis::place_bid(signed(1), 10, 4), Error::<Test>::DurationTooBig);
[INFO] [stdout]    |                                                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn place_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:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |         assert_eq!(Queues::<Test>::get(2), vec![Bid { amount: 10, who: 1 }]);
[INFO] [stdout]    |                             ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn place_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:78:28
[INFO] [stdout]    |
[INFO] [stdout] 78 |         assert_eq!(QueueTotals::<Test>::get(), vec![(0, 0), (1, 10), (0, 0)]);
[INFO] [stdout]    |                                  ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn place_bid_works<Test>() {
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]   --> src/tests.rs:85:3
[INFO] [stdout]    |
[INFO] [stdout] 85 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 20 + use std::alloc::System;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]   --> src/tests.rs:85:26
[INFO] [stdout]    |
[INFO] [stdout] 85 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn place_bid_queuing_works<AllPalletsWithSystem>() {
[INFO] [stdout]    |                           ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:89:57
[INFO] [stdout]    |
[INFO] [stdout] 89 |         assert_noop!(Nis::place_bid(signed(1), 5, 2), Error::<Test>::BidTooLow);
[INFO] [stdout]    |                                                               ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn place_bid_queuing_works<Test>() {
[INFO] [stdout]    |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:95:58
[INFO] [stdout]    |
[INFO] [stdout] 95 |         assert_noop!(Nis::place_bid(signed(1), 10, 2), Error::<Test>::BidTooLow);
[INFO] [stdout]    |                                                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn place_bid_queuing_works<Test>() {
[INFO] [stdout]    |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |             Queues::<Test>::get(2),
[INFO] [stdout]    |                      ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn place_bid_queuing_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 |         assert_eq!(QueueTotals::<Test>::get(), vec![(0, 0), (3, 60), (0, 0)]);
[INFO] [stdout]     |                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]  83 | fn place_bid_queuing_works<Test>() {
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:111:3
[INFO] [stdout]     |
[INFO] [stdout] 111 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:111:26
[INFO] [stdout]     |
[INFO] [stdout] 111 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn place_bid_fails_when_queue_full<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                   ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:115:58
[INFO] [stdout]     |
[INFO] [stdout] 115 |         assert_noop!(Nis::place_bid(signed(4), 10, 2), Error::<Test>::BidTooLow);
[INFO] [stdout]     |                                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn place_bid_fails_when_queue_full<Test>() {
[INFO] [stdout]     |                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:123:3
[INFO] [stdout]     |
[INFO] [stdout] 123 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:123:26
[INFO] [stdout]     |
[INFO] [stdout] 123 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn multiple_place_bids_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:132:23
[INFO] [stdout]     |
[INFO] [stdout] 132 |         assert_eq!(Queues::<Test>::get(1), vec![Bid { amount: 10, who: 1 },]);
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn multiple_place_bids_works<Test>() {
[INFO] [stdout]     |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 |             Queues::<Test>::get(2),
[INFO] [stdout]     |                      ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn multiple_place_bids_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:23
[INFO] [stdout]     |
[INFO] [stdout] 141 |         assert_eq!(Queues::<Test>::get(3), vec![Bid { amount: 10, who: 1 },]);
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn multiple_place_bids_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:28
[INFO] [stdout]     |
[INFO] [stdout] 142 |         assert_eq!(QueueTotals::<Test>::get(), vec![(1, 10), (3, 30), (1, 10)]);
[INFO] [stdout]     |                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn multiple_place_bids_works<Test>() {
[INFO] [stdout]     |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:149:3
[INFO] [stdout]     |
[INFO] [stdout] 149 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:149:26
[INFO] [stdout]     |
[INFO] [stdout] 149 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 147 | fn retract_single_item_queue_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                   ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:155:23
[INFO] [stdout]     |
[INFO] [stdout] 155 |         assert_eq!(Queues::<Test>::get(1), vec![]);
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 147 | fn retract_single_item_queue_works<Test>() {
[INFO] [stdout]     |                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:156:23
[INFO] [stdout]     |
[INFO] [stdout] 156 |         assert_eq!(Queues::<Test>::get(2), vec![Bid { amount: 10, who: 1 }]);
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 147 | fn retract_single_item_queue_works<Test>() {
[INFO] [stdout]     |                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:157:28
[INFO] [stdout]     |
[INFO] [stdout] 157 |         assert_eq!(QueueTotals::<Test>::get(), vec![(0, 0), (1, 10), (0, 0)]);
[INFO] [stdout]     |                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 147 | fn retract_single_item_queue_works<Test>() {
[INFO] [stdout]     |                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:164:3
[INFO] [stdout]     |
[INFO] [stdout] 164 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:164:26
[INFO] [stdout]     |
[INFO] [stdout] 164 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 162 | fn retract_with_other_and_duplicate_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                          ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:173:23
[INFO] [stdout]     |
[INFO] [stdout] 173 |         assert_eq!(Queues::<Test>::get(1), vec![Bid { amount: 10, who: 1 },]);
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 162 | fn retract_with_other_and_duplicate_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:13
[INFO] [stdout]     |
[INFO] [stdout] 175 |             Queues::<Test>::get(2),
[INFO] [stdout]     |                      ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 162 | fn retract_with_other_and_duplicate_works<Test>() {
[INFO] [stdout]     |                                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:178:28
[INFO] [stdout]     |
[INFO] [stdout] 178 |         assert_eq!(QueueTotals::<Test>::get(), vec![(1, 10), (2, 20), (0, 0)]);
[INFO] [stdout]     |                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 162 | fn retract_with_other_and_duplicate_works<Test>() {
[INFO] [stdout]     |                                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:185:3
[INFO] [stdout]     |
[INFO] [stdout] 185 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:185:26
[INFO] [stdout]     |
[INFO] [stdout] 185 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 183 | fn retract_non_existent_item_fails<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                   ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:186:60
[INFO] [stdout]     |
[INFO] [stdout] 186 |         assert_noop!(Nis::retract_bid(signed(1), 10, 1), Error::<Test>::UnknownBid);
[INFO] [stdout]     |                                                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 183 | fn retract_non_existent_item_fails<Test>() {
[INFO] [stdout]     |                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:188:60
[INFO] [stdout]     |
[INFO] [stdout] 188 |         assert_noop!(Nis::retract_bid(signed(1), 20, 1), Error::<Test>::UnknownBid);
[INFO] [stdout]     |                                                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 183 | fn retract_non_existent_item_fails<Test>() {
[INFO] [stdout]     |                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:189:60
[INFO] [stdout]     |
[INFO] [stdout] 189 |         assert_noop!(Nis::retract_bid(signed(1), 10, 2), Error::<Test>::UnknownBid);
[INFO] [stdout]     |                                                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 183 | fn retract_non_existent_item_fails<Test>() {
[INFO] [stdout]     |                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:190:60
[INFO] [stdout]     |
[INFO] [stdout] 190 |         assert_noop!(Nis::retract_bid(signed(2), 10, 1), Error::<Test>::UnknownBid);
[INFO] [stdout]     |                                                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 183 | fn retract_non_existent_item_fails<Test>() {
[INFO] [stdout]     |                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:197:3
[INFO] [stdout]     |
[INFO] [stdout] 197 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:197:26
[INFO] [stdout]     |
[INFO] [stdout] 197 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn basic_enlarge_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                       ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:207:23
[INFO] [stdout]     |
[INFO] [stdout] 207 |         assert_eq!(Queues::<Test>::get(1), vec![Bid { amount: 40, who: 1 }]);
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn basic_enlarge_works<Test>() {
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:208:23
[INFO] [stdout]     |
[INFO] [stdout] 208 |         assert_eq!(Queues::<Test>::get(2), vec![]);
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn basic_enlarge_works<Test>() {
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:209:28
[INFO] [stdout]     |
[INFO] [stdout] 209 |         assert_eq!(QueueTotals::<Test>::get(), vec![(1, 40), (0, 0), (0, 0)]);
[INFO] [stdout]     |                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn basic_enlarge_works<Test>() {
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:212:14
[INFO] [stdout]     |
[INFO] [stdout] 212 |             Summary::<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] 195 | fn basic_enlarge_works<Test>() {
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:222:15
[INFO] [stdout]     |
[INFO] [stdout] 222 |             Receipts::<Test>::get(0).unwrap(),
[INFO] [stdout]     |                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn basic_enlarge_works<Test>() {
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:235:3
[INFO] [stdout]     |
[INFO] [stdout] 235 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:235:26
[INFO] [stdout]     |
[INFO] [stdout] 235 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn enlarge_respects_bids_limit<AllPalletsWithSystem>() {
[INFO] [stdout]     |                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:243:23
[INFO] [stdout]     |
[INFO] [stdout] 243 |         assert_eq!(Queues::<Test>::get(1), vec![Bid { amount: 40, who: 1 }]);
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn enlarge_respects_bids_limit<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:244:23
[INFO] [stdout]     |
[INFO] [stdout] 244 |         assert_eq!(Queues::<Test>::get(2), vec![Bid { amount: 40, who: 3 }]);
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn enlarge_respects_bids_limit<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:245:23
[INFO] [stdout]     |
[INFO] [stdout] 245 |         assert_eq!(Queues::<Test>::get(3), vec![]);
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn enlarge_respects_bids_limit<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:246:28
[INFO] [stdout]     |
[INFO] [stdout] 246 |         assert_eq!(QueueTotals::<Test>::get(), vec![(1, 40), (1, 40), (0, 0)]);
[INFO] [stdout]     |                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn enlarge_respects_bids_limit<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:249:15
[INFO] [stdout]     |
[INFO] [stdout] 249 |             Receipts::<Test>::get(0).unwrap(),
[INFO] [stdout]     |                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn enlarge_respects_bids_limit<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:257:15
[INFO] [stdout]     |
[INFO] [stdout] 257 |             Receipts::<Test>::get(1).unwrap(),
[INFO] [stdout]     |                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn enlarge_respects_bids_limit<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:265:14
[INFO] [stdout]     |
[INFO] [stdout] 265 |             Summary::<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] 233 | fn enlarge_respects_bids_limit<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:280:3
[INFO] [stdout]     |
[INFO] [stdout] 280 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:280:26
[INFO] [stdout]     |
[INFO] [stdout] 280 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 278 | fn enlarge_respects_amount_limit_and_will_split<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                                ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:285:23
[INFO] [stdout]     |
[INFO] [stdout] 285 |         assert_eq!(Queues::<Test>::get(1), vec![Bid { amount: 40, who: 1 }]);
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 278 | fn enlarge_respects_amount_limit_and_will_split<Test>() {
[INFO] [stdout]     |                                                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:286:28
[INFO] [stdout]     |
[INFO] [stdout] 286 |         assert_eq!(QueueTotals::<Test>::get(), vec![(1, 40), (0, 0), (0, 0)]);
[INFO] [stdout]     |                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 278 | fn enlarge_respects_amount_limit_and_will_split<Test>() {
[INFO] [stdout]     |                                                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:289:15
[INFO] [stdout]     |
[INFO] [stdout] 289 |             Receipts::<Test>::get(0).unwrap(),
[INFO] [stdout]     |                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 278 | fn enlarge_respects_amount_limit_and_will_split<Test>() {
[INFO] [stdout]     |                                                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:297:14
[INFO] [stdout]     |
[INFO] [stdout] 297 |             Summary::<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] 278 | fn enlarge_respects_amount_limit_and_will_split<Test>() {
[INFO] [stdout]     |                                                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:312:3
[INFO] [stdout]     |
[INFO] [stdout] 312 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:312:26
[INFO] [stdout]     |
[INFO] [stdout] 312 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 310 | fn basic_thaw_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                    ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:325:3
[INFO] [stdout]     |
[INFO] [stdout] 325 |         System::run_to_block::<AllPalletsWithSystem>(3);
[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 `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:325:26
[INFO] [stdout]     |
[INFO] [stdout] 325 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 310 | fn basic_thaw_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                    ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:326:63
[INFO] [stdout]     |
[INFO] [stdout] 326 |         assert_noop!(Nis::thaw_private(signed(1), 0, None), Error::<Test>::NotExpired);
[INFO] [stdout]     |                                                                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 310 | fn basic_thaw_works<Test>() {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:327:3
[INFO] [stdout]     |
[INFO] [stdout] 327 |         System::run_to_block::<AllPalletsWithSystem>(4);
[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 `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:327:26
[INFO] [stdout]     |
[INFO] [stdout] 327 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 310 | fn basic_thaw_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                    ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:328:63
[INFO] [stdout]     |
[INFO] [stdout] 328 |         assert_noop!(Nis::thaw_private(signed(1), 1, None), Error::<Test>::UnknownReceipt);
[INFO] [stdout]     |                                                                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 310 | fn basic_thaw_works<Test>() {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:329:63
[INFO] [stdout]     |
[INFO] [stdout] 329 |         assert_noop!(Nis::thaw_private(signed(2), 0, None), Error::<Test>::NotOwner);
[INFO] [stdout]     |                                                                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 310 | fn basic_thaw_works<Test>() {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:338:14
[INFO] [stdout]     |
[INFO] [stdout] 338 |             Summary::<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] 310 | fn basic_thaw_works<Test>() {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:347:25
[INFO] [stdout]     |
[INFO] [stdout] 347 |         assert_eq!(Receipts::<Test>::get(0), None);
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 310 | fn basic_thaw_works<Test>() {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:354:3
[INFO] [stdout]     |
[INFO] [stdout] 354 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:354:26
[INFO] [stdout]     |
[INFO] [stdout] 354 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 352 | fn partial_thaw_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                      ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:359:3
[INFO] [stdout]     |
[INFO] [stdout] 359 |         System::run_to_block::<AllPalletsWithSystem>(4);
[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 `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:359:26
[INFO] [stdout]     |
[INFO] [stdout] 359 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 352 | fn partial_thaw_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                      ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:361:69
[INFO] [stdout]     |
[INFO] [stdout] 361 |         assert_noop!(Nis::thaw_private(signed(1), 0, Some(prop)), Error::<Test>::MakesDust);
[INFO] [stdout]     |                                                                           ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 352 | fn partial_thaw_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:381:14
[INFO] [stdout]     |
[INFO] [stdout] 381 |             Summary::<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] 352 | fn partial_thaw_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:390:25
[INFO] [stdout]     |
[INFO] [stdout] 390 |         assert_eq!(Receipts::<Test>::get(0), None);
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 352 | fn partial_thaw_works<Test>() {
[INFO] [stdout]     |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:397:3
[INFO] [stdout]     |
[INFO] [stdout] 397 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:397:26
[INFO] [stdout]     |
[INFO] [stdout] 397 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 395 | fn thaw_respects_transfers<AllPalletsWithSystem>() {
[INFO] [stdout]     |                           ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:400:3
[INFO] [stdout]     |
[INFO] [stdout] 400 |         System::run_to_block::<AllPalletsWithSystem>(4);
[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 `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:400:26
[INFO] [stdout]     |
[INFO] [stdout] 400 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 395 | fn thaw_respects_transfers<AllPalletsWithSystem>() {
[INFO] [stdout]     |                           ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:410:63
[INFO] [stdout]     |
[INFO] [stdout] 410 |         assert_noop!(Nis::thaw_private(signed(1), 0, None), Error::<Test>::NotOwner);
[INFO] [stdout]     |                                                                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 395 | fn thaw_respects_transfers<Test>() {
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:423:3
[INFO] [stdout]     |
[INFO] [stdout] 423 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:423:26
[INFO] [stdout]     |
[INFO] [stdout] 423 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 421 | fn communify_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                   ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:426:3
[INFO] [stdout]     |
[INFO] [stdout] 426 |         System::run_to_block::<AllPalletsWithSystem>(4);
[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 `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:426:26
[INFO] [stdout]     |
[INFO] [stdout] 426 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 421 | fn communify_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                   ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:440:63
[INFO] [stdout]     |
[INFO] [stdout] 440 |         assert_noop!(Nis::thaw_private(signed(1), 0, None), Error::<Test>::AlreadyCommunal);
[INFO] [stdout]     |                                                                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 421 | fn communify_works<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:441:47
[INFO] [stdout]     |
[INFO] [stdout] 441 |         assert_noop!(Nis::transfer(&0, &2), Error::<Test>::AlreadyCommunal);
[INFO] [stdout]     |                                                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 421 | fn communify_works<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:443:58
[INFO] [stdout]     |
[INFO] [stdout] 443 |         assert_noop!(Nis::thaw_communal(signed(1), 1), Error::<Test>::UnknownReceipt);
[INFO] [stdout]     |                                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 421 | fn communify_works<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:467:58
[INFO] [stdout]     |
[INFO] [stdout] 467 |         assert_noop!(Nis::thaw_communal(signed(2), 0), Error::<Test>::UnknownReceipt);
[INFO] [stdout]     |                                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 421 | fn communify_works<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:474:3
[INFO] [stdout]     |
[INFO] [stdout] 474 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:474:26
[INFO] [stdout]     |
[INFO] [stdout] 474 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 472 | fn privatize_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                   ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:477:3
[INFO] [stdout]     |
[INFO] [stdout] 477 |         System::run_to_block::<AllPalletsWithSystem>(4);
[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 `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:477:26
[INFO] [stdout]     |
[INFO] [stdout] 477 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 472 | fn privatize_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                   ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:478:54
[INFO] [stdout]     |
[INFO] [stdout] 478 |         assert_noop!(Nis::privatize(signed(2), 0), Error::<Test>::AlreadyPrivate);
[INFO] [stdout]     |                                                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 472 | fn privatize_works<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:487:54
[INFO] [stdout]     |
[INFO] [stdout] 487 |         assert_noop!(Nis::privatize(signed(2), 0), Error::<Test>::AlreadyPrivate);
[INFO] [stdout]     |                                                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 472 | fn privatize_works<Test>() {
[INFO] [stdout]     |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:498:3
[INFO] [stdout]     |
[INFO] [stdout] 498 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:498:26
[INFO] [stdout]     |
[INFO] [stdout] 498 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 496 | fn privatize_and_thaw_with_another_receipt_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                                 ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:502:3
[INFO] [stdout]     |
[INFO] [stdout] 502 |         System::run_to_block::<AllPalletsWithSystem>(4);
[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 `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:502:26
[INFO] [stdout]     |
[INFO] [stdout] 502 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 496 | fn privatize_and_thaw_with_another_receipt_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                                 ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:530:3
[INFO] [stdout]     |
[INFO] [stdout] 530 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:530:26
[INFO] [stdout]     |
[INFO] [stdout] 530 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 528 | fn communal_thaw_when_issuance_higher_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                            ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:547:3
[INFO] [stdout]     |
[INFO] [stdout] 547 |         System::run_to_block::<AllPalletsWithSystem>(4);
[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 `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:547:26
[INFO] [stdout]     |
[INFO] [stdout] 547 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 528 | fn communal_thaw_when_issuance_higher_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                            ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:550:58
[INFO] [stdout]     |
[INFO] [stdout] 550 |         assert_noop!(Nis::thaw_communal(signed(1), 0), Error::<Test>::Unfunded);
[INFO] [stdout]     |                                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 528 | fn communal_thaw_when_issuance_higher_works<Test>() {
[INFO] [stdout]     |                                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:576:3
[INFO] [stdout]     |
[INFO] [stdout] 576 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:576:26
[INFO] [stdout]     |
[INFO] [stdout] 576 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 574 | fn private_thaw_when_issuance_higher_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                           ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:586:3
[INFO] [stdout]     |
[INFO] [stdout] 586 |         System::run_to_block::<AllPalletsWithSystem>(4);
[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 `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:586:26
[INFO] [stdout]     |
[INFO] [stdout] 586 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 574 | fn private_thaw_when_issuance_higher_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                           ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:589:63
[INFO] [stdout]     |
[INFO] [stdout] 589 |         assert_noop!(Nis::thaw_private(signed(1), 0, None), Error::<Test>::Unfunded);
[INFO] [stdout]     |                                                                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 574 | fn private_thaw_when_issuance_higher_works<Test>() {
[INFO] [stdout]     |                                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:604:3
[INFO] [stdout]     |
[INFO] [stdout] 604 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:604:26
[INFO] [stdout]     |
[INFO] [stdout] 604 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 602 | fn thaw_with_ignored_issuance_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                    ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:617:3
[INFO] [stdout]     |
[INFO] [stdout] 617 |         System::run_to_block::<AllPalletsWithSystem>(4);
[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 `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:617:26
[INFO] [stdout]     |
[INFO] [stdout] 617 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 602 | fn thaw_with_ignored_issuance_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                    ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:619:63
[INFO] [stdout]     |
[INFO] [stdout] 619 |         assert_noop!(Nis::thaw_private(signed(1), 0, None), Error::<Test>::Unfunded);
[INFO] [stdout]     |                                                                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 602 | fn thaw_with_ignored_issuance_works<Test>() {
[INFO] [stdout]     |                                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:635:3
[INFO] [stdout]     |
[INFO] [stdout] 635 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:635:26
[INFO] [stdout]     |
[INFO] [stdout] 635 |         System::run_to_block::<AllPalletsWithSystem>(1);
[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 thaw_when_issuance_lower_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                  ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:645:3
[INFO] [stdout]     |
[INFO] [stdout] 645 |         System::run_to_block::<AllPalletsWithSystem>(4);
[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 `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:645:26
[INFO] [stdout]     |
[INFO] [stdout] 645 |         System::run_to_block::<AllPalletsWithSystem>(4);
[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 thaw_when_issuance_lower_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                  ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:657:3
[INFO] [stdout]     |
[INFO] [stdout] 657 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:657:26
[INFO] [stdout]     |
[INFO] [stdout] 657 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 655 | fn multiple_thaws_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                        ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:670:3
[INFO] [stdout]     |
[INFO] [stdout] 670 |         System::run_to_block::<AllPalletsWithSystem>(4);
[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 `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:670:26
[INFO] [stdout]     |
[INFO] [stdout] 670 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 655 | fn multiple_thaws_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                        ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:673:63
[INFO] [stdout]     |
[INFO] [stdout] 673 |         assert_noop!(Nis::thaw_private(signed(2), 2, None), Error::<Test>::Throttled);
[INFO] [stdout]     |                                                                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 655 | fn multiple_thaws_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:674:3
[INFO] [stdout]     |
[INFO] [stdout] 674 |         System::run_to_block::<AllPalletsWithSystem>(5);
[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 `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:674:26
[INFO] [stdout]     |
[INFO] [stdout] 674 |         System::run_to_block::<AllPalletsWithSystem>(5);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 655 | fn multiple_thaws_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                        ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:688:3
[INFO] [stdout]     |
[INFO] [stdout] 688 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:688:26
[INFO] [stdout]     |
[INFO] [stdout] 688 |         System::run_to_block::<AllPalletsWithSystem>(1);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 686 | fn multiple_thaws_works_in_alternative_thaw_order<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                                  ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:701:3
[INFO] [stdout]     |
[INFO] [stdout] 701 |         System::run_to_block::<AllPalletsWithSystem>(4);
[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 `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:701:26
[INFO] [stdout]     |
[INFO] [stdout] 701 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 686 | fn multiple_thaws_works_in_alternative_thaw_order<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                                  ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:703:63
[INFO] [stdout]     |
[INFO] [stdout] 703 |         assert_noop!(Nis::thaw_private(signed(1), 1, None), Error::<Test>::Throttled);
[INFO] [stdout]     |                                                                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 686 | fn multiple_thaws_works_in_alternative_thaw_order<Test>() {
[INFO] [stdout]     |                                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:706:3
[INFO] [stdout]     |
[INFO] [stdout] 706 |         System::run_to_block::<AllPalletsWithSystem>(5);
[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 `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:706:26
[INFO] [stdout]     |
[INFO] [stdout] 706 |         System::run_to_block::<AllPalletsWithSystem>(5);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 686 | fn multiple_thaws_works_in_alternative_thaw_order<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                                  ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:720:3
[INFO] [stdout]     |
[INFO] [stdout] 720 |         System::run_to_block::<AllPalletsWithSystem>(2);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:720:26
[INFO] [stdout]     |
[INFO] [stdout] 720 |         System::run_to_block::<AllPalletsWithSystem>(2);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 718 | fn enlargement_to_target_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:732:3
[INFO] [stdout]     |
[INFO] [stdout] 732 |         System::run_to_block::<AllPalletsWithSystem>(3);
[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 `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:732:26
[INFO] [stdout]     |
[INFO] [stdout] 732 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 718 | fn enlargement_to_target_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:733:23
[INFO] [stdout]     |
[INFO] [stdout] 733 |         assert_eq!(Queues::<Test>::get(1), vec![Bid { amount: 40, who: 1 },]);
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 718 | fn enlargement_to_target_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:13
[INFO] [stdout]     |
[INFO] [stdout] 735 |             Queues::<Test>::get(2),
[INFO] [stdout]     |                      ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 718 | fn enlargement_to_target_works<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:739:13
[INFO] [stdout]     |
[INFO] [stdout] 739 |             Queues::<Test>::get(3),
[INFO] [stdout]     |                      ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 718 | fn enlargement_to_target_works<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:742:28
[INFO] [stdout]     |
[INFO] [stdout] 742 |         assert_eq!(QueueTotals::<Test>::get(), vec![(1, 40), (2, 80), (2, 80)]);
[INFO] [stdout]     |                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 718 | fn enlargement_to_target_works<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:744:3
[INFO] [stdout]     |
[INFO] [stdout] 744 |         System::run_to_block::<AllPalletsWithSystem>(4);
[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 `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:744:26
[INFO] [stdout]     |
[INFO] [stdout] 744 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 718 | fn enlargement_to_target_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:747:15
[INFO] [stdout]     |
[INFO] [stdout] 747 |             Receipts::<Test>::get(0).unwrap(),
[INFO] [stdout]     |                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 718 | fn enlargement_to_target_works<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:755:15
[INFO] [stdout]     |
[INFO] [stdout] 755 |             Receipts::<Test>::get(1).unwrap(),
[INFO] [stdout]     |                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 718 | fn enlargement_to_target_works<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:763:14
[INFO] [stdout]     |
[INFO] [stdout] 763 |             Summary::<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] 718 | fn enlargement_to_target_works<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:773:3
[INFO] [stdout]     |
[INFO] [stdout] 773 |         System::run_to_block::<AllPalletsWithSystem>(5);
[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 `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:773:26
[INFO] [stdout]     |
[INFO] [stdout] 773 |         System::run_to_block::<AllPalletsWithSystem>(5);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 718 | fn enlargement_to_target_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:776:14
[INFO] [stdout]     |
[INFO] [stdout] 776 |             Summary::<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] 718 | fn enlargement_to_target_works<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:786:3
[INFO] [stdout]     |
[INFO] [stdout] 786 |         System::run_to_block::<AllPalletsWithSystem>(6);
[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 `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:786:26
[INFO] [stdout]     |
[INFO] [stdout] 786 |         System::run_to_block::<AllPalletsWithSystem>(6);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 718 | fn enlargement_to_target_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:789:15
[INFO] [stdout]     |
[INFO] [stdout] 789 |             Receipts::<Test>::get(2).unwrap(),
[INFO] [stdout]     |                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 718 | fn enlargement_to_target_works<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:797:15
[INFO] [stdout]     |
[INFO] [stdout] 797 |             Receipts::<Test>::get(3).unwrap(),
[INFO] [stdout]     |                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 718 | fn enlargement_to_target_works<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:805:14
[INFO] [stdout]     |
[INFO] [stdout] 805 |             Summary::<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] 718 | fn enlargement_to_target_works<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:815:3
[INFO] [stdout]     |
[INFO] [stdout] 815 |         System::run_to_block::<AllPalletsWithSystem>(8);
[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 `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:815:26
[INFO] [stdout]     |
[INFO] [stdout] 815 |         System::run_to_block::<AllPalletsWithSystem>(8);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 718 | fn enlargement_to_target_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:818:14
[INFO] [stdout]     |
[INFO] [stdout] 818 |             Summary::<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] 718 | fn enlargement_to_target_works<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:830:3
[INFO] [stdout]     |
[INFO] [stdout] 830 |         System::run_to_block::<AllPalletsWithSystem>(10);
[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 `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:830:26
[INFO] [stdout]     |
[INFO] [stdout] 830 |         System::run_to_block::<AllPalletsWithSystem>(10);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 718 | fn enlargement_to_target_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:834:15
[INFO] [stdout]     |
[INFO] [stdout] 834 |             Receipts::<Test>::get(4).unwrap(),
[INFO] [stdout]     |                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 718 | fn enlargement_to_target_works<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:843:14
[INFO] [stdout]     |
[INFO] [stdout] 843 |             Summary::<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] 718 | fn enlargement_to_target_works<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fungible::InspectHold`
[INFO] [stdout]   --> src/tests.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use fungible::InspectHold;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 |     type AccountData = pallet_balances::AccountData<Balance>;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:59:6
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl pallet_balances::Config<pallet_balances::Instance1> for Test {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:59:30
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl pallet_balances::Config<pallet_balances::Instance1> for Test {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:76:6
[INFO] [stdout]    |
[INFO] [stdout] 76 | impl pallet_balances::Config<pallet_balances::Instance2> for Test {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:76:30
[INFO] [stdout]    |
[INFO] [stdout] 76 | impl pallet_balances::Config<pallet_balances::Instance2> for Test {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:82:3
[INFO] [stdout]    |
[INFO] [stdout] 82 |         pallet_balances::Account<Test, pallet_balances::Instance2>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:82:34
[INFO] [stdout]    |
[INFO] [stdout] 82 |         pallet_balances::Account<Test, pallet_balances::Instance2>,
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:84:3
[INFO] [stdout]    |
[INFO] [stdout] 84 |         pallet_balances::AccountData<u128>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]   --> src/mock.rs:98:33
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub IgnoredIssuance: Balance = Balances::total_balance(&0); // Account zero is ignored.
[INFO] [stdout]    |                                    ^^^^^^^^
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    use of undeclared type `Balances`
[INFO] [stdout]    |                                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]    --> src/mock.rs:115:34
[INFO] [stdout]     |
[INFO] [stdout] 115 |     type CurrencyBalance = <Self as pallet_balances::Config<pallet_balances::Instance1>>::Balance;
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]    --> src/mock.rs:115:58
[INFO] [stdout]     |
[INFO] [stdout] 115 |     type CurrencyBalance = <Self as pallet_balances::Config<pallet_balances::Instance1>>::Balance;
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]    --> src/mock.rs:140:2
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pallet_balances::GenesisConfig::<Test, pallet_balances::Instance1> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]    --> src/mock.rs:140:41
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pallet_balances::GenesisConfig::<Test, pallet_balances::Instance1> {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]   --> src/tests.rs:29:2
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Balances::free_balance(&Nis::account_id())
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     use of undeclared type `Balances`
[INFO] [stdout]    |     help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]   --> src/tests.rs:29:26
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Balances::free_balance(&Nis::account_id())
[INFO] [stdout]    |                             ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]   --> src/tests.rs:33:2
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Nis::issuance().holdings
[INFO] [stdout]    |     ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:37:2
[INFO] [stdout]    |
[INFO] [stdout] 37 |     RuntimeOrigin::signed(who)
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]   --> src/tests.rs:42:71
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let increase_in_proportion_owed = Perquintill::from_rational(amount, Nis::issuance().effective);
[INFO] [stdout]    |                                                                          ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]   --> src/tests.rs:44:2
[INFO] [stdout]    |
[INFO] [stdout] 44 |     Nis::process_queues(target, u32::max_value(), max_bids, &mut WeightCounter::unlimited());
[INFO] [stdout]    |     ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]   --> src/tests.rs:72:16
[INFO] [stdout]    |
[INFO] [stdout] 72 |         assert_noop!(Nis::place_bid(signed(1), 1, 2), Error::<Test>::AmountTooSmall);
[INFO] [stdout]    |                      ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]   --> src/tests.rs:73:16
[INFO] [stdout]    |
[INFO] [stdout] 73 |         assert_noop!(Nis::place_bid(signed(1), 101, 2), TokenError::FundsUnavailable);
[INFO] [stdout]    |                      ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]   --> src/tests.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 |         assert_noop!(Nis::place_bid(signed(1), 10, 4), Error::<Test>::DurationTooBig);
[INFO] [stdout]    |                      ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]   --> src/tests.rs:75:14
[INFO] [stdout]    |
[INFO] [stdout] 75 |         assert_ok!(Nis::place_bid(signed(1), 10, 2));
[INFO] [stdout]    |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]   --> src/tests.rs:76:14
[INFO] [stdout]    |
[INFO] [stdout] 76 |         assert_eq!(Balances::reserved_balance(1), 10);
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared type `Balances`
[INFO] [stdout]    |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]   --> src/tests.rs:86:14
[INFO] [stdout]    |
[INFO] [stdout] 86 |         assert_ok!(Nis::place_bid(signed(1), 20, 2));
[INFO] [stdout]    |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]   --> src/tests.rs:87:14
[INFO] [stdout]    |
[INFO] [stdout] 87 |         assert_ok!(Nis::place_bid(signed(1), 10, 2));
[INFO] [stdout]    |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]   --> src/tests.rs:88:14
[INFO] [stdout]    |
[INFO] [stdout] 88 |         assert_ok!(Nis::place_bid(signed(1), 5, 2));
[INFO] [stdout]    |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]   --> src/tests.rs:89:16
[INFO] [stdout]    |
[INFO] [stdout] 89 |         assert_noop!(Nis::place_bid(signed(1), 5, 2), Error::<Test>::BidTooLow);
[INFO] [stdout]    |                      ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]   --> src/tests.rs:90:14
[INFO] [stdout]    |
[INFO] [stdout] 90 |         assert_ok!(Nis::place_bid(signed(1), 15, 2));
[INFO] [stdout]    |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]   --> src/tests.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 |         assert_eq!(Balances::reserved_balance(1), 45);
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared type `Balances`
[INFO] [stdout]    |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]   --> src/tests.rs:93:14
[INFO] [stdout]    |
[INFO] [stdout] 93 |         assert_ok!(Nis::place_bid(signed(1), 25, 2));
[INFO] [stdout]    |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]   --> src/tests.rs:94:14
[INFO] [stdout]    |
[INFO] [stdout] 94 |         assert_eq!(Balances::reserved_balance(1), 60);
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared type `Balances`
[INFO] [stdout]    |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]   --> src/tests.rs:95:16
[INFO] [stdout]    |
[INFO] [stdout] 95 |         assert_noop!(Nis::place_bid(signed(1), 10, 2), Error::<Test>::BidTooLow);
[INFO] [stdout]    |                      ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:112:14
[INFO] [stdout]     |
[INFO] [stdout] 112 |         assert_ok!(Nis::place_bid(signed(1), 10, 2));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:113:14
[INFO] [stdout]     |
[INFO] [stdout] 113 |         assert_ok!(Nis::place_bid(signed(2), 10, 2));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:114:14
[INFO] [stdout]     |
[INFO] [stdout] 114 |         assert_ok!(Nis::place_bid(signed(3), 10, 2));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:115:16
[INFO] [stdout]     |
[INFO] [stdout] 115 |         assert_noop!(Nis::place_bid(signed(4), 10, 2), Error::<Test>::BidTooLow);
[INFO] [stdout]     |                      ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:116:14
[INFO] [stdout]     |
[INFO] [stdout] 116 |         assert_ok!(Nis::place_bid(signed(4), 10, 3));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:124:14
[INFO] [stdout]     |
[INFO] [stdout] 124 |         assert_ok!(Nis::place_bid(signed(1), 10, 1));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:125:14
[INFO] [stdout]     |
[INFO] [stdout] 125 |         assert_ok!(Nis::place_bid(signed(1), 10, 2));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:126:14
[INFO] [stdout]     |
[INFO] [stdout] 126 |         assert_ok!(Nis::place_bid(signed(1), 10, 2));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 |         assert_ok!(Nis::place_bid(signed(1), 10, 3));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:128:14
[INFO] [stdout]     |
[INFO] [stdout] 128 |         assert_ok!(Nis::place_bid(signed(2), 10, 2));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:130:14
[INFO] [stdout]     |
[INFO] [stdout] 130 |         assert_eq!(Balances::reserved_balance(1), 40);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:131:14
[INFO] [stdout]     |
[INFO] [stdout] 131 |         assert_eq!(Balances::reserved_balance(2), 10);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:150:14
[INFO] [stdout]     |
[INFO] [stdout] 150 |         assert_ok!(Nis::place_bid(signed(1), 10, 1));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:151:14
[INFO] [stdout]     |
[INFO] [stdout] 151 |         assert_ok!(Nis::place_bid(signed(1), 10, 2));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:152:14
[INFO] [stdout]     |
[INFO] [stdout] 152 |         assert_ok!(Nis::retract_bid(signed(1), 10, 1));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:154:14
[INFO] [stdout]     |
[INFO] [stdout] 154 |         assert_eq!(Balances::reserved_balance(1), 10);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:165:14
[INFO] [stdout]     |
[INFO] [stdout] 165 |         assert_ok!(Nis::place_bid(signed(1), 10, 1));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 166 |         assert_ok!(Nis::place_bid(signed(1), 10, 2));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:167:14
[INFO] [stdout]     |
[INFO] [stdout] 167 |         assert_ok!(Nis::place_bid(signed(1), 10, 2));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:168:14
[INFO] [stdout]     |
[INFO] [stdout] 168 |         assert_ok!(Nis::place_bid(signed(2), 10, 2));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 |         assert_ok!(Nis::retract_bid(signed(1), 10, 2));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:171:14
[INFO] [stdout]     |
[INFO] [stdout] 171 |         assert_eq!(Balances::reserved_balance(1), 20);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:172:14
[INFO] [stdout]     |
[INFO] [stdout] 172 |         assert_eq!(Balances::reserved_balance(2), 10);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:186:16
[INFO] [stdout]     |
[INFO] [stdout] 186 |         assert_noop!(Nis::retract_bid(signed(1), 10, 1), Error::<Test>::UnknownBid);
[INFO] [stdout]     |                      ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:187:14
[INFO] [stdout]     |
[INFO] [stdout] 187 |         assert_ok!(Nis::place_bid(signed(1), 10, 1));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:188:16
[INFO] [stdout]     |
[INFO] [stdout] 188 |         assert_noop!(Nis::retract_bid(signed(1), 20, 1), Error::<Test>::UnknownBid);
[INFO] [stdout]     |                      ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:189:16
[INFO] [stdout]     |
[INFO] [stdout] 189 |         assert_noop!(Nis::retract_bid(signed(1), 10, 2), Error::<Test>::UnknownBid);
[INFO] [stdout]     |                      ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:190:16
[INFO] [stdout]     |
[INFO] [stdout] 190 |         assert_noop!(Nis::retract_bid(signed(2), 10, 1), Error::<Test>::UnknownBid);
[INFO] [stdout]     |                      ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:198:14
[INFO] [stdout]     |
[INFO] [stdout] 198 |         assert_ok!(Nis::place_bid(signed(1), 40, 1));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:199:14
[INFO] [stdout]     |
[INFO] [stdout] 199 |         assert_ok!(Nis::place_bid(signed(2), 40, 2));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:203:14
[INFO] [stdout]     |
[INFO] [stdout] 203 |         assert_eq!(Balances::reserved_balance(1), 40);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:204:14
[INFO] [stdout]     |
[INFO] [stdout] 204 |         assert_eq!(Balances::reserved_balance(2), 40);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:236:14
[INFO] [stdout]     |
[INFO] [stdout] 236 |         assert_ok!(Nis::place_bid(signed(1), 40, 1));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:237:14
[INFO] [stdout]     |
[INFO] [stdout] 237 |         assert_ok!(Nis::place_bid(signed(2), 40, 2));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:238:14
[INFO] [stdout]     |
[INFO] [stdout] 238 |         assert_ok!(Nis::place_bid(signed(3), 40, 2));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:239:14
[INFO] [stdout]     |
[INFO] [stdout] 239 |         assert_ok!(Nis::place_bid(signed(4), 40, 3));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:281:14
[INFO] [stdout]     |
[INFO] [stdout] 281 |         assert_ok!(Nis::place_bid(signed(1), 80, 1));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:313:14
[INFO] [stdout]     |
[INFO] [stdout] 313 |         assert_ok!(Nis::place_bid(signed(1), 40, 1));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:314:14
[INFO] [stdout]     |
[INFO] [stdout] 314 |         assert_eq!(Nis::issuance().effective, 400);
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:315:14
[INFO] [stdout]     |
[INFO] [stdout] 315 |         assert_eq!(Balances::free_balance(1), 60);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:316:14
[INFO] [stdout]     |
[INFO] [stdout] 316 |         assert_eq!(Balances::reserved_balance(1), 40);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:320:14
[INFO] [stdout]     |
[INFO] [stdout] 320 |         assert_eq!(Nis::issuance().effective, 400);
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:321:14
[INFO] [stdout]     |
[INFO] [stdout] 321 |         assert_eq!(Balances::free_balance(1), 60);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:322:14
[INFO] [stdout]     |
[INFO] [stdout] 322 |         assert_eq!(Balances::reserved_balance(1), 40);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:326:16
[INFO] [stdout]     |
[INFO] [stdout] 326 |         assert_noop!(Nis::thaw_private(signed(1), 0, None), Error::<Test>::NotExpired);
[INFO] [stdout]     |                      ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:328:16
[INFO] [stdout]     |
[INFO] [stdout] 328 |         assert_noop!(Nis::thaw_private(signed(1), 1, None), Error::<Test>::UnknownReceipt);
[INFO] [stdout]     |                      ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:329:16
[INFO] [stdout]     |
[INFO] [stdout] 329 |         assert_noop!(Nis::thaw_private(signed(2), 0, None), Error::<Test>::NotOwner);
[INFO] [stdout]     |                      ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:331:14
[INFO] [stdout]     |
[INFO] [stdout] 331 |         assert_ok!(Nis::thaw_private(signed(1), 0, None));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NisBalances`
[INFO] [stdout]    --> src/tests.rs:332:14
[INFO] [stdout]     |
[INFO] [stdout] 332 |         assert_eq!(NisBalances::free_balance(1), 0);
[INFO] [stdout]     |                    ^^^^^^^^^^^ use of undeclared type `NisBalances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:333:14
[INFO] [stdout]     |
[INFO] [stdout] 333 |         assert_eq!(Nis::typed_attribute::<_, Perquintill>(&0, b"proportion"), None);
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:334:14
[INFO] [stdout]     |
[INFO] [stdout] 334 |         assert_eq!(Nis::issuance().effective, 400);
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:335:14
[INFO] [stdout]     |
[INFO] [stdout] 335 |         assert_eq!(Balances::free_balance(1), 100);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:355:14
[INFO] [stdout]     |
[INFO] [stdout] 355 |         assert_ok!(Nis::place_bid(signed(1), 80, 1));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:361:16
[INFO] [stdout]     |
[INFO] [stdout] 361 |         assert_noop!(Nis::thaw_private(signed(1), 0, Some(prop)), Error::<Test>::MakesDust);
[INFO] [stdout]     |                      ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:363:14
[INFO] [stdout]     |
[INFO] [stdout] 363 |         assert_ok!(Nis::thaw_private(signed(1), 0, Some(prop)));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:366:4
[INFO] [stdout]     |
[INFO] [stdout] 366 |             Nis::typed_attribute::<_, Perquintill>(&0, b"proportion"),
[INFO] [stdout]     |             ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:370:14
[INFO] [stdout]     |
[INFO] [stdout] 370 |         assert_eq!(Nis::issuance().effective, 400);
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:371:14
[INFO] [stdout]     |
[INFO] [stdout] 371 |         assert_eq!(Balances::free_balance(1), 40);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:374:14
[INFO] [stdout]     |
[INFO] [stdout] 374 |         assert_ok!(Nis::thaw_private(signed(1), 0, None));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:376:14
[INFO] [stdout]     |
[INFO] [stdout] 376 |         assert_eq!(Nis::issuance().effective, 400);
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:377:14
[INFO] [stdout]     |
[INFO] [stdout] 377 |         assert_eq!(Balances::free_balance(1), 100);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 |         assert_ok!(Nis::place_bid(signed(1), 40, 1));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:402:14
[INFO] [stdout]     |
[INFO] [stdout] 402 |         assert_eq!(Nis::owner(&0), Some(1));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:403:14
[INFO] [stdout]     |
[INFO] [stdout] 403 |         assert_eq!(Balances::reserved_balance(&1), 40);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:404:14
[INFO] [stdout]     |
[INFO] [stdout] 404 |         assert_eq!(Balances::reserved_balance(&2), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:405:14
[INFO] [stdout]     |
[INFO] [stdout] 405 |         assert_ok!(Nis::transfer(&0, &2));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:406:14
[INFO] [stdout]     |
[INFO] [stdout] 406 |         assert_eq!(Balances::reserved_balance(&1), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:407:14
[INFO] [stdout]     |
[INFO] [stdout] 407 |         assert_eq!(Balances::reserved_balance(&2), 40);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:410:16
[INFO] [stdout]     |
[INFO] [stdout] 410 |         assert_noop!(Nis::thaw_private(signed(1), 0, None), Error::<Test>::NotOwner);
[INFO] [stdout]     |                      ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:413:14
[INFO] [stdout]     |
[INFO] [stdout] 413 |         assert_ok!(Nis::thaw_private(signed(2), 0, None));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:415:14
[INFO] [stdout]     |
[INFO] [stdout] 415 |         assert_eq!(Balances::total_balance(&2), 140);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:416:14
[INFO] [stdout]     |
[INFO] [stdout] 416 |         assert_eq!(Balances::total_balance(&1), 60);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:424:14
[INFO] [stdout]     |
[INFO] [stdout] 424 |         assert_ok!(Nis::place_bid(signed(1), 40, 1));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:428:14
[INFO] [stdout]     |
[INFO] [stdout] 428 |         assert_eq!(Nis::owner(&0), Some(1));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:429:14
[INFO] [stdout]     |
[INFO] [stdout] 429 |         assert_eq!(Balances::reserved_balance(&1), 40);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NisBalances`
[INFO] [stdout]    --> src/tests.rs:431:14
[INFO] [stdout]     |
[INFO] [stdout] 431 |         assert_eq!(NisBalances::free_balance(&1), 0);
[INFO] [stdout]     |                    ^^^^^^^^^^^ use of undeclared type `NisBalances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:432:14
[INFO] [stdout]     |
[INFO] [stdout] 432 |         assert_ok!(Nis::communify(signed(1), 0));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:433:14
[INFO] [stdout]     |
[INFO] [stdout] 433 |         assert_eq!(Nis::owner(&0), None);
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:434:14
[INFO] [stdout]     |
[INFO] [stdout] 434 |         assert_eq!(Balances::reserved_balance(&1), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NisBalances`
[INFO] [stdout]    --> src/tests.rs:437:14
[INFO] [stdout]     |
[INFO] [stdout] 437 |         assert_eq!(NisBalances::free_balance(&1), 2_100_000);
[INFO] [stdout]     |                    ^^^^^^^^^^^ use of undeclared type `NisBalances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:440:16
[INFO] [stdout]     |
[INFO] [stdout] 440 |         assert_noop!(Nis::thaw_private(signed(1), 0, None), Error::<Test>::AlreadyCommunal);
[INFO] [stdout]     |                      ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:441:16
[INFO] [stdout]     |
[INFO] [stdout] 441 |         assert_noop!(Nis::transfer(&0, &2), Error::<Test>::AlreadyCommunal);
[INFO] [stdout]     |                      ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:443:16
[INFO] [stdout]     |
[INFO] [stdout] 443 |         assert_noop!(Nis::thaw_communal(signed(1), 1), Error::<Test>::UnknownReceipt);
[INFO] [stdout]     |                      ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NisBalances`
[INFO] [stdout]    --> src/tests.rs:446:14
[INFO] [stdout]     |
[INFO] [stdout] 446 |         assert_ok!(NisBalances::transfer_allow_death(signed(1), 2, 100_000));
[INFO] [stdout]     |                    ^^^^^^^^^^^ use of undeclared type `NisBalances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NisBalances`
[INFO] [stdout]    --> src/tests.rs:447:14
[INFO] [stdout]     |
[INFO] [stdout] 447 |         assert_eq!(NisBalances::free_balance(&1), 2_000_000);
[INFO] [stdout]     |                    ^^^^^^^^^^^ use of undeclared type `NisBalances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NisBalances`
[INFO] [stdout]    --> src/tests.rs:448:14
[INFO] [stdout]     |
[INFO] [stdout] 448 |         assert_eq!(NisBalances::free_balance(&2), 100_000);
[INFO] [stdout]     |                    ^^^^^^^^^^^ use of undeclared type `NisBalances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:451:16
[INFO] [stdout]     |
[INFO] [stdout] 451 |         assert_noop!(Nis::thaw_communal(signed(1), 0), TokenError::FundsUnavailable);
[INFO] [stdout]     |                      ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:452:16
[INFO] [stdout]     |
[INFO] [stdout] 452 |         assert_noop!(Nis::thaw_communal(signed(2), 0), TokenError::FundsUnavailable);
[INFO] [stdout]     |                      ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NisBalances`
[INFO] [stdout]    --> src/tests.rs:455:14
[INFO] [stdout]     |
[INFO] [stdout] 455 |         assert_ok!(NisBalances::transfer_allow_death(signed(1), 2, 2_000_000));
[INFO] [stdout]     |                    ^^^^^^^^^^^ use of undeclared type `NisBalances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NisBalances`
[INFO] [stdout]    --> src/tests.rs:456:14
[INFO] [stdout]     |
[INFO] [stdout] 456 |         assert_eq!(NisBalances::free_balance(&1), 0);
[INFO] [stdout]     |                    ^^^^^^^^^^^ use of undeclared type `NisBalances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NisBalances`
[INFO] [stdout]    --> src/tests.rs:457:14
[INFO] [stdout]     |
[INFO] [stdout] 457 |         assert_eq!(NisBalances::free_balance(&2), 2_100_000);
[INFO] [stdout]     |                    ^^^^^^^^^^^ use of undeclared type `NisBalances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:460:14
[INFO] [stdout]     |
[INFO] [stdout] 460 |         assert_ok!(Nis::thaw_communal(signed(2), 0));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NisBalances`
[INFO] [stdout]    --> src/tests.rs:461:14
[INFO] [stdout]     |
[INFO] [stdout] 461 |         assert_eq!(NisBalances::free_balance(&1), 0);
[INFO] [stdout]     |                    ^^^^^^^^^^^ use of undeclared type `NisBalances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NisBalances`
[INFO] [stdout]    --> src/tests.rs:462:14
[INFO] [stdout]     |
[INFO] [stdout] 462 |         assert_eq!(NisBalances::free_balance(&2), 0);
[INFO] [stdout]     |                    ^^^^^^^^^^^ use of undeclared type `NisBalances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:464:14
[INFO] [stdout]     |
[INFO] [stdout] 464 |         assert_eq!(Balances::total_balance(&1), 60);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:465:14
[INFO] [stdout]     |
[INFO] [stdout] 465 |         assert_eq!(Balances::total_balance(&2), 140);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:467:16
[INFO] [stdout]     |
[INFO] [stdout] 467 |         assert_noop!(Nis::thaw_communal(signed(2), 0), Error::<Test>::UnknownReceipt);
[INFO] [stdout]     |                      ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:475:14
[INFO] [stdout]     |
[INFO] [stdout] 475 |         assert_ok!(Nis::place_bid(signed(1), 40, 1));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:478:16
[INFO] [stdout]     |
[INFO] [stdout] 478 |         assert_noop!(Nis::privatize(signed(2), 0), Error::<Test>::AlreadyPrivate);
[INFO] [stdout]     |                      ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:479:14
[INFO] [stdout]     |
[INFO] [stdout] 479 |         assert_ok!(Nis::communify(signed(1), 0));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NisBalances`
[INFO] [stdout]    --> src/tests.rs:482:14
[INFO] [stdout]     |
[INFO] [stdout] 482 |         assert_ok!(NisBalances::transfer_allow_death(signed(1), 2, 2_100_000));
[INFO] [stdout]     |                    ^^^^^^^^^^^ use of undeclared type `NisBalances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:483:16
[INFO] [stdout]     |
[INFO] [stdout] 483 |         assert_noop!(Nis::privatize(signed(1), 0), TokenError::FundsUnavailable);
[INFO] [stdout]     |                      ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:486:14
[INFO] [stdout]     |
[INFO] [stdout] 486 |         assert_ok!(Nis::privatize(signed(2), 0));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:487:16
[INFO] [stdout]     |
[INFO] [stdout] 487 |         assert_noop!(Nis::privatize(signed(2), 0), Error::<Test>::AlreadyPrivate);
[INFO] [stdout]     |                      ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NisBalances`
[INFO] [stdout]    --> src/tests.rs:488:14
[INFO] [stdout]     |
[INFO] [stdout] 488 |         assert_eq!(NisBalances::free_balance(&2), 0);
[INFO] [stdout]     |                    ^^^^^^^^^^^ use of undeclared type `NisBalances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:489:14
[INFO] [stdout]     |
[INFO] [stdout] 489 |         assert_eq!(Nis::owner(&0), Some(2));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:490:14
[INFO] [stdout]     |
[INFO] [stdout] 490 |         assert_eq!(Balances::reserved_balance(&2), 40);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:499:14
[INFO] [stdout]     |
[INFO] [stdout] 499 |         assert_ok!(Nis::place_bid(signed(1), 40, 1));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:500:14
[INFO] [stdout]     |
[INFO] [stdout] 500 |         assert_ok!(Nis::place_bid(signed(2), 40, 1));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:504:14
[INFO] [stdout]     |
[INFO] [stdout] 504 |         assert_ok!(Nis::communify(signed(1), 0));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:505:14
[INFO] [stdout]     |
[INFO] [stdout] 505 |         assert_ok!(Nis::communify(signed(2), 1));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NisBalances`
[INFO] [stdout]    --> src/tests.rs:508:14
[INFO] [stdout]     |
[INFO] [stdout] 508 |         assert_ok!(NisBalances::transfer_allow_death(signed(1), 3, 1_050_000));
[INFO] [stdout]     |                    ^^^^^^^^^^^ use of undeclared type `NisBalances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NisBalances`
[INFO] [stdout]    --> src/tests.rs:509:14
[INFO] [stdout]     |
[INFO] [stdout] 509 |         assert_ok!(NisBalances::transfer_allow_death(signed(2), 3, 1_050_000));
[INFO] [stdout]     |                    ^^^^^^^^^^^ use of undeclared type `NisBalances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NisBalances`
[INFO] [stdout]    --> src/tests.rs:510:14
[INFO] [stdout]     |
[INFO] [stdout] 510 |         assert_ok!(NisBalances::transfer_allow_death(signed(2), 4, 1_050_000));
[INFO] [stdout]     |                    ^^^^^^^^^^^ use of undeclared type `NisBalances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:514:14
[INFO] [stdout]     |
[INFO] [stdout] 514 |         assert_ok!(Nis::privatize(signed(3), 0));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:515:14
[INFO] [stdout]     |
[INFO] [stdout] 515 |         assert_ok!(Nis::thaw_private(signed(3), 0, Some(Perquintill::from_percent(5))));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:516:14
[INFO] [stdout]     |
[INFO] [stdout] 516 |         assert_ok!(Nis::communify(signed(3), 0));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NisBalances`
[INFO] [stdout]    --> src/tests.rs:517:14
[INFO] [stdout]     |
[INFO] [stdout] 517 |         assert_ok!(NisBalances::transfer_allow_death(signed(3), 1, 1_050_000));
[INFO] [stdout]     |                    ^^^^^^^^^^^ use of undeclared type `NisBalances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:520:14
[INFO] [stdout]     |
[INFO] [stdout] 520 |         assert_ok!(Nis::thaw_communal(signed(1), 1));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:523:14
[INFO] [stdout]     |
[INFO] [stdout] 523 |         assert_ok!(Nis::thaw_communal(signed(4), 0));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:531:14
[INFO] [stdout]     |
[INFO] [stdout] 531 |         assert_ok!(Balances::transfer_allow_death(signed(2), 1, 1));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:532:14
[INFO] [stdout]     |
[INFO] [stdout] 532 |         assert_ok!(Nis::place_bid(signed(1), 100, 1));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:534:14
[INFO] [stdout]     |
[INFO] [stdout] 534 |         assert_eq!(Balances::total_balance(&1), 101);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:536:14
[INFO] [stdout]     |
[INFO] [stdout] 536 |         assert_ok!(Nis::communify(signed(1), 0));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:537:14
[INFO] [stdout]     |
[INFO] [stdout] 537 |         assert_eq!(Balances::total_balance_on_hold(&1), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:538:14
[INFO] [stdout]     |
[INFO] [stdout] 538 |         assert_eq!(Balances::total_balance(&1), 1);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NisBalances`
[INFO] [stdout]    --> src/tests.rs:540:14
[INFO] [stdout]     |
[INFO] [stdout] 540 |         assert_eq!(NisBalances::free_balance(1), 5_250_000); // (12.5% of 21m)
[INFO] [stdout]     |                    ^^^^^^^^^^^ use of undeclared type `NisBalances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 |         assert_ok!(Balances::mint_into(&2, 50));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:544:14
[INFO] [stdout]     |
[INFO] [stdout] 544 |         assert_ok!(Balances::mint_into(&3, 50));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:545:14
[INFO] [stdout]     |
[INFO] [stdout] 545 |         assert_ok!(Balances::mint_into(&4, 50));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:550:16
[INFO] [stdout]     |
[INFO] [stdout] 550 |         assert_noop!(Nis::thaw_communal(signed(1), 0), Error::<Test>::Unfunded);
[INFO] [stdout]     |                      ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:552:14
[INFO] [stdout]     |
[INFO] [stdout] 552 |         assert_ok!(Nis::fund_deficit(signed(1)));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NisBalances`
[INFO] [stdout]    --> src/tests.rs:555:14
[INFO] [stdout]     |
[INFO] [stdout] 555 |         assert_ok!(NisBalances::transfer_allow_death(signed(1), 2, 125_000));
[INFO] [stdout]     |                    ^^^^^^^^^^^ use of undeclared type `NisBalances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:557:16
[INFO] [stdout]     |
[INFO] [stdout] 557 |         assert_noop!(Nis::thaw_communal(signed(1), 0), TokenError::FundsUnavailable);
[INFO] [stdout]     |                      ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NisBalances`
[INFO] [stdout]    --> src/tests.rs:560:14
[INFO] [stdout]     |
[INFO] [stdout] 560 |         assert_ok!(NisBalances::transfer_allow_death(signed(2), 1, 125_000));
[INFO] [stdout]     |                    ^^^^^^^^^^^ use of undeclared type `NisBalances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:562:14
[INFO] [stdout]     |
[INFO] [stdout] 562 |         assert_ok!(Nis::thaw_communal(signed(1), 0));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:563:14
[INFO] [stdout]     |
[INFO] [stdout] 563 |         assert_eq!(Balances::total_balance(&1), 151);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:565:14
[INFO] [stdout]     |
[INFO] [stdout] 565 |         assert_ok!(Balances::transfer_allow_death(signed(1), 2, 1));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:566:14
[INFO] [stdout]     |
[INFO] [stdout] 566 |         assert_eq!(Balances::total_balance(&1), 150);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:567:14
[INFO] [stdout]     |
[INFO] [stdout] 567 |         assert_eq!(Balances::free_balance(1), 150);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:568:14
[INFO] [stdout]     |
[INFO] [stdout] 568 |         assert_eq!(Balances::total_balance_on_hold(&1), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:569:14
[INFO] [stdout]     |
[INFO] [stdout] 569 |         assert_eq!(Balances::reserved_balance(1), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:577:14
[INFO] [stdout]     |
[INFO] [stdout] 577 |         assert_ok!(Balances::transfer_allow_death(signed(2), 1, 1));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:578:14
[INFO] [stdout]     |
[INFO] [stdout] 578 |         assert_ok!(Nis::place_bid(signed(1), 100, 1));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:582:14
[INFO] [stdout]     |
[INFO] [stdout] 582 |         assert_ok!(Balances::mint_into(&2, 50));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:583:14
[INFO] [stdout]     |
[INFO] [stdout] 583 |         assert_ok!(Balances::mint_into(&3, 50));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 |         assert_ok!(Balances::mint_into(&4, 50));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:589:16
[INFO] [stdout]     |
[INFO] [stdout] 589 |         assert_noop!(Nis::thaw_private(signed(1), 0, None), Error::<Test>::Unfunded);
[INFO] [stdout]     |                      ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:591:14
[INFO] [stdout]     |
[INFO] [stdout] 591 |         assert_ok!(Nis::fund_deficit(signed(1)));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:593:14
[INFO] [stdout]     |
[INFO] [stdout] 593 |         assert_ok!(Nis::thaw_private(signed(1), 0, None));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 |         assert_ok!(Balances::transfer_allow_death(signed(1), 2, 1));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:596:14
[INFO] [stdout]     |
[INFO] [stdout] 596 |         assert_eq!(Balances::free_balance(1), 150);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:597:14
[INFO] [stdout]     |
[INFO] [stdout] 597 |         assert_eq!(Balances::reserved_balance(1), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:606:14
[INFO] [stdout]     |
[INFO] [stdout] 606 |         assert_ok!(Balances::mint_into(&0, 200));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:608:14
[INFO] [stdout]     |
[INFO] [stdout] 608 |         assert_ok!(Balances::transfer_allow_death(signed(2), 1, 1));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:609:14
[INFO] [stdout]     |
[INFO] [stdout] 609 |         assert_ok!(Nis::place_bid(signed(1), 100, 1));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 |         assert_ok!(Balances::transfer_allow_death(signed(0), 2, 50));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:614:14
[INFO] [stdout]     |
[INFO] [stdout] 614 |         assert_ok!(Balances::transfer_allow_death(signed(0), 3, 50));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:615:14
[INFO] [stdout]     |
[INFO] [stdout] 615 |         assert_ok!(Balances::transfer_allow_death(signed(0), 4, 50));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:619:16
[INFO] [stdout]     |
[INFO] [stdout] 619 |         assert_noop!(Nis::thaw_private(signed(1), 0, None), Error::<Test>::Unfunded);
[INFO] [stdout]     |                      ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:621:14
[INFO] [stdout]     |
[INFO] [stdout] 621 |         assert_ok!(Nis::fund_deficit(signed(1)));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:623:14
[INFO] [stdout]     |
[INFO] [stdout] 623 |         assert_ok!(Nis::thaw_private(signed(1), 0, None));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:626:14
[INFO] [stdout]     |
[INFO] [stdout] 626 |         assert_ok!(Balances::transfer_allow_death(signed(1), 2, 1));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:627:14
[INFO] [stdout]     |
[INFO] [stdout] 627 |         assert_eq!(Balances::free_balance(1), 150);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:628:14
[INFO] [stdout]     |
[INFO] [stdout] 628 |         assert_eq!(Balances::reserved_balance(1), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:636:14
[INFO] [stdout]     |
[INFO] [stdout] 636 |         assert_ok!(Balances::transfer_allow_death(signed(2), 1, 1));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:637:14
[INFO] [stdout]     |
[INFO] [stdout] 637 |         assert_ok!(Nis::place_bid(signed(1), 100, 1));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:641:14
[INFO] [stdout]     |
[INFO] [stdout] 641 |         assert_ok!(Balances::burn_from(&2, 25, Expendable, Exact, Force));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:642:14
[INFO] [stdout]     |
[INFO] [stdout] 642 |         assert_ok!(Balances::burn_from(&3, 25, Expendable, Exact, Force));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:643:14
[INFO] [stdout]     |
[INFO] [stdout] 643 |         assert_ok!(Balances::burn_from(&4, 25, Expendable, Exact, Force));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:646:14
[INFO] [stdout]     |
[INFO] [stdout] 646 |         assert_ok!(Nis::thaw_private(signed(1), 0, None));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 |         assert_ok!(Balances::transfer_allow_death(signed(1), 2, 1));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:649:14
[INFO] [stdout]     |
[INFO] [stdout] 649 |         assert_eq!(Balances::free_balance(1), 75);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:650:14
[INFO] [stdout]     |
[INFO] [stdout] 650 |         assert_eq!(Balances::reserved_balance(1), 0);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:658:14
[INFO] [stdout]     |
[INFO] [stdout] 658 |         assert_ok!(Balances::transfer_allow_death(signed(3), 1, 1));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:659:14
[INFO] [stdout]     |
[INFO] [stdout] 659 |         assert_ok!(Nis::place_bid(signed(1), 40, 1));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:660:14
[INFO] [stdout]     |
[INFO] [stdout] 660 |         assert_ok!(Nis::place_bid(signed(1), 60, 1));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:661:14
[INFO] [stdout]     |
[INFO] [stdout] 661 |         assert_ok!(Nis::place_bid(signed(2), 50, 1));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:665:14
[INFO] [stdout]     |
[INFO] [stdout] 665 |         assert_ok!(Balances::mint_into(&2, 50));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:666:14
[INFO] [stdout]     |
[INFO] [stdout] 666 |         assert_ok!(Balances::mint_into(&3, 100));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:667:14
[INFO] [stdout]     |
[INFO] [stdout] 667 |         assert_ok!(Balances::mint_into(&4, 100));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:668:14
[INFO] [stdout]     |
[INFO] [stdout] 668 |         assert_ok!(Nis::fund_deficit(signed(1)));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:671:14
[INFO] [stdout]     |
[INFO] [stdout] 671 |         assert_ok!(Nis::thaw_private(signed(1), 0, None));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:672:14
[INFO] [stdout]     |
[INFO] [stdout] 672 |         assert_ok!(Nis::thaw_private(signed(1), 1, None));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:673:16
[INFO] [stdout]     |
[INFO] [stdout] 673 |         assert_noop!(Nis::thaw_private(signed(2), 2, None), Error::<Test>::Throttled);
[INFO] [stdout]     |                      ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:675:14
[INFO] [stdout]     |
[INFO] [stdout] 675 |         assert_ok!(Nis::thaw_private(signed(2), 2, None));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:677:14
[INFO] [stdout]     |
[INFO] [stdout] 677 |         assert_ok!(Balances::transfer_allow_death(signed(1), 3, 1));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 |         assert_eq!(Balances::free_balance(1), 200);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:679:14
[INFO] [stdout]     |
[INFO] [stdout] 679 |         assert_eq!(Balances::free_balance(2), 200);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:680:14
[INFO] [stdout]     |
[INFO] [stdout] 680 |         assert_eq!(Balances::total_balance(&1), 200);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:681:14
[INFO] [stdout]     |
[INFO] [stdout] 681 |         assert_eq!(Balances::total_balance(&2), 200);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:689:14
[INFO] [stdout]     |
[INFO] [stdout] 689 |         assert_ok!(Balances::transfer_allow_death(signed(3), 1, 1));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:690:14
[INFO] [stdout]     |
[INFO] [stdout] 690 |         assert_ok!(Nis::place_bid(signed(1), 40, 1));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:691:14
[INFO] [stdout]     |
[INFO] [stdout] 691 |         assert_ok!(Nis::place_bid(signed(1), 60, 1));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:692:14
[INFO] [stdout]     |
[INFO] [stdout] 692 |         assert_ok!(Nis::place_bid(signed(2), 50, 1));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:696:14
[INFO] [stdout]     |
[INFO] [stdout] 696 |         assert_ok!(Balances::mint_into(&2, 50));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:697:14
[INFO] [stdout]     |
[INFO] [stdout] 697 |         assert_ok!(Balances::mint_into(&3, 100));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:698:14
[INFO] [stdout]     |
[INFO] [stdout] 698 |         assert_ok!(Balances::mint_into(&4, 100));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:699:14
[INFO] [stdout]     |
[INFO] [stdout] 699 |         assert_ok!(Nis::fund_deficit(signed(1)));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:702:14
[INFO] [stdout]     |
[INFO] [stdout] 702 |         assert_ok!(Nis::thaw_private(signed(2), 2, None));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:703:16
[INFO] [stdout]     |
[INFO] [stdout] 703 |         assert_noop!(Nis::thaw_private(signed(1), 1, None), Error::<Test>::Throttled);
[INFO] [stdout]     |                      ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:704:14
[INFO] [stdout]     |
[INFO] [stdout] 704 |         assert_ok!(Nis::thaw_private(signed(1), 0, None));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:707:14
[INFO] [stdout]     |
[INFO] [stdout] 707 |         assert_ok!(Nis::thaw_private(signed(1), 1, None));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:709:14
[INFO] [stdout]     |
[INFO] [stdout] 709 |         assert_ok!(Balances::transfer_allow_death(signed(1), 3, 1));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:710:14
[INFO] [stdout]     |
[INFO] [stdout] 710 |         assert_eq!(Balances::free_balance(1), 200);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:711:14
[INFO] [stdout]     |
[INFO] [stdout] 711 |         assert_eq!(Balances::free_balance(2), 200);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:712:14
[INFO] [stdout]     |
[INFO] [stdout] 712 |         assert_eq!(Balances::total_balance(&1), 200);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:713:14
[INFO] [stdout]     |
[INFO] [stdout] 713 |         assert_eq!(Balances::total_balance(&2), 200);
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Balances`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:725:14
[INFO] [stdout]     |
[INFO] [stdout] 725 |         assert_ok!(Nis::place_bid(signed(1), 40, 1));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pallet-nis` (lib test) due to 437 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:726:14
[INFO] [stdout]     |
[INFO] [stdout] 726 |         assert_ok!(Nis::place_bid(signed(1), 40, 2));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:727:14
[INFO] [stdout]     |
[INFO] [stdout] 727 |         assert_ok!(Nis::place_bid(signed(2), 40, 2));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:728:14
[INFO] [stdout]     |
[INFO] [stdout] 728 |         assert_ok!(Nis::place_bid(signed(2), 40, 3));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Nis`
[INFO] [stdout]    --> src/tests.rs:729:14
[INFO] [stdout]     |
[INFO] [stdout] 729 |         assert_ok!(Nis::place_bid(signed(3), 40, 3));
[INFO] [stdout]     |                    ^^^ use of undeclared type `Nis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a0a09a5ff1a5ed1ef654df495f4a15a24857cffd51a30d2517ab775a154d0ba8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0a09a5ff1a5ed1ef654df495f4a15a24857cffd51a30d2517ab775a154d0ba8", kill_on_drop: false }`
[INFO] [stdout] a0a09a5ff1a5ed1ef654df495f4a15a24857cffd51a30d2517ab775a154d0ba8
