[INFO] fetching crate pallet-balances 43.0.0... [INFO] checking pallet-balances-43.0.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate pallet-balances 43.0.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate pallet-balances 43.0.0 [INFO] finished tweaking crates.io crate pallet-balances 43.0.0 [INFO] tweaked toml for crates.io crate pallet-balances 43.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pallet-balances 43.0.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pallet-balances 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb8b0a106183b7d23403c78523e2326990eaf24c110f1004a34820b52309d8a4 [INFO] running `Command { std: "docker" "start" "-a" "cb8b0a106183b7d23403c78523e2326990eaf24c110f1004a34820b52309d8a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb8b0a106183b7d23403c78523e2326990eaf24c110f1004a34820b52309d8a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb8b0a106183b7d23403c78523e2326990eaf24c110f1004a34820b52309d8a4", kill_on_drop: false }` [INFO] [stdout] cb8b0a106183b7d23403c78523e2326990eaf24c110f1004a34820b52309d8a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35b85c69b0685436dd2fddef3f8d00fd3416b06fb6668b94a96cacdcf84d0033 [INFO] running `Command { std: "docker" "start" "-a" "35b85c69b0685436dd2fddef3f8d00fd3416b06fb6668b94a96cacdcf84d0033", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking typenum v1.16.0 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking const-oid v0.9.5 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling cc v1.1.24 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling prettyplease v0.2.12 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling expander v2.2.1 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling file-guard v0.2.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling fs-err v2.9.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling jam-codec v0.1.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Checking hash-db v0.16.0 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking uint v0.10.0 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking impl-num-traits v0.2.0 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking getrandom_or_panic v0.0.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling common-path v1.0.0 [INFO] [stderr] Checking hex-conservative v0.1.1 [INFO] [stderr] Checking atomic-waker v1.1.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking environmental v1.1.4 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Checking bitcoin_hashes v0.13.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 tracing-attributes v0.1.27 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking signature v2.1.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling sp-debug-derive v14.0.0 [INFO] [stderr] Checking crypto-bigint v0.5.2 [INFO] [stderr] Checking spki v0.7.2 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking ed25519 v2.2.2 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Checking sp-std v14.0.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking ed25519-zebra v4.0.3 [INFO] [stderr] Checking sp-crypto-hashing v0.1.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking secp256k1 v0.28.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking array-bytes v6.2.2 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking memory-db v0.34.0 [INFO] [stderr] Checking trie-db v0.30.0 [INFO] [stderr] Checking trie-root v0.18.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling sp-io v42.0.0 [INFO] [stderr] Checking schnellru v0.2.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking serdect v0.2.0 [INFO] [stderr] Checking impl-serde v0.5.0 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking serde_bytes v0.11.12 [INFO] [stderr] Checking parity-bip39 v2.0.1 [INFO] [stderr] Checking schnorrkel v0.11.4 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Checking substrate-bip39 v0.6.0 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking ecdsa v0.16.8 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling proc-macro-warning v1.0.0 [INFO] [stderr] Compiling ss58-registry v1.43.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking sp-panic-handler v13.0.2 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking substrate-prometheus-endpoint v0.17.4 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Checking simple-mermaid v0.1.1 [INFO] [stderr] Checking tuplex v0.1.2 [INFO] [stderr] Compiling const-random v0.1.15 [INFO] [stderr] Compiling macro_magic_core_macros v0.5.1 [INFO] [stderr] Compiling macro_magic_core v0.5.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling sp-crypto-hashing-proc-macro v0.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling macro_magic_macros v0.5.1 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling jam-codec-derive v0.1.0 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v20.0.0 [INFO] [stderr] Checking parity-wasm v0.45.0 [INFO] [stderr] Compiling sp-api-proc-macro v24.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling docify_macros v0.2.9 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v12.0.0 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Compiling frame-support-procedural-tools v13.0.1 [INFO] [stderr] Compiling include_dir v0.7.3 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Checking docify v0.2.9 [INFO] [stderr] Compiling macro_magic v0.5.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking scale-info v2.11.6 [INFO] [stderr] Checking sp-storage v22.0.0 [INFO] [stderr] Checking impl-codec v0.7.1 [INFO] [stderr] Checking sp-tracing v18.0.0 [INFO] [stderr] Checking sp-wasm-interface v23.0.0 [INFO] [stderr] Checking sp-externalities v0.30.0 [INFO] [stderr] Checking binary-merkle-tree v16.0.0 [INFO] [stderr] Compiling sp-version-proc-macro v15.0.0 [INFO] [stderr] Checking tt-call v1.0.9 [INFO] [stderr] Checking primitive-types v0.13.1 [INFO] [stderr] Checking bounded-collections v0.3.2 [INFO] [stderr] Checking sp-arithmetic v28.0.0 [INFO] [stderr] Checking frame-metadata v23.0.0 [INFO] [stderr] Compiling aquamarine v0.5.0 [INFO] [stderr] Compiling frame-support-procedural v35.0.0 [INFO] [stderr] Checking sp-runtime-interface v31.0.0 [INFO] [stderr] Checking sp-core v38.0.0 [INFO] [stderr] Checking sp-metadata-ir v0.12.0 [INFO] [stderr] Checking sp-weights v33.0.0 [INFO] [stderr] Checking sp-trie v41.0.0 [INFO] [stderr] Checking sp-keystore v0.44.0 [INFO] [stderr] Checking sp-state-machine v0.47.0 [INFO] [stderr] Checking sp-application-crypto v42.0.0 [INFO] [stderr] Checking sp-runtime v43.0.0 [INFO] [stderr] Checking sp-version v41.0.0 [INFO] [stderr] Checking sp-staking v40.0.0 [INFO] [stderr] Checking sp-inherents v38.0.0 [INFO] [stderr] Checking sp-api v38.0.0 [INFO] [stderr] Checking sp-genesis-builder v0.19.0 [INFO] [stderr] Checking frame-support v42.0.0 [INFO] [stderr] Checking frame-system v42.0.0 [INFO] [stderr] Checking pallet-balances v43.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `frame_support::traits::MaybeConsideration` [INFO] [stdout] --> src/tests/fungible_tests.rs:28:48 [INFO] [stdout] | [INFO] [stdout] 28 | Consideration, Footprint, LinearStoragePrice, MaybeConsideration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `MaybeConsideration` in `traits` [INFO] [stdout] | help: a similar name exists in the module: `Consideration` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-support-42.0.0/src/traits.rs:98:18 [INFO] [stdout] | [INFO] [stdout] 97 | #[cfg(feature = "experimental")] [INFO] [stdout] | ------------------------ the item is gated behind the `experimental` feature [INFO] [stdout] 98 | pub use storage::MaybeConsideration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `pallet_transaction_payment` [INFO] [stdout] --> src/tests/mod.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | use pallet_transaction_payment::{ChargeTransactionPayment, FungibleAdapter, Multiplier}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_transaction_payment` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_transaction_payment`, use `cargo add pallet_transaction_payment` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sp_io` [INFO] [stdout] --> src/tests/mod.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | use sp_io; [INFO] [stdout] | ^^^^^ no external crate `sp_io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::tests::Balances`, `crate::tests::System`, `crate::tests::Test` [INFO] [stdout] --> src/tests/general_tests.rs:23:38 [INFO] [stdout] | [INFO] [stdout] 23 | ensure_ti_valid, get_test_account, Balances, ExtBuilder, System, Test, TestId, UseSystem, [INFO] [stdout] | ^^^^^^^^ ^^^^^^ ^^^^ no `Test` in `tests` [INFO] [stdout] | | | [INFO] [stdout] | | no `System` in `tests` [INFO] [stdout] | no `Balances` in `tests` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] std::alloc::System [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 23 - ensure_ti_valid, get_test_account, Balances, ExtBuilder, System, Test, TestId, UseSystem, [INFO] [stdout] 23 + ensure_ti_valid, get_test_account, Balance, ExtBuilder, System, Test, TestId, UseSystem, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 23 - ensure_ti_valid, get_test_account, Balances, ExtBuilder, System, Test, TestId, UseSystem, [INFO] [stdout] 23 + ensure_ti_valid, get_test_account, Balances, ExtBuilder, system, Test, TestId, UseSystem, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 23 - ensure_ti_valid, get_test_account, Balances, ExtBuilder, System, Test, TestId, UseSystem, [INFO] [stdout] 23 + ensure_ti_valid, get_test_account, Balances, ExtBuilder, System, test, TestId, UseSystem, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_transaction_payment` [INFO] [stdout] --> src/tests/mod.rs:90:23 [INFO] [stdout] | [INFO] [stdout] 90 | TransactionPayment: pallet_transaction_payment, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_transaction_payment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_transaction_payment` [INFO] [stdout] --> src/tests/mod.rs:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | #[derive_impl(pallet_transaction_payment::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_transaction_payment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_transaction_payment` [INFO] [stdout] --> src/tests/currency_tests.rs:253:4 [INFO] [stdout] | [INFO] [stdout] 253 | pallet_transaction_payment::NextFeeMultiplier::::put( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_transaction_payment` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_transaction_payment`, use `cargo add pallet_transaction_payment` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/consumer_limit_tests.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | assert_eq!(System::providers(&1), 1); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/consumer_limit_tests.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | assert_eq!(System::consumers(&1), 0); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/consumer_limit_tests.rs:44:30 [INFO] [stdout] | [INFO] [stdout] 44 | let max_consumers: u32 = ::MaxConsumers::get(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/consumer_limit_tests.rs:46:16 [INFO] [stdout] | [INFO] [stdout] 46 | assert_ok!(System::inc_consumers(&1)); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/consumer_limit_tests.rs:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | assert_eq!(System::consumers(&1), max_consumers); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/consumer_limit_tests.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | assert_noop!(System::inc_consumers(&1), DispatchError::TooManyConsumers); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/consumer_limit_tests.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | assert_ok!(System::inc_consumers_without_limit(&1)); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/consumer_limit_tests.rs:68:15 [INFO] [stdout] | [INFO] [stdout] 68 | assert_eq!(System::consumers(&1), max_consumers + 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 `Test` in this scope [INFO] [stdout] --> src/tests/consumer_limit_tests.rs:89:30 [INFO] [stdout] | [INFO] [stdout] 89 | let max_consumers: u32 = ::MaxConsumers::get(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/consumer_limit_tests.rs:91:16 [INFO] [stdout] | [INFO] [stdout] 91 | assert_ok!(System::inc_consumers(&1)); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/consumer_limit_tests.rs:93:15 [INFO] [stdout] | [INFO] [stdout] 93 | assert_eq!(System::consumers(&1), max_consumers); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/consumer_limit_tests.rs:120:30 [INFO] [stdout] | [INFO] [stdout] 120 | let max_consumers: u32 = ::MaxConsumers::get(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/consumer_limit_tests.rs:122:16 [INFO] [stdout] | [INFO] [stdout] 122 | assert_ok!(System::inc_consumers(&1)); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/consumer_limit_tests.rs:124:15 [INFO] [stdout] | [INFO] [stdout] 124 | assert_eq!(System::consumers(&1), max_consumers); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/consumer_limit_tests.rs:144:30 [INFO] [stdout] | [INFO] [stdout] 144 | let max_consumers: u32 = ::MaxConsumers::get(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/consumer_limit_tests.rs:146:16 [INFO] [stdout] | [INFO] [stdout] 146 | assert_ok!(System::inc_consumers(&1)); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/consumer_limit_tests.rs:148:15 [INFO] [stdout] | [INFO] [stdout] 148 | assert_eq!(System::consumers(&1), max_consumers); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | pub const CALL: &::RuntimeCall = [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | >::transfer(&1, &10, 1000, KeepAlive), [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | assert_ok!(>::transfer(&1, &10, 1000, AllowDeath)); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:61:16 [INFO] [stdout] | [INFO] [stdout] 61 | assert_ok!(>::transfer(&1, &2, 1, AllowDeath)); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:73:16 [INFO] [stdout] | [INFO] [stdout] 73 | assert_ok!(>::transfer(&1, &2, 1, AllowDeath)); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:86:6 [INFO] [stdout] | [INFO] [stdout] 86 | >::transfer(&1, &2, 5, AllowDeath), [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:102:16 [INFO] [stdout] | [INFO] [stdout] 102 | assert_eq!(>::balance_locked(ID_1, &1), 10); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:103:16 [INFO] [stdout] | [INFO] [stdout] 103 | assert_eq!(>::balance_locked(ID_2, &1), 10); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:104:16 [INFO] [stdout] | [INFO] [stdout] 104 | assert_eq!(>::balance_locked(ID_1, &2), 20); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:105:16 [INFO] [stdout] | [INFO] [stdout] 105 | assert_eq!(>::balance_locked(ID_2, &2), 0); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:106:16 [INFO] [stdout] | [INFO] [stdout] 106 | assert_eq!(>::balance_locked(ID_1, &3), 0); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:117:16 [INFO] [stdout] | [INFO] [stdout] 117 | assert_ok!(>::transfer(&1, &2, 10, AllowDeath)); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:118:15 [INFO] [stdout] | [INFO] [stdout] 118 | assert_eq!(System::providers(&1), 0); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:119:15 [INFO] [stdout] | [INFO] [stdout] 119 | assert_eq!(System::consumers(&1), 0); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:121:37 [INFO] [stdout] | [INFO] [stdout] 121 | assert!(!frame_system::Account::::contains_key(&1)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 111 | fn account_should_be_reaped() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:132:15 [INFO] [stdout] | [INFO] [stdout] 132 | assert_ok!(System::inc_consumers(&1)); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | assert!(!System::can_dec_provider(&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 `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:135:6 [INFO] [stdout] | [INFO] [stdout] 135 | >::transfer(&1, &2, 10, AllowDeath), [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:138:12 [INFO] [stdout] | [INFO] [stdout] 138 | assert!(System::account_exists(&1)); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:142:15 [INFO] [stdout] | [INFO] [stdout] 142 | assert_eq!(System::inc_providers(&1), frame_system::IncRefStatus::Existed); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:143:15 [INFO] [stdout] | [INFO] [stdout] 143 | assert_eq!(System::providers(&1), 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[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:144:12 [INFO] [stdout] | [INFO] [stdout] 144 | assert!(System::can_dec_provider(&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 `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:145:16 [INFO] [stdout] | [INFO] [stdout] 145 | assert_ok!(>::transfer(&1, &2, 10, AllowDeath)); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:146:15 [INFO] [stdout] | [INFO] [stdout] 146 | assert_eq!(System::providers(&1), 1); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:147:12 [INFO] [stdout] | [INFO] [stdout] 147 | assert!(System::account_exists(&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 `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:159:16 [INFO] [stdout] | [INFO] [stdout] 159 | assert_ok!(>::transfer(&1, &2, 1, AllowDeath)); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:170:15 [INFO] [stdout] | [INFO] [stdout] 170 | assert_eq!(System::consumers(&1), 1); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:172:15 [INFO] [stdout] | [INFO] [stdout] 172 | assert_eq!(System::consumers(&1), 0); [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 `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:173:16 [INFO] [stdout] | [INFO] [stdout] 173 | assert_ok!(>::transfer(&1, &2, 1, AllowDeath)); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:184:15 [INFO] [stdout] | [INFO] [stdout] 184 | assert_eq!(System::consumers(&1), 1); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:186:15 [INFO] [stdout] | [INFO] [stdout] 186 | assert_eq!(System::consumers(&1), 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 `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:187:16 [INFO] [stdout] | [INFO] [stdout] 187 | assert_ok!(>::transfer(&1, &2, 1, AllowDeath)); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:198:15 [INFO] [stdout] | [INFO] [stdout] 198 | assert_eq!(System::consumers(&1), 1); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | assert_eq!(System::consumers(&1), 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 `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:201:16 [INFO] [stdout] | [INFO] [stdout] 201 | assert_ok!(>::transfer(&1, &2, 1, AllowDeath)); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | assert_eq!(System::consumers(&1), 0); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:213:15 [INFO] [stdout] | [INFO] [stdout] 213 | assert_eq!(System::consumers(&1), 0); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:215:15 [INFO] [stdout] | [INFO] [stdout] 215 | assert_eq!(System::consumers(&1), 0); [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 `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:216:16 [INFO] [stdout] | [INFO] [stdout] 216 | assert_ok!(>::transfer(&1, &2, 1, AllowDeath)); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:227:15 [INFO] [stdout] | [INFO] [stdout] 227 | assert_eq!(System::consumers(&1), 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 `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:229:6 [INFO] [stdout] | [INFO] [stdout] 229 | >::transfer(&1, &2, 6, AllowDeath), [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:233:15 [INFO] [stdout] | [INFO] [stdout] 233 | assert_eq!(System::consumers(&1), 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 `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:235:6 [INFO] [stdout] | [INFO] [stdout] 235 | >::transfer(&1, &2, 6, AllowDeath), [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:239:15 [INFO] [stdout] | [INFO] [stdout] 239 | assert_eq!(System::consumers(&1), 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 `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:241:6 [INFO] [stdout] | [INFO] [stdout] 241 | >::transfer(&1, &2, 3, AllowDeath), [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:253:52 [INFO] [stdout] | [INFO] [stdout] 253 | pallet_transaction_payment::NextFeeMultiplier::::put( [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 248 | fn lock_should_work_reserve() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:258:6 [INFO] [stdout] | [INFO] [stdout] 258 | >::transfer(&1, &2, 1, AllowDeath), [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:261:51 [INFO] [stdout] | [INFO] [stdout] 261 | assert_noop!(Balances::reserve(&1, 1), Error::::LiquidityRestrictions,); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 248 | fn lock_should_work_reserve() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:262:39 [INFO] [stdout] | [INFO] [stdout] 262 | assert!(ChargeTransactionPayment::::validate_and_prepare( [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 248 | fn lock_should_work_reserve() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:271:39 [INFO] [stdout] | [INFO] [stdout] 271 | assert!(ChargeTransactionPayment::::validate_and_prepare( [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 248 | fn lock_should_work_reserve() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:291:6 [INFO] [stdout] | [INFO] [stdout] 291 | >::transfer(&1, &2, 1, AllowDeath), [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:294:51 [INFO] [stdout] | [INFO] [stdout] 294 | assert_noop!(Balances::reserve(&1, 1), Error::::LiquidityRestrictions,); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 284 | fn lock_should_work_tx_fee() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:295:39 [INFO] [stdout] | [INFO] [stdout] 295 | assert!(ChargeTransactionPayment::::validate_and_prepare( [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 284 | fn lock_should_work_tx_fee() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:304:39 [INFO] [stdout] | [INFO] [stdout] 304 | assert!(ChargeTransactionPayment::::validate_and_prepare( [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 284 | fn lock_should_work_tx_fee() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:324:6 [INFO] [stdout] | [INFO] [stdout] 324 | >::transfer(&1, &2, 6, AllowDeath), [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:329:6 [INFO] [stdout] | [INFO] [stdout] 329 | >::transfer(&1, &2, 6, AllowDeath), [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:332:4 [INFO] [stdout] | [INFO] [stdout] 332 | System::set_block_number(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 `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:335:6 [INFO] [stdout] | [INFO] [stdout] 335 | >::transfer(&1, &2, 3, AllowDeath), [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:349:6 [INFO] [stdout] | [INFO] [stdout] 349 | >::transfer(&1, &2, 6, AllowDeath), [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:354:6 [INFO] [stdout] | [INFO] [stdout] 354 | >::transfer(&1, &2, 6, AllowDeath), [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:359:6 [INFO] [stdout] | [INFO] [stdout] 359 | >::transfer(&1, &2, 6, AllowDeath), [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:371:4 [INFO] [stdout] | [INFO] [stdout] 371 | System::inc_account_nonce(&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[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:373:15 [INFO] [stdout] | [INFO] [stdout] 373 | assert_eq!(System::providers(&2), 1); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:374:4 [INFO] [stdout] | [INFO] [stdout] 374 | System::inc_providers(&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[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:375:15 [INFO] [stdout] | [INFO] [stdout] 375 | assert_eq!(System::providers(&2), 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[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:378:15 [INFO] [stdout] | [INFO] [stdout] 378 | assert_eq!(System::providers(&2), 1); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:381:15 [INFO] [stdout] | [INFO] [stdout] 381 | assert_eq!(System::account_nonce(&2), 1); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:390:15 [INFO] [stdout] | [INFO] [stdout] 390 | assert_ok!(System::dec_providers(&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[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:391:15 [INFO] [stdout] | [INFO] [stdout] 391 | assert_eq!(System::providers(&2), 0); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:393:15 [INFO] [stdout] | [INFO] [stdout] 393 | assert_eq!(System::account_nonce(&2), 0); // nonce zero [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:415:47 [INFO] [stdout] | [INFO] [stdout] 415 | assert_eq!(pallet_balances::TotalIssuance::::get(), 120); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 403 | fn reward_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:423:3 [INFO] [stdout] | [INFO] [stdout] 423 | System::assert_has_event(RuntimeEvent::Balances(crate::Event::Deposit { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:481:47 [INFO] [stdout] | [INFO] [stdout] 481 | assert_eq!(pallet_balances::TotalIssuance::::get(), 70); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 474 | fn slashing_balance_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:491:3 [INFO] [stdout] | [INFO] [stdout] 491 | System::assert_has_event(RuntimeEvent::Balances(crate::Event::Withdraw { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:496:47 [INFO] [stdout] | [INFO] [stdout] 496 | assert_eq!(pallet_balances::TotalIssuance::::get(), 100); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 486 | fn withdrawing_balance_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:508:12 [INFO] [stdout] | [INFO] [stdout] 508 | Error::::Expendability, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 501 | fn withdrawing_balance_should_fail_when_not_expendable() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:527:47 [INFO] [stdout] | [INFO] [stdout] 527 | assert_eq!(pallet_balances::TotalIssuance::::get(), 22); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 520 | fn slashing_incomplete_balance_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:550:47 [INFO] [stdout] | [INFO] [stdout] 550 | assert_eq!(pallet_balances::TotalIssuance::::get(), 70); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 543 | fn slashing_reserved_balance_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:562:47 [INFO] [stdout] | [INFO] [stdout] 562 | assert_eq!(pallet_balances::TotalIssuance::::get(), 69); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 555 | fn slashing_incomplete_reserved_balance_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:573:3 [INFO] [stdout] | [INFO] [stdout] 573 | System::assert_last_event(RuntimeEvent::Balances(crate::Event::ReserveRepatriated { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:623:12 [INFO] [stdout] | [INFO] [stdout] 623 | Error::::DeadAccount [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 617 | fn transferring_reserved_balance_to_nonexistent_should_fail() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:649:5 [INFO] [stdout] | [INFO] [stdout] 649 | >::transfer(&1, &2, u64::MAX, AllowDeath), [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:662:47 [INFO] [stdout] | [INFO] [stdout] 662 | assert_eq!(pallet_balances::TotalIssuance::::get(), 100); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 659 | fn account_create_on_free_too_low_with_other() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:667:47 [INFO] [stdout] | [INFO] [stdout] 667 | assert_eq!(pallet_balances::TotalIssuance::::get(), 100); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 659 | fn account_create_on_free_too_low_with_other() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:677:47 [INFO] [stdout] | [INFO] [stdout] 677 | assert_eq!(pallet_balances::TotalIssuance::::get(), 0); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 672 | fn account_create_on_free_too_low() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:684:47 [INFO] [stdout] | [INFO] [stdout] 684 | assert_eq!(pallet_balances::TotalIssuance::::get(), 0); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 682 | fn account_removal_on_free_too_low() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:692:47 [INFO] [stdout] | [INFO] [stdout] 692 | assert_eq!(pallet_balances::TotalIssuance::::get(), 220); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 682 | fn account_removal_on_free_too_low() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:704:47 [INFO] [stdout] | [INFO] [stdout] 704 | assert_eq!(pallet_balances::TotalIssuance::::get(), 130); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 682 | fn account_removal_on_free_too_low() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:711:62 [INFO] [stdout] | [INFO] [stdout] 711 | let init_total_issuance = pallet_balances::TotalIssuance::::get(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 709 | fn burn_must_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:712:20 [INFO] [stdout] | [INFO] [stdout] 712 | let imbalance = >::burn(10); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:713:47 [INFO] [stdout] | [INFO] [stdout] 713 | assert_eq!(pallet_balances::TotalIssuance::::get(), init_total_issuance - 10); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 709 | fn burn_must_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:715:47 [INFO] [stdout] | [INFO] [stdout] 715 | assert_eq!(pallet_balances::TotalIssuance::::get(), init_total_issuance); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 709 | fn burn_must_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:723:44 [INFO] [stdout] | [INFO] [stdout] 723 | let mut t = frame_system::GenesisConfig::::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] 721 | fn cannot_set_genesis_value_below_ed() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:724:33 [INFO] [stdout] | [INFO] [stdout] 724 | let _ = crate::GenesisConfig:: { balances: vec![(1, 10)], ..Default::default() } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 721 | fn cannot_set_genesis_value_below_ed() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:732:44 [INFO] [stdout] | [INFO] [stdout] 732 | let mut t = frame_system::GenesisConfig::::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] 731 | fn cannot_set_genesis_value_twice() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:733:33 [INFO] [stdout] | [INFO] [stdout] 733 | let _ = crate::GenesisConfig:: { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 731 | fn cannot_set_genesis_value_twice() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:811:3 [INFO] [stdout] | [INFO] [stdout] 811 | System::set_block_number(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[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:814:3 [INFO] [stdout] | [INFO] [stdout] 814 | System::assert_last_event(RuntimeEvent::Balances(crate::Event::Reserved { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:819:3 [INFO] [stdout] | [INFO] [stdout] 819 | System::set_block_number(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[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:822:3 [INFO] [stdout] | [INFO] [stdout] 822 | System::assert_last_event(RuntimeEvent::Balances(crate::Event::Unreserved { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:827:3 [INFO] [stdout] | [INFO] [stdout] 827 | System::set_block_number(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[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:831:3 [INFO] [stdout] | [INFO] [stdout] 831 | System::assert_last_event(RuntimeEvent::Balances(crate::Event::Unreserved { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:842:3 [INFO] [stdout] | [INFO] [stdout] 842 | System::reset_events(); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:960:12 [INFO] [stdout] | [INFO] [stdout] 960 | assert!(!System::account_exists(&1)); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:971:12 [INFO] [stdout] | [INFO] [stdout] 971 | assert!(!System::account_exists(&1)); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:972:3 [INFO] [stdout] | [INFO] [stdout] 972 | System::assert_has_event(RuntimeEvent::Balances(crate::Event::Slashed { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:986:11 [INFO] [stdout] | [INFO] [stdout] 986 | assert!(System::account_exists(&1)); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:987:3 [INFO] [stdout] | [INFO] [stdout] 987 | System::assert_has_event(RuntimeEvent::Balances(crate::Event::Slashed { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:1000:12 [INFO] [stdout] | [INFO] [stdout] 1000 | assert!(!System::account_exists(&1)); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:1001:3 [INFO] [stdout] | [INFO] [stdout] 1001 | System::assert_has_event(RuntimeEvent::Balances(crate::Event::Slashed { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:1016:3 [INFO] [stdout] | [INFO] [stdout] 1016 | System::assert_has_event(RuntimeEvent::Balances(crate::Event::Slashed { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:1027:14 [INFO] [stdout] | [INFO] [stdout] 1027 | assert_ok!(System::inc_consumers(&1)); // <-- Reference counter added here is enough for all tests [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:1031:11 [INFO] [stdout] | [INFO] [stdout] 1031 | assert!(System::account_exists(&1)); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:1039:14 [INFO] [stdout] | [INFO] [stdout] 1039 | assert_ok!(System::inc_consumers(&1)); // <-- Reference counter added here is enough for all tests [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:1043:11 [INFO] [stdout] | [INFO] [stdout] 1043 | assert!(System::account_exists(&1)); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:1051:14 [INFO] [stdout] | [INFO] [stdout] 1051 | assert_ok!(System::inc_consumers(&1)); // <-- Reference counter added here is enough for all tests [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:1055:11 [INFO] [stdout] | [INFO] [stdout] 1055 | assert!(System::account_exists(&1)); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:1074:14 [INFO] [stdout] | [INFO] [stdout] 1074 | assert_eq!(System::consumers(&1), 1); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:1085:14 [INFO] [stdout] | [INFO] [stdout] 1085 | assert_eq!(System::consumers(&1), 1); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:1088:14 [INFO] [stdout] | [INFO] [stdout] 1088 | assert_eq!(System::consumers(&1), 0); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:1090:11 [INFO] [stdout] | [INFO] [stdout] 1090 | assert!(System::account_exists(&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 `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:1119:36 [INFO] [stdout] | [INFO] [stdout] 1119 | assert!(!frame_system::Account::::contains_key(&1337)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1115 | fn operations_on_dead_account_should_not_change_state() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:1124:54 [INFO] [stdout] | [INFO] [stdout] 1124 | assert_noop!(Balances::reserve(&1337, 42), Error::::InsufficientBalance); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1115 | fn operations_on_dead_account_should_not_change_state() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:1130:12 [INFO] [stdout] | [INFO] [stdout] 1130 | Error::::DeadAccount [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1115 | fn operations_on_dead_account_should_not_change_state() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:1162:12 [INFO] [stdout] | [INFO] [stdout] 1162 | Error::::InsufficientBalance [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1150 | fn named_reserve_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:1192:63 [INFO] [stdout] | [INFO] [stdout] 1192 | assert_noop!(Balances::reserve_named(&id_3, &1, 2), Error::::TooManyReserves); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1150 | fn named_reserve_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:1379:15 [INFO] [stdout] | [INFO] [stdout] 1379 | assert_eq!(System::consumers(&1), 0); [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 `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:1380:16 [INFO] [stdout] | [INFO] [stdout] 1380 | assert_ok!(>::set_freeze(&TestId::Foo, &1, 4)); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:1381:15 [INFO] [stdout] | [INFO] [stdout] 1381 | assert_eq!(System::consumers(&1), 1); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:1383:15 [INFO] [stdout] | [INFO] [stdout] 1383 | assert_eq!(System::consumers(&1), 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 `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:1387:16 [INFO] [stdout] | [INFO] [stdout] 1387 | assert_ok!(>::set_freeze(&TestId::Foo, &1, 6)); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:1389:16 [INFO] [stdout] | [INFO] [stdout] 1389 | assert_ok!(>::set_freeze(&TestId::Foo, &1, 4)); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:1399:15 [INFO] [stdout] | [INFO] [stdout] 1399 | assert_eq!(System::consumers(&1), 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 `Balances` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:1400:16 [INFO] [stdout] | [INFO] [stdout] 1400 | assert_ok!(>::set_freeze(&TestId::Foo, &1, 0)); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/currency_tests.rs:1402:15 [INFO] [stdout] | [INFO] [stdout] 1402 | assert_eq!(System::consumers(&1), 0); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:1409:47 [INFO] [stdout] | [INFO] [stdout] 1409 | assert_eq!(pallet_balances::TotalIssuance::::get(), 0); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1407 | fn self_transfer_noop() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:1423:47 [INFO] [stdout] | [INFO] [stdout] 1423 | assert_eq!(pallet_balances::TotalIssuance::::get(), 100); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1407 | fn self_transfer_noop() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/currency_tests.rs:1439:38 [INFO] [stdout] | [INFO] [stdout] 1439 | pallet_balances::TotalIssuance::::get(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1407 | fn self_transfer_noop() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | System::inc_account_nonce(&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[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | assert_eq!(System::account_nonce(&2), 1); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:60:15 [INFO] [stdout] | [INFO] [stdout] 60 | assert_eq!(System::account_nonce(&2), 0); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/dispatchable_tests.rs:179:37 [INFO] [stdout] | [INFO] [stdout] 179 | assert_ok!(frame_system::Pallet::::inc_consumers(&1)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 176 | fn set_balance_handles_killing_account() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/dispatchable_tests.rs:190:61 [INFO] [stdout] | [INFO] [stdout] 190 | let old_total_issuance = pallet_balances::TotalIssuance::::get(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 188 | fn set_balance_handles_total_issuance() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/dispatchable_tests.rs:192:47 [INFO] [stdout] | [INFO] [stdout] 192 | assert_eq!(pallet_balances::TotalIssuance::::get(), old_total_issuance + 69); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 188 | fn set_balance_handles_total_issuance() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:204:4 [INFO] [stdout] | [INFO] [stdout] 204 | System::inc_providers(&7); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/dispatchable_tests.rs:205:16 [INFO] [stdout] | [INFO] [stdout] 205 | assert_ok!(::AccountStore::try_mutate_exists( [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:218:15 [INFO] [stdout] | [INFO] [stdout] 218 | assert_eq!(System::providers(&7), 1); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:219:15 [INFO] [stdout] | [INFO] [stdout] 219 | assert_eq!(System::consumers(&7), 0); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 222 | assert_eq!(System::providers(&7), 1); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:223:15 [INFO] [stdout] | [INFO] [stdout] 223 | assert_eq!(System::consumers(&7), 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 `Balances` in this scope [INFO] [stdout] --> src/tests/dispatchable_tests.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | >::unreserve(&7, 5); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/dispatchable_tests.rs:226:16 [INFO] [stdout] | [INFO] [stdout] 226 | assert_ok!(>::transfer(&7, &1, 10, Expendable)); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:228:15 [INFO] [stdout] | [INFO] [stdout] 228 | assert_eq!(System::providers(&7), 0); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:229:15 [INFO] [stdout] | [INFO] [stdout] 229 | assert_eq!(System::consumers(&7), 0); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/dispatchable_tests.rs:239:49 [INFO] [stdout] | [INFO] [stdout] 239 | let old_ti = pallet_balances::TotalIssuance::::get(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 235 | fn force_adjust_total_issuance_example() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/dispatchable_tests.rs:244:49 [INFO] [stdout] | [INFO] [stdout] 244 | let new_ti = pallet_balances::TotalIssuance::::get(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 235 | fn force_adjust_total_issuance_example() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/dispatchable_tests.rs:259:45 [INFO] [stdout] | [INFO] [stdout] 259 | let ti = pallet_balances::TotalIssuance::::get(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 256 | fn force_adjust_total_issuance_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/dispatchable_tests.rs:263:47 [INFO] [stdout] | [INFO] [stdout] 263 | assert_eq!(pallet_balances::TotalIssuance::::get(), ti + 32); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 256 | fn force_adjust_total_issuance_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:264:3 [INFO] [stdout] | [INFO] [stdout] 264 | System::assert_last_event(RuntimeEvent::Balances(Event::TotalIssuanceForced { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/dispatchable_tests.rs:271:47 [INFO] [stdout] | [INFO] [stdout] 271 | assert_eq!(pallet_balances::TotalIssuance::::get(), ti - 32); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 256 | fn force_adjust_total_issuance_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:272:3 [INFO] [stdout] | [INFO] [stdout] 272 | System::assert_last_event(RuntimeEvent::Balances(Event::TotalIssuanceForced { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/dispatchable_tests.rs:283:45 [INFO] [stdout] | [INFO] [stdout] 283 | let ti = pallet_balances::TotalIssuance::::get(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 280 | fn force_adjust_total_issuance_saturates() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/dispatchable_tests.rs:284:14 [INFO] [stdout] | [INFO] [stdout] 284 | let max = ::Balance::max_value(); [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/dispatchable_tests.rs:290:47 [INFO] [stdout] | [INFO] [stdout] 290 | assert_eq!(pallet_balances::TotalIssuance::::get(), max); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 280 | fn force_adjust_total_issuance_saturates() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/dispatchable_tests.rs:295:47 [INFO] [stdout] | [INFO] [stdout] 295 | assert_eq!(pallet_balances::TotalIssuance::::get(), 0); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 280 | fn force_adjust_total_issuance_saturates() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/dispatchable_tests.rs:304:12 [INFO] [stdout] | [INFO] [stdout] 304 | Error::::DeltaZero, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 300 | fn force_adjust_total_issuance_rejects_zero_delta() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/dispatchable_tests.rs:308:12 [INFO] [stdout] | [INFO] [stdout] 308 | Error::::DeltaZero, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 300 | fn force_adjust_total_issuance_rejects_zero_delta() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/dispatchable_tests.rs:319:47 [INFO] [stdout] | [INFO] [stdout] 319 | assert_eq!(pallet_balances::TotalIssuance::::get(), 64); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 314 | fn force_adjust_total_issuance_rejects_more_than_inactive() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/dispatchable_tests.rs:325:47 [INFO] [stdout] | [INFO] [stdout] 325 | assert_eq!(pallet_balances::TotalIssuance::::get(), 16); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 314 | fn force_adjust_total_issuance_rejects_more_than_inactive() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/dispatchable_tests.rs:330:12 [INFO] [stdout] | [INFO] [stdout] 330 | Error::::IssuanceDeactivated, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 314 | fn force_adjust_total_issuance_rejects_more_than_inactive() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/dispatchable_tests.rs:334:47 [INFO] [stdout] | [INFO] [stdout] 334 | assert_eq!(pallet_balances::TotalIssuance::::get(), 26); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 314 | fn force_adjust_total_issuance_rejects_more_than_inactive() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/dispatchable_tests.rs:345:56 [INFO] [stdout] | [INFO] [stdout] 345 | let init_issuance = pallet_balances::TotalIssuance::::get(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 340 | fn burn_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:357:3 [INFO] [stdout] | [INFO] [stdout] 357 | System::assert_last_event(RuntimeEvent::Balances(Event::Burned { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/dispatchable_tests.rs:361:47 [INFO] [stdout] | [INFO] [stdout] 361 | assert_eq!(pallet_balances::TotalIssuance::::get(), init_issuance - burn_amount_1); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 340 | fn burn_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/dispatchable_tests.rs:366:36 [INFO] [stdout] | [INFO] [stdout] 366 | init_balance - burn_amount_1 - ::ExistentialDeposit::get() + 1; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:374:3 [INFO] [stdout] | [INFO] [stdout] 374 | System::assert_last_event(RuntimeEvent::Balances(Event::Burned { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/dispatchable_tests.rs:379:37 [INFO] [stdout] | [INFO] [stdout] 379 | pallet_balances::TotalIssuance::::get(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 340 | fn burn_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | let trap_account = ::AccountId::from(65174286u64); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 139 | generate_tests!(conformance_tests, 1); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | Balances, [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] ... [INFO] [stdout] 139 | generate_tests!(conformance_tests, 1); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | ::AccountId, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 139 | generate_tests!(conformance_tests, 1); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | Balances, [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] ... [INFO] [stdout] 139 | generate_tests!(conformance_tests, 1); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | ::AccountId, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 139 | generate_tests!(conformance_tests, 1); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | Balances, [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] ... [INFO] [stdout] 139 | generate_tests!(conformance_tests, 1); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | ::AccountId, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 139 | generate_tests!(conformance_tests, 1); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | Balances, [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] ... [INFO] [stdout] 139 | generate_tests!(conformance_tests, 1); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | ::AccountId, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 139 | generate_tests!(conformance_tests, 1); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | Balances, [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] ... [INFO] [stdout] 139 | generate_tests!(conformance_tests, 1); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | ::AccountId, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 139 | generate_tests!(conformance_tests, 1); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | let trap_account = ::AccountId::from(65174286u64); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 140 | generate_tests!(conformance_tests, 5); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | Balances, [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] ... [INFO] [stdout] 140 | generate_tests!(conformance_tests, 5); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | ::AccountId, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 140 | generate_tests!(conformance_tests, 5); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | Balances, [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] ... [INFO] [stdout] 140 | generate_tests!(conformance_tests, 5); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | ::AccountId, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 140 | generate_tests!(conformance_tests, 5); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | Balances, [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] ... [INFO] [stdout] 140 | generate_tests!(conformance_tests, 5); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | ::AccountId, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 140 | generate_tests!(conformance_tests, 5); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | Balances, [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] ... [INFO] [stdout] 140 | generate_tests!(conformance_tests, 5); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | ::AccountId, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 140 | generate_tests!(conformance_tests, 5); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | Balances, [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] ... [INFO] [stdout] 140 | generate_tests!(conformance_tests, 5); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | ::AccountId, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 140 | generate_tests!(conformance_tests, 5); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | let trap_account = ::AccountId::from(65174286u64); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 141 | generate_tests!(conformance_tests, 1000); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | Balances, [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] ... [INFO] [stdout] 141 | generate_tests!(conformance_tests, 1000); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | ::AccountId, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 141 | generate_tests!(conformance_tests, 1000); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | Balances, [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] ... [INFO] [stdout] 141 | generate_tests!(conformance_tests, 1000); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | ::AccountId, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 141 | generate_tests!(conformance_tests, 1000); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | Balances, [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] ... [INFO] [stdout] 141 | generate_tests!(conformance_tests, 1000); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | ::AccountId, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 141 | generate_tests!(conformance_tests, 1000); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | Balances, [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] ... [INFO] [stdout] 141 | generate_tests!(conformance_tests, 1000); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | ::AccountId, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 141 | generate_tests!(conformance_tests, 1000); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | Balances, [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] ... [INFO] [stdout] 141 | generate_tests!(conformance_tests, 1000); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | ::AccountId, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 141 | generate_tests!(conformance_tests, 1000); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/fungible_tests.rs:53:3 [INFO] [stdout] | [INFO] [stdout] 53 | System::inc_providers(&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 `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:80:15 [INFO] [stdout] | [INFO] [stdout] 80 | assert_eq!(>::balance(&1337), 0); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:82:15 [INFO] [stdout] | [INFO] [stdout] 82 | assert_eq!(>::balance(&1337), 100); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:84:15 [INFO] [stdout] | [INFO] [stdout] 84 | assert_ok!(>::hold(&TestId::Foo, &1337, 60)); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | assert_eq!(>::balance(&1337), 40); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:86:15 [INFO] [stdout] | [INFO] [stdout] 86 | assert_eq!(>::total_balance_on_hold(&1337), 60); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | >::balance_on_hold(&TestId::Foo, &1337), [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:92:59 [INFO] [stdout] | [INFO] [stdout] 92 | assert_noop!(Balances::write_balance(&1337, 0), Error::::InsufficientBalance); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 78 | fn unbalanced_trait_set_balance_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:95:15 [INFO] [stdout] | [INFO] [stdout] 95 | assert_eq!(>::balance(&1337), 1); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | >::balance_on_hold(&TestId::Foo, &1337), [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:101:15 [INFO] [stdout] | [INFO] [stdout] 101 | assert_ok!(>::release(&TestId::Foo, &1337, 60, Exact)); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:102:15 [INFO] [stdout] | [INFO] [stdout] 102 | assert_eq!(>::balance_on_hold(&TestId::Foo, &1337), 0); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:103:15 [INFO] [stdout] | [INFO] [stdout] 103 | assert_eq!(>::total_balance_on_hold(&1337), 0); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:110:15 [INFO] [stdout] | [INFO] [stdout] 110 | assert_eq!(>::total_issuance(), 0); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:112:15 [INFO] [stdout] | [INFO] [stdout] 112 | assert_eq!(>::total_issuance(), 100); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:121:15 [INFO] [stdout] | [INFO] [stdout] 121 | assert_eq!(>::balance(&1337), 100); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:123:15 [INFO] [stdout] | [INFO] [stdout] 123 | assert_ok!(>::hold(&TestId::Foo, &1337, 50)); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:124:15 [INFO] [stdout] | [INFO] [stdout] 124 | assert_eq!(>::balance(&1337), 50); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:127:15 [INFO] [stdout] | [INFO] [stdout] 127 | assert_eq!(>::balance(&1337), 30); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:135:15 [INFO] [stdout] | [INFO] [stdout] 135 | assert_eq!(>::balance(&1337), 100); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:142:15 [INFO] [stdout] | [INFO] [stdout] 142 | assert_eq!(>::balance(&1337), 0); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:152:15 [INFO] [stdout] | [INFO] [stdout] 152 | assert_eq!(>::balance(&1337), 40); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | assert_eq!(>::balance(&1337), 1); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:168:15 [INFO] [stdout] | [INFO] [stdout] 168 | assert_eq!(>::balance(&1337), 100); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:171:15 [INFO] [stdout] | [INFO] [stdout] 171 | assert_eq!(>::balance(&1337), 0); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:180:15 [INFO] [stdout] | [INFO] [stdout] 180 | assert_eq!(>::balance(&1337), 0); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:198:15 [INFO] [stdout] | [INFO] [stdout] 198 | assert_eq!(>::balance(&1337), 1); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/fungible_tests.rs:231:15 [INFO] [stdout] | [INFO] [stdout] 231 | assert_eq!(System::consumers(&1), 1); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/fungible_tests.rs:289:15 [INFO] [stdout] | [INFO] [stdout] 289 | assert_eq!(System::consumers(&1), 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 `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:290:16 [INFO] [stdout] | [INFO] [stdout] 290 | assert_ok!(>::transfer(&1, &2, 5, Expendable)); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:292:6 [INFO] [stdout] | [INFO] [stdout] 292 | >::transfer(&1, &2, 1, Expendable), [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/fungible_tests.rs:306:15 [INFO] [stdout] | [INFO] [stdout] 306 | assert_eq!(System::consumers(&1), 0); [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 `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:309:16 [INFO] [stdout] | [INFO] [stdout] 309 | assert_ok!(>::transfer(&1, &2, 10, Expendable)); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/fungible_tests.rs:321:15 [INFO] [stdout] | [INFO] [stdout] 321 | assert_eq!(System::consumers(&1), 0); [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 `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:324:16 [INFO] [stdout] | [INFO] [stdout] 324 | assert_ok!(>::transfer(&1, &2, 10, Expendable)); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:336:16 [INFO] [stdout] | [INFO] [stdout] 336 | assert_ok!(>::transfer(&1, &2, 5, Expendable)); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:338:6 [INFO] [stdout] | [INFO] [stdout] 338 | >::transfer(&1, &2, 1, Expendable), [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:355:6 [INFO] [stdout] | [INFO] [stdout] 355 | >::transfer(&1, &2, 1, Expendable), [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/fungible_tests.rs:369:15 [INFO] [stdout] | [INFO] [stdout] 369 | assert_eq!(System::consumers(&1), 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 `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:370:16 [INFO] [stdout] | [INFO] [stdout] 370 | assert_ok!(>::transfer(&1, &2, 5, Expendable)); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:372:6 [INFO] [stdout] | [INFO] [stdout] 372 | >::transfer(&1, &2, 1, Expendable), [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:384:5 [INFO] [stdout] | [INFO] [stdout] 384 | >::set_balance(&1, 100); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/fungible_tests.rs:386:4 [INFO] [stdout] | [INFO] [stdout] 386 | System::inc_providers(&1); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/fungible_tests.rs:387:15 [INFO] [stdout] | [INFO] [stdout] 387 | assert_eq!(System::providers(&1), 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[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/fungible_tests.rs:389:15 [INFO] [stdout] | [INFO] [stdout] 389 | assert_eq!(System::providers(&1), 1); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/fungible_tests.rs:390:17 [INFO] [stdout] | [INFO] [stdout] 390 | assert_noop!(System::dec_providers(&1), DispatchError::ConsumerRemaining); [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 `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:400:5 [INFO] [stdout] | [INFO] [stdout] 400 | >::set_balance(&1, 100); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:418:6 [INFO] [stdout] | [INFO] [stdout] 418 | >::set_balance(&1, 100); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/fungible_tests.rs:421:5 [INFO] [stdout] | [INFO] [stdout] 421 | System::inc_sufficients(&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 `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:423:17 [INFO] [stdout] | [INFO] [stdout] 423 | assert_ok!(>::transfer(&1, &1337, 100, Expendable)); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:426:7 [INFO] [stdout] | [INFO] [stdout] 426 | >::transfer(&1, &1337, 100, Expendable), [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/fungible_tests.rs:437:3 [INFO] [stdout] | [INFO] [stdout] 437 | System::reset_events(); [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 `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:490:16 [INFO] [stdout] | [INFO] [stdout] 490 | assert_ok!(>::withdraw( [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:498:6 [INFO] [stdout] | [INFO] [stdout] 498 | >::withdraw(&1, 5, Exact, Preserve, Polite), [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:512:5 [INFO] [stdout] | [INFO] [stdout] 512 | Balances, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 512 - Balances, [INFO] [stdout] 512 + Balance, [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 510 | type Consideration = FreezeConsideration< [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:558:5 [INFO] [stdout] | [INFO] [stdout] 558 | Balances, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 558 - Balances, [INFO] [stdout] 558 + Balance, [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 556 | type Consideration = HoldConsideration< [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:604:5 [INFO] [stdout] | [INFO] [stdout] 604 | Balances, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 604 - Balances, [INFO] [stdout] 604 + Balance, [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 602 | type Consideration = LoneFreezeConsideration< [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/fungible_tests.rs:642:5 [INFO] [stdout] | [INFO] [stdout] 642 | Balances, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 642 - Balances, [INFO] [stdout] 642 + Balance, [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 640 | type Consideration = LoneHoldConsideration< [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/reentrancy_tests.rs:55:15 [INFO] [stdout] | [INFO] [stdout] 55 | assert_eq!(System::events().len(), 14); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/reentrancy_tests.rs:57:4 [INFO] [stdout] | [INFO] [stdout] 57 | System::assert_has_event(RuntimeEvent::Balances(crate::Event::Transfer { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/reentrancy_tests.rs:62:4 [INFO] [stdout] | [INFO] [stdout] 62 | System::assert_has_event(RuntimeEvent::Balances(crate::Event::DustLost { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/reentrancy_tests.rs:66:4 [INFO] [stdout] | [INFO] [stdout] 66 | System::assert_has_event(RuntimeEvent::Balances(crate::Event::Deposit { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/reentrancy_tests.rs:96:15 [INFO] [stdout] | [INFO] [stdout] 96 | assert_eq!(System::events().len(), 12); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/reentrancy_tests.rs:98:4 [INFO] [stdout] | [INFO] [stdout] 98 | System::assert_has_event(RuntimeEvent::Balances(crate::Event::Transfer { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/reentrancy_tests.rs:103:4 [INFO] [stdout] | [INFO] [stdout] 103 | System::assert_has_event(RuntimeEvent::Balances(crate::Event::DustLost { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/reentrancy_tests.rs:107:4 [INFO] [stdout] | [INFO] [stdout] 107 | System::assert_has_event(RuntimeEvent::Balances(crate::Event::Deposit { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/reentrancy_tests.rs:142:15 [INFO] [stdout] | [INFO] [stdout] 142 | assert_eq!(System::events().len(), 12); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/reentrancy_tests.rs:144:4 [INFO] [stdout] | [INFO] [stdout] 144 | System::assert_has_event(RuntimeEvent::Balances(crate::Event::Transfer { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/reentrancy_tests.rs:149:4 [INFO] [stdout] | [INFO] [stdout] 149 | System::assert_has_event(RuntimeEvent::Balances(crate::Event::DustLost { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/reentrancy_tests.rs:153:4 [INFO] [stdout] | [INFO] [stdout] 153 | System::assert_has_event(RuntimeEvent::Balances(crate::Event::Deposit { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/mod.rs:57:47 [INFO] [stdout] | [INFO] [stdout] 57 | type Block = frame_system::mocking::MockBlock; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 57 | type Block = frame_system::mocking::MockBlock; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/mod.rs:83:30 [INFO] [stdout] | [INFO] [stdout] 83 | pub(crate) type AccountId = ::AccountId; [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/mod.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [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/mod.rs:103:31 [INFO] [stdout] | [INFO] [stdout] 103 | 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/tests/mod.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-42.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/tests/mod.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-42.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/tests/mod.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-42.0.0/src/lib.rs:362:9 [INFO] [stdout] | [INFO] [stdout] 362 | type Self::RuntimeCall = (); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PalletInfo` in this scope [INFO] [stdout] --> src/tests/mod.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-42.0.0/src/lib.rs:364:9 [INFO] [stdout] | [INFO] [stdout] 364 | type Self::PalletInfo = (); [INFO] [stdout] | ++++++ [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 22 + use frame_support::traits::PalletInfo; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeTask` in this scope [INFO] [stdout] --> src/tests/mod.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-42.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/tests/mod.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | impl Config for Test { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope [INFO] [stdout] --> src/lib.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | type RuntimeEvent = (); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:121:1 [INFO] [stdout] | [INFO] [stdout] 121 | #[derive_impl(pallet_balances::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pallet_balances::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] | [INFO] [stdout] 228 | type Self::RuntimeEvent = (); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/mod.rs:172:45 [INFO] [stdout] | [INFO] [stdout] 172 | let mut t = frame_system::GenesisConfig::::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] 145 | impl ExtBuilder { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/mod.rs:173:36 [INFO] [stdout] | [INFO] [stdout] 173 | pallet_balances::GenesisConfig:: { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 145 | impl ExtBuilder { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/mod.rs:195:23 [INFO] [stdout] | [INFO] [stdout] 195 | ext.execute_with(|| System::set_block_number(1)); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/mod.rs:204:28 [INFO] [stdout] | [INFO] [stdout] 204 | Balances::do_try_state(System::block_number()).unwrap(); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/mod.rs:211:28 [INFO] [stdout] | [INFO] [stdout] 211 | Balances::do_try_state(System::block_number()).unwrap(); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/mod.rs:223:28 [INFO] [stdout] | [INFO] [stdout] 223 | impl OnUnbalanced> for DustTrap { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 223 | impl OnUnbalanced> for DustTrap { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/mod.rs:224:44 [INFO] [stdout] | [INFO] [stdout] 224 | fn on_nonzero_unbalanced(amount: CreditOf) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 223 | impl OnUnbalanced> for DustTrap { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests/mod.rs:228:19 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) type Balance = ::Balance; [INFO] [stdout] | ---------------------------------------------------- similarly named type alias `Balance` defined here [INFO] [stdout] ... [INFO] [stdout] 228 | let result = >::resolve(&a, amount); [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/mod.rs:240:59 [INFO] [stdout] | [INFO] [stdout] 240 | type BalancesAccountStore = StorageMapShim, u64, super::AccountData>; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 240 | type BalancesAccountStore = StorageMapShim, u64, super::AccountData>; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/mod.rs:241:48 [INFO] [stdout] | [INFO] [stdout] 241 | type SystemAccountStore = frame_system::Pallet; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 241 | type SystemAccountStore = frame_system::Pallet; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope [INFO] [stdout] --> src/tests/mod.rs:298:24 [INFO] [stdout] | [INFO] [stdout] 298 | pub fn events() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 298 | pub fn events() -> Vec { [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/mod.rs:299:12 [INFO] [stdout] | [INFO] [stdout] 299 | let evt = System::events().into_iter().map(|evt| evt.event).collect::>(); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/mod.rs:300:2 [INFO] [stdout] | [INFO] [stdout] 300 | System::reset_events(); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in module `crate::tests` [INFO] [stdout] --> src/tests/mod.rs:323:19 [INFO] [stdout] | [INFO] [stdout] 323 | ::AccountId::decode( [INFO] [stdout] | ^^^^ not found in `crate::tests` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/mod.rs:331:37 [INFO] [stdout] | [INFO] [stdout] 331 | for acc in frame_system::Account::::iter_keys() { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 310 | pub fn ensure_ti_valid() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/mod.rs:340:38 [INFO] [stdout] | [INFO] [stdout] 340 | let data = frame_system::Pallet::::account(acc); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 310 | pub fn ensure_ti_valid() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/mod.rs:343:32 [INFO] [stdout] | [INFO] [stdout] 343 | let data = crate::Account::::get(acc); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 310 | pub fn ensure_ti_valid() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/mod.rs:349:29 [INFO] [stdout] | [INFO] [stdout] 349 | assert_eq!(TotalIssuance::::get(), sum, "Total Issuance is incorrect"); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 310 | pub fn ensure_ti_valid() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/mod.rs:354:27 [INFO] [stdout] | [INFO] [stdout] 354 | let info = crate::Call::::transfer_allow_death { dest: 10, value: 4 }.get_dispatch_info(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 353 | fn weights_sane() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/mod.rs:357:27 [INFO] [stdout] | [INFO] [stdout] 357 | let info = crate::Call::::force_unreserve { who: 10, amount: 4 }.get_dispatch_info(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 353 | fn weights_sane() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests/mod.rs:388:51 [INFO] [stdout] | [INFO] [stdout] 388 | let mut system_account = frame_system::Account::::get(&who); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 385 | pub(crate) fn get_test_account( [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pallet` [INFO] [stdout] --> src/tests/mod.rs:23:65 [INFO] [stdout] | [INFO] [stdout] 23 | self as pallet_balances, AccountData, Config, CreditOf, Error, Pallet, TotalIssuance, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ConstU8`, `IdentityFee`, and `WhitelistedStorageKeys` [INFO] [stdout] --> src/tests/mod.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fungible, ConstU32, ConstU8, Imbalance as ImbalanceT, OnUnbalanced, StorageMapShim, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 33 | StoredMap, VariantCount, VariantCountOf, WhitelistedStorageKeys, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 34 | }, [INFO] [stdout] 35 | weights::{IdentityFee, Weight}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FixedPointNumber` [INFO] [stdout] --> src/tests/mod.rs:44:64 [INFO] [stdout] | [INFO] [stdout] 44 | ArithmeticError, BuildStorage, DispatchError, DispatchResult, FixedPointNumber, RuntimeDebug, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Currency`, `InspectFreeze`, `LockableCurrency`, `MutateFreeze`, `MutateHold`, and `ReservableCurrency` [INFO] [stdout] --> src/tests/consumer_limit_tests.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | fungible::{InspectFreeze, MutateFreeze, MutateHold}, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] 23 | Currency, Get, LockIdentifier, LockableCurrency, ReservableCurrency, WithdrawReasons, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LockableCurrency`, `NamedReservableCurrency`, and `ReservableCurrency` [INFO] [stdout] --> src/tests/currency_tests.rs:27:44 [INFO] [stdout] | [INFO] [stdout] 27 | InspectLockableCurrency, LockIdentifier, LockableCurrency, NamedReservableCurrency, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 28 | ReservableCurrency, WithdrawReasons, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sp_runtime::traits::DispatchTransaction` [INFO] [stdout] --> src/tests/currency_tests.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use sp_runtime::traits::DispatchTransaction; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `frame_support::traits::Hooks` [INFO] [stdout] --> src/tests/currency_tests.rs:1141:6 [INFO] [stdout] | [INFO] [stdout] 1141 | use frame_support::traits::Hooks; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fungible::Unbalanced` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:25:29 [INFO] [stdout] | [INFO] [stdout] 25 | use frame_support::traits::{fungible::Unbalanced, tokens::Preservation::Expendable}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Inspect`, `Mutate`, and `hold::Mutate as HoldMutate` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | use fungible::{hold::Mutate as HoldMutate, Inspect, Mutate}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Inspect` and `Mutate` [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:19:58 [INFO] [stdout] | [INFO] [stdout] 19 | use frame_support::traits::fungible::{conformance_tests, Inspect, Mutate}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `InspectFreeze`, `InspectHold`, `Inspect`, `MutateFreeze`, `MutateHold`, `Mutate`, and `Unbalanced` [INFO] [stdout] --> src/tests/fungible_tests.rs:31:42 [INFO] [stdout] | [INFO] [stdout] 31 | FreezeConsideration, HoldConsideration, Inspect, InspectFreeze, InspectHold, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 32 | LoneFreezeConsideration, LoneHoldConsideration, Mutate, MutateFreeze, MutateHold, Unbalanced, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MutateHold` and `Mutate` [INFO] [stdout] --> src/tests/general_tests.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | fungible::{Mutate, MutateHold}, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fungible::Balanced` [INFO] [stdout] --> src/tests/reentrancy_tests.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use fungible::Balanced; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/consumer_limit_tests.rs:36:4 [INFO] [stdout] | [INFO] [stdout] 36 | Balances::make_free_balance_be(&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 `Balances` [INFO] [stdout] --> src/tests/consumer_limit_tests.rs:60:4 [INFO] [stdout] | [INFO] [stdout] 60 | Balances::set_lock(ID_1, &1, 20, WithdrawReasons::all()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/consumer_limit_tests.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | assert_eq!(Balances::locks(&1).len(), 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/consumer_limit_tests.rs:62:15 [INFO] [stdout] | [INFO] [stdout] 62 | assert_eq!(Balances::locks(&1)[0].amount, 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/consumer_limit_tests.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | Balances::transfer_allow_death(frame_system::RawOrigin::Signed(1).into(), 2, 90), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/consumer_limit_tests.rs:86:4 [INFO] [stdout] | [INFO] [stdout] 86 | Balances::make_free_balance_be(&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 `Balances` [INFO] [stdout] --> src/tests/consumer_limit_tests.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | Balances::set_freeze(&TestId::Foo, &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/consumer_limit_tests.rs:103:15 [INFO] [stdout] | [INFO] [stdout] 103 | assert_eq!(Balances::balance_frozen(&TestId::Foo, &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/consumer_limit_tests.rs:117:4 [INFO] [stdout] | [INFO] [stdout] 117 | Balances::make_free_balance_be(&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 `Balances` [INFO] [stdout] --> src/tests/consumer_limit_tests.rs:129:16 [INFO] [stdout] | [INFO] [stdout] 129 | assert_err!(Balances::hold(&TestId::Foo, &1, 50), DispatchError::TooManyConsumers); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/consumer_limit_tests.rs:141:4 [INFO] [stdout] | [INFO] [stdout] 141 | Balances::make_free_balance_be(&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 `Balances` [INFO] [stdout] --> src/tests/consumer_limit_tests.rs:151:17 [INFO] [stdout] | [INFO] [stdout] 151 | assert_noop!(Balances::reserve(&1, 20), DispatchError::TooManyConsumers); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests/currency_tests.rs:39:3 [INFO] [stdout] | [INFO] [stdout] 39 | &RuntimeCall::Balances(crate::Call::transfer_allow_death { dest: 0, value: 0 }); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:44:14 [INFO] [stdout] | [INFO] [stdout] 44 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), 1, 1000)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests/currency_tests.rs:44:42 [INFO] [stdout] | [INFO] [stdout] 44 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), 1, 1000)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:59:4 [INFO] [stdout] | [INFO] [stdout] 59 | Balances::set_lock(ID_1, &1, u64::MAX, WithdrawReasons::all()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:60:4 [INFO] [stdout] | [INFO] [stdout] 60 | Balances::set_lock(ID_1, &1, 0, WithdrawReasons::all()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:71:4 [INFO] [stdout] | [INFO] [stdout] 71 | Balances::set_lock(ID_1, &1, u64::MAX, WithdrawReasons::all()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:72:4 [INFO] [stdout] | [INFO] [stdout] 72 | Balances::set_lock(ID_1, &1, u64::MAX, WithdrawReasons::empty()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:83:15 [INFO] [stdout] | [INFO] [stdout] 83 | assert_eq!(Balances::free_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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:84:4 [INFO] [stdout] | [INFO] [stdout] 84 | Balances::set_lock(ID_1, &1, 9, WithdrawReasons::all()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:98:4 [INFO] [stdout] | [INFO] [stdout] 98 | Balances::set_lock(ID_1, &1, 10, WithdrawReasons::all()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:99:4 [INFO] [stdout] | [INFO] [stdout] 99 | Balances::set_lock(ID_2, &1, 10, WithdrawReasons::all()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:100:4 [INFO] [stdout] | [INFO] [stdout] 100 | Balances::set_lock(ID_1, &2, 20, WithdrawReasons::all()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:116:15 [INFO] [stdout] | [INFO] [stdout] 116 | assert_eq!(Balances::free_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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:139:15 [INFO] [stdout] | [INFO] [stdout] 139 | assert_eq!(Balances::free_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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:148:15 [INFO] [stdout] | [INFO] [stdout] 148 | assert_eq!(Balances::free_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/currency_tests.rs:158:4 [INFO] [stdout] | [INFO] [stdout] 158 | Balances::set_lock(ID_1, &1, 5, WithdrawReasons::all()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:169:4 [INFO] [stdout] | [INFO] [stdout] 169 | Balances::set_lock(ID_1, &1, u64::MAX, WithdrawReasons::all()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:171:4 [INFO] [stdout] | [INFO] [stdout] 171 | Balances::remove_lock(ID_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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:183:4 [INFO] [stdout] | [INFO] [stdout] 183 | Balances::set_lock(ID_1, &1, u64::MAX, WithdrawReasons::all()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:185:4 [INFO] [stdout] | [INFO] [stdout] 185 | Balances::set_lock(ID_1, &1, 5, WithdrawReasons::all()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:197:4 [INFO] [stdout] | [INFO] [stdout] 197 | Balances::set_lock(ID_1, &1, 5, WithdrawReasons::all()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:199:4 [INFO] [stdout] | [INFO] [stdout] 199 | Balances::set_lock(ID_2, &1, 5, WithdrawReasons::all()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:212:4 [INFO] [stdout] | [INFO] [stdout] 212 | Balances::set_lock(ID_1, &1, u64::MAX, WithdrawReasons::empty()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:214:4 [INFO] [stdout] | [INFO] [stdout] 214 | Balances::set_lock(ID_2, &1, 0, WithdrawReasons::all()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:226:4 [INFO] [stdout] | [INFO] [stdout] 226 | Balances::set_lock(ID_1, &1, 5, WithdrawReasons::all()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:232:4 [INFO] [stdout] | [INFO] [stdout] 232 | Balances::extend_lock(ID_1, &1, 2, WithdrawReasons::all()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:238:4 [INFO] [stdout] | [INFO] [stdout] 238 | Balances::extend_lock(ID_1, &1, 8, WithdrawReasons::all()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:256:4 [INFO] [stdout] | [INFO] [stdout] 256 | Balances::set_lock(ID_1, &1, 10, WithdrawReasons::RESERVE); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:261:17 [INFO] [stdout] | [INFO] [stdout] 261 | assert_noop!(Balances::reserve(&1, 1), Error::::LiquidityRestrictions,); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:289:4 [INFO] [stdout] | [INFO] [stdout] 289 | Balances::set_lock(ID_1, &1, 10, WithdrawReasons::TRANSACTION_PAYMENT); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:294:17 [INFO] [stdout] | [INFO] [stdout] 294 | assert_noop!(Balances::reserve(&1, 1), Error::::LiquidityRestrictions,); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:322:4 [INFO] [stdout] | [INFO] [stdout] 322 | Balances::set_lock(ID_1, &1, 10, WithdrawReasons::all()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:327:4 [INFO] [stdout] | [INFO] [stdout] 327 | Balances::extend_lock(ID_1, &1, 10, WithdrawReasons::all()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:333:4 [INFO] [stdout] | [INFO] [stdout] 333 | Balances::extend_lock(ID_1, &1, 10, WithdrawReasons::all()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:347:4 [INFO] [stdout] | [INFO] [stdout] 347 | Balances::set_lock(ID_1, &1, 10, WithdrawReasons::TRANSFER); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:352:4 [INFO] [stdout] | [INFO] [stdout] 352 | Balances::extend_lock(ID_1, &1, 10, WithdrawReasons::empty()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:357:4 [INFO] [stdout] | [INFO] [stdout] 357 | Balances::extend_lock(ID_1, &1, 10, WithdrawReasons::RESERVE); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:372:15 [INFO] [stdout] | [INFO] [stdout] 372 | assert_eq!(Balances::total_balance(&2), 256 * 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/currency_tests.rs:377:15 [INFO] [stdout] | [INFO] [stdout] 377 | assert_ok!(Balances::reserve(&2, 256 * 19 + 1)); // account 2 becomes mostly reserved [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:379:15 [INFO] [stdout] | [INFO] [stdout] 379 | assert_eq!(Balances::free_balance(2), 255); // "free" account would be deleted. [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:380:15 [INFO] [stdout] | [INFO] [stdout] 380 | assert_eq!(Balances::total_balance(&2), 256 * 20); // reserve still exists. [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:384:15 [INFO] [stdout] | [INFO] [stdout] 384 | assert_ok!(Balances::transfer_allow_death(Some(4).into(), 5, 256 * 1 + 0x69)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:385:15 [INFO] [stdout] | [INFO] [stdout] 385 | assert_eq!(Balances::total_balance(&5), 256 * 1 + 0x69); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:387:12 [INFO] [stdout] | [INFO] [stdout] 387 | assert!(Balances::slash_reserved(&2, 256 * 19 + 1).1.is_zero()); // account 2 gets slashed [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:394:15 [INFO] [stdout] | [INFO] [stdout] 394 | assert_eq!(Balances::total_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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:397:15 [INFO] [stdout] | [INFO] [stdout] 397 | assert_ok!(Balances::transfer_allow_death(Some(4).into(), 6, 256 * 1 + 0x69)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:398:15 [INFO] [stdout] | [INFO] [stdout] 398 | assert_eq!(Balances::total_balance(&6), 256 * 1 + 0x69); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:405:14 [INFO] [stdout] | [INFO] [stdout] 405 | assert_eq!(Balances::total_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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:406:14 [INFO] [stdout] | [INFO] [stdout] 406 | assert_ok!(Balances::deposit_into_existing(&1, 10).map(drop)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:410:5 [INFO] [stdout] | [INFO] [stdout] 410 | RuntimeEvent::Balances(crate::Event::Deposit { who: 1, amount: 10 }), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:411:5 [INFO] [stdout] | [INFO] [stdout] 411 | RuntimeEvent::Balances(crate::Event::Issued { amount: 10 }), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:414:14 [INFO] [stdout] | [INFO] [stdout] 414 | assert_eq!(Balances::total_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/currency_tests.rs:422:11 [INFO] [stdout] | [INFO] [stdout] 422 | let _ = Balances::deposit_creating(&1, 42); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:423:28 [INFO] [stdout] | [INFO] [stdout] 423 | System::assert_has_event(RuntimeEvent::Balances(crate::Event::Deposit { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:427:14 [INFO] [stdout] | [INFO] [stdout] 427 | assert_eq!(Balances::free_balance(1), 42); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:428:14 [INFO] [stdout] | [INFO] [stdout] 428 | 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/currency_tests.rs:429:14 [INFO] [stdout] | [INFO] [stdout] 429 | assert_eq!(Balances::total_balance(&1), 42); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:430:14 [INFO] [stdout] | [INFO] [stdout] 430 | assert_eq!(Balances::free_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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:431:14 [INFO] [stdout] | [INFO] [stdout] 431 | 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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:432:14 [INFO] [stdout] | [INFO] [stdout] 432 | assert_eq!(Balances::total_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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:439:11 [INFO] [stdout] | [INFO] [stdout] 439 | let _ = Balances::deposit_creating(&1, 111); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:441:14 [INFO] [stdout] | [INFO] [stdout] 441 | assert_eq!(Balances::total_balance(&1), 111); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:442:14 [INFO] [stdout] | [INFO] [stdout] 442 | assert_eq!(Balances::free_balance(1), 111); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:443:14 [INFO] [stdout] | [INFO] [stdout] 443 | 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/currency_tests.rs:445:14 [INFO] [stdout] | [INFO] [stdout] 445 | assert_ok!(Balances::reserve(&1, 69)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:447:14 [INFO] [stdout] | [INFO] [stdout] 447 | assert_eq!(Balances::total_balance(&1), 111); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:448:14 [INFO] [stdout] | [INFO] [stdout] 448 | assert_eq!(Balances::free_balance(1), 42); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:449:14 [INFO] [stdout] | [INFO] [stdout] 449 | assert_eq!(Balances::reserved_balance(1), 69); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:456:11 [INFO] [stdout] | [INFO] [stdout] 456 | let _ = Balances::deposit_creating(&1, 111); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:457:14 [INFO] [stdout] | [INFO] [stdout] 457 | assert_ok!(Balances::reserve(&1, 69)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:458:14 [INFO] [stdout] | [INFO] [stdout] 458 | assert_eq!(Balances::free_balance(1), 42); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:465:11 [INFO] [stdout] | [INFO] [stdout] 465 | let _ = Balances::deposit_creating(&1, 42); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:466:14 [INFO] [stdout] | [INFO] [stdout] 466 | assert_ok!(Balances::mutate_account(&1, false, |a| a.reserved = 69)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:467:3 [INFO] [stdout] | [INFO] [stdout] 467 | Balances::unreserve(&1, 69); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:468:14 [INFO] [stdout] | [INFO] [stdout] 468 | assert_eq!(Balances::free_balance(1), 111); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:469:14 [INFO] [stdout] | [INFO] [stdout] 469 | 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/currency_tests.rs:476:11 [INFO] [stdout] | [INFO] [stdout] 476 | let _ = Balances::deposit_creating(&1, 112); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:477:14 [INFO] [stdout] | [INFO] [stdout] 477 | assert_ok!(Balances::reserve(&1, 69)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:478:11 [INFO] [stdout] | [INFO] [stdout] 478 | assert!(Balances::slash(&1, 42).1.is_zero()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:479:14 [INFO] [stdout] | [INFO] [stdout] 479 | assert_eq!(Balances::free_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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:480:14 [INFO] [stdout] | [INFO] [stdout] 480 | assert_eq!(Balances::reserved_balance(1), 69); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:488:11 [INFO] [stdout] | [INFO] [stdout] 488 | let _ = Balances::deposit_creating(&2, 111); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:490:4 [INFO] [stdout] | [INFO] [stdout] 490 | Balances::withdraw(&2, 11, WithdrawReasons::TRANSFER, ExistenceRequirement::KeepAlive); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:491:28 [INFO] [stdout] | [INFO] [stdout] 491 | System::assert_has_event(RuntimeEvent::Balances(crate::Event::Withdraw { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:495:14 [INFO] [stdout] | [INFO] [stdout] 495 | assert_eq!(Balances::free_balance(2), 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/currency_tests.rs:504:11 [INFO] [stdout] | [INFO] [stdout] 504 | let _ = Balances::deposit_creating(&2, 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/currency_tests.rs:505:14 [INFO] [stdout] | [INFO] [stdout] 505 | assert_ok!(Balances::reserve(&2, 5)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:507:4 [INFO] [stdout] | [INFO] [stdout] 507 | Balances::withdraw(&2, 6, WithdrawReasons::TRANSFER, ExistenceRequirement::KeepAlive), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:510:14 [INFO] [stdout] | [INFO] [stdout] 510 | assert_ok!(Balances::withdraw( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:522:11 [INFO] [stdout] | [INFO] [stdout] 522 | let _ = Balances::deposit_creating(&1, 42); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:523:14 [INFO] [stdout] | [INFO] [stdout] 523 | assert_ok!(Balances::reserve(&1, 21)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:524:14 [INFO] [stdout] | [INFO] [stdout] 524 | assert_eq!(Balances::slash(&1, 69).1, 49); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:525:14 [INFO] [stdout] | [INFO] [stdout] 525 | assert_eq!(Balances::free_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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:526:14 [INFO] [stdout] | [INFO] [stdout] 526 | assert_eq!(Balances::reserved_balance(1), 21); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:534:11 [INFO] [stdout] | [INFO] [stdout] 534 | let _ = Balances::deposit_creating(&1, 111); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:535:14 [INFO] [stdout] | [INFO] [stdout] 535 | assert_ok!(Balances::reserve(&1, 110)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:536:3 [INFO] [stdout] | [INFO] [stdout] 536 | Balances::unreserve(&1, 41); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:537:14 [INFO] [stdout] | [INFO] [stdout] 537 | assert_eq!(Balances::reserved_balance(1), 69); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:538:14 [INFO] [stdout] | [INFO] [stdout] 538 | assert_eq!(Balances::free_balance(1), 42); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:545:11 [INFO] [stdout] | [INFO] [stdout] 545 | let _ = Balances::deposit_creating(&1, 112); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:546:14 [INFO] [stdout] | [INFO] [stdout] 546 | assert_ok!(Balances::reserve(&1, 111)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:547:14 [INFO] [stdout] | [INFO] [stdout] 547 | assert_eq!(Balances::slash_reserved(&1, 42).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/currency_tests.rs:548:14 [INFO] [stdout] | [INFO] [stdout] 548 | assert_eq!(Balances::reserved_balance(1), 69); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:549:14 [INFO] [stdout] | [INFO] [stdout] 549 | assert_eq!(Balances::free_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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:557:11 [INFO] [stdout] | [INFO] [stdout] 557 | let _ = Balances::deposit_creating(&1, 111); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:558:14 [INFO] [stdout] | [INFO] [stdout] 558 | assert_ok!(Balances::reserve(&1, 42)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:559:14 [INFO] [stdout] | [INFO] [stdout] 559 | assert_eq!(Balances::slash_reserved(&1, 69).1, 27); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:560:14 [INFO] [stdout] | [INFO] [stdout] 560 | assert_eq!(Balances::free_balance(1), 69); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:561:14 [INFO] [stdout] | [INFO] [stdout] 561 | 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/currency_tests.rs:569:11 [INFO] [stdout] | [INFO] [stdout] 569 | let _ = Balances::deposit_creating(&1, 111); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:570:11 [INFO] [stdout] | [INFO] [stdout] 570 | let _ = Balances::deposit_creating(&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/currency_tests.rs:571:14 [INFO] [stdout] | [INFO] [stdout] 571 | assert_ok!(Balances::reserve(&1, 110)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:572:14 [INFO] [stdout] | [INFO] [stdout] 572 | assert_ok!(Balances::repatriate_reserved(&1, &2, 41, Free), 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 `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:573:29 [INFO] [stdout] | [INFO] [stdout] 573 | System::assert_last_event(RuntimeEvent::Balances(crate::Event::ReserveRepatriated { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:579:14 [INFO] [stdout] | [INFO] [stdout] 579 | assert_eq!(Balances::reserved_balance(1), 69); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:580:14 [INFO] [stdout] | [INFO] [stdout] 580 | assert_eq!(Balances::free_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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:581:14 [INFO] [stdout] | [INFO] [stdout] 581 | 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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:582:14 [INFO] [stdout] | [INFO] [stdout] 582 | assert_eq!(Balances::free_balance(2), 42); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:589:11 [INFO] [stdout] | [INFO] [stdout] 589 | let _ = Balances::deposit_creating(&1, 111); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:590:11 [INFO] [stdout] | [INFO] [stdout] 590 | let _ = Balances::deposit_creating(&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/currency_tests.rs:591:14 [INFO] [stdout] | [INFO] [stdout] 591 | assert_ok!(Balances::reserve(&1, 110)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:592:14 [INFO] [stdout] | [INFO] [stdout] 592 | assert_ok!(Balances::repatriate_reserved(&1, &2, 41, Reserved), 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/currency_tests.rs:593:14 [INFO] [stdout] | [INFO] [stdout] 593 | assert_eq!(Balances::reserved_balance(1), 69); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:594:14 [INFO] [stdout] | [INFO] [stdout] 594 | assert_eq!(Balances::free_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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:595:14 [INFO] [stdout] | [INFO] [stdout] 595 | assert_eq!(Balances::reserved_balance(2), 41); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:596:14 [INFO] [stdout] | [INFO] [stdout] 596 | assert_eq!(Balances::free_balance(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/currency_tests.rs:603:11 [INFO] [stdout] | [INFO] [stdout] 603 | let _ = Balances::deposit_creating(&1, 110); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:604:14 [INFO] [stdout] | [INFO] [stdout] 604 | assert_ok!(Balances::reserve(&1, 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/currency_tests.rs:605:14 [INFO] [stdout] | [INFO] [stdout] 605 | assert_ok!(Balances::repatriate_reserved(&1, &1, 50, Free), 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/currency_tests.rs:606:14 [INFO] [stdout] | [INFO] [stdout] 606 | assert_eq!(Balances::free_balance(1), 110); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:607:14 [INFO] [stdout] | [INFO] [stdout] 607 | 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/currency_tests.rs:609:14 [INFO] [stdout] | [INFO] [stdout] 609 | assert_ok!(Balances::reserve(&1, 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/currency_tests.rs:610:14 [INFO] [stdout] | [INFO] [stdout] 610 | assert_ok!(Balances::repatriate_reserved(&1, &1, 60, Free), 10); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:611:14 [INFO] [stdout] | [INFO] [stdout] 611 | assert_eq!(Balances::free_balance(1), 110); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:612:14 [INFO] [stdout] | [INFO] [stdout] 612 | 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/currency_tests.rs:619:11 [INFO] [stdout] | [INFO] [stdout] 619 | let _ = Balances::deposit_creating(&1, 111); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:620:14 [INFO] [stdout] | [INFO] [stdout] 620 | assert_ok!(Balances::reserve(&1, 110)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:622:4 [INFO] [stdout] | [INFO] [stdout] 622 | Balances::repatriate_reserved(&1, &2, 42, Free), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:631:11 [INFO] [stdout] | [INFO] [stdout] 631 | let _ = Balances::deposit_creating(&1, 110); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:632:11 [INFO] [stdout] | [INFO] [stdout] 632 | let _ = Balances::deposit_creating(&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/currency_tests.rs:633:14 [INFO] [stdout] | [INFO] [stdout] 633 | assert_ok!(Balances::reserve(&1, 41)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:634:14 [INFO] [stdout] | [INFO] [stdout] 634 | assert_ok!(Balances::repatriate_reserved(&1, &2, 69, Free), 28); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:635:14 [INFO] [stdout] | [INFO] [stdout] 635 | 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/currency_tests.rs:636:14 [INFO] [stdout] | [INFO] [stdout] 636 | assert_eq!(Balances::free_balance(1), 69); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:637:14 [INFO] [stdout] | [INFO] [stdout] 637 | 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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:638:14 [INFO] [stdout] | [INFO] [stdout] 638 | assert_eq!(Balances::free_balance(2), 42); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:645:3 [INFO] [stdout] | [INFO] [stdout] 645 | Balances::make_free_balance_be(&1, u64::MAX); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:646:3 [INFO] [stdout] | [INFO] [stdout] 646 | Balances::make_free_balance_be(&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/currency_tests.rs:653:14 [INFO] [stdout] | [INFO] [stdout] 653 | assert_eq!(Balances::free_balance(1), u64::MAX); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:654:14 [INFO] [stdout] | [INFO] [stdout] 654 | assert_eq!(Balances::free_balance(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/currency_tests.rs:661:11 [INFO] [stdout] | [INFO] [stdout] 661 | let _ = Balances::deposit_creating(&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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:665:11 [INFO] [stdout] | [INFO] [stdout] 665 | let _ = Balances::deposit_creating(&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/currency_tests.rs:666:14 [INFO] [stdout] | [INFO] [stdout] 666 | assert_eq!(Balances::free_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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:675:11 [INFO] [stdout] | [INFO] [stdout] 675 | let _ = Balances::deposit_creating(&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/currency_tests.rs:676:14 [INFO] [stdout] | [INFO] [stdout] 676 | assert_eq!(Balances::free_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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:687:11 [INFO] [stdout] | [INFO] [stdout] 687 | let _ = Balances::deposit_creating(&1, 110); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:688:11 [INFO] [stdout] | [INFO] [stdout] 688 | let _ = Balances::deposit_creating(&2, 110); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:690:14 [INFO] [stdout] | [INFO] [stdout] 690 | assert_eq!(Balances::free_balance(1), 110); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:691:14 [INFO] [stdout] | [INFO] [stdout] 691 | assert_eq!(Balances::free_balance(2), 110); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:697:14 [INFO] [stdout] | [INFO] [stdout] 697 | assert_ok!(Balances::transfer_allow_death(Some(1).into(), 2, 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/currency_tests.rs:700:14 [INFO] [stdout] | [INFO] [stdout] 700 | assert_eq!(Balances::free_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/currency_tests.rs:701:14 [INFO] [stdout] | [INFO] [stdout] 701 | assert_eq!(Balances::free_balance(2), 130); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:745:14 [INFO] [stdout] | [INFO] [stdout] 745 | assert_ok!(Balances::force_set_balance(RawOrigin::Root.into(), 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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:747:14 [INFO] [stdout] | [INFO] [stdout] 747 | assert_eq!(Balances::free_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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:748:14 [INFO] [stdout] | [INFO] [stdout] 748 | 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/currency_tests.rs:751:14 [INFO] [stdout] | [INFO] [stdout] 751 | assert_ok!(Balances::reserve(&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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:753:14 [INFO] [stdout] | [INFO] [stdout] 753 | 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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:754:14 [INFO] [stdout] | [INFO] [stdout] 754 | assert_eq!(Balances::reserved_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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:757:16 [INFO] [stdout] | [INFO] [stdout] 757 | assert_noop!(Balances::reserve(&1, 1), DispatchError::ConsumerRemaining); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:765:14 [INFO] [stdout] | [INFO] [stdout] 765 | assert_ok!(Balances::force_set_balance(RawOrigin::Root.into(), 1, 52)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:766:14 [INFO] [stdout] | [INFO] [stdout] 766 | assert_ok!(Balances::reserve(&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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:768:14 [INFO] [stdout] | [INFO] [stdout] 768 | assert_eq!(Balances::free_balance(1), 51); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:769:14 [INFO] [stdout] | [INFO] [stdout] 769 | assert_eq!(Balances::reserved_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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:772:13 [INFO] [stdout] | [INFO] [stdout] 772 | let res = Balances::slash(&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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:776:14 [INFO] [stdout] | [INFO] [stdout] 776 | assert_eq!(Balances::free_balance(1), 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/currency_tests.rs:777:14 [INFO] [stdout] | [INFO] [stdout] 777 | assert_eq!(Balances::reserved_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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:780:13 [INFO] [stdout] | [INFO] [stdout] 780 | let res = Balances::slash(&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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:784:14 [INFO] [stdout] | [INFO] [stdout] 784 | assert_eq!(Balances::free_balance(1), 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/currency_tests.rs:785:14 [INFO] [stdout] | [INFO] [stdout] 785 | assert_eq!(Balances::reserved_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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:793:14 [INFO] [stdout] | [INFO] [stdout] 793 | assert_ok!(Balances::force_set_balance(RawOrigin::Root.into(), 1, 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/currency_tests.rs:795:14 [INFO] [stdout] | [INFO] [stdout] 795 | assert_eq!(Balances::free_balance(1), 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/currency_tests.rs:798:13 [INFO] [stdout] | [INFO] [stdout] 798 | let res = Balances::slash(&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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:802:14 [INFO] [stdout] | [INFO] [stdout] 802 | assert_eq!(Balances::free_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/currency_tests.rs:809:11 [INFO] [stdout] | [INFO] [stdout] 809 | let _ = Balances::deposit_creating(&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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:812:14 [INFO] [stdout] | [INFO] [stdout] 812 | assert_ok!(Balances::reserve(&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 `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:814:29 [INFO] [stdout] | [INFO] [stdout] 814 | System::assert_last_event(RuntimeEvent::Balances(crate::Event::Reserved { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:820:11 [INFO] [stdout] | [INFO] [stdout] 820 | assert!(Balances::unreserve(&1, 5).is_zero()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:822:29 [INFO] [stdout] | [INFO] [stdout] 822 | System::assert_last_event(RuntimeEvent::Balances(crate::Event::Unreserved { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:828:14 [INFO] [stdout] | [INFO] [stdout] 828 | assert_eq!(Balances::unreserve(&1, 6), 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 `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:831:29 [INFO] [stdout] | [INFO] [stdout] 831 | System::assert_last_event(RuntimeEvent::Balances(crate::Event::Unreserved { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:841:11 [INFO] [stdout] | [INFO] [stdout] 841 | let _ = Balances::deposit_creating(&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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:845:3 [INFO] [stdout] | [INFO] [stdout] 845 | Balances::set_lock(*b"LOCK_000", &1, 10, WithdrawReasons::TRANSFER); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:846:25 [INFO] [stdout] | [INFO] [stdout] 846 | assert_eq!(events(), [RuntimeEvent::Balances(crate::Event::Locked { who: 1, amount: 10 })]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:849:3 [INFO] [stdout] | [INFO] [stdout] 849 | Balances::set_lock(*b"LOCK_000", &1, 15, WithdrawReasons::TRANSFER); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:850:25 [INFO] [stdout] | [INFO] [stdout] 850 | assert_eq!(events(), [RuntimeEvent::Balances(crate::Event::Locked { who: 1, amount: 5 })]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:853:3 [INFO] [stdout] | [INFO] [stdout] 853 | Balances::set_lock(*b"LOCK_001", &1, 20, WithdrawReasons::TRANSACTION_PAYMENT); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:854:25 [INFO] [stdout] | [INFO] [stdout] 854 | assert_eq!(events(), [RuntimeEvent::Balances(crate::Event::Locked { who: 1, amount: 5 })]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:857:3 [INFO] [stdout] | [INFO] [stdout] 857 | Balances::set_lock(*b"LOCK_000", &1, 17, WithdrawReasons::TRANSACTION_PAYMENT); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:871:3 [INFO] [stdout] | [INFO] [stdout] 871 | Balances::set_lock(*b"LOCK_001", &1, 15, WithdrawReasons::TRANSFER); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:874:5 [INFO] [stdout] | [INFO] [stdout] 874 | [RuntimeEvent::Balances(crate::Event::Unlocked { who: 1, amount: 3 })] [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:878:3 [INFO] [stdout] | [INFO] [stdout] 878 | Balances::remove_lock(*b"LOCK_000", &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 `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:881:5 [INFO] [stdout] | [INFO] [stdout] 881 | [RuntimeEvent::Balances(crate::Event::Unlocked { who: 1, amount: 2 })] [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:885:3 [INFO] [stdout] | [INFO] [stdout] 885 | Balances::remove_lock(*b"LOCK_001", &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 `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:888:5 [INFO] [stdout] | [INFO] [stdout] 888 | [RuntimeEvent::Balances(crate::Event::Unlocked { who: 1, amount: 15 })] [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:896:14 [INFO] [stdout] | [INFO] [stdout] 896 | assert_ok!(Balances::force_set_balance(RawOrigin::Root.into(), 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 `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:901:5 [INFO] [stdout] | [INFO] [stdout] 901 | RuntimeEvent::System(system::Event::NewAccount { account: 1 }), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:902:5 [INFO] [stdout] | [INFO] [stdout] 902 | RuntimeEvent::Balances(crate::Event::Endowed { account: 1, free_balance: 100 }), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:903:5 [INFO] [stdout] | [INFO] [stdout] 903 | RuntimeEvent::Balances(crate::Event::Issued { amount: 100 }), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:904:5 [INFO] [stdout] | [INFO] [stdout] 904 | RuntimeEvent::Balances(crate::Event::BalanceSet { who: 1, free: 100 }), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:908:13 [INFO] [stdout] | [INFO] [stdout] 908 | let res = Balances::slash(&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 `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:914:5 [INFO] [stdout] | [INFO] [stdout] 914 | RuntimeEvent::System(system::Event::KilledAccount { account: 1 }), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:915:5 [INFO] [stdout] | [INFO] [stdout] 915 | RuntimeEvent::Balances(crate::Event::DustLost { account: 1, amount: 99 }), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:916:5 [INFO] [stdout] | [INFO] [stdout] 916 | RuntimeEvent::Balances(crate::Event::Slashed { who: 1, amount: 1 }), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:917:5 [INFO] [stdout] | [INFO] [stdout] 917 | RuntimeEvent::Balances(crate::Event::Rescinded { amount: 1 }), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:926:3 [INFO] [stdout] | [INFO] [stdout] 926 | Balances::make_free_balance_be(&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 `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:931:5 [INFO] [stdout] | [INFO] [stdout] 931 | RuntimeEvent::Balances(crate::Event::BalanceSet { who: 1, free: 100 }), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:932:5 [INFO] [stdout] | [INFO] [stdout] 932 | RuntimeEvent::System(system::Event::NewAccount { account: 1 }), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:933:5 [INFO] [stdout] | [INFO] [stdout] 933 | RuntimeEvent::Balances(crate::Event::Endowed { account: 1, free_balance: 100 }), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:934:5 [INFO] [stdout] | [INFO] [stdout] 934 | RuntimeEvent::Balances(crate::Event::Issued { amount: 100 }), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:938:13 [INFO] [stdout] | [INFO] [stdout] 938 | let res = Balances::slash(&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 `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:944:5 [INFO] [stdout] | [INFO] [stdout] 944 | RuntimeEvent::System(system::Event::KilledAccount { account: 1 }), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:945:5 [INFO] [stdout] | [INFO] [stdout] 945 | RuntimeEvent::Balances(crate::Event::Slashed { who: 1, amount: 100 }), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:946:5 [INFO] [stdout] | [INFO] [stdout] 946 | RuntimeEvent::Balances(crate::Event::Rescinded { amount: 100 }), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:956:3 [INFO] [stdout] | [INFO] [stdout] 956 | Balances::make_free_balance_be(&1, 1_000); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:958:14 [INFO] [stdout] | [INFO] [stdout] 958 | assert_eq!(Balances::slash(&1, 1_300), (NegativeImbalance::new(1000), 300)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:967:3 [INFO] [stdout] | [INFO] [stdout] 967 | Balances::make_free_balance_be(&1, 1_000); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:969:14 [INFO] [stdout] | [INFO] [stdout] 969 | assert_eq!(Balances::slash(&1, 1_000), (NegativeImbalance::new(1000), 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 `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:972:28 [INFO] [stdout] | [INFO] [stdout] 972 | System::assert_has_event(RuntimeEvent::Balances(crate::Event::Slashed { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:982:3 [INFO] [stdout] | [INFO] [stdout] 982 | Balances::make_free_balance_be(&1, 1_000); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:984:14 [INFO] [stdout] | [INFO] [stdout] 984 | assert_eq!(Balances::slash(&1, 900), (NegativeImbalance::new(900), 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 `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:987:28 [INFO] [stdout] | [INFO] [stdout] 987 | System::assert_has_event(RuntimeEvent::Balances(crate::Event::Slashed { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:997:3 [INFO] [stdout] | [INFO] [stdout] 997 | Balances::make_free_balance_be(&1, 1_000); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:999:14 [INFO] [stdout] | [INFO] [stdout] 999 | assert_eq!(Balances::slash(&1, 950), (NegativeImbalance::new(950), 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 `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:1001:28 [INFO] [stdout] | [INFO] [stdout] 1001 | System::assert_has_event(RuntimeEvent::Balances(crate::Event::Slashed { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1011:3 [INFO] [stdout] | [INFO] [stdout] 1011 | Balances::make_free_balance_be(&1, 1_000); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1012:14 [INFO] [stdout] | [INFO] [stdout] 1012 | assert_ok!(Balances::reserve(&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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1014:14 [INFO] [stdout] | [INFO] [stdout] 1014 | assert_eq!(Balances::slash(&1, 900), (NegativeImbalance::new(800), 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/currency_tests.rs:1015:14 [INFO] [stdout] | [INFO] [stdout] 1015 | assert_eq!(Balances::reserved_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 `RuntimeEvent` [INFO] [stdout] --> src/tests/currency_tests.rs:1016:28 [INFO] [stdout] | [INFO] [stdout] 1016 | System::assert_has_event(RuntimeEvent::Balances(crate::Event::Slashed { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1026:3 [INFO] [stdout] | [INFO] [stdout] 1026 | Balances::make_free_balance_be(&1, 1_000); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1029:14 [INFO] [stdout] | [INFO] [stdout] 1029 | assert_eq!(Balances::slash(&1, 900), (NegativeImbalance::new(900), 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/currency_tests.rs:1038:3 [INFO] [stdout] | [INFO] [stdout] 1038 | Balances::make_free_balance_be(&1, 1_000); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1041:14 [INFO] [stdout] | [INFO] [stdout] 1041 | assert_eq!(Balances::slash(&1, 1_000), (NegativeImbalance::new(900), 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/currency_tests.rs:1050:3 [INFO] [stdout] | [INFO] [stdout] 1050 | Balances::make_free_balance_be(&1, 1_000); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1053:14 [INFO] [stdout] | [INFO] [stdout] 1053 | assert_eq!(Balances::slash(&1, 800), (NegativeImbalance::new(800), 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/currency_tests.rs:1063:14 [INFO] [stdout] | [INFO] [stdout] 1063 | assert_eq!(Balances::slash(&12345, 1_300), (NegativeImbalance::new(0), 1300)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1070:3 [INFO] [stdout] | [INFO] [stdout] 1070 | Balances::make_free_balance_be(&1, 1_000); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1071:14 [INFO] [stdout] | [INFO] [stdout] 1071 | assert_ok!(Balances::reserve(&1, 900)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1073:14 [INFO] [stdout] | [INFO] [stdout] 1073 | assert_eq!(Balances::slash_reserved(&1, 800), (NegativeImbalance::new(800), 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/currency_tests.rs:1075:14 [INFO] [stdout] | [INFO] [stdout] 1075 | assert_eq!(Balances::reserved_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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1076:14 [INFO] [stdout] | [INFO] [stdout] 1076 | 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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1083:3 [INFO] [stdout] | [INFO] [stdout] 1083 | Balances::make_free_balance_be(&1, 1_000); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1084:14 [INFO] [stdout] | [INFO] [stdout] 1084 | assert_ok!(Balances::reserve(&1, 900)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1087:14 [INFO] [stdout] | [INFO] [stdout] 1087 | assert_eq!(Balances::slash_reserved(&1, 900), (NegativeImbalance::new(900), 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/currency_tests.rs:1098:3 [INFO] [stdout] | [INFO] [stdout] 1098 | Balances::make_free_balance_be(&1, 1_000); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1099:14 [INFO] [stdout] | [INFO] [stdout] 1099 | assert_ok!(Balances::reserve(&1, 800)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1101:14 [INFO] [stdout] | [INFO] [stdout] 1101 | assert_eq!(Balances::slash_reserved(&1, 900), (NegativeImbalance::new(800), 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/currency_tests.rs:1102:14 [INFO] [stdout] | [INFO] [stdout] 1102 | 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/currency_tests.rs:1110:14 [INFO] [stdout] | [INFO] [stdout] 1110 | assert_eq!(Balances::slash_reserved(&12345, 1_300), (NegativeImbalance::new(0), 1300)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1122:35 [INFO] [stdout] | [INFO] [stdout] 1122 | assert_storage_noop!(assert_eq!(Balances::unreserve(&1337, 42), 42)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1124:16 [INFO] [stdout] | [INFO] [stdout] 1124 | assert_noop!(Balances::reserve(&1337, 42), Error::::InsufficientBalance); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1126:35 [INFO] [stdout] | [INFO] [stdout] 1126 | assert_storage_noop!(assert_eq!(Balances::slash_reserved(&1337, 42).1, 42)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1129:4 [INFO] [stdout] | [INFO] [stdout] 1129 | Balances::repatriate_reserved(&1337, &1338, 42, Free), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1133:35 [INFO] [stdout] | [INFO] [stdout] 1133 | assert_storage_noop!(assert_eq!(Balances::slash(&1337, 42).1, 42)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1145:3 [INFO] [stdout] | [INFO] [stdout] 1145 | Balances::integrity_test(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1152:11 [INFO] [stdout] | [INFO] [stdout] 1152 | let _ = Balances::deposit_creating(&1, 111); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1161:4 [INFO] [stdout] | [INFO] [stdout] 1161 | Balances::reserve_named(&id_1, &1, 112), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1165:14 [INFO] [stdout] | [INFO] [stdout] 1165 | assert_ok!(Balances::reserve_named(&id_1, &1, 12)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1167:14 [INFO] [stdout] | [INFO] [stdout] 1167 | assert_eq!(Balances::reserved_balance(1), 12); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1168:14 [INFO] [stdout] | [INFO] [stdout] 1168 | assert_eq!(Balances::reserved_balance_named(&id_1, &1), 12); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1169:14 [INFO] [stdout] | [INFO] [stdout] 1169 | assert_eq!(Balances::reserved_balance_named(&id_2, &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/currency_tests.rs:1171:14 [INFO] [stdout] | [INFO] [stdout] 1171 | assert_ok!(Balances::reserve_named(&id_1, &1, 2)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1173:14 [INFO] [stdout] | [INFO] [stdout] 1173 | assert_eq!(Balances::reserved_balance(1), 14); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1174:14 [INFO] [stdout] | [INFO] [stdout] 1174 | assert_eq!(Balances::reserved_balance_named(&id_1, &1), 14); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1175:14 [INFO] [stdout] | [INFO] [stdout] 1175 | assert_eq!(Balances::reserved_balance_named(&id_2, &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/currency_tests.rs:1177:14 [INFO] [stdout] | [INFO] [stdout] 1177 | assert_ok!(Balances::reserve_named(&id_2, &1, 23)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1179:14 [INFO] [stdout] | [INFO] [stdout] 1179 | assert_eq!(Balances::reserved_balance(1), 37); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1180:14 [INFO] [stdout] | [INFO] [stdout] 1180 | assert_eq!(Balances::reserved_balance_named(&id_1, &1), 14); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1181:14 [INFO] [stdout] | [INFO] [stdout] 1181 | assert_eq!(Balances::reserved_balance_named(&id_2, &1), 23); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1183:14 [INFO] [stdout] | [INFO] [stdout] 1183 | assert_ok!(Balances::reserve(&1, 34)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1185:14 [INFO] [stdout] | [INFO] [stdout] 1185 | assert_eq!(Balances::reserved_balance(1), 71); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1186:14 [INFO] [stdout] | [INFO] [stdout] 1186 | assert_eq!(Balances::reserved_balance_named(&id_1, &1), 14); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1187:14 [INFO] [stdout] | [INFO] [stdout] 1187 | assert_eq!(Balances::reserved_balance_named(&id_2, &1), 23); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1189:14 [INFO] [stdout] | [INFO] [stdout] 1189 | assert_eq!(Balances::total_balance(&1), 111); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1190:14 [INFO] [stdout] | [INFO] [stdout] 1190 | 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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1192:16 [INFO] [stdout] | [INFO] [stdout] 1192 | assert_noop!(Balances::reserve_named(&id_3, &1, 2), Error::::TooManyReserves); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1196:14 [INFO] [stdout] | [INFO] [stdout] 1196 | assert_eq!(Balances::unreserve_named(&id_1, &1, 10), 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/currency_tests.rs:1198:14 [INFO] [stdout] | [INFO] [stdout] 1198 | assert_eq!(Balances::reserved_balance(1), 61); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1199:14 [INFO] [stdout] | [INFO] [stdout] 1199 | assert_eq!(Balances::reserved_balance_named(&id_1, &1), 4); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1200:14 [INFO] [stdout] | [INFO] [stdout] 1200 | assert_eq!(Balances::reserved_balance_named(&id_2, &1), 23); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1202:14 [INFO] [stdout] | [INFO] [stdout] 1202 | assert_eq!(Balances::unreserve_named(&id_1, &1, 5), 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/currency_tests.rs:1204:14 [INFO] [stdout] | [INFO] [stdout] 1204 | assert_eq!(Balances::reserved_balance(1), 57); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1205:14 [INFO] [stdout] | [INFO] [stdout] 1205 | assert_eq!(Balances::reserved_balance_named(&id_1, &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/currency_tests.rs:1206:14 [INFO] [stdout] | [INFO] [stdout] 1206 | assert_eq!(Balances::reserved_balance_named(&id_2, &1), 23); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1208:14 [INFO] [stdout] | [INFO] [stdout] 1208 | assert_eq!(Balances::unreserve_named(&id_2, &1, 3), 0); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1210:14 [INFO] [stdout] | [INFO] [stdout] 1210 | assert_eq!(Balances::reserved_balance(1), 54); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1211:14 [INFO] [stdout] | [INFO] [stdout] 1211 | assert_eq!(Balances::reserved_balance_named(&id_1, &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/currency_tests.rs:1212:14 [INFO] [stdout] | [INFO] [stdout] 1212 | assert_eq!(Balances::reserved_balance_named(&id_2, &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/currency_tests.rs:1214:14 [INFO] [stdout] | [INFO] [stdout] 1214 | assert_eq!(Balances::total_balance(&1), 111); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1215:14 [INFO] [stdout] | [INFO] [stdout] 1215 | assert_eq!(Balances::free_balance(1), 57); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1219:14 [INFO] [stdout] | [INFO] [stdout] 1219 | assert_ok!(Balances::reserve_named(&id_1, &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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1221:14 [INFO] [stdout] | [INFO] [stdout] 1221 | assert_eq!(Balances::slash_reserved_named(&id_1, &1, 25).1, 15); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1223:14 [INFO] [stdout] | [INFO] [stdout] 1223 | assert_eq!(Balances::reserved_balance(1), 54); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1224:14 [INFO] [stdout] | [INFO] [stdout] 1224 | assert_eq!(Balances::reserved_balance_named(&id_1, &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/currency_tests.rs:1225:14 [INFO] [stdout] | [INFO] [stdout] 1225 | assert_eq!(Balances::reserved_balance_named(&id_2, &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/currency_tests.rs:1226:14 [INFO] [stdout] | [INFO] [stdout] 1226 | 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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1228:14 [INFO] [stdout] | [INFO] [stdout] 1228 | assert_eq!(Balances::slash_reserved_named(&id_2, &1, 5).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/currency_tests.rs:1230:14 [INFO] [stdout] | [INFO] [stdout] 1230 | assert_eq!(Balances::reserved_balance(1), 49); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1231:14 [INFO] [stdout] | [INFO] [stdout] 1231 | assert_eq!(Balances::reserved_balance_named(&id_1, &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/currency_tests.rs:1232:14 [INFO] [stdout] | [INFO] [stdout] 1232 | assert_eq!(Balances::reserved_balance_named(&id_2, &1), 15); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1233:14 [INFO] [stdout] | [INFO] [stdout] 1233 | assert_eq!(Balances::total_balance(&1), 96); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1237:11 [INFO] [stdout] | [INFO] [stdout] 1237 | let _ = Balances::deposit_creating(&2, 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/currency_tests.rs:1239:14 [INFO] [stdout] | [INFO] [stdout] 1239 | assert_eq!(Balances::repatriate_reserved_named(&id_2, &1, &2, 10, Reserved).unwrap(), 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/currency_tests.rs:1241:14 [INFO] [stdout] | [INFO] [stdout] 1241 | assert_eq!(Balances::reserved_balance_named(&id_2, &1), 5); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1242:14 [INFO] [stdout] | [INFO] [stdout] 1242 | assert_eq!(Balances::reserved_balance_named(&id_2, &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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1243:14 [INFO] [stdout] | [INFO] [stdout] 1243 | 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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1245:14 [INFO] [stdout] | [INFO] [stdout] 1245 | assert_eq!(Balances::repatriate_reserved_named(&id_2, &2, &1, 11, Reserved).unwrap(), 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/currency_tests.rs:1247:14 [INFO] [stdout] | [INFO] [stdout] 1247 | assert_eq!(Balances::reserved_balance_named(&id_2, &1), 15); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1248:14 [INFO] [stdout] | [INFO] [stdout] 1248 | assert_eq!(Balances::reserved_balance_named(&id_2, &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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1249:14 [INFO] [stdout] | [INFO] [stdout] 1249 | 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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1251:14 [INFO] [stdout] | [INFO] [stdout] 1251 | assert_eq!(Balances::repatriate_reserved_named(&id_2, &1, &2, 10, Free).unwrap(), 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/currency_tests.rs:1252:14 [INFO] [stdout] | [INFO] [stdout] 1252 | assert_eq!(Balances::reserved_balance_named(&id_2, &1), 5); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1253:14 [INFO] [stdout] | [INFO] [stdout] 1253 | assert_eq!(Balances::reserved_balance_named(&id_2, &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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1254:14 [INFO] [stdout] | [INFO] [stdout] 1254 | assert_eq!(Balances::free_balance(&2), 110); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1258:14 [INFO] [stdout] | [INFO] [stdout] 1258 | assert_eq!(Balances::repatriate_reserved_named(&id_2, &1, &1, 10, Reserved).unwrap(), 5); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1259:14 [INFO] [stdout] | [INFO] [stdout] 1259 | assert_eq!(Balances::reserved_balance_named(&id_2, &1), 5); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1261:14 [INFO] [stdout] | [INFO] [stdout] 1261 | assert_eq!(Balances::free_balance(&1), 47); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1263:14 [INFO] [stdout] | [INFO] [stdout] 1263 | assert_eq!(Balances::repatriate_reserved_named(&id_2, &1, &1, 15, Free).unwrap(), 10); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1264:14 [INFO] [stdout] | [INFO] [stdout] 1264 | assert_eq!(Balances::reserved_balance_named(&id_2, &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/currency_tests.rs:1266:14 [INFO] [stdout] | [INFO] [stdout] 1266 | assert_eq!(Balances::free_balance(&1), 52); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1273:11 [INFO] [stdout] | [INFO] [stdout] 1273 | let _ = Balances::deposit_creating(&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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1274:11 [INFO] [stdout] | [INFO] [stdout] 1274 | let _ = Balances::deposit_creating(&2, 2); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1275:11 [INFO] [stdout] | [INFO] [stdout] 1275 | assert!(Balances::can_reserve(&1, 1) == Balances::reserve(&1, 1).is_ok()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1275:43 [INFO] [stdout] | [INFO] [stdout] 1275 | assert!(Balances::can_reserve(&1, 1) == Balances::reserve(&1, 1).is_ok()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1276:11 [INFO] [stdout] | [INFO] [stdout] 1276 | assert!(Balances::can_reserve(&2, 1) == Balances::reserve(&2, 1).is_ok()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1276:43 [INFO] [stdout] | [INFO] [stdout] 1276 | assert!(Balances::can_reserve(&2, 1) == Balances::reserve(&2, 1).is_ok()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1283:11 [INFO] [stdout] | [INFO] [stdout] 1283 | let _ = Balances::deposit_creating(&1, 110); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1287:14 [INFO] [stdout] | [INFO] [stdout] 1287 | assert_ok!(Balances::reserve_named(&id, &1, 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/currency_tests.rs:1288:14 [INFO] [stdout] | [INFO] [stdout] 1288 | assert_ok!(Balances::repatriate_reserved_named(&id, &1, &1, 50, Free), 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/currency_tests.rs:1289:14 [INFO] [stdout] | [INFO] [stdout] 1289 | assert_eq!(Balances::free_balance(1), 110); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1290:14 [INFO] [stdout] | [INFO] [stdout] 1290 | assert_eq!(Balances::reserved_balance_named(&id, &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/currency_tests.rs:1292:14 [INFO] [stdout] | [INFO] [stdout] 1292 | assert_ok!(Balances::reserve_named(&id, &1, 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/currency_tests.rs:1293:14 [INFO] [stdout] | [INFO] [stdout] 1293 | assert_ok!(Balances::repatriate_reserved_named(&id, &1, &1, 60, Free), 10); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1294:14 [INFO] [stdout] | [INFO] [stdout] 1294 | assert_eq!(Balances::free_balance(1), 110); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1295:14 [INFO] [stdout] | [INFO] [stdout] 1295 | assert_eq!(Balances::reserved_balance_named(&id, &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/currency_tests.rs:1302:11 [INFO] [stdout] | [INFO] [stdout] 1302 | let _ = Balances::deposit_creating(&1, 111); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1306:14 [INFO] [stdout] | [INFO] [stdout] 1306 | assert_ok!(Balances::ensure_reserved_named(&id, &1, 15)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1307:14 [INFO] [stdout] | [INFO] [stdout] 1307 | assert_eq!(Balances::reserved_balance_named(&id, &1), 15); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1309:14 [INFO] [stdout] | [INFO] [stdout] 1309 | assert_ok!(Balances::ensure_reserved_named(&id, &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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1310:14 [INFO] [stdout] | [INFO] [stdout] 1310 | assert_eq!(Balances::reserved_balance_named(&id, &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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1312:14 [INFO] [stdout] | [INFO] [stdout] 1312 | assert_ok!(Balances::ensure_reserved_named(&id, &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/currency_tests.rs:1313:14 [INFO] [stdout] | [INFO] [stdout] 1313 | assert_eq!(Balances::reserved_balance_named(&id, &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/currency_tests.rs:1320:11 [INFO] [stdout] | [INFO] [stdout] 1320 | let _ = Balances::deposit_creating(&1, 111); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1324:14 [INFO] [stdout] | [INFO] [stdout] 1324 | assert_ok!(Balances::reserve_named(&id, &1, 15)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1326:14 [INFO] [stdout] | [INFO] [stdout] 1326 | assert_eq!(Balances::unreserve_all_named(&id, &1), 15); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1327:14 [INFO] [stdout] | [INFO] [stdout] 1327 | assert_eq!(Balances::reserved_balance_named(&id, &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/currency_tests.rs:1328:14 [INFO] [stdout] | [INFO] [stdout] 1328 | assert_eq!(Balances::free_balance(&1), 111); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1330:14 [INFO] [stdout] | [INFO] [stdout] 1330 | assert_eq!(Balances::unreserve_all_named(&id, &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/currency_tests.rs:1337:11 [INFO] [stdout] | [INFO] [stdout] 1337 | let _ = Balances::deposit_creating(&1, 111); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1341:14 [INFO] [stdout] | [INFO] [stdout] 1341 | assert_ok!(Balances::reserve_named(&id, &1, 15)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1343:14 [INFO] [stdout] | [INFO] [stdout] 1343 | assert_eq!(Balances::slash_all_reserved_named(&id, &1).peek(), 15); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1344:14 [INFO] [stdout] | [INFO] [stdout] 1344 | assert_eq!(Balances::reserved_balance_named(&id, &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/currency_tests.rs:1345:14 [INFO] [stdout] | [INFO] [stdout] 1345 | assert_eq!(Balances::free_balance(&1), 96); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1347:14 [INFO] [stdout] | [INFO] [stdout] 1347 | assert_eq!(Balances::slash_all_reserved_named(&id, &1).peek(), 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/currency_tests.rs:1354:11 [INFO] [stdout] | [INFO] [stdout] 1354 | let _ = Balances::deposit_creating(&1, 111); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1355:11 [INFO] [stdout] | [INFO] [stdout] 1355 | let _ = Balances::deposit_creating(&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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1356:11 [INFO] [stdout] | [INFO] [stdout] 1356 | let _ = Balances::deposit_creating(&3, 10); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1360:14 [INFO] [stdout] | [INFO] [stdout] 1360 | assert_ok!(Balances::reserve_named(&id, &1, 15)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1362:14 [INFO] [stdout] | [INFO] [stdout] 1362 | assert_ok!(Balances::repatriate_all_reserved_named(&id, &1, &2, Reserved)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1363:14 [INFO] [stdout] | [INFO] [stdout] 1363 | assert_eq!(Balances::reserved_balance_named(&id, &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/currency_tests.rs:1364:14 [INFO] [stdout] | [INFO] [stdout] 1364 | assert_eq!(Balances::reserved_balance_named(&id, &2), 15); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1366:14 [INFO] [stdout] | [INFO] [stdout] 1366 | assert_ok!(Balances::repatriate_all_reserved_named(&id, &2, &3, Free)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1367:14 [INFO] [stdout] | [INFO] [stdout] 1367 | assert_eq!(Balances::reserved_balance_named(&id, &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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1368:14 [INFO] [stdout] | [INFO] [stdout] 1368 | assert_eq!(Balances::free_balance(&3), 25); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1382:4 [INFO] [stdout] | [INFO] [stdout] 1382 | Balances::set_lock(ID_1, &1, 5, WithdrawReasons::all()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1391:4 [INFO] [stdout] | [INFO] [stdout] 1391 | Balances::set_lock(ID_1, &1, 3, WithdrawReasons::all()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1393:4 [INFO] [stdout] | [INFO] [stdout] 1393 | Balances::set_lock(ID_1, &1, 5, WithdrawReasons::all()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1397:4 [INFO] [stdout] | [INFO] [stdout] 1397 | Balances::remove_lock(ID_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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1410:11 [INFO] [stdout] | [INFO] [stdout] 1410 | let _ = Balances::deposit_creating(&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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1422:14 [INFO] [stdout] | [INFO] [stdout] 1422 | 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 `Balances` [INFO] [stdout] --> src/tests/currency_tests.rs:1428:12 [INFO] [stdout] | [INFO] [stdout] 1428 | let r = Balances::transfer_allow_death(Some(1).into(), 1, i); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/currency_tests.rs:1437:15 [INFO] [stdout] | [INFO] [stdout] 1437 | assert_eq!(Balances::free_balance(1), 100, "Balance unchanged by self transfer"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | Balances::transfer_allow_death(Some(1).into(), 5, 9), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | 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 `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:55:15 [INFO] [stdout] | [INFO] [stdout] 55 | assert_eq!(Balances::total_balance(&2), 2000); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:57:15 [INFO] [stdout] | [INFO] [stdout] 57 | assert_ok!(Balances::transfer_allow_death(Some(2).into(), 5, 1901)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:58:15 [INFO] [stdout] | [INFO] [stdout] 58 | assert_eq!(Balances::total_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 `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:59:15 [INFO] [stdout] | [INFO] [stdout] 59 | assert_eq!(Balances::total_balance(&5), 1901); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | let _ = Balances::mint_into(&1, 111); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:68:14 [INFO] [stdout] | [INFO] [stdout] 68 | assert_ok!(Balances::transfer_allow_death(Some(1).into(), 2, 69)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:69:14 [INFO] [stdout] | [INFO] [stdout] 69 | assert_eq!(Balances::total_balance(&1), 42); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:70:14 [INFO] [stdout] | [INFO] [stdout] 70 | assert_eq!(Balances::total_balance(&2), 69); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | let _ = Balances::mint_into(&1, 111); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | assert_noop!(Balances::force_transfer(Some(2).into(), 1, 2, 69), BadOrigin,); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:79:14 [INFO] [stdout] | [INFO] [stdout] 79 | assert_ok!(Balances::force_transfer(RawOrigin::Root.into(), 1, 2, 69)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:80:14 [INFO] [stdout] | [INFO] [stdout] 80 | assert_eq!(Balances::total_balance(&1), 42); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:81:14 [INFO] [stdout] | [INFO] [stdout] 81 | assert_eq!(Balances::total_balance(&2), 69); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:88:11 [INFO] [stdout] | [INFO] [stdout] 88 | let _ = Balances::mint_into(&1, 111); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:89:14 [INFO] [stdout] | [INFO] [stdout] 89 | assert_ok!(Balances::hold(&TestId::Foo, &1, 69)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:91:4 [INFO] [stdout] | [INFO] [stdout] 91 | Balances::transfer_allow_death(Some(1).into(), 2, 69), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | let _ = Balances::mint_into(&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 `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:102:4 [INFO] [stdout] | [INFO] [stdout] 102 | Balances::transfer_keep_alive(Some(1).into(), 2, 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/dispatchable_tests.rs:105:14 [INFO] [stdout] | [INFO] [stdout] 105 | assert_eq!(Balances::total_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 `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:106:14 [INFO] [stdout] | [INFO] [stdout] 106 | assert_eq!(Balances::total_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 `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 113 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), 1, 300)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:113:42 [INFO] [stdout] | [INFO] [stdout] 113 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), 1, 300)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:114:14 [INFO] [stdout] | [INFO] [stdout] 114 | assert_ok!(Balances::hold(&TestId::Foo, &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 `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:115:14 [INFO] [stdout] | [INFO] [stdout] 115 | assert_ok!(Balances::transfer_keep_alive(Some(1).into(), 2, 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/dispatchable_tests.rs:116:14 [INFO] [stdout] | [INFO] [stdout] 116 | 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/dispatchable_tests.rs:117:14 [INFO] [stdout] | [INFO] [stdout] 117 | assert_eq!(Balances::total_balance(&2), 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/dispatchable_tests.rs:125:14 [INFO] [stdout] | [INFO] [stdout] 125 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), 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 `RuntimeOrigin` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:125:42 [INFO] [stdout] | [INFO] [stdout] 125 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), 1, 200)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 126 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), 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 `RuntimeOrigin` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:126:42 [INFO] [stdout] | [INFO] [stdout] 126 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), 2, 0)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:128:14 [INFO] [stdout] | [INFO] [stdout] 128 | assert_ok!(Balances::transfer_all(Some(1).into(), 2, false)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:129:14 [INFO] [stdout] | [INFO] [stdout] 129 | assert_eq!(Balances::total_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/dispatchable_tests.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 130 | 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/dispatchable_tests.rs:138:14 [INFO] [stdout] | [INFO] [stdout] 138 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), 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 `RuntimeOrigin` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:138:42 [INFO] [stdout] | [INFO] [stdout] 138 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), 1, 200)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:139:14 [INFO] [stdout] | [INFO] [stdout] 139 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), 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 `RuntimeOrigin` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:139:42 [INFO] [stdout] | [INFO] [stdout] 139 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), 2, 0)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:141:14 [INFO] [stdout] | [INFO] [stdout] 141 | assert_ok!(Balances::transfer_all(Some(1).into(), 2, true)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:142:14 [INFO] [stdout] | [INFO] [stdout] 142 | assert_eq!(Balances::total_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 `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:143:14 [INFO] [stdout] | [INFO] [stdout] 143 | assert_eq!(Balances::total_balance(&2), 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/dispatchable_tests.rs:151:14 [INFO] [stdout] | [INFO] [stdout] 151 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), 1, 210)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:151:42 [INFO] [stdout] | [INFO] [stdout] 151 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), 1, 210)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:152:14 [INFO] [stdout] | [INFO] [stdout] 152 | assert_ok!(Balances::hold(&TestId::Foo, &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 `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:153:14 [INFO] [stdout] | [INFO] [stdout] 153 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), 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 `RuntimeOrigin` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:153:42 [INFO] [stdout] | [INFO] [stdout] 153 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), 2, 0)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:155:14 [INFO] [stdout] | [INFO] [stdout] 155 | assert_ok!(Balances::transfer_all(Some(1).into(), 2, false)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:156:14 [INFO] [stdout] | [INFO] [stdout] 156 | assert_eq!(Balances::total_balance(&1), 110); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:157:14 [INFO] [stdout] | [INFO] [stdout] 157 | assert_eq!(Balances::total_balance(&2), 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/dispatchable_tests.rs:165:14 [INFO] [stdout] | [INFO] [stdout] 165 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), 1, 210)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:165:42 [INFO] [stdout] | [INFO] [stdout] 165 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), 1, 210)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:166:14 [INFO] [stdout] | [INFO] [stdout] 166 | assert_ok!(Balances::hold(&TestId::Foo, &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 `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:167:14 [INFO] [stdout] | [INFO] [stdout] 167 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), 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 `RuntimeOrigin` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:167:42 [INFO] [stdout] | [INFO] [stdout] 167 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), 2, 0)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:169:14 [INFO] [stdout] | [INFO] [stdout] 169 | assert_ok!(Balances::transfer_all(Some(1).into(), 2, true)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:170:14 [INFO] [stdout] | [INFO] [stdout] 170 | assert_eq!(Balances::total_balance(&1), 110); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:171:14 [INFO] [stdout] | [INFO] [stdout] 171 | assert_eq!(Balances::total_balance(&2), 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/dispatchable_tests.rs:178:11 [INFO] [stdout] | [INFO] [stdout] 178 | let _ = Balances::mint_into(&1, 111); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:181:4 [INFO] [stdout] | [INFO] [stdout] 181 | Balances::force_set_balance(RuntimeOrigin::root(), 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 `RuntimeOrigin` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:181:32 [INFO] [stdout] | [INFO] [stdout] 181 | Balances::force_set_balance(RuntimeOrigin::root(), 1, 0), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:191:14 [INFO] [stdout] | [INFO] [stdout] 191 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), 1337, 69)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:191:42 [INFO] [stdout] | [INFO] [stdout] 191 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), 1337, 69)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:193:14 [INFO] [stdout] | [INFO] [stdout] 193 | assert_eq!(Balances::total_balance(&1337), 69); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:194:14 [INFO] [stdout] | [INFO] [stdout] 194 | assert_eq!(Balances::free_balance(&1337), 69); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:220:15 [INFO] [stdout] | [INFO] [stdout] 220 | assert_ok!(Balances::upgrade_accounts(Some(1).into(), vec![7])); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:227:15 [INFO] [stdout] | [INFO] [stdout] 227 | assert_eq!(Balances::total_balance(&7), 0); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:238:14 [INFO] [stdout] | [INFO] [stdout] 238 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), ALICE, 64)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:238:42 [INFO] [stdout] | [INFO] [stdout] 238 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), ALICE, 64)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:243:14 [INFO] [stdout] | [INFO] [stdout] 243 | assert_ok!(Balances::force_adjust_total_issuance(RawOrigin::Root.into(), Inc, 32)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:249:4 [INFO] [stdout] | [INFO] [stdout] 249 | Balances::force_adjust_total_issuance(RawOrigin::Signed(ALICE).into(), Inc, 32), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:258:14 [INFO] [stdout] | [INFO] [stdout] 258 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), 1337, 64)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:258:42 [INFO] [stdout] | [INFO] [stdout] 258 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), 1337, 64)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:262:14 [INFO] [stdout] | [INFO] [stdout] 262 | assert_ok!(Balances::force_adjust_total_issuance(RawOrigin::Root.into(), Inc, 32)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:264:29 [INFO] [stdout] | [INFO] [stdout] 264 | System::assert_last_event(RuntimeEvent::Balances(Event::TotalIssuanceForced { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:270:14 [INFO] [stdout] | [INFO] [stdout] 270 | assert_ok!(Balances::force_adjust_total_issuance(RawOrigin::Root.into(), Dec, 64)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:272:29 [INFO] [stdout] | [INFO] [stdout] 272 | System::assert_last_event(RuntimeEvent::Balances(Event::TotalIssuanceForced { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:282:14 [INFO] [stdout] | [INFO] [stdout] 282 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), 1337, 64)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:282:42 [INFO] [stdout] | [INFO] [stdout] 282 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), 1337, 64)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:288:14 [INFO] [stdout] | [INFO] [stdout] 288 | assert_ok!(Balances::force_adjust_total_issuance(RawOrigin::Root.into(), Inc, max)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:289:14 [INFO] [stdout] | [INFO] [stdout] 289 | assert_ok!(Balances::force_adjust_total_issuance(RawOrigin::Root.into(), Inc, 123)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:293:14 [INFO] [stdout] | [INFO] [stdout] 293 | assert_ok!(Balances::force_adjust_total_issuance(RawOrigin::Root.into(), Dec, max)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:294:14 [INFO] [stdout] | [INFO] [stdout] 294 | assert_ok!(Balances::force_adjust_total_issuance(RawOrigin::Root.into(), Dec, 123)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:303:4 [INFO] [stdout] | [INFO] [stdout] 303 | Balances::force_adjust_total_issuance(RawOrigin::Root.into(), Inc, 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/dispatchable_tests.rs:307:4 [INFO] [stdout] | [INFO] [stdout] 307 | Balances::force_adjust_total_issuance(RawOrigin::Root.into(), Dec, 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/dispatchable_tests.rs:316:14 [INFO] [stdout] | [INFO] [stdout] 316 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), 1337, 64)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:316:42 [INFO] [stdout] | [INFO] [stdout] 316 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), 1337, 64)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:317:3 [INFO] [stdout] | [INFO] [stdout] 317 | Balances::deactivate(16u32.into()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:320:14 [INFO] [stdout] | [INFO] [stdout] 320 | assert_eq!(Balances::active_issuance(), 48); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:323:14 [INFO] [stdout] | [INFO] [stdout] 323 | assert_ok!(Balances::force_adjust_total_issuance(RawOrigin::Root.into(), Dec, 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/dispatchable_tests.rs:324:14 [INFO] [stdout] | [INFO] [stdout] 324 | assert_ok!(Balances::force_adjust_total_issuance(RawOrigin::Root.into(), Dec, 8),); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:326:14 [INFO] [stdout] | [INFO] [stdout] 326 | assert_eq!(Balances::active_issuance(), 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/dispatchable_tests.rs:329:4 [INFO] [stdout] | [INFO] [stdout] 329 | Balances::force_adjust_total_issuance(RawOrigin::Root.into(), Dec, 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/dispatchable_tests.rs:333:14 [INFO] [stdout] | [INFO] [stdout] 333 | assert_ok!(Balances::force_adjust_total_issuance(RawOrigin::Root.into(), Inc, 10),); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:335:14 [INFO] [stdout] | [INFO] [stdout] 335 | assert_eq!(Balances::active_issuance(), 10); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:344:14 [INFO] [stdout] | [INFO] [stdout] 344 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), account, init_balance)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:344:42 [INFO] [stdout] | [INFO] [stdout] 344 | assert_ok!(Balances::force_set_balance(RuntimeOrigin::root(), account, init_balance)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:350:4 [INFO] [stdout] | [INFO] [stdout] 350 | Balances::burn(Some(account).into(), init_balance + 1, allow_death), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:356:14 [INFO] [stdout] | [INFO] [stdout] 356 | assert_ok!(Balances::burn(Some(account).into(), burn_amount_1, allow_death)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:357:29 [INFO] [stdout] | [INFO] [stdout] 357 | System::assert_last_event(RuntimeEvent::Balances(Event::Burned { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:362:14 [INFO] [stdout] | [INFO] [stdout] 362 | assert_eq!(Balances::total_balance(&account), init_balance - burn_amount_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/dispatchable_tests.rs:368:4 [INFO] [stdout] | [INFO] [stdout] 368 | Balances::burn(Some(account).into(), init_balance + 1, keep_alive), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/dispatchable_tests.rs:373:14 [INFO] [stdout] | [INFO] [stdout] 373 | assert_ok!(Balances::burn(Some(account).into(), burn_amount_2, allow_death)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:374:29 [INFO] [stdout] | [INFO] [stdout] 374 | System::assert_last_event(RuntimeEvent::Balances(Event::Burned { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/dispatchable_tests.rs:382:11 [INFO] [stdout] | [INFO] [stdout] 382 | assert!(Balances::total_balance(&account).is_zero()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/fungible_conformance_tests.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | Balances::set_balance(&trap_account, Balances::minimum_balance()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] ... [INFO] [stdout] 139 | generate_tests!(conformance_tests, 1); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:33:44 [INFO] [stdout] | [INFO] [stdout] 33 | Balances::set_balance(&trap_account, Balances::minimum_balance()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] ... [INFO] [stdout] 139 | generate_tests!(conformance_tests, 1); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | Balances::set_balance(&trap_account, Balances::minimum_balance()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] ... [INFO] [stdout] 140 | generate_tests!(conformance_tests, 5); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:33:44 [INFO] [stdout] | [INFO] [stdout] 33 | Balances::set_balance(&trap_account, Balances::minimum_balance()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] ... [INFO] [stdout] 140 | generate_tests!(conformance_tests, 5); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | Balances::set_balance(&trap_account, Balances::minimum_balance()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] ... [INFO] [stdout] 141 | generate_tests!(conformance_tests, 1000); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/fungible_conformance_tests.rs:33:44 [INFO] [stdout] | [INFO] [stdout] 33 | Balances::set_balance(&trap_account, Balances::minimum_balance()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] ... [INFO] [stdout] 141 | generate_tests!(conformance_tests, 1000); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/fungible_tests.rs:39:3 [INFO] [stdout] | [INFO] [stdout] 39 | Balances::set_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 `Balances` [INFO] [stdout] --> src/tests/fungible_tests.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | assert_eq!(Balances::reducible_balance(&1, Expendable, Polite), 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/fungible_tests.rs:41:14 [INFO] [stdout] | [INFO] [stdout] 41 | assert_eq!(Balances::reducible_balance(&1, Protect, Polite), 90); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/fungible_tests.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | assert_eq!(Balances::reducible_balance(&1, Preserve, Polite), 90); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/fungible_tests.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 43 | assert_eq!(Balances::reducible_balance(&1, Expendable, Force), 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/fungible_tests.rs:44:14 [INFO] [stdout] | [INFO] [stdout] 44 | assert_eq!(Balances::reducible_balance(&1, Protect, Force), 90); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/fungible_tests.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 45 | assert_eq!(Balances::reducible_balance(&1, Preserve, Force), 90); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/fungible_tests.rs:52:3 [INFO] [stdout] | [INFO] [stdout] 52 | Balances::set_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 `Balances` [INFO] [stdout] --> src/tests/fungible_tests.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | assert_eq!(Balances::reducible_balance(&1, Expendable, Polite), 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/fungible_tests.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 55 | assert_eq!(Balances::reducible_balance(&1, Protect, Polite), 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/fungible_tests.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | assert_eq!(Balances::reducible_balance(&1, Preserve, Polite), 90); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/fungible_tests.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | assert_eq!(Balances::reducible_balance(&1, Expendable, Force), 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/fungible_tests.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | assert_eq!(Balances::reducible_balance(&1, Protect, Force), 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/fungible_tests.rs:59:14 [INFO] [stdout] | [INFO] [stdout] 59 | assert_eq!(Balances::reducible_balance(&1, Preserve, Force), 90); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/fungible_tests.rs:66:3 [INFO] [stdout] | [INFO] [stdout] 66 | Balances::set_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 `Balances` [INFO] [stdout] --> src/tests/fungible_tests.rs:67:14 [INFO] [stdout] | [INFO] [stdout] 67 | assert_ok!(Balances::set_freeze(&TestId::Foo, &1, 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/fungible_tests.rs:68:14 [INFO] [stdout] | [INFO] [stdout] 68 | assert_eq!(Balances::reducible_balance(&1, Expendable, Polite), 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/fungible_tests.rs:69:14 [INFO] [stdout] | [INFO] [stdout] 69 | assert_eq!(Balances::reducible_balance(&1, Protect, Polite), 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/fungible_tests.rs:70:14 [INFO] [stdout] | [INFO] [stdout] 70 | assert_eq!(Balances::reducible_balance(&1, Preserve, Polite), 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/fungible_tests.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | assert_eq!(Balances::reducible_balance(&1, Expendable, Force), 90); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/fungible_tests.rs:72:14 [INFO] [stdout] | [INFO] [stdout] 72 | assert_eq!(Balances::reducible_balance(&1, Protect, Force), 90); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/fungible_tests.rs:73:14 [INFO] [stdout] | [INFO] [stdout] 73 | assert_eq!(Balances::reducible_balance(&1, Preserve, Force), 90); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/fungible_tests.rs:81:14 [INFO] [stdout] | [INFO] [stdout] 81 | assert_ok!(Balances::write_balance(&1337, 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/fungible_tests.rs:92:16 [INFO] [stdout] | [INFO] [stdout] 92 | assert_noop!(Balances::write_balance(&1337, 0), Error::::InsufficientBalance); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/fungible_tests.rs:94:14 [INFO] [stdout] | [INFO] [stdout] 94 | assert_ok!(Balances::write_balance(&1337, 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/fungible_tests.rs:111:3 [INFO] [stdout] | [INFO] [stdout] 111 | Balances::set_total_issuance(100); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/fungible_tests.rs:120:14 [INFO] [stdout] | [INFO] [stdout] 120 | assert_ok!(Balances::write_balance(&1337, 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/fungible_tests.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 126 | assert_ok!(Balances::decrease_balance(&1337, 20, Exact, Expendable, Polite)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/fungible_tests.rs:134:14 [INFO] [stdout] | [INFO] [stdout] 134 | assert_ok!(Balances::write_balance(&1337, 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/fungible_tests.rs:138:4 [INFO] [stdout] | [INFO] [stdout] 138 | Balances::decrease_balance(&1337, 101, Exact, Expendable, Polite), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/fungible_tests.rs:141:14 [INFO] [stdout] | [INFO] [stdout] 141 | assert_eq!(Balances::decrease_balance(&1337, 100, Exact, Expendable, Polite), Ok(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/fungible_tests.rs:150:14 [INFO] [stdout] | [INFO] [stdout] 150 | assert_ok!(Balances::write_balance(&1337, 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/fungible_tests.rs:151:14 [INFO] [stdout] | [INFO] [stdout] 151 | assert_ok!(Balances::hold(&TestId::Foo, &1337, 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/fungible_tests.rs:153:14 [INFO] [stdout] | [INFO] [stdout] 153 | assert_eq!(Balances::total_balance_on_hold(&1337), 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/fungible_tests.rs:155:4 [INFO] [stdout] | [INFO] [stdout] 155 | Balances::decrease_balance(&1337, 40, Exact, Expendable, Polite), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/fungible_tests.rs:158:14 [INFO] [stdout] | [INFO] [stdout] 158 | assert_eq!(Balances::decrease_balance(&1337, 39, Exact, Expendable, Polite), Ok(39)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/fungible_tests.rs:160:14 [INFO] [stdout] | [INFO] [stdout] 160 | assert_eq!(Balances::total_balance_on_hold(&1337), 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/fungible_tests.rs:167:14 [INFO] [stdout] | [INFO] [stdout] 167 | assert_ok!(Balances::write_balance(&1337, 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/fungible_tests.rs:170:14 [INFO] [stdout] | [INFO] [stdout] 170 | assert_eq!(Balances::decrease_balance(&1337, 101, BestEffort, Expendable, Polite), Ok(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/fungible_tests.rs:178:14 [INFO] [stdout] | [INFO] [stdout] 178 | assert_ok!(Balances::write_balance(&1337, 99)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/fungible_tests.rs:179:14 [INFO] [stdout] | [INFO] [stdout] 179 | assert_eq!(Balances::decrease_balance(&1337, 99, BestEffort, Expendable, Polite), Ok(99)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/fungible_tests.rs:188:14 [INFO] [stdout] | [INFO] [stdout] 188 | assert_ok!(Balances::write_balance(&1337, 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/fungible_tests.rs:189:14 [INFO] [stdout] | [INFO] [stdout] 189 | assert_ok!(Balances::hold(&TestId::Foo, &1337, 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/fungible_tests.rs:190:14 [INFO] [stdout] | [INFO] [stdout] 190 | assert_eq!(Balances::free_balance(1337), 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/fungible_tests.rs:191:14 [INFO] [stdout] | [INFO] [stdout] 191 | assert_eq!(Balances::total_balance_on_hold(&1337), 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/fungible_tests.rs:192:14 [INFO] [stdout] | [INFO] [stdout] 192 | assert_eq!(Balances::decrease_balance(&1337, 0, BestEffort, Expendable, Polite), Ok(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/fungible_tests.rs:193:14 [INFO] [stdout] | [INFO] [stdout] 193 | assert_eq!(Balances::free_balance(1337), 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/fungible_tests.rs:194:14 [INFO] [stdout] | [INFO] [stdout] 194 | assert_eq!(Balances::total_balance_on_hold(&1337), 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/fungible_tests.rs:195:14 [INFO] [stdout] | [INFO] [stdout] 195 | assert_eq!(Balances::decrease_balance(&1337, 10, BestEffort, Expendable, Polite), Ok(10)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/fungible_tests.rs:196:14 [INFO] [stdout] | [INFO] [stdout] 196 | assert_eq!(Balances::free_balance(1337), 30); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: a type alias with a similar name exists: `Balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests/fungible_tests.rs:197:14 [INFO] [stdout] | [INFO] [stdout] 197 | assert_eq!(Balances::decrease_balance(&1337, 200, BestEffort, Expendable, Polite), Ok(29)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/fungible_tests.rs:199:14 [INFO] [stdout] | [INFO] [stdout] 199 | assert_eq!(Balances::free_balance(1337), 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/fungible_tests.rs:200:14 [INFO] [stdout] | [INFO] [stdout] 200 | assert_eq!(Balances::total_balance_on_hold(&1337), 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/fungible_tests.rs:207:16 [INFO] [stdout] | [INFO] [stdout] 207 | assert_noop!(Balances::increase_balance(&1337, 0, Exact), TokenError::BelowMinimum); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/fungible_tests.rs:208:14 [INFO] [stdout] | [INFO] [stdout] 208 | assert_eq!(Balances::increase_balance(&1337, 1, Exact), Ok(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/fungible_tests.rs:209:16 [INFO] [stdout] | [INFO] [stdout] 209 | assert_noop!(Balances::increase_balance(&1337, u64::MAX, Exact), ArithmeticError::Overflow); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Balances` [INFO] [stdout] | help: 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/fungible_tests.rs:216:14 [INFO] [stdout] | [INFO] [stdout] 216 | assert_eq!(Balances::increase_balance(&1337, 0, BestEffort), Ok(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/fungible_tests.rs:217:14 [INFO] [stdout] | [INFO] [stdout] 217 | assert_eq!(Balances::increase_balance(&1337, 1, BestEffort), Ok(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/fungible_tests.rs:218:14 [INFO] [stdout] | [INFO] [stdout] 218 | assert_eq!(Balances::increase_balance(&1337, u64::MAX, BestEffort), Ok(u64::MAX - 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/fungible_tests.rs:228:15 [INFO] [stdout] | [INFO] [stdout] 228 | assert_ok!(Balances::set_freeze(&TestId::Foo, &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 `Balances` [WARN] too many lines in the log, truncating it