[INFO] fetching crate pallet-assets 27.0.0...
[INFO] checking pallet-assets-27.0.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate pallet-assets 27.0.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate pallet-assets 27.0.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pallet-assets 27.0.0
[INFO] finished tweaking crates.io crate pallet-assets 27.0.0
[INFO] tweaked toml for crates.io crate pallet-assets 27.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db7a09ced2585e1d951f65c0c878aedac9371f87f7e58cd36f6d64dc5e5615df
[INFO] running `Command { std: "docker" "start" "-a" "db7a09ced2585e1d951f65c0c878aedac9371f87f7e58cd36f6d64dc5e5615df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db7a09ced2585e1d951f65c0c878aedac9371f87f7e58cd36f6d64dc5e5615df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db7a09ced2585e1d951f65c0c878aedac9371f87f7e58cd36f6d64dc5e5615df", kill_on_drop: false }`
[INFO] [stdout] db7a09ced2585e1d951f65c0c878aedac9371f87f7e58cd36f6d64dc5e5615df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 519d3358b402a6e5b8a7a883bcf5a28bae41c008800f90b524333a4ada413c23
[INFO] running `Command { std: "docker" "start" "-a" "519d3358b402a6e5b8a7a883bcf5a28bae41c008800f90b524333a4ada413c23", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]     Checking sp-std v12.0.0
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling wasmtime-runtime v8.0.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]     Checking wasmtime-asm-macros v8.0.1
[INFO] [stderr]     Checking wasmtime-jit-debug v8.0.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling ref-cast v1.0.22
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v8.0.1
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling wasmtime v8.0.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking hash-db v0.16.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking getrandom_or_panic v0.0.3
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking environmental v1.1.4
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]     Checking array-bytes v6.2.2
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking memory-db v0.32.0
[INFO] [stderr]     Checking trie-root v0.18.0
[INFO] [stderr]     Checking trie-db v0.28.0
[INFO] [stderr]     Checking schnellru v0.2.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling sp-io v28.0.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling prettier-please v0.2.0
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling expander v2.1.0
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking parity-wasm v0.45.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling cfg-expr v0.15.7
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling proc-macro-warning v1.0.2
[INFO] [stderr]     Checking tt-call v1.0.9
[INFO] [stderr]    Compiling sp-core-hashing v13.0.0
[INFO] [stderr]    Compiling include_dir v0.7.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling ref-cast-impl v1.0.22
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling sp-debug-derive v12.0.0
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.0
[INFO] [stderr]    Compiling sp-core-hashing-proc-macro v13.0.0
[INFO] [stderr]    Compiling frame-support-procedural-tools-derive v10.0.0
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]    Compiling derive-syn-parse v0.1.5
[INFO] [stderr]    Compiling aquamarine v0.3.3
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking curve25519-dalek v2.1.3
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking merlin v2.0.1
[INFO] [stderr]     Checking dyn-clonable v0.9.0
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking der v0.7.8
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking sp-panic-handler v12.0.0
[INFO] [stderr]    Compiling macro_magic_core v0.5.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking schnorrkel v0.9.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking pbkdf2 v0.8.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]    Compiling macro_magic_macros v0.5.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling macro_magic v0.5.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking schnorrkel v0.11.4
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking substrate-bip39 v0.4.6
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking k256 v0.13.3
[INFO] [stderr]     Checking cranelift-entity v0.95.1
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking bip39 v2.0.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking wasmparser v0.102.0
[INFO] [stderr]     Checking object v0.30.4
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling ss58-registry v1.47.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling frame-support-procedural-tools v9.0.0
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling scale-info-derive v2.11.1
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v15.0.0
[INFO] [stderr]    Compiling sp-api-proc-macro v13.0.0
[INFO] [stderr]    Compiling frame-support-procedural v21.0.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.9
[INFO] [stderr]    Compiling docify_macros v0.2.7
[INFO] [stderr]     Checking wasmtime-types v8.0.1
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking wasmtime-environ v8.0.1
[INFO] [stderr]     Checking parity-scale-codec v3.6.9
[INFO] [stderr]     Checking docify v0.2.7
[INFO] [stderr]     Checking scale-info v2.11.1
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking sp-storage v17.0.0
[INFO] [stderr]     Checking sp-tracing v14.0.0
[INFO] [stderr]    Compiling sp-version-proc-macro v12.0.0
[INFO] [stderr]     Checking sp-externalities v0.23.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking bounded-collections v0.1.9
[INFO] [stderr]     Checking sp-arithmetic v21.0.0
[INFO] [stderr]     Checking frame-metadata v16.0.0
[INFO] [stderr]     Checking wasmtime-jit v8.0.1
[INFO] [stderr]     Checking sp-metadata-ir v0.4.0
[INFO] [stderr]     Checking sp-wasm-interface v18.0.0
[INFO] [stderr]     Checking sp-runtime-interface v22.0.0
[INFO] [stderr]     Checking sp-core v26.0.0
[INFO] [stderr]     Checking sp-trie v27.0.0
[INFO] [stderr]     Checking sp-keystore v0.32.0
[INFO] [stderr]     Checking sp-weights v25.0.0
[INFO] [stderr]     Checking sp-state-machine v0.33.0
[INFO] [stderr]     Checking sp-application-crypto v28.0.0
[INFO] [stderr]     Checking sp-runtime v29.0.0
[INFO] [stderr]     Checking sp-version v27.0.0
[INFO] [stderr]     Checking sp-staking v24.0.0
[INFO] [stderr]     Checking sp-inherents v24.0.0
[INFO] [stderr]     Checking sp-api v24.0.0
[INFO] [stderr]     Checking sp-genesis-builder v0.5.0
[INFO] [stderr]     Checking frame-support v26.0.0
[INFO] [stderr]     Checking frame-system v26.0.0
[INFO] [stderr]     Checking pallet-assets v27.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `sp_io`
[INFO] [stdout]   --> src/mock.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use sp_io::storage;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `sp_io`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pallet_balances`
[INFO] [stdout]   --> src/tests.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use pallet_balances::Error as BalancesError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sp_io`
[INFO] [stdout]   --> src/tests.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use sp_io::storage;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `sp_io`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |         Balances: pallet_balances::{Pallet, Call, Storage, Config<T>, Event<T>},
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Weight` is imported redundantly
[INFO] [stdout]   --> src/migration.rs:26:41
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use frame_support::{pallet_prelude::*, weights::Weight};
[INFO] [stdout]    |                         -----------------  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the item `Weight` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:35:47
[INFO] [stdout]    |
[INFO] [stdout] 35 | type Block = frame_system::mocking::MockBlock<Test>;
[INFO] [stdout]    |                                               ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 35 | type Block<Test> = frame_system::mocking::MockBlock<Test>;
[INFO] [stdout]    |           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:49:31
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl frame_system::Config for Test {
[INFO] [stdout]    |                               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]   --> src/mock.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 |     type RuntimeOrigin = RuntimeOrigin;
[INFO] [stdout]    |                          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    |
[INFO] [stdout] 53 |     type RuntimeOrigin = Self::RuntimeOrigin;
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]   --> src/mock.rs:54:21
[INFO] [stdout]    |
[INFO] [stdout] 54 |     type RuntimeCall = RuntimeCall;
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    |
[INFO] [stdout] 54 |     type RuntimeCall = Self::RuntimeCall;
[INFO] [stdout]    |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]   --> src/mock.rs:61:22
[INFO] [stdout]    |
[INFO] [stdout] 61 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]    |                         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    |
[INFO] [stdout] 61 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PalletInfo` in this scope
[INFO] [stdout]   --> src/mock.rs:65:20
[INFO] [stdout]    |
[INFO] [stdout] 65 |     type PalletInfo = PalletInfo;
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    |
[INFO] [stdout] 65 |     type PalletInfo = Self::PalletInfo;
[INFO] [stdout]    |                       ++++++
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 20 + use frame_support::traits::PalletInfo;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:75:34
[INFO] [stdout]    |
[INFO] [stdout] 75 | impl pallet_balances::Config for Test {
[INFO] [stdout]    |                                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]   --> src/mock.rs:78:22
[INFO] [stdout]    |
[INFO] [stdout] 78 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]    |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `System` in this scope
[INFO] [stdout]   --> src/mock.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 80 |     type AccountStore = System;
[INFO] [stdout]    |                         ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 20 + use sp_std::alloc::System;
[INFO] [stdout]    |
[INFO] [stdout] 20 + use std::alloc::System;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:135:17
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl Config for Test {
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/mock.rs:136:22
[INFO] [stdout]     |
[INFO] [stdout] 136 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 136 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/mock.rs:140:18
[INFO] [stdout]     |
[INFO] [stdout] 140 |     type Currency = Balances;
[INFO] [stdout]     |                     ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_io`
[INFO] [stdout]    --> src/mock.rs:203:33
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub(crate) fn new_test_ext() -> sp_io::TestExternalities {
[INFO] [stdout]     |                                 ^^^^^ use of undeclared crate or module `sp_io`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:204:50
[INFO] [stdout]     |
[INFO] [stdout] 204 |     let mut storage = frame_system::GenesisConfig::<Test>::default().build_storage().unwrap();
[INFO] [stdout]     |                                                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub(crate) fn new_test_ext<Test>() -> sp_io::TestExternalities {
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:206:43
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let config: pallet_assets::GenesisConfig<Test> = pallet_assets::GenesisConfig {
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub(crate) fn new_test_ext<Test>() -> sp_io::TestExternalities {
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_io`
[INFO] [stdout]    --> src/mock.rs:223:15
[INFO] [stdout]     |
[INFO] [stdout] 223 |     let mut ext: sp_io::TestExternalities = storage.into();
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `sp_io`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:226:22
[INFO] [stdout]     |
[INFO] [stdout] 226 |     ext.execute_with(|| System::set_block_number(1));
[INFO] [stdout]     |                         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[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.rs:39:22
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let asset = Asset::<Test>::get(asset_id).unwrap();
[INFO] [stdout]    |                         ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn asset_account_counts<Test>(asset_id: u32) -> (u32, u32) {
[INFO] [stdout]    |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]   --> src/tests.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         while System::inc_consumers(&2).is_ok() {}
[INFO] [stdout]    |               ^^^^^^ use of undeclared type `System`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 20 + use sp_std::alloc::System;
[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.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let _ = System::dec_consumers(&2);
[INFO] [stdout]    |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 20 + use sp_std::alloc::System;
[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.rs:55:11
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let _ = System::dec_consumers(&2);
[INFO] [stdout]    |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 20 + use sp_std::alloc::System;
[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.rs:57:14
[INFO] [stdout]    |
[INFO] [stdout] 57 |         assert_eq!(System::consumers(&2), 1);
[INFO] [stdout]    |                    ^^^^^^ use of undeclared type `System`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 20 + use sp_std::alloc::System;
[INFO] [stdout]    |
[INFO] [stdout] 20 + use std::alloc::System;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope
[INFO] [stdout]    --> src/tests.rs:59:12
[INFO] [stdout]     |
[INFO] [stdout] 59  |           let _ = <Assets as fungibles::Mutate<_>>::transfer(0, &1, &2, 50, Protect);
[INFO] [stdout]     |                    ^^^^^^ help: a type alias with a similar name exists: `Asset`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:329:2
[INFO] [stdout]     |
[INFO] [stdout] 329 | /     pub(super) type Asset<T: Config<I>, I: 'static = ()> = StorageMap<
[INFO] [stdout] 330 | |         _,
[INFO] [stdout] 331 | |         Blake2_128Concat,
[INFO] [stdout] 332 | |         T::AssetId,
[INFO] [stdout] 333 | |         AssetDetails<T::Balance, T::AccountId, DepositBalanceOf<T, I>>,
[INFO] [stdout] 334 | |     >;
[INFO] [stdout]     | |______- similarly named type alias `Asset` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]   --> src/tests.rs:60:3
[INFO] [stdout]    |
[INFO] [stdout] 60 |         System::assert_has_event(RuntimeEvent::Assets(crate::Event::Transferred {
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 20 + use sp_std::alloc::System;
[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.rs:77:3
[INFO] [stdout]    |
[INFO] [stdout] 77 |         System::assert_last_event(RuntimeEvent::Assets(crate::Event::Issued {
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 20 + use sp_std::alloc::System;
[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.rs:84:3
[INFO] [stdout]    |
[INFO] [stdout] 84 |         System::assert_last_event(RuntimeEvent::Assets(crate::Event::Issued {
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 20 + use sp_std::alloc::System;
[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.rs:92:3
[INFO] [stdout]    |
[INFO] [stdout] 92 |         System::assert_last_event(RuntimeEvent::Assets(crate::Event::Issued {
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 20 + use sp_std::alloc::System;
[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.rs:146:14
[INFO] [stdout]     |
[INFO] [stdout] 146 |         assert_eq!(System::consumers(&1), 1);
[INFO] [stdout]     |                    ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[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.rs:170:76
[INFO] [stdout]     |
[INFO] [stdout] 170 |         assert_noop!(Assets::refund(RuntimeOrigin::signed(1), 0, false), Error::<Test>::WouldBurn);
[INFO] [stdout]     |                                                                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 164 | fn refunding_asset_deposit_with_burn_disallowed_should_fail<Test>() {
[INFO] [stdout]     |                                                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:205:22
[INFO] [stdout]     |
[INFO] [stdout] 205 |         assert_eq!(Asset::<Test>::get(0).unwrap().accounts, 0);
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn refunding_calls_died_hook<Test>() {
[INFO] [stdout]     |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:224:75
[INFO] [stdout]     |
[INFO] [stdout] 224 |         assert_noop!(Assets::refund(RuntimeOrigin::signed(2), 0, true), Error::<Test>::NoDeposit);
[INFO] [stdout]     |                                                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 212 | fn refunding_with_sufficient_existence_reason_should_fail<Test>() {
[INFO] [stdout]     |                                                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:237:75
[INFO] [stdout]     |
[INFO] [stdout] 237 |         assert_noop!(Assets::refund(RuntimeOrigin::signed(2), 0, true), Error::<Test>::NoDeposit);
[INFO] [stdout]     |                                                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn refunding_with_deposit_from_should_fail<Test>() {
[INFO] [stdout]     |                                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:238:21
[INFO] [stdout]     |
[INFO] [stdout] 238 |         assert!(Account::<Test>::contains_key(0, &2));
[INFO] [stdout]     |                           ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn refunding_with_deposit_from_should_fail<Test>() {
[INFO] [stdout]     |                                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:252:14
[INFO] [stdout]     |
[INFO] [stdout] 252 |         assert_eq!(System::consumers(&2), 0);
[INFO] [stdout]     |                    ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[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.rs:256:14
[INFO] [stdout]     |
[INFO] [stdout] 256 |         assert_eq!(System::consumers(&2), 1);
[INFO] [stdout]     |                    ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[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.rs:265:22
[INFO] [stdout]     |
[INFO] [stdout] 265 |         assert!(!Account::<Test>::contains_key(0, &2));
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn refunding_frozen_with_consumer_ref_works<Test>() {
[INFO] [stdout]     |                                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:266:14
[INFO] [stdout]     |
[INFO] [stdout] 266 |         assert_eq!(System::consumers(&2), 0);
[INFO] [stdout]     |                    ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[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.rs:280:14
[INFO] [stdout]     |
[INFO] [stdout] 280 |         assert_eq!(System::consumers(&2), 0);
[INFO] [stdout]     |                    ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[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.rs:283:14
[INFO] [stdout]     |
[INFO] [stdout] 283 |         assert_eq!(System::consumers(&2), 1);
[INFO] [stdout]     |                    ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[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.rs:285:21
[INFO] [stdout]     |
[INFO] [stdout] 285 |         assert!(Account::<Test>::contains_key(0, &2));
[INFO] [stdout]     |                           ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 272 | fn refunding_frozen_with_deposit_works<Test>() {
[INFO] [stdout]     |                                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:288:14
[INFO] [stdout]     |
[INFO] [stdout] 288 |         assert_eq!(System::consumers(&2), 1);
[INFO] [stdout]     |                    ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[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.rs:297:22
[INFO] [stdout]     |
[INFO] [stdout] 297 |         assert!(!Account::<Test>::contains_key(0, &2));
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 272 | fn refunding_frozen_with_deposit_works<Test>() {
[INFO] [stdout]     |                                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:299:14
[INFO] [stdout]     |
[INFO] [stdout] 299 |         assert_eq!(System::consumers(&2), 0);
[INFO] [stdout]     |                    ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[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.rs:310:12
[INFO] [stdout]     |
[INFO] [stdout] 310 |             Error::<Test>::Unknown
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 305 | fn approval_lifecycle_works<Test>() {
[INFO] [stdout]     |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:317:22
[INFO] [stdout]     |
[INFO] [stdout] 317 |         assert_eq!(Asset::<Test>::get(0).unwrap().approvals, 1);
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 305 | fn approval_lifecycle_works<Test>() {
[INFO] [stdout]     |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:320:22
[INFO] [stdout]     |
[INFO] [stdout] 320 |         assert_eq!(Asset::<Test>::get(0).unwrap().approvals, 1);
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 305 | fn approval_lifecycle_works<Test>() {
[INFO] [stdout]     |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:322:22
[INFO] [stdout]     |
[INFO] [stdout] 322 |         assert_eq!(Asset::<Test>::get(0).unwrap().approvals, 0);
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 305 | fn approval_lifecycle_works<Test>() {
[INFO] [stdout]     |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:336:12
[INFO] [stdout]     |
[INFO] [stdout] 336 |             Error::<Test>::Unknown
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 331 | fn transfer_approved_all_funds<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:343:22
[INFO] [stdout]     |
[INFO] [stdout] 343 |         assert_eq!(Asset::<Test>::get(0).unwrap().approvals, 1);
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 331 | fn transfer_approved_all_funds<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:348:22
[INFO] [stdout]     |
[INFO] [stdout] 348 |         assert_eq!(Asset::<Test>::get(0).unwrap().approvals, 0);
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 331 | fn transfer_approved_all_funds<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:360:27
[INFO] [stdout]     |
[INFO] [stdout] 360 |         let e = BalancesError::<Test>::InsufficientBalance;
[INFO] [stdout]     |                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 356 | fn approval_deposits_work<Test>() {
[INFO] [stdout]     |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:383:19
[INFO] [stdout]     |
[INFO] [stdout] 383 |         let e = Error::<Test>::Unapproved;
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 377 | fn cannot_transfer_more_than_approved<Test>() {
[INFO] [stdout]     |                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:395:19
[INFO] [stdout]     |
[INFO] [stdout] 395 |         let e = Error::<Test>::BalanceLow;
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 389 | fn cannot_transfer_more_than_exists<Test>() {
[INFO] [stdout]     |                                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:407:22
[INFO] [stdout]     |
[INFO] [stdout] 407 |         assert_eq!(Asset::<Test>::get(0).unwrap().approvals, 1);
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 401 | fn cancel_approval_works<Test>() {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:410:12
[INFO] [stdout]     |
[INFO] [stdout] 410 |             Error::<Test>::Unknown
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 401 | fn cancel_approval_works<Test>() {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:414:12
[INFO] [stdout]     |
[INFO] [stdout] 414 |             Error::<Test>::Unknown
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 401 | fn cancel_approval_works<Test>() {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:418:12
[INFO] [stdout]     |
[INFO] [stdout] 418 |             Error::<Test>::Unknown
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 401 | fn cancel_approval_works<Test>() {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:420:22
[INFO] [stdout]     |
[INFO] [stdout] 420 |         assert_eq!(Asset::<Test>::get(0).unwrap().approvals, 1);
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 401 | fn cancel_approval_works<Test>() {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:422:22
[INFO] [stdout]     |
[INFO] [stdout] 422 |         assert_eq!(Asset::<Test>::get(0).unwrap().approvals, 0);
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 401 | fn cancel_approval_works<Test>() {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:425:12
[INFO] [stdout]     |
[INFO] [stdout] 425 |             Error::<Test>::Unknown
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 401 | fn cancel_approval_works<Test>() {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:437:22
[INFO] [stdout]     |
[INFO] [stdout] 437 |         assert_eq!(Asset::<Test>::get(0).unwrap().approvals, 1);
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 431 | fn force_cancel_approval_works<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:438:19
[INFO] [stdout]     |
[INFO] [stdout] 438 |         let e = Error::<Test>::NoPermission;
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 431 | fn force_cancel_approval_works<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:442:12
[INFO] [stdout]     |
[INFO] [stdout] 442 |             Error::<Test>::Unknown
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 431 | fn force_cancel_approval_works<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:446:12
[INFO] [stdout]     |
[INFO] [stdout] 446 |             Error::<Test>::Unknown
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 431 | fn force_cancel_approval_works<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:450:12
[INFO] [stdout]     |
[INFO] [stdout] 450 |             Error::<Test>::Unknown
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 431 | fn force_cancel_approval_works<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:452:22
[INFO] [stdout]     |
[INFO] [stdout] 452 |         assert_eq!(Asset::<Test>::get(0).unwrap().approvals, 1);
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 431 | fn force_cancel_approval_works<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:454:22
[INFO] [stdout]     |
[INFO] [stdout] 454 |         assert_eq!(Asset::<Test>::get(0).unwrap().approvals, 0);
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 431 | fn force_cancel_approval_works<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:457:12
[INFO] [stdout]     |
[INFO] [stdout] 457 |             Error::<Test>::Unknown
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 431 | fn force_cancel_approval_works<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:468:19
[INFO] [stdout]     |
[INFO] [stdout] 468 |         assert!(Asset::<Test>::contains_key(0));
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 463 | fn lifecycle_should_work<Test>() {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:472:22
[INFO] [stdout]     |
[INFO] [stdout] 472 |         assert!(Metadata::<Test>::contains_key(0));
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 463 | fn lifecycle_should_work<Test>() {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:478:24
[INFO] [stdout]     |
[INFO] [stdout] 478 |         assert_eq!(Account::<Test>::iter_prefix(0).count(), 2);
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 463 | fn lifecycle_should_work<Test>() {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:488:20
[INFO] [stdout]     |
[INFO] [stdout] 488 |         assert!(!Asset::<Test>::contains_key(0));
[INFO] [stdout]     |                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 463 | fn lifecycle_should_work<Test>() {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:489:23
[INFO] [stdout]     |
[INFO] [stdout] 489 |         assert!(!Metadata::<Test>::contains_key(0));
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 463 | fn lifecycle_should_work<Test>() {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:490:24
[INFO] [stdout]     |
[INFO] [stdout] 490 |         assert_eq!(Account::<Test>::iter_prefix(0).count(), 0);
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 463 | fn lifecycle_should_work<Test>() {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:494:19
[INFO] [stdout]     |
[INFO] [stdout] 494 |         assert!(Asset::<Test>::contains_key(0));
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 463 | fn lifecycle_should_work<Test>() {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:498:22
[INFO] [stdout]     |
[INFO] [stdout] 498 |         assert!(Metadata::<Test>::contains_key(0));
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 463 | fn lifecycle_should_work<Test>() {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:502:24
[INFO] [stdout]     |
[INFO] [stdout] 502 |         assert_eq!(Account::<Test>::iter_prefix(0).count(), 2);
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 463 | fn lifecycle_should_work<Test>() {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:512:20
[INFO] [stdout]     |
[INFO] [stdout] 512 |         assert!(!Asset::<Test>::contains_key(0));
[INFO] [stdout]     |                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 463 | fn lifecycle_should_work<Test>() {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:513:23
[INFO] [stdout]     |
[INFO] [stdout] 513 |         assert!(!Metadata::<Test>::contains_key(0));
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 463 | fn lifecycle_should_work<Test>() {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:514:24
[INFO] [stdout]     |
[INFO] [stdout] 514 |         assert_eq!(Account::<Test>::iter_prefix(0).count(), 0);
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 463 | fn lifecycle_should_work<Test>() {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:541:23
[INFO] [stdout]     |
[INFO] [stdout] 541 |         assert!(Approvals::<Test>::iter().count().is_zero())
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 519 | fn destroy_should_refund_approvals<Test>() {
[INFO] [stdout]     |                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:564:77
[INFO] [stdout]     |
[INFO] [stdout] 564 |         assert_noop!(Assets::finish_destroy(RuntimeOrigin::signed(1), 0), Error::<Test>::InUse);
[INFO] [stdout]     |                                                                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 546 | fn partial_destroy_should_work<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:566:3
[INFO] [stdout]     |
[INFO] [stdout] 566 |         System::assert_has_event(RuntimeEvent::Assets(crate::Event::AccountsDestroyed {
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[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.rs:571:3
[INFO] [stdout]     |
[INFO] [stdout] 571 |         System::assert_has_event(RuntimeEvent::Assets(crate::Event::ApprovalsDestroyed {
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[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.rs:577:19
[INFO] [stdout]     |
[INFO] [stdout] 577 |         assert!(Asset::<Test>::contains_key(0));
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 546 | fn partial_destroy_should_work<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:581:3
[INFO] [stdout]     |
[INFO] [stdout] 581 |         System::assert_has_event(RuntimeEvent::Assets(crate::Event::AccountsDestroyed {
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[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.rs:590:3
[INFO] [stdout]     |
[INFO] [stdout] 590 |         System::assert_has_event(RuntimeEvent::Assets(crate::Event::Destroyed { asset_id: 0 }));
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[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.rs:593:20
[INFO] [stdout]     |
[INFO] [stdout] 593 |         assert!(!Asset::<Test>::contains_key(0));
[INFO] [stdout]     |                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 546 | fn partial_destroy_should_work<Test>() {
[INFO] [stdout]     |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:631:22
[INFO] [stdout]     |
[INFO] [stdout] 631 |         assert_eq!(Asset::<Test>::get(0).unwrap().accounts, 1);
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 627 | fn min_balance_should_work<Test>() {
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:646:22
[INFO] [stdout]     |
[INFO] [stdout] 646 |         assert_eq!(Asset::<Test>::get(0).unwrap().accounts, 1);
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 627 | fn min_balance_should_work<Test>() {
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:653:22
[INFO] [stdout]     |
[INFO] [stdout] 653 |         assert_eq!(Asset::<Test>::get(0).unwrap().accounts, 1);
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 627 | fn min_balance_should_work<Test>() {
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:659:22
[INFO] [stdout]     |
[INFO] [stdout] 659 |         assert_eq!(Asset::<Test>::get(0).unwrap().accounts, 0);
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 627 | fn min_balance_should_work<Test>() {
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:709:12
[INFO] [stdout]     |
[INFO] [stdout] 709 |             Error::<Test>::BalanceLow
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 702 | fn transferring_enough_to_kill_source_when_keep_alive_should_fail<Test>() {
[INFO] [stdout]     |                                                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:726:78
[INFO] [stdout]     |
[INFO] [stdout] 726 |         assert_noop!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50), Error::<Test>::Frozen);
[INFO] [stdout]     |                                                                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 720 | fn transferring_frozen_user_should_not_work<Test>() {
[INFO] [stdout]     |                                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:741:12
[INFO] [stdout]     |
[INFO] [stdout] 741 |             Error::<Test>::AssetNotLive
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 733 | fn transferring_frozen_asset_should_not_work<Test>() {
[INFO] [stdout]     |                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:758:12
[INFO] [stdout]     |
[INFO] [stdout] 758 |             Error::<Test>::AssetNotLive
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 749 | fn approve_transfer_frozen_asset_should_not_work<Test>() {
[INFO] [stdout]     |                                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:773:78
[INFO] [stdout]     |
[INFO] [stdout] 773 |         assert_noop!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50), Error::<Test>::Frozen);
[INFO] [stdout]     |                                                                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 766 | fn transferring_from_blocked_account_should_not_work<Test>() {
[INFO] [stdout]     |                                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:803:12
[INFO] [stdout]     |
[INFO] [stdout] 803 |             Error::<Test>::NoPermission
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 797 | fn origin_guards_should_work<Test>() {
[INFO] [stdout]     |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:807:12
[INFO] [stdout]     |
[INFO] [stdout] 807 |             Error::<Test>::NoPermission
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 797 | fn origin_guards_should_work<Test>() {
[INFO] [stdout]     |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:809:72
[INFO] [stdout]     |
[INFO] [stdout] 809 |         assert_noop!(Assets::freeze(RuntimeOrigin::signed(2), 0, 1), Error::<Test>::NoPermission);
[INFO] [stdout]     |                                                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 797 | fn origin_guards_should_work<Test>() {
[INFO] [stdout]     |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:810:70
[INFO] [stdout]     |
[INFO] [stdout] 810 |         assert_noop!(Assets::thaw(RuntimeOrigin::signed(2), 0, 2), Error::<Test>::NoPermission);
[INFO] [stdout]     |                                                                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 797 | fn origin_guards_should_work<Test>() {
[INFO] [stdout]     |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:813:12
[INFO] [stdout]     |
[INFO] [stdout] 813 |             Error::<Test>::NoPermission
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 797 | fn origin_guards_should_work<Test>() {
[INFO] [stdout]     |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:817:12
[INFO] [stdout]     |
[INFO] [stdout] 817 |             Error::<Test>::NoPermission
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 797 | fn origin_guards_should_work<Test>() {
[INFO] [stdout]     |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:821:12
[INFO] [stdout]     |
[INFO] [stdout] 821 |             Error::<Test>::NoPermission
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 797 | fn origin_guards_should_work<Test>() {
[INFO] [stdout]     |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:825:12
[INFO] [stdout]     |
[INFO] [stdout] 825 |             Error::<Test>::NoPermission
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 797 | fn origin_guards_should_work<Test>() {
[INFO] [stdout]     |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:846:12
[INFO] [stdout]     |
[INFO] [stdout] 846 |             Error::<Test>::NoPermission
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 831 | fn transfer_owner_should_work<Test>() {
[INFO] [stdout]     |                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:889:78
[INFO] [stdout]     |
[INFO] [stdout] 889 |         assert_noop!(Assets::transfer(RuntimeOrigin::signed(2), 0, 1, 25), Error::<Test>::Frozen);
[INFO] [stdout]     |                                                                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 878 | fn transferring_from_frozen_account_should_not_work<Test>() {
[INFO] [stdout]     |                                                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:905:72
[INFO] [stdout]     |
[INFO] [stdout] 905 |         assert_noop!(Assets::freeze(RuntimeOrigin::signed(1), 0, 2), Error::<Test>::NoAccount);
[INFO] [stdout]     |                                                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 896 | fn touching_and_freezing_account_with_zero_asset_balance_should_work<Test>() {
[INFO] [stdout]     |                                                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:912:78
[INFO] [stdout]     |
[INFO] [stdout] 912 |         assert_noop!(Assets::transfer(RuntimeOrigin::signed(2), 0, 1, 25), Error::<Test>::Frozen);
[INFO] [stdout]     |                                                                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 896 | fn touching_and_freezing_account_with_zero_asset_balance_should_work<Test>() {
[INFO] [stdout]     |                                                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:932:22
[INFO] [stdout]     |
[INFO] [stdout] 932 |         assert!(!Account::<Test>::contains_key(0, &3));
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 919 | fn touch_other_works<Test>() {
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:936:12
[INFO] [stdout]     |
[INFO] [stdout] 936 |             Error::<Test>::NoPermission
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 919 | fn touch_other_works<Test>() {
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:939:22
[INFO] [stdout]     |
[INFO] [stdout] 939 |         assert!(!Account::<Test>::contains_key(0, &3));
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 919 | fn touch_other_works<Test>() {
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:941:21
[INFO] [stdout]     |
[INFO] [stdout] 941 |         assert!(Account::<Test>::contains_key(0, &3));
[INFO] [stdout]     |                           ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 919 | fn touch_other_works<Test>() {
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:943:22
[INFO] [stdout]     |
[INFO] [stdout] 943 |         assert!(!Account::<Test>::contains_key(0, &4));
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 919 | fn touch_other_works<Test>() {
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:945:21
[INFO] [stdout]     |
[INFO] [stdout] 945 |         assert!(Account::<Test>::contains_key(0, &4));
[INFO] [stdout]     |                           ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 919 | fn touch_other_works<Test>() {
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:957:22
[INFO] [stdout]     |
[INFO] [stdout] 957 |         assert!(!Account::<Test>::contains_key(0, &2));
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 950 | fn touch_other_and_freeze_works<Test>() {
[INFO] [stdout]     |                                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:960:21
[INFO] [stdout]     |
[INFO] [stdout] 960 |         assert!(Account::<Test>::contains_key(0, &2));
[INFO] [stdout]     |                           ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 950 | fn touch_other_and_freeze_works<Test>() {
[INFO] [stdout]     |                                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:966:78
[INFO] [stdout]     |
[INFO] [stdout] 966 |         assert_noop!(Assets::transfer(RuntimeOrigin::signed(2), 0, 1, 25), Error::<Test>::Frozen);
[INFO] [stdout]     |                                                                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 950 | fn touch_other_and_freeze_works<Test>() {
[INFO] [stdout]     |                                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:986:21
[INFO] [stdout]     |
[INFO] [stdout] 986 |         assert!(Account::<Test>::contains_key(0, &2));
[INFO] [stdout]     |                           ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 973 | fn account_with_deposit_not_destroyed<Test>() {
[INFO] [stdout]     |                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:990:21
[INFO] [stdout]     |
[INFO] [stdout] 990 |         assert!(Account::<Test>::contains_key(0, &2));
[INFO] [stdout]     |                           ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 973 | fn account_with_deposit_not_destroyed<Test>() {
[INFO] [stdout]     |                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:994:22
[INFO] [stdout]     |
[INFO] [stdout] 994 |         assert!(!Account::<Test>::contains_key(0, &2));
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 973 | fn account_with_deposit_not_destroyed<Test>() {
[INFO] [stdout]     |                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1001:21
[INFO] [stdout]      |
[INFO] [stdout] 1001 |         assert!(Account::<Test>::contains_key(0, &2));
[INFO] [stdout]      |                           ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 973  | fn account_with_deposit_not_destroyed<Test>() {
[INFO] [stdout]      |                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1016:22
[INFO] [stdout]      |
[INFO] [stdout] 1016 |         assert!(!Account::<Test>::contains_key(0, &3));
[INFO] [stdout]      |                            ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1006 | fn refund_other_should_fails<Test>() {
[INFO] [stdout]      |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1025:12
[INFO] [stdout]      |
[INFO] [stdout] 1025 |             Error::<Test>::NoDeposit
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1006 | fn refund_other_should_fails<Test>() {
[INFO] [stdout]      |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1030:12
[INFO] [stdout]      |
[INFO] [stdout] 1030 |             Error::<Test>::NoDeposit
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1006 | fn refund_other_should_fails<Test>() {
[INFO] [stdout]      |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1035:12
[INFO] [stdout]      |
[INFO] [stdout] 1035 |             Error::<Test>::NoDeposit
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1006 | fn refund_other_should_fails<Test>() {
[INFO] [stdout]      |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1041:12
[INFO] [stdout]      |
[INFO] [stdout] 1041 |             Error::<Test>::AssetNotLive
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1006 | fn refund_other_should_fails<Test>() {
[INFO] [stdout]      |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1050:12
[INFO] [stdout]      |
[INFO] [stdout] 1050 |             Error::<Test>::AssetNotLive
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1006 | fn refund_other_should_fails<Test>() {
[INFO] [stdout]      |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1056:78
[INFO] [stdout]      |
[INFO] [stdout] 1056 |         assert_noop!(Assets::refund_other(RuntimeOrigin::signed(2), 0, 3), Error::<Test>::Frozen);
[INFO] [stdout]      |                                                                                    ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1006 | fn refund_other_should_fails<Test>() {
[INFO] [stdout]      |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1061:12
[INFO] [stdout]      |
[INFO] [stdout] 1061 |             Error::<Test>::NoPermission
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1006 | fn refund_other_should_fails<Test>() {
[INFO] [stdout]      |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1067:12
[INFO] [stdout]      |
[INFO] [stdout] 1067 |             Error::<Test>::WouldBurn
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1006 | fn refund_other_should_fails<Test>() {
[INFO] [stdout]      |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1083:22
[INFO] [stdout]      |
[INFO] [stdout] 1083 |         assert!(!Account::<Test>::contains_key(0, &3));
[INFO] [stdout]      |                            ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1074 | fn refund_other_works<Test>() {
[INFO] [stdout]      |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1092:22
[INFO] [stdout]      |
[INFO] [stdout] 1092 |         assert!(!Account::<Test>::contains_key(0, &3));
[INFO] [stdout]      |                            ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1074 | fn refund_other_works<Test>() {
[INFO] [stdout]      |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1101:22
[INFO] [stdout]      |
[INFO] [stdout] 1101 |         assert!(!Account::<Test>::contains_key(0, &3));
[INFO] [stdout]      |                            ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1074 | fn refund_other_works<Test>() {
[INFO] [stdout]      |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1119:12
[INFO] [stdout]      |
[INFO] [stdout] 1119 |             Error::<Test>::NoAccount
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1107 | fn transferring_amount_more_than_available_balance_should_not_work<Test>() {
[INFO] [stdout]      |                                                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1123:12
[INFO] [stdout]      |
[INFO] [stdout] 1123 |             Error::<Test>::BalanceLow
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1107 | fn transferring_amount_more_than_available_balance_should_not_work<Test>() {
[INFO] [stdout]      |                                                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1136:14
[INFO] [stdout]      |
[INFO] [stdout] 1136 |         assert_eq!(System::events().len(), 2);
[INFO] [stdout]      |                    ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 20   + use sp_std::alloc::System;
[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.rs:1148:12
[INFO] [stdout]      |
[INFO] [stdout] 1148 |             Error::<Test>::BalanceLow
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1141 | fn transferring_more_units_than_total_supply_should_not_work<Test>() {
[INFO] [stdout]      |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1160:3
[INFO] [stdout]      |
[INFO] [stdout] 1160 |         System::assert_last_event(RuntimeEvent::Assets(crate::Event::Burned {
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 20   + use sp_std::alloc::System;
[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.rs:1177:12
[INFO] [stdout]      |
[INFO] [stdout] 1177 |             Error::<Test>::NoAccount
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1170 | fn burning_asset_balance_with_zero_balance_does_nothing<Test>() {
[INFO] [stdout]      |                                                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1190:12
[INFO] [stdout]      |
[INFO] [stdout] 1190 |             Error::<Test>::Unknown,
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1185 | fn set_metadata_should_work<Test>() {
[INFO] [stdout]      |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1196:12
[INFO] [stdout]      |
[INFO] [stdout] 1196 |             Error::<Test>::NoPermission,
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1185 | fn set_metadata_should_work<Test>() {
[INFO] [stdout]      |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1202:12
[INFO] [stdout]      |
[INFO] [stdout] 1202 |             Error::<Test>::BadMetadata,
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1185 | fn set_metadata_should_work<Test>() {
[INFO] [stdout]      |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1206:12
[INFO] [stdout]      |
[INFO] [stdout] 1206 |             Error::<Test>::BadMetadata,
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1185 | fn set_metadata_should_work<Test>() {
[INFO] [stdout]      |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1241:20
[INFO] [stdout]      |
[INFO] [stdout] 1241 |             BalancesError::<Test, _>::InsufficientBalance,
[INFO] [stdout]      |                             ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1185 | fn set_metadata_should_work<Test>() {
[INFO] [stdout]      |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1245:22
[INFO] [stdout]      |
[INFO] [stdout] 1245 |         assert!(Metadata::<Test>::contains_key(0));
[INFO] [stdout]      |                            ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1185 | fn set_metadata_should_work<Test>() {
[INFO] [stdout]      |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1248:12
[INFO] [stdout]      |
[INFO] [stdout] 1248 |             Error::<Test>::NoPermission
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1185 | fn set_metadata_should_work<Test>() {
[INFO] [stdout]      |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1250:77
[INFO] [stdout]      |
[INFO] [stdout] 1250 |         assert_noop!(Assets::clear_metadata(RuntimeOrigin::signed(1), 1), Error::<Test>::Unknown);
[INFO] [stdout]      |                                                                                   ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1185 | fn set_metadata_should_work<Test>() {
[INFO] [stdout]      |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1252:23
[INFO] [stdout]      |
[INFO] [stdout] 1252 |         assert!(!Metadata::<Test>::contains_key(0));
[INFO] [stdout]      |                             ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1185 | fn set_metadata_should_work<Test>() {
[INFO] [stdout]      |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1285:19
[INFO] [stdout]      |
[INFO] [stdout] 1285 |         assert!(Asset::<Test>::get(0).is_none());
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1276 | fn finish_destroy_asset_destroys_asset<Test>() {
[INFO] [stdout]      |                                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1304:12
[INFO] [stdout]      |
[INFO] [stdout] 1304 |             Error::<Test>::BalanceLow
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1290 | fn freezer_should_work<Test>() {
[INFO] [stdout]      |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1310:19
[INFO] [stdout]      |
[INFO] [stdout] 1310 |         let e = Error::<Test>::BalanceLow;
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1290 | fn freezer_should_work<Test>() {
[INFO] [stdout]      |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1314:19
[INFO] [stdout]      |
[INFO] [stdout] 1314 |         let e = Error::<Test>::BalanceLow;
[INFO] [stdout]      |                         ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1290 | fn freezer_should_work<Test>() {
[INFO] [stdout]      |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1366:22
[INFO] [stdout]      |
[INFO] [stdout] 1366 |         assert!(Metadata::<Test>::contains_key(0));
[INFO] [stdout]      |                            ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1354 | fn force_metadata_should_work<Test>() {
[INFO] [stdout]      |                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1369:44
[INFO] [stdout]      |
[INFO] [stdout] 1369 |         let asset_original_metadata = Metadata::<Test>::get(0);
[INFO] [stdout]      |                                                  ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1354 | fn force_metadata_should_work<Test>() {
[INFO] [stdout]      |                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1378:25
[INFO] [stdout]      |
[INFO] [stdout] 1378 |         assert_ne!(Metadata::<Test>::get(0), asset_original_metadata);
[INFO] [stdout]      |                               ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1354 | fn force_metadata_should_work<Test>() {
[INFO] [stdout]      |                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1390:12
[INFO] [stdout]      |
[INFO] [stdout] 1390 |             Error::<Test>::Unknown
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1354 | fn force_metadata_should_work<Test>() {
[INFO] [stdout]      |                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1404:12
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             Error::<Test>::BadMetadata
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1354 | fn force_metadata_should_work<Test>() {
[INFO] [stdout]      |                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1415:12
[INFO] [stdout]      |
[INFO] [stdout] 1415 |             Error::<Test>::BadMetadata
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1354 | fn force_metadata_should_work<Test>() {
[INFO] [stdout]      |                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1419:22
[INFO] [stdout]      |
[INFO] [stdout] 1419 |         assert!(Metadata::<Test>::contains_key(0));
[INFO] [stdout]      |                            ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1354 | fn force_metadata_should_work<Test>() {
[INFO] [stdout]      |                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1421:23
[INFO] [stdout]      |
[INFO] [stdout] 1421 |         assert!(!Metadata::<Test>::contains_key(0));
[INFO] [stdout]      |                             ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1354 | fn force_metadata_should_work<Test>() {
[INFO] [stdout]      |                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1426:12
[INFO] [stdout]      |
[INFO] [stdout] 1426 |             Error::<Test>::Unknown
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1354 | fn force_metadata_should_work<Test>() {
[INFO] [stdout]      |                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1471:12
[INFO] [stdout]      |
[INFO] [stdout] 1471 |             Error::<Test>::Unknown
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1432 | fn force_asset_status_should_work<Test>() {
[INFO] [stdout]      |                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1504:12
[INFO] [stdout]      |
[INFO] [stdout] 1504 |             Error::<Test>::NoPermission
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1494 | fn set_min_balance_should_work<Test>() {
[INFO] [stdout]      |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1524:12
[INFO] [stdout]      |
[INFO] [stdout] 1524 |             Error::<Test>::NoPermission
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1494 | fn set_min_balance_should_work<Test>() {
[INFO] [stdout]      |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1543:22
[INFO] [stdout]      |
[INFO] [stdout] 1543 |         assert_eq!(Asset::<Test>::get(id).unwrap().min_balance, 10);
[INFO] [stdout]      |                            ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1494 | fn set_min_balance_should_work<Test>() {
[INFO] [stdout]      |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1548:22
[INFO] [stdout]      |
[INFO] [stdout] 1548 |         assert_eq!(Asset::<Test>::get(id).unwrap().min_balance, 50);
[INFO] [stdout]      |                            ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1494 | fn set_min_balance_should_work<Test>() {
[INFO] [stdout]      |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1563:28
[INFO] [stdout]      |
[INFO] [stdout] 1563 |             BalanceToAssetBalance::<Balances, Test, ConvertInto>::to_asset_balance(100, 1234),
[INFO] [stdout]      |                                     ^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1553 | fn balance_conversion_should_work<Balances>() {
[INFO] [stdout]      |                                  ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1563:38
[INFO] [stdout]      |
[INFO] [stdout] 1563 |             BalanceToAssetBalance::<Balances, Test, ConvertInto>::to_asset_balance(100, 1234),
[INFO] [stdout]      |                                               ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1553 | fn balance_conversion_should_work<Test>() {
[INFO] [stdout]      |                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1567:28
[INFO] [stdout]      |
[INFO] [stdout] 1567 |             BalanceToAssetBalance::<Balances, Test, ConvertInto>::to_asset_balance(
[INFO] [stdout]      |                                     ^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1553 | fn balance_conversion_should_work<Balances>() {
[INFO] [stdout]      |                                  ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1567:38
[INFO] [stdout]      |
[INFO] [stdout] 1567 |             BalanceToAssetBalance::<Balances, Test, ConvertInto>::to_asset_balance(
[INFO] [stdout]      |                                               ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1553 | fn balance_conversion_should_work<Test>() {
[INFO] [stdout]      |                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope
[INFO] [stdout]     --> src/tests.rs:1575:28
[INFO] [stdout]      |
[INFO] [stdout] 1575 |             BalanceToAssetBalance::<Balances, Test, ConvertInto>::to_asset_balance(100, id),
[INFO] [stdout]      |                                     ^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1553 | fn balance_conversion_should_work<Balances>() {
[INFO] [stdout]      |                                  ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1575:38
[INFO] [stdout]      |
[INFO] [stdout] 1575 |             BalanceToAssetBalance::<Balances, Test, ConvertInto>::to_asset_balance(100, id),
[INFO] [stdout]      |                                               ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1553 | fn balance_conversion_should_work<Test>() {
[INFO] [stdout]      |                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1585:22
[INFO] [stdout]      |
[INFO] [stdout] 1585 |         assert!(Metadata::<Test>::contains_key(999));
[INFO] [stdout]      |                            ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1582 | fn assets_from_genesis_should_exist<Test>() {
[INFO] [stdout]      |                                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1697:12
[INFO] [stdout]      |
[INFO] [stdout] 1697 |             Error::<Test>::CallbackFailed
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1690 | fn asset_create_and_destroy_is_reverted_if_callback_fails<Test>() {
[INFO] [stdout]      |                                                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1711:12
[INFO] [stdout]      |
[INFO] [stdout] 1711 |             Error::<Test>::CallbackFailed
[INFO] [stdout]      |                     ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1690 | fn asset_create_and_destroy_is_reverted_if_callback_fails<Test>() {
[INFO] [stdout]      |                                                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1738:27
[INFO] [stdout]      |
[INFO] [stdout] 1738 |     let info = crate::Call::<Test>::create { id: 10, admin: 4, min_balance: 3 }.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] 1737 | fn weights_sane<Test>() {
[INFO] [stdout]      |                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]     --> src/tests.rs:1741:27
[INFO] [stdout]      |
[INFO] [stdout] 1741 |     let info = crate::Call::<Test>::finish_destroy { id: 10 }.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] 1737 | fn weights_sane<Test>() {
[INFO] [stdout]      |                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Weight` is imported redundantly
[INFO] [stdout]   --> src/migration.rs:26:41
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use frame_support::{pallet_prelude::*, weights::Weight};
[INFO] [stdout]    |                         -----------------  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the item `Weight` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Error` is imported redundantly
[INFO] [stdout]   --> src/tests.rs:21:22
[INFO] [stdout]    |
[INFO] [stdout] 20 | use super::*;
[INFO] [stdout]    |     -------- the item `Error` is already imported here
[INFO] [stdout] 21 | use crate::{mock::*, Error};
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Currency`, `fungibles::InspectEnumerable`
[INFO] [stdout]   --> src/tests.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 |     traits::{fungibles::InspectEnumerable, tokens::Preservation::Protect, Currency},
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TokenError` is imported redundantly
[INFO] [stdout]   --> src/tests.rs:29:39
[INFO] [stdout]    |
[INFO] [stdout] 20 | use super::*;
[INFO] [stdout]    |     -------- the item `TokenError` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | use sp_runtime::{traits::ConvertInto, TokenError};
[INFO] [stdout]    |                                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `frame_support::traits::fungibles::Balanced`
[INFO] [stdout]     --> src/tests.rs:1331:6
[INFO] [stdout]      |
[INFO] [stdout] 1331 |     use frame_support::traits::fungibles::Balanced;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `frame_support::traits::fungibles::metadata::Inspect`
[INFO] [stdout]     --> src/tests.rs:1594:7
[INFO] [stdout]      |
[INFO] [stdout] 1594 |         use frame_support::traits::fungibles::metadata::Inspect;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Inspect`, `Mutate`
[INFO] [stdout]     --> src/tests.rs:1613:53
[INFO] [stdout]      |
[INFO] [stdout] 1613 |         use frame_support::traits::fungibles::approvals::{Inspect, Mutate};
[INFO] [stdout]      |                                                           ^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `frame_support::traits::fungibles::roles::Inspect`
[INFO] [stdout]     --> src/tests.rs:1638:7
[INFO] [stdout]      |
[INFO] [stdout] 1638 |         use frame_support::traits::fungibles::roles::Inspect;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |     type AccountData = pallet_balances::AccountData<u64>;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:75:6
[INFO] [stdout]    |
[INFO] [stdout] 75 | impl pallet_balances::Config for Test {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/mock.rs:179:11
[INFO] [stdout]     |
[INFO] [stdout] 179 |         assert!(Assets::balance(asset, *who).is_zero());
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 use of undeclared type `Assets`
[INFO] [stdout]     |                 help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]   --> src/tests.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let mut s: Vec<_> = Assets::asset_ids().collect();
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         use of undeclared type `Assets`
[INFO] [stdout]    |                         help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]   --> src/tests.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, false, 1));
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared type `Assets`
[INFO] [stdout]    |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:46:35
[INFO] [stdout]    |
[INFO] [stdout] 46 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, false, 1));
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]   --> src/tests.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 |         Balances::make_free_balance_be(&1, 100);
[INFO] [stdout]    |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]   --> src/tests.rs:48:3
[INFO] [stdout]    |
[INFO] [stdout] 48 |         Balances::make_free_balance_be(&2, 100);
[INFO] [stdout]    |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]   --> src/tests.rs:50:14
[INFO] [stdout]    |
[INFO] [stdout] 50 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared type `Assets`
[INFO] [stdout]    |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:50:27
[INFO] [stdout]    |
[INFO] [stdout] 50 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]   --> src/tests.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 |         assert_eq!(Assets::balance(0, 1), 100);
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared type `Assets`
[INFO] [stdout]    |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent`
[INFO] [stdout]   --> src/tests.rs:60:28
[INFO] [stdout]    |
[INFO] [stdout] 60 |         System::assert_has_event(RuntimeEvent::Assets(crate::Event::Transferred {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]   --> src/tests.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |         assert_eq!(Assets::balance(0, 1), 50);
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared type `Assets`
[INFO] [stdout]    |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]   --> src/tests.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |         assert_eq!(Assets::balance(0, 1) + Assets::balance(0, 2), 100);
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared type `Assets`
[INFO] [stdout]    |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]   --> src/tests.rs:67:38
[INFO] [stdout]    |
[INFO] [stdout] 67 |         assert_eq!(Assets::balance(0, 1) + Assets::balance(0, 2), 100);
[INFO] [stdout]    |                                            ^^^^^^
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            use of undeclared type `Assets`
[INFO] [stdout]    |                                            help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]   --> src/tests.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared type `Assets`
[INFO] [stdout]    |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]   --> src/tests.rs:75:14
[INFO] [stdout]    |
[INFO] [stdout] 75 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 1, 1, true, 1));
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared type `Assets`
[INFO] [stdout]    |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:75:35
[INFO] [stdout]    |
[INFO] [stdout] 75 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 1, 1, true, 1));
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]   --> src/tests.rs:76:14
[INFO] [stdout]    |
[INFO] [stdout] 76 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared type `Assets`
[INFO] [stdout]    |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:76:27
[INFO] [stdout]    |
[INFO] [stdout] 76 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent`
[INFO] [stdout]   --> src/tests.rs:77:29
[INFO] [stdout]    |
[INFO] [stdout] 77 |         System::assert_last_event(RuntimeEvent::Assets(crate::Event::Issued {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]   --> src/tests.rs:82:14
[INFO] [stdout]    |
[INFO] [stdout] 82 |         assert_eq!(Assets::balance(0, 1), 100);
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared type `Assets`
[INFO] [stdout]    |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]   --> src/tests.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 2, 100));
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared type `Assets`
[INFO] [stdout]    |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:83:27
[INFO] [stdout]    |
[INFO] [stdout] 83 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 2, 100));
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent`
[INFO] [stdout]   --> src/tests.rs:84:29
[INFO] [stdout]    |
[INFO] [stdout] 84 |         System::assert_last_event(RuntimeEvent::Assets(crate::Event::Issued {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]   --> src/tests.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 |         assert_eq!(Assets::balance(0, 2), 100);
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared type `Assets`
[INFO] [stdout]    |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]   --> src/tests.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 1, 1, 100));
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared type `Assets`
[INFO] [stdout]    |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:91:27
[INFO] [stdout]    |
[INFO] [stdout] 91 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 1, 1, 100));
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent`
[INFO] [stdout]   --> src/tests.rs:92:29
[INFO] [stdout]    |
[INFO] [stdout] 92 |         System::assert_last_event(RuntimeEvent::Assets(crate::Event::Issued {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]   --> src/tests.rs:97:14
[INFO] [stdout]    |
[INFO] [stdout] 97 |         assert_eq!(Assets::account_balances(1), vec![(0, 100), (999, 100), (1, 100)]);
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared type `Assets`
[INFO] [stdout]    |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:104:14
[INFO] [stdout]     |
[INFO] [stdout] 104 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, false, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:104:35
[INFO] [stdout]     |
[INFO] [stdout] 104 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, false, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:105:14
[INFO] [stdout]     |
[INFO] [stdout] 105 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 1, 1, false, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:105:35
[INFO] [stdout]     |
[INFO] [stdout] 105 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 1, 1, false, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:106:14
[INFO] [stdout]     |
[INFO] [stdout] 106 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 2, 1, false, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:106:35
[INFO] [stdout]     |
[INFO] [stdout] 106 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 2, 1, false, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:107:3
[INFO] [stdout]     |
[INFO] [stdout] 107 |         Balances::make_free_balance_be(&1, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:108:14
[INFO] [stdout]     |
[INFO] [stdout] 108 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:108:27
[INFO] [stdout]     |
[INFO] [stdout] 108 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:109:14
[INFO] [stdout]     |
[INFO] [stdout] 109 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 1, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:109:27
[INFO] [stdout]     |
[INFO] [stdout] 109 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 1, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:110:16
[INFO] [stdout]     |
[INFO] [stdout] 110 |         assert_noop!(Assets::mint(RuntimeOrigin::signed(1), 2, 1, 100), TokenError::CannotCreate);
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      use of undeclared type `Assets`
[INFO] [stdout]     |                      help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:110:29
[INFO] [stdout]     |
[INFO] [stdout] 110 |         assert_noop!(Assets::mint(RuntimeOrigin::signed(1), 2, 1, 100), TokenError::CannotCreate);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:112:3
[INFO] [stdout]     |
[INFO] [stdout] 112 |         Balances::make_free_balance_be(&2, 1);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:113:14
[INFO] [stdout]     |
[INFO] [stdout] 113 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:113:31
[INFO] [stdout]     |
[INFO] [stdout] 113 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 100));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:114:14
[INFO] [stdout]     |
[INFO] [stdout] 114 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 2, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:114:27
[INFO] [stdout]     |
[INFO] [stdout] 114 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 2, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:122:14
[INFO] [stdout]     |
[INFO] [stdout] 122 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, false, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:122:35
[INFO] [stdout]     |
[INFO] [stdout] 122 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, false, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:123:14
[INFO] [stdout]     |
[INFO] [stdout] 123 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 1, 1, false, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:123:35
[INFO] [stdout]     |
[INFO] [stdout] 123 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 1, 1, false, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:124:14
[INFO] [stdout]     |
[INFO] [stdout] 124 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 2, 1, false, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:124:35
[INFO] [stdout]     |
[INFO] [stdout] 124 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 2, 1, false, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:125:3
[INFO] [stdout]     |
[INFO] [stdout] 125 |         Balances::make_free_balance_be(&1, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:126:14
[INFO] [stdout]     |
[INFO] [stdout] 126 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:126:27
[INFO] [stdout]     |
[INFO] [stdout] 126 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 1, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:127:27
[INFO] [stdout]     |
[INFO] [stdout] 127 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 1, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:128:16
[INFO] [stdout]     |
[INFO] [stdout] 128 |         assert_noop!(Assets::mint(RuntimeOrigin::signed(1), 2, 1, 100), TokenError::CannotCreate);
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      use of undeclared type `Assets`
[INFO] [stdout]     |                      help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:128:29
[INFO] [stdout]     |
[INFO] [stdout] 128 |         assert_noop!(Assets::mint(RuntimeOrigin::signed(1), 2, 1, 100), TokenError::CannotCreate);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:130:14
[INFO] [stdout]     |
[INFO] [stdout] 130 |         assert_ok!(Assets::touch(RuntimeOrigin::signed(1), 2));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:130:28
[INFO] [stdout]     |
[INFO] [stdout] 130 |         assert_ok!(Assets::touch(RuntimeOrigin::signed(1), 2));
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:131:14
[INFO] [stdout]     |
[INFO] [stdout] 131 |         assert_eq!(Balances::reserved_balance(&1), 10);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:133:14
[INFO] [stdout]     |
[INFO] [stdout] 133 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 2, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:133:27
[INFO] [stdout]     |
[INFO] [stdout] 133 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 2, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:140:14
[INFO] [stdout]     |
[INFO] [stdout] 140 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, false, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:140:35
[INFO] [stdout]     |
[INFO] [stdout] 140 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, false, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:141:16
[INFO] [stdout]     |
[INFO] [stdout] 141 |         assert_noop!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100), TokenError::CannotCreate);
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      use of undeclared type `Assets`
[INFO] [stdout]     |                      help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:141:29
[INFO] [stdout]     |
[INFO] [stdout] 141 |         assert_noop!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100), TokenError::CannotCreate);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:142:3
[INFO] [stdout]     |
[INFO] [stdout] 142 |         Balances::make_free_balance_be(&1, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:143:14
[INFO] [stdout]     |
[INFO] [stdout] 143 |         assert_ok!(Assets::touch(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:143:28
[INFO] [stdout]     |
[INFO] [stdout] 143 |         assert_ok!(Assets::touch(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:144:14
[INFO] [stdout]     |
[INFO] [stdout] 144 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:144:27
[INFO] [stdout]     |
[INFO] [stdout] 144 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:145:14
[INFO] [stdout]     |
[INFO] [stdout] 145 |         assert_eq!(Balances::reserved_balance(&1), 10);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:153:14
[INFO] [stdout]     |
[INFO] [stdout] 153 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, false, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:153:35
[INFO] [stdout]     |
[INFO] [stdout] 153 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, false, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:154:3
[INFO] [stdout]     |
[INFO] [stdout] 154 |         Balances::make_free_balance_be(&1, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:155:14
[INFO] [stdout]     |
[INFO] [stdout] 155 |         assert_ok!(Assets::touch(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:155:28
[INFO] [stdout]     |
[INFO] [stdout] 155 |         assert_ok!(Assets::touch(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:156:27
[INFO] [stdout]     |
[INFO] [stdout] 156 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:157:14
[INFO] [stdout]     |
[INFO] [stdout] 157 |         assert_ok!(Assets::refund(RuntimeOrigin::signed(1), 0, true));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:157:29
[INFO] [stdout]     |
[INFO] [stdout] 157 |         assert_ok!(Assets::refund(RuntimeOrigin::signed(1), 0, true));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:158:14
[INFO] [stdout]     |
[INFO] [stdout] 158 |         assert_eq!(Balances::reserved_balance(&1), 0);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:159:14
[INFO] [stdout]     |
[INFO] [stdout] 159 |         assert_eq!(Assets::balance(1, 0), 0);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 166 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, false, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:166:35
[INFO] [stdout]     |
[INFO] [stdout] 166 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, false, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:167:3
[INFO] [stdout]     |
[INFO] [stdout] 167 |         Balances::make_free_balance_be(&1, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:168:14
[INFO] [stdout]     |
[INFO] [stdout] 168 |         assert_ok!(Assets::touch(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:168:28
[INFO] [stdout]     |
[INFO] [stdout] 168 |         assert_ok!(Assets::touch(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:169:14
[INFO] [stdout]     |
[INFO] [stdout] 169 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:169:27
[INFO] [stdout]     |
[INFO] [stdout] 169 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:170:16
[INFO] [stdout]     |
[INFO] [stdout] 170 |         assert_noop!(Assets::refund(RuntimeOrigin::signed(1), 0, false), Error::<Test>::WouldBurn);
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      use of undeclared type `Assets`
[INFO] [stdout]     |                      help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:170:31
[INFO] [stdout]     |
[INFO] [stdout] 170 |         assert_noop!(Assets::refund(RuntimeOrigin::signed(1), 0, false), Error::<Test>::WouldBurn);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:177:14
[INFO] [stdout]     |
[INFO] [stdout] 177 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, false, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:177:35
[INFO] [stdout]     |
[INFO] [stdout] 177 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, false, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:178:16
[INFO] [stdout]     |
[INFO] [stdout] 178 |         assert_noop!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100), TokenError::CannotCreate);
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      use of undeclared type `Assets`
[INFO] [stdout]     |                      help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:178:29
[INFO] [stdout]     |
[INFO] [stdout] 178 |         assert_noop!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100), TokenError::CannotCreate);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:179:3
[INFO] [stdout]     |
[INFO] [stdout] 179 |         Balances::make_free_balance_be(&1, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:180:14
[INFO] [stdout]     |
[INFO] [stdout] 180 |         assert_ok!(Assets::touch(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:180:28
[INFO] [stdout]     |
[INFO] [stdout] 180 |         assert_ok!(Assets::touch(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:181:14
[INFO] [stdout]     |
[INFO] [stdout] 181 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:181:27
[INFO] [stdout]     |
[INFO] [stdout] 181 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:182:3
[INFO] [stdout]     |
[INFO] [stdout] 182 |         Balances::make_free_balance_be(&2, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:183:14
[INFO] [stdout]     |
[INFO] [stdout] 183 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:183:31
[INFO] [stdout]     |
[INFO] [stdout] 183 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 100));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:184:14
[INFO] [stdout]     |
[INFO] [stdout] 184 |         assert_eq!(Assets::balance(0, 2), 100);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:185:14
[INFO] [stdout]     |
[INFO] [stdout] 185 |         assert_eq!(Assets::balance(0, 1), 0);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:186:14
[INFO] [stdout]     |
[INFO] [stdout] 186 |         assert_eq!(Balances::reserved_balance(&1), 10);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:188:14
[INFO] [stdout]     |
[INFO] [stdout] 188 |         assert_ok!(Assets::refund(RuntimeOrigin::signed(1), 0, false));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:188:29
[INFO] [stdout]     |
[INFO] [stdout] 188 |         assert_ok!(Assets::refund(RuntimeOrigin::signed(1), 0, false));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:189:14
[INFO] [stdout]     |
[INFO] [stdout] 189 |         assert_eq!(Balances::reserved_balance(&1), 0);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:190:14
[INFO] [stdout]     |
[INFO] [stdout] 190 |         assert_eq!(Assets::balance(1, 0), 0);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:199:14
[INFO] [stdout]     |
[INFO] [stdout] 199 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, false, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:199:35
[INFO] [stdout]     |
[INFO] [stdout] 199 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, false, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:200:3
[INFO] [stdout]     |
[INFO] [stdout] 200 |         Balances::make_free_balance_be(&1, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:201:14
[INFO] [stdout]     |
[INFO] [stdout] 201 |         assert_ok!(Assets::touch(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:201:28
[INFO] [stdout]     |
[INFO] [stdout] 201 |         assert_ok!(Assets::touch(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:202:14
[INFO] [stdout]     |
[INFO] [stdout] 202 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:202:27
[INFO] [stdout]     |
[INFO] [stdout] 202 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:203:14
[INFO] [stdout]     |
[INFO] [stdout] 203 |         assert_ok!(Assets::refund(RuntimeOrigin::signed(1), 0, true));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:203:29
[INFO] [stdout]     |
[INFO] [stdout] 203 |         assert_ok!(Assets::refund(RuntimeOrigin::signed(1), 0, true));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:215:14
[INFO] [stdout]     |
[INFO] [stdout] 215 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:215:35
[INFO] [stdout]     |
[INFO] [stdout] 215 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:216:14
[INFO] [stdout]     |
[INFO] [stdout] 216 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:216:27
[INFO] [stdout]     |
[INFO] [stdout] 216 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:219:14
[INFO] [stdout]     |
[INFO] [stdout] 219 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:219:31
[INFO] [stdout]     |
[INFO] [stdout] 219 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:220:14
[INFO] [stdout]     |
[INFO] [stdout] 220 |         assert_eq!(Assets::balance(0, 1), 50);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:221:14
[INFO] [stdout]     |
[INFO] [stdout] 221 |         assert_eq!(Assets::balance(0, 2), 50);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:224:16
[INFO] [stdout]     |
[INFO] [stdout] 224 |         assert_noop!(Assets::refund(RuntimeOrigin::signed(2), 0, true), Error::<Test>::NoDeposit);
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      use of undeclared type `Assets`
[INFO] [stdout]     |                      help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:224:31
[INFO] [stdout]     |
[INFO] [stdout] 224 |         assert_noop!(Assets::refund(RuntimeOrigin::signed(2), 0, true), Error::<Test>::NoDeposit);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:231:14
[INFO] [stdout]     |
[INFO] [stdout] 231 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, false, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:231:35
[INFO] [stdout]     |
[INFO] [stdout] 231 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, false, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:232:3
[INFO] [stdout]     |
[INFO] [stdout] 232 |         Balances::make_free_balance_be(&1, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:234:14
[INFO] [stdout]     |
[INFO] [stdout] 234 |         assert_ok!(Assets::touch_other(RuntimeOrigin::signed(1), 0, 2));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:234:34
[INFO] [stdout]     |
[INFO] [stdout] 234 |         assert_ok!(Assets::touch_other(RuntimeOrigin::signed(1), 0, 2));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:235:14
[INFO] [stdout]     |
[INFO] [stdout] 235 |         assert_eq!(Balances::reserved_balance(&1), 10);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:237:16
[INFO] [stdout]     |
[INFO] [stdout] 237 |         assert_noop!(Assets::refund(RuntimeOrigin::signed(2), 0, true), Error::<Test>::NoDeposit);
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      use of undeclared type `Assets`
[INFO] [stdout]     |                      help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:237:31
[INFO] [stdout]     |
[INFO] [stdout] 237 |         assert_noop!(Assets::refund(RuntimeOrigin::signed(2), 0, true), Error::<Test>::NoDeposit);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:247:3
[INFO] [stdout]     |
[INFO] [stdout] 247 |         Balances::make_free_balance_be(&1, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:248:3
[INFO] [stdout]     |
[INFO] [stdout] 248 |         Balances::make_free_balance_be(&2, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:250:14
[INFO] [stdout]     |
[INFO] [stdout] 250 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, false, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:250:35
[INFO] [stdout]     |
[INFO] [stdout] 250 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, false, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:251:14
[INFO] [stdout]     |
[INFO] [stdout] 251 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:251:27
[INFO] [stdout]     |
[INFO] [stdout] 251 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:255:14
[INFO] [stdout]     |
[INFO] [stdout] 255 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:255:31
[INFO] [stdout]     |
[INFO] [stdout] 255 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:257:14
[INFO] [stdout]     |
[INFO] [stdout] 257 |         assert_eq!(Assets::balance(0, 1), 50);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:258:14
[INFO] [stdout]     |
[INFO] [stdout] 258 |         assert_eq!(Assets::balance(0, 2), 50);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:261:14
[INFO] [stdout]     |
[INFO] [stdout] 261 |         assert_ok!(Assets::freeze(RuntimeOrigin::signed(1), 0, 2));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:261:29
[INFO] [stdout]     |
[INFO] [stdout] 261 |         assert_ok!(Assets::freeze(RuntimeOrigin::signed(1), 0, 2));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:262:14
[INFO] [stdout]     |
[INFO] [stdout] 262 |         assert_ok!(Assets::freeze_asset(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:262:35
[INFO] [stdout]     |
[INFO] [stdout] 262 |         assert_ok!(Assets::freeze_asset(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:264:14
[INFO] [stdout]     |
[INFO] [stdout] 264 |         assert_ok!(Assets::refund(RuntimeOrigin::signed(2), 0, true));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:264:29
[INFO] [stdout]     |
[INFO] [stdout] 264 |         assert_ok!(Assets::refund(RuntimeOrigin::signed(2), 0, true));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:276:3
[INFO] [stdout]     |
[INFO] [stdout] 276 |         Balances::make_free_balance_be(&1, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:277:3
[INFO] [stdout]     |
[INFO] [stdout] 277 |         Balances::make_free_balance_be(&2, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:278:14
[INFO] [stdout]     |
[INFO] [stdout] 278 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, false, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:278:35
[INFO] [stdout]     |
[INFO] [stdout] 278 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, false, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:279:14
[INFO] [stdout]     |
[INFO] [stdout] 279 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:279:27
[INFO] [stdout]     |
[INFO] [stdout] 279 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:281:14
[INFO] [stdout]     |
[INFO] [stdout] 281 |         assert_ok!(Assets::touch(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:281:28
[INFO] [stdout]     |
[INFO] [stdout] 281 |         assert_ok!(Assets::touch(RuntimeOrigin::signed(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.rs:284:14
[INFO] [stdout]     |
[INFO] [stdout] 284 |         assert_eq!(Balances::reserved_balance(&2), 10);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:287:14
[INFO] [stdout]     |
[INFO] [stdout] 287 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:287:31
[INFO] [stdout]     |
[INFO] [stdout] 287 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:289:14
[INFO] [stdout]     |
[INFO] [stdout] 289 |         assert_eq!(Assets::balance(0, 1), 50);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:290:14
[INFO] [stdout]     |
[INFO] [stdout] 290 |         assert_eq!(Assets::balance(0, 2), 50);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:293:14
[INFO] [stdout]     |
[INFO] [stdout] 293 |         assert_ok!(Assets::freeze(RuntimeOrigin::signed(1), 0, 2));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:293:29
[INFO] [stdout]     |
[INFO] [stdout] 293 |         assert_ok!(Assets::freeze(RuntimeOrigin::signed(1), 0, 2));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:294:14
[INFO] [stdout]     |
[INFO] [stdout] 294 |         assert_ok!(Assets::freeze_asset(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:294:35
[INFO] [stdout]     |
[INFO] [stdout] 294 |         assert_ok!(Assets::freeze_asset(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:296:14
[INFO] [stdout]     |
[INFO] [stdout] 296 |         assert_ok!(Assets::refund(RuntimeOrigin::signed(2), 0, true));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:296:29
[INFO] [stdout]     |
[INFO] [stdout] 296 |         assert_ok!(Assets::refund(RuntimeOrigin::signed(2), 0, true));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:298:14
[INFO] [stdout]     |
[INFO] [stdout] 298 |         assert_eq!(Balances::reserved_balance(&2), 0);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:309:4
[INFO] [stdout]     |
[INFO] [stdout] 309 |             Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 50),
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `Assets`
[INFO] [stdout]     |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:309:29
[INFO] [stdout]     |
[INFO] [stdout] 309 |             Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 50),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:313:14
[INFO] [stdout]     |
[INFO] [stdout] 313 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:313:35
[INFO] [stdout]     |
[INFO] [stdout] 313 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:314:14
[INFO] [stdout]     |
[INFO] [stdout] 314 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:314:27
[INFO] [stdout]     |
[INFO] [stdout] 314 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:315:3
[INFO] [stdout]     |
[INFO] [stdout] 315 |         Balances::make_free_balance_be(&1, 2);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:316:14
[INFO] [stdout]     |
[INFO] [stdout] 316 |         assert_ok!(Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:316:39
[INFO] [stdout]     |
[INFO] [stdout] 316 |         assert_ok!(Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:318:14
[INFO] [stdout]     |
[INFO] [stdout] 318 |         assert_eq!(Balances::reserved_balance(&1), 1);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:319:14
[INFO] [stdout]     |
[INFO] [stdout] 319 |         assert_ok!(Assets::transfer_approved(RuntimeOrigin::signed(2), 0, 1, 3, 40));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:319:40
[INFO] [stdout]     |
[INFO] [stdout] 319 |         assert_ok!(Assets::transfer_approved(RuntimeOrigin::signed(2), 0, 1, 3, 40));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:321:14
[INFO] [stdout]     |
[INFO] [stdout] 321 |         assert_ok!(Assets::cancel_approval(RuntimeOrigin::signed(1), 0, 2));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:321:38
[INFO] [stdout]     |
[INFO] [stdout] 321 |         assert_ok!(Assets::cancel_approval(RuntimeOrigin::signed(1), 0, 2));
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:323:14
[INFO] [stdout]     |
[INFO] [stdout] 323 |         assert_eq!(Assets::balance(0, 1), 60);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:324:14
[INFO] [stdout]     |
[INFO] [stdout] 324 |         assert_eq!(Assets::balance(0, 3), 40);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:325:14
[INFO] [stdout]     |
[INFO] [stdout] 325 |         assert_eq!(Balances::reserved_balance(&1), 0);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:335:4
[INFO] [stdout]     |
[INFO] [stdout] 335 |             Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 50),
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `Assets`
[INFO] [stdout]     |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:335:29
[INFO] [stdout]     |
[INFO] [stdout] 335 |             Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 50),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:339:14
[INFO] [stdout]     |
[INFO] [stdout] 339 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:339:35
[INFO] [stdout]     |
[INFO] [stdout] 339 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:340:14
[INFO] [stdout]     |
[INFO] [stdout] 340 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:340:27
[INFO] [stdout]     |
[INFO] [stdout] 340 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:341:3
[INFO] [stdout]     |
[INFO] [stdout] 341 |         Balances::make_free_balance_be(&1, 2);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:342:14
[INFO] [stdout]     |
[INFO] [stdout] 342 |         assert_ok!(Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:342:39
[INFO] [stdout]     |
[INFO] [stdout] 342 |         assert_ok!(Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:344:14
[INFO] [stdout]     |
[INFO] [stdout] 344 |         assert_eq!(Balances::reserved_balance(&1), 1);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:347:14
[INFO] [stdout]     |
[INFO] [stdout] 347 |         assert_ok!(Assets::transfer_approved(RuntimeOrigin::signed(2), 0, 1, 3, 50));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:347:40
[INFO] [stdout]     |
[INFO] [stdout] 347 |         assert_ok!(Assets::transfer_approved(RuntimeOrigin::signed(2), 0, 1, 3, 50));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:349:14
[INFO] [stdout]     |
[INFO] [stdout] 349 |         assert_eq!(Assets::balance(0, 1), 50);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:350:14
[INFO] [stdout]     |
[INFO] [stdout] 350 |         assert_eq!(Assets::balance(0, 3), 50);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:351:14
[INFO] [stdout]     |
[INFO] [stdout] 351 |         assert_eq!(Balances::reserved_balance(&1), 0);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:358:14
[INFO] [stdout]     |
[INFO] [stdout] 358 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:358:35
[INFO] [stdout]     |
[INFO] [stdout] 358 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:359:14
[INFO] [stdout]     |
[INFO] [stdout] 359 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:359:27
[INFO] [stdout]     |
[INFO] [stdout] 359 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:361:16
[INFO] [stdout]     |
[INFO] [stdout] 361 |         assert_noop!(Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 50), e);
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      use of undeclared type `Assets`
[INFO] [stdout]     |                      help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:361:41
[INFO] [stdout]     |
[INFO] [stdout] 361 |         assert_noop!(Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 50), e);
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:363:3
[INFO] [stdout]     |
[INFO] [stdout] 363 |         Balances::make_free_balance_be(&1, 2);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:364:14
[INFO] [stdout]     |
[INFO] [stdout] 364 |         assert_ok!(Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:364:39
[INFO] [stdout]     |
[INFO] [stdout] 364 |         assert_ok!(Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:365:14
[INFO] [stdout]     |
[INFO] [stdout] 365 |         assert_eq!(Balances::reserved_balance(&1), 1);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:367:14
[INFO] [stdout]     |
[INFO] [stdout] 367 |         assert_ok!(Assets::transfer_approved(RuntimeOrigin::signed(2), 0, 1, 3, 50));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:367:40
[INFO] [stdout]     |
[INFO] [stdout] 367 |         assert_ok!(Assets::transfer_approved(RuntimeOrigin::signed(2), 0, 1, 3, 50));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:368:14
[INFO] [stdout]     |
[INFO] [stdout] 368 |         assert_eq!(Balances::reserved_balance(&1), 0);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:370:14
[INFO] [stdout]     |
[INFO] [stdout] 370 |         assert_ok!(Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:370:39
[INFO] [stdout]     |
[INFO] [stdout] 370 |         assert_ok!(Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:371:14
[INFO] [stdout]     |
[INFO] [stdout] 371 |         assert_ok!(Assets::cancel_approval(RuntimeOrigin::signed(1), 0, 2));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:371:38
[INFO] [stdout]     |
[INFO] [stdout] 371 |         assert_ok!(Assets::cancel_approval(RuntimeOrigin::signed(1), 0, 2));
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:372:14
[INFO] [stdout]     |
[INFO] [stdout] 372 |         assert_eq!(Balances::reserved_balance(&1), 0);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:379:14
[INFO] [stdout]     |
[INFO] [stdout] 379 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:379:35
[INFO] [stdout]     |
[INFO] [stdout] 379 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:380:14
[INFO] [stdout]     |
[INFO] [stdout] 380 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:380:27
[INFO] [stdout]     |
[INFO] [stdout] 380 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:381:3
[INFO] [stdout]     |
[INFO] [stdout] 381 |         Balances::make_free_balance_be(&1, 2);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:382:14
[INFO] [stdout]     |
[INFO] [stdout] 382 |         assert_ok!(Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:382:39
[INFO] [stdout]     |
[INFO] [stdout] 382 |         assert_ok!(Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:384:16
[INFO] [stdout]     |
[INFO] [stdout] 384 |         assert_noop!(Assets::transfer_approved(RuntimeOrigin::signed(2), 0, 1, 3, 51), e);
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      use of undeclared type `Assets`
[INFO] [stdout]     |                      help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:384:42
[INFO] [stdout]     |
[INFO] [stdout] 384 |         assert_noop!(Assets::transfer_approved(RuntimeOrigin::signed(2), 0, 1, 3, 51), e);
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:391:14
[INFO] [stdout]     |
[INFO] [stdout] 391 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:391:35
[INFO] [stdout]     |
[INFO] [stdout] 391 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:392:14
[INFO] [stdout]     |
[INFO] [stdout] 392 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:392:27
[INFO] [stdout]     |
[INFO] [stdout] 392 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:393:3
[INFO] [stdout]     |
[INFO] [stdout] 393 |         Balances::make_free_balance_be(&1, 2);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:394:14
[INFO] [stdout]     |
[INFO] [stdout] 394 |         assert_ok!(Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 101));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:394:39
[INFO] [stdout]     |
[INFO] [stdout] 394 |         assert_ok!(Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 101));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:396:16
[INFO] [stdout]     |
[INFO] [stdout] 396 |         assert_noop!(Assets::transfer_approved(RuntimeOrigin::signed(2), 0, 1, 3, 101), e);
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      use of undeclared type `Assets`
[INFO] [stdout]     |                      help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:396:42
[INFO] [stdout]     |
[INFO] [stdout] 396 |         assert_noop!(Assets::transfer_approved(RuntimeOrigin::signed(2), 0, 1, 3, 101), e);
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:403:14
[INFO] [stdout]     |
[INFO] [stdout] 403 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:403:35
[INFO] [stdout]     |
[INFO] [stdout] 403 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:404:14
[INFO] [stdout]     |
[INFO] [stdout] 404 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:404:27
[INFO] [stdout]     |
[INFO] [stdout] 404 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:405:3
[INFO] [stdout]     |
[INFO] [stdout] 405 |         Balances::make_free_balance_be(&1, 2);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:406:14
[INFO] [stdout]     |
[INFO] [stdout] 406 |         assert_ok!(Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:406:39
[INFO] [stdout]     |
[INFO] [stdout] 406 |         assert_ok!(Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:409:4
[INFO] [stdout]     |
[INFO] [stdout] 409 |             Assets::cancel_approval(RuntimeOrigin::signed(1), 1, 2),
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `Assets`
[INFO] [stdout]     |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:409:28
[INFO] [stdout]     |
[INFO] [stdout] 409 |             Assets::cancel_approval(RuntimeOrigin::signed(1), 1, 2),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:413:4
[INFO] [stdout]     |
[INFO] [stdout] 413 |             Assets::cancel_approval(RuntimeOrigin::signed(2), 0, 2),
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `Assets`
[INFO] [stdout]     |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:413:28
[INFO] [stdout]     |
[INFO] [stdout] 413 |             Assets::cancel_approval(RuntimeOrigin::signed(2), 0, 2),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:417:4
[INFO] [stdout]     |
[INFO] [stdout] 417 |             Assets::cancel_approval(RuntimeOrigin::signed(1), 0, 3),
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `Assets`
[INFO] [stdout]     |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:417:28
[INFO] [stdout]     |
[INFO] [stdout] 417 |             Assets::cancel_approval(RuntimeOrigin::signed(1), 0, 3),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:421:14
[INFO] [stdout]     |
[INFO] [stdout] 421 |         assert_ok!(Assets::cancel_approval(RuntimeOrigin::signed(1), 0, 2));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:421:38
[INFO] [stdout]     |
[INFO] [stdout] 421 |         assert_ok!(Assets::cancel_approval(RuntimeOrigin::signed(1), 0, 2));
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:424:4
[INFO] [stdout]     |
[INFO] [stdout] 424 |             Assets::cancel_approval(RuntimeOrigin::signed(1), 0, 2),
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `Assets`
[INFO] [stdout]     |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:424:28
[INFO] [stdout]     |
[INFO] [stdout] 424 |             Assets::cancel_approval(RuntimeOrigin::signed(1), 0, 2),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:433:14
[INFO] [stdout]     |
[INFO] [stdout] 433 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:433:35
[INFO] [stdout]     |
[INFO] [stdout] 433 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:434:14
[INFO] [stdout]     |
[INFO] [stdout] 434 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:434:27
[INFO] [stdout]     |
[INFO] [stdout] 434 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:435:3
[INFO] [stdout]     |
[INFO] [stdout] 435 |         Balances::make_free_balance_be(&1, 2);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:436:14
[INFO] [stdout]     |
[INFO] [stdout] 436 |         assert_ok!(Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:436:39
[INFO] [stdout]     |
[INFO] [stdout] 436 |         assert_ok!(Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:439:16
[INFO] [stdout]     |
[INFO] [stdout] 439 |         assert_noop!(Assets::force_cancel_approval(RuntimeOrigin::signed(2), 0, 1, 2), e);
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      use of undeclared type `Assets`
[INFO] [stdout]     |                      help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:439:46
[INFO] [stdout]     |
[INFO] [stdout] 439 |         assert_noop!(Assets::force_cancel_approval(RuntimeOrigin::signed(2), 0, 1, 2), e);
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:441:4
[INFO] [stdout]     |
[INFO] [stdout] 441 |             Assets::force_cancel_approval(RuntimeOrigin::signed(1), 1, 1, 2),
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `Assets`
[INFO] [stdout]     |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:441:34
[INFO] [stdout]     |
[INFO] [stdout] 441 |             Assets::force_cancel_approval(RuntimeOrigin::signed(1), 1, 1, 2),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:445:4
[INFO] [stdout]     |
[INFO] [stdout] 445 |             Assets::force_cancel_approval(RuntimeOrigin::signed(1), 0, 2, 2),
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `Assets`
[INFO] [stdout]     |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:445:34
[INFO] [stdout]     |
[INFO] [stdout] 445 |             Assets::force_cancel_approval(RuntimeOrigin::signed(1), 0, 2, 2),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:449:4
[INFO] [stdout]     |
[INFO] [stdout] 449 |             Assets::force_cancel_approval(RuntimeOrigin::signed(1), 0, 1, 3),
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `Assets`
[INFO] [stdout]     |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:449:34
[INFO] [stdout]     |
[INFO] [stdout] 449 |             Assets::force_cancel_approval(RuntimeOrigin::signed(1), 0, 1, 3),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:453:14
[INFO] [stdout]     |
[INFO] [stdout] 453 |         assert_ok!(Assets::force_cancel_approval(RuntimeOrigin::signed(1), 0, 1, 2));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:453:44
[INFO] [stdout]     |
[INFO] [stdout] 453 |         assert_ok!(Assets::force_cancel_approval(RuntimeOrigin::signed(1), 0, 1, 2));
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:456:4
[INFO] [stdout]     |
[INFO] [stdout] 456 |             Assets::force_cancel_approval(RuntimeOrigin::signed(1), 0, 1, 2),
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `Assets`
[INFO] [stdout]     |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:456:34
[INFO] [stdout]     |
[INFO] [stdout] 456 |             Assets::force_cancel_approval(RuntimeOrigin::signed(1), 0, 1, 2),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:465:3
[INFO] [stdout]     |
[INFO] [stdout] 465 |         Balances::make_free_balance_be(&1, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:466:14
[INFO] [stdout]     |
[INFO] [stdout] 466 |         assert_ok!(Assets::create(RuntimeOrigin::signed(1), 0, 1, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:466:29
[INFO] [stdout]     |
[INFO] [stdout] 466 |         assert_ok!(Assets::create(RuntimeOrigin::signed(1), 0, 1, 1));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:467:14
[INFO] [stdout]     |
[INFO] [stdout] 467 |         assert_eq!(Balances::reserved_balance(&1), 1);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:470:14
[INFO] [stdout]     |
[INFO] [stdout] 470 |         assert_ok!(Assets::set_metadata(RuntimeOrigin::signed(1), 0, vec![0], vec![0], 12));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:470:35
[INFO] [stdout]     |
[INFO] [stdout] 470 |         assert_ok!(Assets::set_metadata(RuntimeOrigin::signed(1), 0, vec![0], vec![0], 12));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:471:14
[INFO] [stdout]     |
[INFO] [stdout] 471 |         assert_eq!(Balances::reserved_balance(&1), 4);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:474:3
[INFO] [stdout]     |
[INFO] [stdout] 474 |         Balances::make_free_balance_be(&10, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:475:14
[INFO] [stdout]     |
[INFO] [stdout] 475 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 10, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:475:27
[INFO] [stdout]     |
[INFO] [stdout] 475 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 10, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:476:3
[INFO] [stdout]     |
[INFO] [stdout] 476 |         Balances::make_free_balance_be(&20, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:477:14
[INFO] [stdout]     |
[INFO] [stdout] 477 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 20, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:477:27
[INFO] [stdout]     |
[INFO] [stdout] 477 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 20, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:480:14
[INFO] [stdout]     |
[INFO] [stdout] 480 |         assert_ok!(Assets::freeze_asset(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:480:35
[INFO] [stdout]     |
[INFO] [stdout] 480 |         assert_ok!(Assets::freeze_asset(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:481:14
[INFO] [stdout]     |
[INFO] [stdout] 481 |         assert_ok!(Assets::start_destroy(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:481:36
[INFO] [stdout]     |
[INFO] [stdout] 481 |         assert_ok!(Assets::start_destroy(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:482:14
[INFO] [stdout]     |
[INFO] [stdout] 482 |         assert_ok!(Assets::destroy_accounts(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:482:39
[INFO] [stdout]     |
[INFO] [stdout] 482 |         assert_ok!(Assets::destroy_accounts(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:483:14
[INFO] [stdout]     |
[INFO] [stdout] 483 |         assert_ok!(Assets::destroy_approvals(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:483:40
[INFO] [stdout]     |
[INFO] [stdout] 483 |         assert_ok!(Assets::destroy_approvals(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:484:14
[INFO] [stdout]     |
[INFO] [stdout] 484 |         assert_ok!(Assets::finish_destroy(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:484:37
[INFO] [stdout]     |
[INFO] [stdout] 484 |         assert_ok!(Assets::finish_destroy(RuntimeOrigin::signed(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.rs:486:14
[INFO] [stdout]     |
[INFO] [stdout] 486 |         assert_eq!(Balances::reserved_balance(&1), 0);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:492:14
[INFO] [stdout]     |
[INFO] [stdout] 492 |         assert_ok!(Assets::create(RuntimeOrigin::signed(1), 0, 1, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:492:29
[INFO] [stdout]     |
[INFO] [stdout] 492 |         assert_ok!(Assets::create(RuntimeOrigin::signed(1), 0, 1, 1));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:493:14
[INFO] [stdout]     |
[INFO] [stdout] 493 |         assert_eq!(Balances::reserved_balance(&1), 1);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:496:14
[INFO] [stdout]     |
[INFO] [stdout] 496 |         assert_ok!(Assets::set_metadata(RuntimeOrigin::signed(1), 0, vec![0], vec![0], 12));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:496:35
[INFO] [stdout]     |
[INFO] [stdout] 496 |         assert_ok!(Assets::set_metadata(RuntimeOrigin::signed(1), 0, vec![0], vec![0], 12));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:497:14
[INFO] [stdout]     |
[INFO] [stdout] 497 |         assert_eq!(Balances::reserved_balance(&1), 4);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:500:14
[INFO] [stdout]     |
[INFO] [stdout] 500 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 10, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:500:27
[INFO] [stdout]     |
[INFO] [stdout] 500 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 10, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:501:14
[INFO] [stdout]     |
[INFO] [stdout] 501 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 20, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:501:27
[INFO] [stdout]     |
[INFO] [stdout] 501 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 20, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:504:14
[INFO] [stdout]     |
[INFO] [stdout] 504 |         assert_ok!(Assets::freeze_asset(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:504:35
[INFO] [stdout]     |
[INFO] [stdout] 504 |         assert_ok!(Assets::freeze_asset(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:505:14
[INFO] [stdout]     |
[INFO] [stdout] 505 |         assert_ok!(Assets::start_destroy(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:505:36
[INFO] [stdout]     |
[INFO] [stdout] 505 |         assert_ok!(Assets::start_destroy(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:506:14
[INFO] [stdout]     |
[INFO] [stdout] 506 |         assert_ok!(Assets::destroy_accounts(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:506:39
[INFO] [stdout]     |
[INFO] [stdout] 506 |         assert_ok!(Assets::destroy_accounts(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:507:14
[INFO] [stdout]     |
[INFO] [stdout] 507 |         assert_ok!(Assets::destroy_approvals(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:507:40
[INFO] [stdout]     |
[INFO] [stdout] 507 |         assert_ok!(Assets::destroy_approvals(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:508:14
[INFO] [stdout]     |
[INFO] [stdout] 508 |         assert_ok!(Assets::finish_destroy(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:508:37
[INFO] [stdout]     |
[INFO] [stdout] 508 |         assert_ok!(Assets::finish_destroy(RuntimeOrigin::signed(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.rs:510:14
[INFO] [stdout]     |
[INFO] [stdout] 510 |         assert_eq!(Balances::reserved_balance(&1), 0);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:521:3
[INFO] [stdout]     |
[INFO] [stdout] 521 |         Balances::make_free_balance_be(&1, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:522:14
[INFO] [stdout]     |
[INFO] [stdout] 522 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:522:35
[INFO] [stdout]     |
[INFO] [stdout] 522 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:523:14
[INFO] [stdout]     |
[INFO] [stdout] 523 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 10, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:523:27
[INFO] [stdout]     |
[INFO] [stdout] 523 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 10, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:524:14
[INFO] [stdout]     |
[INFO] [stdout] 524 |         assert_ok!(Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:524:39
[INFO] [stdout]     |
[INFO] [stdout] 524 |         assert_ok!(Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:525:14
[INFO] [stdout]     |
[INFO] [stdout] 525 |         assert_ok!(Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 3, 50));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:525:39
[INFO] [stdout]     |
[INFO] [stdout] 525 |         assert_ok!(Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 3, 50));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 |         assert_ok!(Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 4, 50));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:526:39
[INFO] [stdout]     |
[INFO] [stdout] 526 |         assert_ok!(Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 4, 50));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:527:14
[INFO] [stdout]     |
[INFO] [stdout] 527 |         assert_eq!(Balances::reserved_balance(&1), 3);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:530:14
[INFO] [stdout]     |
[INFO] [stdout] 530 |         assert_ok!(Assets::freeze_asset(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:530:35
[INFO] [stdout]     |
[INFO] [stdout] 530 |         assert_ok!(Assets::freeze_asset(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:532:14
[INFO] [stdout]     |
[INFO] [stdout] 532 |         assert_ok!(Assets::start_destroy(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:532:36
[INFO] [stdout]     |
[INFO] [stdout] 532 |         assert_ok!(Assets::start_destroy(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:533:14
[INFO] [stdout]     |
[INFO] [stdout] 533 |         assert_ok!(Assets::destroy_accounts(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:533:39
[INFO] [stdout]     |
[INFO] [stdout] 533 |         assert_ok!(Assets::destroy_accounts(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:534:14
[INFO] [stdout]     |
[INFO] [stdout] 534 |         assert_ok!(Assets::destroy_approvals(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:534:40
[INFO] [stdout]     |
[INFO] [stdout] 534 |         assert_ok!(Assets::destroy_approvals(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:535:14
[INFO] [stdout]     |
[INFO] [stdout] 535 |         assert_ok!(Assets::finish_destroy(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:535:37
[INFO] [stdout]     |
[INFO] [stdout] 535 |         assert_ok!(Assets::finish_destroy(RuntimeOrigin::signed(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.rs:537:14
[INFO] [stdout]     |
[INFO] [stdout] 537 |         assert_eq!(Balances::reserved_balance(&1), 0);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:548:14
[INFO] [stdout]     |
[INFO] [stdout] 548 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:548:35
[INFO] [stdout]     |
[INFO] [stdout] 548 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:549:14
[INFO] [stdout]     |
[INFO] [stdout] 549 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 10));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:549:27
[INFO] [stdout]     |
[INFO] [stdout] 549 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 10));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:550:14
[INFO] [stdout]     |
[INFO] [stdout] 550 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 2, 10));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:550:27
[INFO] [stdout]     |
[INFO] [stdout] 550 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 2, 10));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:551:14
[INFO] [stdout]     |
[INFO] [stdout] 551 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 3, 10));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:551:27
[INFO] [stdout]     |
[INFO] [stdout] 551 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 3, 10));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:552:14
[INFO] [stdout]     |
[INFO] [stdout] 552 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 4, 10));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:552:27
[INFO] [stdout]     |
[INFO] [stdout] 552 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 4, 10));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:553:14
[INFO] [stdout]     |
[INFO] [stdout] 553 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 5, 10));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:553:27
[INFO] [stdout]     |
[INFO] [stdout] 553 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 5, 10));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:554:14
[INFO] [stdout]     |
[INFO] [stdout] 554 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 6, 10));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:554:27
[INFO] [stdout]     |
[INFO] [stdout] 554 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 6, 10));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:555:14
[INFO] [stdout]     |
[INFO] [stdout] 555 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 7, 10));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:555:27
[INFO] [stdout]     |
[INFO] [stdout] 555 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 7, 10));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:556:14
[INFO] [stdout]     |
[INFO] [stdout] 556 |         assert_ok!(Assets::freeze_asset(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:556:35
[INFO] [stdout]     |
[INFO] [stdout] 556 |         assert_ok!(Assets::freeze_asset(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:558:14
[INFO] [stdout]     |
[INFO] [stdout] 558 |         assert_ok!(Assets::start_destroy(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:558:36
[INFO] [stdout]     |
[INFO] [stdout] 558 |         assert_ok!(Assets::start_destroy(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:559:14
[INFO] [stdout]     |
[INFO] [stdout] 559 |         assert_ok!(Assets::destroy_accounts(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:559:39
[INFO] [stdout]     |
[INFO] [stdout] 559 |         assert_ok!(Assets::destroy_accounts(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:560:14
[INFO] [stdout]     |
[INFO] [stdout] 560 |         assert_ok!(Assets::destroy_approvals(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:560:40
[INFO] [stdout]     |
[INFO] [stdout] 560 |         assert_ok!(Assets::destroy_approvals(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:564:16
[INFO] [stdout]     |
[INFO] [stdout] 564 |         assert_noop!(Assets::finish_destroy(RuntimeOrigin::signed(1), 0), Error::<Test>::InUse);
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      use of undeclared type `Assets`
[INFO] [stdout]     |                      help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:564:39
[INFO] [stdout]     |
[INFO] [stdout] 564 |         assert_noop!(Assets::finish_destroy(RuntimeOrigin::signed(1), 0), Error::<Test>::InUse);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent`
[INFO] [stdout]    --> src/tests.rs:566:28
[INFO] [stdout]     |
[INFO] [stdout] 566 |         System::assert_has_event(RuntimeEvent::Assets(crate::Event::AccountsDestroyed {
[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.rs:571:28
[INFO] [stdout]     |
[INFO] [stdout] 571 |         System::assert_has_event(RuntimeEvent::Assets(crate::Event::ApprovalsDestroyed {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:580:14
[INFO] [stdout]     |
[INFO] [stdout] 580 |         assert_ok!(Assets::destroy_accounts(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:580:39
[INFO] [stdout]     |
[INFO] [stdout] 580 |         assert_ok!(Assets::destroy_accounts(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent`
[INFO] [stdout]    --> src/tests.rs:581:28
[INFO] [stdout]     |
[INFO] [stdout] 581 |         System::assert_has_event(RuntimeEvent::Assets(crate::Event::AccountsDestroyed {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:586:14
[INFO] [stdout]     |
[INFO] [stdout] 586 |         assert_ok!(Assets::destroy_approvals(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:586:40
[INFO] [stdout]     |
[INFO] [stdout] 586 |         assert_ok!(Assets::destroy_approvals(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:587:14
[INFO] [stdout]     |
[INFO] [stdout] 587 |         assert_ok!(Assets::destroy_approvals(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:587:40
[INFO] [stdout]     |
[INFO] [stdout] 587 |         assert_ok!(Assets::destroy_approvals(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:588:14
[INFO] [stdout]     |
[INFO] [stdout] 588 |         assert_ok!(Assets::finish_destroy(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:588:37
[INFO] [stdout]     |
[INFO] [stdout] 588 |         assert_ok!(Assets::finish_destroy(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent`
[INFO] [stdout]    --> src/tests.rs:590:28
[INFO] [stdout]     |
[INFO] [stdout] 590 |         System::assert_has_event(RuntimeEvent::Assets(crate::Event::Destroyed { asset_id: 0 }));
[INFO] [stdout]     |                                  ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:600:14
[INFO] [stdout]     |
[INFO] [stdout] 600 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, false, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:600:35
[INFO] [stdout]     |
[INFO] [stdout] 600 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, false, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:602:3
[INFO] [stdout]     |
[INFO] [stdout] 602 |         Balances::make_free_balance_be(&0, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:603:14
[INFO] [stdout]     |
[INFO] [stdout] 603 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 0, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:603:27
[INFO] [stdout]     |
[INFO] [stdout] 603 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 0, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:606:16
[INFO] [stdout]     |
[INFO] [stdout] 606 |         assert_noop!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100), TokenError::CannotCreate);
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      use of undeclared type `Assets`
[INFO] [stdout]     |                      help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:606:29
[INFO] [stdout]     |
[INFO] [stdout] 606 |         assert_noop!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100), TokenError::CannotCreate);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:609:4
[INFO] [stdout]     |
[INFO] [stdout] 609 |             Assets::transfer(RuntimeOrigin::signed(0), 0, 1, 50),
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `Assets`
[INFO] [stdout]     |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:609:21
[INFO] [stdout]     |
[INFO] [stdout] 609 |             Assets::transfer(RuntimeOrigin::signed(0), 0, 1, 50),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:614:4
[INFO] [stdout]     |
[INFO] [stdout] 614 |             Assets::force_transfer(RuntimeOrigin::signed(1), 0, 0, 1, 50),
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `Assets`
[INFO] [stdout]     |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:614:27
[INFO] [stdout]     |
[INFO] [stdout] 614 |             Assets::force_transfer(RuntimeOrigin::signed(1), 0, 0, 1, 50),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:618:3
[INFO] [stdout]     |
[INFO] [stdout] 618 |         Balances::make_free_balance_be(&1, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:619:3
[INFO] [stdout]     |
[INFO] [stdout] 619 |         Balances::make_free_balance_be(&2, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:620:14
[INFO] [stdout]     |
[INFO] [stdout] 620 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(0), 0, 1, 25));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:620:31
[INFO] [stdout]     |
[INFO] [stdout] 620 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(0), 0, 1, 25));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:621:14
[INFO] [stdout]     |
[INFO] [stdout] 621 |         assert_ok!(Assets::force_transfer(RuntimeOrigin::signed(1), 0, 0, 2, 25));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:621:37
[INFO] [stdout]     |
[INFO] [stdout] 621 |         assert_ok!(Assets::force_transfer(RuntimeOrigin::signed(1), 0, 0, 2, 25));
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:629:14
[INFO] [stdout]     |
[INFO] [stdout] 629 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 10));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:629:35
[INFO] [stdout]     |
[INFO] [stdout] 629 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 10));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:630:14
[INFO] [stdout]     |
[INFO] [stdout] 630 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:630:27
[INFO] [stdout]     |
[INFO] [stdout] 630 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:634:16
[INFO] [stdout]     |
[INFO] [stdout] 634 |         assert_noop!(Assets::mint(RuntimeOrigin::signed(1), 0, 2, 9), TokenError::BelowMinimum);
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      use of undeclared type `Assets`
[INFO] [stdout]     |                      help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:634:29
[INFO] [stdout]     |
[INFO] [stdout] 634 |         assert_noop!(Assets::mint(RuntimeOrigin::signed(1), 0, 2, 9), TokenError::BelowMinimum);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:635:16
[INFO] [stdout]     |
[INFO] [stdout] 635 |         assert_noop!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 9), TokenError::BelowMinimum);
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      use of undeclared type `Assets`
[INFO] [stdout]     |                      help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:635:33
[INFO] [stdout]     |
[INFO] [stdout] 635 |         assert_noop!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 9), TokenError::BelowMinimum);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:637:4
[INFO] [stdout]     |
[INFO] [stdout] 637 |             Assets::force_transfer(RuntimeOrigin::signed(1), 0, 1, 2, 9),
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `Assets`
[INFO] [stdout]     |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:637:27
[INFO] [stdout]     |
[INFO] [stdout] 637 |             Assets::force_transfer(RuntimeOrigin::signed(1), 0, 1, 2, 9),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:643:14
[INFO] [stdout]     |
[INFO] [stdout] 643 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 91));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:643:31
[INFO] [stdout]     |
[INFO] [stdout] 643 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 91));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:644:11
[INFO] [stdout]     |
[INFO] [stdout] 644 |         assert!(Assets::maybe_balance(0, 1).is_none());
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 use of undeclared type `Assets`
[INFO] [stdout]     |                 help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:645:14
[INFO] [stdout]     |
[INFO] [stdout] 645 |         assert_eq!(Assets::balance(0, 2), 100);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:650:14
[INFO] [stdout]     |
[INFO] [stdout] 650 |         assert_ok!(Assets::force_transfer(RuntimeOrigin::signed(1), 0, 2, 1, 91));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:650:37
[INFO] [stdout]     |
[INFO] [stdout] 650 |         assert_ok!(Assets::force_transfer(RuntimeOrigin::signed(1), 0, 2, 1, 91));
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:651:11
[INFO] [stdout]     |
[INFO] [stdout] 651 |         assert!(Assets::maybe_balance(0, 2).is_none());
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 use of undeclared type `Assets`
[INFO] [stdout]     |                 help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:652:14
[INFO] [stdout]     |
[INFO] [stdout] 652 |         assert_eq!(Assets::balance(0, 1), 100);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:657:14
[INFO] [stdout]     |
[INFO] [stdout] 657 |         assert_ok!(Assets::burn(RuntimeOrigin::signed(1), 0, 1, 91));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:657:27
[INFO] [stdout]     |
[INFO] [stdout] 657 |         assert_ok!(Assets::burn(RuntimeOrigin::signed(1), 0, 1, 91));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:658:11
[INFO] [stdout]     |
[INFO] [stdout] 658 |         assert!(Assets::maybe_balance(0, 1).is_none());
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 use of undeclared type `Assets`
[INFO] [stdout]     |                 help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:663:14
[INFO] [stdout]     |
[INFO] [stdout] 663 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:663:27
[INFO] [stdout]     |
[INFO] [stdout] 663 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:664:3
[INFO] [stdout]     |
[INFO] [stdout] 664 |         Balances::make_free_balance_be(&1, 2);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:665:14
[INFO] [stdout]     |
[INFO] [stdout] 665 |         assert_ok!(Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:665:39
[INFO] [stdout]     |
[INFO] [stdout] 665 |         assert_ok!(Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 100));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:666:14
[INFO] [stdout]     |
[INFO] [stdout] 666 |         assert_ok!(Assets::transfer_approved(RuntimeOrigin::signed(2), 0, 1, 3, 91));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:666:40
[INFO] [stdout]     |
[INFO] [stdout] 666 |         assert_ok!(Assets::transfer_approved(RuntimeOrigin::signed(2), 0, 1, 3, 91));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:674:14
[INFO] [stdout]     |
[INFO] [stdout] 674 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:674:35
[INFO] [stdout]     |
[INFO] [stdout] 674 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:675:14
[INFO] [stdout]     |
[INFO] [stdout] 675 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:675:27
[INFO] [stdout]     |
[INFO] [stdout] 675 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:676:14
[INFO] [stdout]     |
[INFO] [stdout] 676 |         assert_eq!(Assets::balance(0, 1), 100);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:677:14
[INFO] [stdout]     |
[INFO] [stdout] 677 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:677:31
[INFO] [stdout]     |
[INFO] [stdout] 677 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 |         assert_eq!(Assets::balance(0, 1), 50);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:679:14
[INFO] [stdout]     |
[INFO] [stdout] 679 |         assert_eq!(Assets::balance(0, 2), 50);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:680:14
[INFO] [stdout]     |
[INFO] [stdout] 680 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(2), 0, 3, 31));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:680:31
[INFO] [stdout]     |
[INFO] [stdout] 680 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(2), 0, 3, 31));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:681:14
[INFO] [stdout]     |
[INFO] [stdout] 681 |         assert_eq!(Assets::balance(0, 1), 50);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:682:14
[INFO] [stdout]     |
[INFO] [stdout] 682 |         assert_eq!(Assets::balance(0, 2), 19);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:683:14
[INFO] [stdout]     |
[INFO] [stdout] 683 |         assert_eq!(Assets::balance(0, 3), 31);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:684:14
[INFO] [stdout]     |
[INFO] [stdout] 684 |         assert_ok!(Assets::burn(RuntimeOrigin::signed(1), 0, 3, u64::MAX));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:684:27
[INFO] [stdout]     |
[INFO] [stdout] 684 |         assert_ok!(Assets::burn(RuntimeOrigin::signed(1), 0, 3, u64::MAX));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:685:14
[INFO] [stdout]     |
[INFO] [stdout] 685 |         assert_eq!(Assets::total_supply(0), 69);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:692:14
[INFO] [stdout]     |
[INFO] [stdout] 692 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:692:35
[INFO] [stdout]     |
[INFO] [stdout] 692 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:693:14
[INFO] [stdout]     |
[INFO] [stdout] 693 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:693:27
[INFO] [stdout]     |
[INFO] [stdout] 693 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:694:14
[INFO] [stdout]     |
[INFO] [stdout] 694 |         assert_eq!(Assets::balance(0, 1), 100);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:695:14
[INFO] [stdout]     |
[INFO] [stdout] 695 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:695:31
[INFO] [stdout]     |
[INFO] [stdout] 695 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:696:14
[INFO] [stdout]     |
[INFO] [stdout] 696 |         assert_eq!(Assets::balance(0, 1), 50);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:697:14
[INFO] [stdout]     |
[INFO] [stdout] 697 |         assert_eq!(Assets::balance(0, 2), 50);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:704:14
[INFO] [stdout]     |
[INFO] [stdout] 704 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 10));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:704:35
[INFO] [stdout]     |
[INFO] [stdout] 704 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 10));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:705:14
[INFO] [stdout]     |
[INFO] [stdout] 705 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:705:27
[INFO] [stdout]     |
[INFO] [stdout] 705 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:706:14
[INFO] [stdout]     |
[INFO] [stdout] 706 |         assert_eq!(Assets::balance(0, 1), 100);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:708:4
[INFO] [stdout]     |
[INFO] [stdout] 708 |             Assets::transfer_keep_alive(RuntimeOrigin::signed(1), 0, 2, 91),
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `Assets`
[INFO] [stdout]     |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:708:32
[INFO] [stdout]     |
[INFO] [stdout] 708 |             Assets::transfer_keep_alive(RuntimeOrigin::signed(1), 0, 2, 91),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:711:14
[INFO] [stdout]     |
[INFO] [stdout] 711 |         assert_ok!(Assets::transfer_keep_alive(RuntimeOrigin::signed(1), 0, 2, 90));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:711:42
[INFO] [stdout]     |
[INFO] [stdout] 711 |         assert_ok!(Assets::transfer_keep_alive(RuntimeOrigin::signed(1), 0, 2, 90));
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:712:14
[INFO] [stdout]     |
[INFO] [stdout] 712 |         assert_eq!(Assets::balance(0, 1), 10);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:713:14
[INFO] [stdout]     |
[INFO] [stdout] 713 |         assert_eq!(Assets::balance(0, 2), 90);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:722:14
[INFO] [stdout]     |
[INFO] [stdout] 722 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:722:35
[INFO] [stdout]     |
[INFO] [stdout] 722 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:723:14
[INFO] [stdout]     |
[INFO] [stdout] 723 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:723:27
[INFO] [stdout]     |
[INFO] [stdout] 723 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:724:14
[INFO] [stdout]     |
[INFO] [stdout] 724 |         assert_eq!(Assets::balance(0, 1), 100);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:725:14
[INFO] [stdout]     |
[INFO] [stdout] 725 |         assert_ok!(Assets::freeze(RuntimeOrigin::signed(1), 0, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:725:29
[INFO] [stdout]     |
[INFO] [stdout] 725 |         assert_ok!(Assets::freeze(RuntimeOrigin::signed(1), 0, 1));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:726:16
[INFO] [stdout]     |
[INFO] [stdout] 726 |         assert_noop!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50), Error::<Test>::Frozen);
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      use of undeclared type `Assets`
[INFO] [stdout]     |                      help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:726:33
[INFO] [stdout]     |
[INFO] [stdout] 726 |         assert_noop!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50), Error::<Test>::Frozen);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:727:14
[INFO] [stdout]     |
[INFO] [stdout] 727 |         assert_ok!(Assets::thaw(RuntimeOrigin::signed(1), 0, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:727:27
[INFO] [stdout]     |
[INFO] [stdout] 727 |         assert_ok!(Assets::thaw(RuntimeOrigin::signed(1), 0, 1));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:728:14
[INFO] [stdout]     |
[INFO] [stdout] 728 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:728:31
[INFO] [stdout]     |
[INFO] [stdout] 728 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:735:14
[INFO] [stdout]     |
[INFO] [stdout] 735 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:735:35
[INFO] [stdout]     |
[INFO] [stdout] 735 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:736:14
[INFO] [stdout]     |
[INFO] [stdout] 736 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:736:27
[INFO] [stdout]     |
[INFO] [stdout] 736 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:737:14
[INFO] [stdout]     |
[INFO] [stdout] 737 |         assert_eq!(Assets::balance(0, 1), 100);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:738:14
[INFO] [stdout]     |
[INFO] [stdout] 738 |         assert_ok!(Assets::freeze_asset(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:738:35
[INFO] [stdout]     |
[INFO] [stdout] 738 |         assert_ok!(Assets::freeze_asset(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:740:4
[INFO] [stdout]     |
[INFO] [stdout] 740 |             Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50),
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `Assets`
[INFO] [stdout]     |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:740:21
[INFO] [stdout]     |
[INFO] [stdout] 740 |             Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:743:14
[INFO] [stdout]     |
[INFO] [stdout] 743 |         assert_ok!(Assets::thaw_asset(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:743:33
[INFO] [stdout]     |
[INFO] [stdout] 743 |         assert_ok!(Assets::thaw_asset(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:744:14
[INFO] [stdout]     |
[INFO] [stdout] 744 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:744:31
[INFO] [stdout]     |
[INFO] [stdout] 744 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:751:3
[INFO] [stdout]     |
[INFO] [stdout] 751 |         Balances::make_free_balance_be(&1, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:752:14
[INFO] [stdout]     |
[INFO] [stdout] 752 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:752:35
[INFO] [stdout]     |
[INFO] [stdout] 752 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:753:14
[INFO] [stdout]     |
[INFO] [stdout] 753 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:753:27
[INFO] [stdout]     |
[INFO] [stdout] 753 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:754:14
[INFO] [stdout]     |
[INFO] [stdout] 754 |         assert_eq!(Assets::balance(0, 1), 100);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:755:14
[INFO] [stdout]     |
[INFO] [stdout] 755 |         assert_ok!(Assets::freeze_asset(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:755:35
[INFO] [stdout]     |
[INFO] [stdout] 755 |         assert_ok!(Assets::freeze_asset(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:757:4
[INFO] [stdout]     |
[INFO] [stdout] 757 |             Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 50),
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `Assets`
[INFO] [stdout]     |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:757:29
[INFO] [stdout]     |
[INFO] [stdout] 757 |             Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 50),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:760:14
[INFO] [stdout]     |
[INFO] [stdout] 760 |         assert_ok!(Assets::thaw_asset(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:760:33
[INFO] [stdout]     |
[INFO] [stdout] 760 |         assert_ok!(Assets::thaw_asset(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:761:14
[INFO] [stdout]     |
[INFO] [stdout] 761 |         assert_ok!(Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:761:39
[INFO] [stdout]     |
[INFO] [stdout] 761 |         assert_ok!(Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:768:14
[INFO] [stdout]     |
[INFO] [stdout] 768 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:768:35
[INFO] [stdout]     |
[INFO] [stdout] 768 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:769:14
[INFO] [stdout]     |
[INFO] [stdout] 769 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:769:27
[INFO] [stdout]     |
[INFO] [stdout] 769 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:770:14
[INFO] [stdout]     |
[INFO] [stdout] 770 |         assert_eq!(Assets::balance(0, 1), 100);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:771:14
[INFO] [stdout]     |
[INFO] [stdout] 771 |         assert_ok!(Assets::block(RuntimeOrigin::signed(1), 0, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:771:28
[INFO] [stdout]     |
[INFO] [stdout] 771 |         assert_ok!(Assets::block(RuntimeOrigin::signed(1), 0, 1));
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:773:16
[INFO] [stdout]     |
[INFO] [stdout] 773 |         assert_noop!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50), Error::<Test>::Frozen);
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      use of undeclared type `Assets`
[INFO] [stdout]     |                      help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:773:33
[INFO] [stdout]     |
[INFO] [stdout] 773 |         assert_noop!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50), Error::<Test>::Frozen);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:774:14
[INFO] [stdout]     |
[INFO] [stdout] 774 |         assert_ok!(Assets::thaw(RuntimeOrigin::signed(1), 0, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:774:27
[INFO] [stdout]     |
[INFO] [stdout] 774 |         assert_ok!(Assets::thaw(RuntimeOrigin::signed(1), 0, 1));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:775:14
[INFO] [stdout]     |
[INFO] [stdout] 775 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:775:31
[INFO] [stdout]     |
[INFO] [stdout] 775 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:776:14
[INFO] [stdout]     |
[INFO] [stdout] 776 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(2), 0, 1, 50));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:776:31
[INFO] [stdout]     |
[INFO] [stdout] 776 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(2), 0, 1, 50));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:783:14
[INFO] [stdout]     |
[INFO] [stdout] 783 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:783:35
[INFO] [stdout]     |
[INFO] [stdout] 783 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:784:14
[INFO] [stdout]     |
[INFO] [stdout] 784 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:784:27
[INFO] [stdout]     |
[INFO] [stdout] 784 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:785:14
[INFO] [stdout]     |
[INFO] [stdout] 785 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 2, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:785:27
[INFO] [stdout]     |
[INFO] [stdout] 785 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 2, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:786:14
[INFO] [stdout]     |
[INFO] [stdout] 786 |         assert_eq!(Assets::balance(0, 1), 100);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:787:14
[INFO] [stdout]     |
[INFO] [stdout] 787 |         assert_eq!(Assets::balance(0, 2), 100);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:788:14
[INFO] [stdout]     |
[INFO] [stdout] 788 |         assert_ok!(Assets::block(RuntimeOrigin::signed(1), 0, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:788:28
[INFO] [stdout]     |
[INFO] [stdout] 788 |         assert_ok!(Assets::block(RuntimeOrigin::signed(1), 0, 1));
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:789:16
[INFO] [stdout]     |
[INFO] [stdout] 789 |         assert_noop!(Assets::transfer(RuntimeOrigin::signed(2), 0, 1, 50), TokenError::Blocked);
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      use of undeclared type `Assets`
[INFO] [stdout]     |                      help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:789:33
[INFO] [stdout]     |
[INFO] [stdout] 789 |         assert_noop!(Assets::transfer(RuntimeOrigin::signed(2), 0, 1, 50), TokenError::Blocked);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:790:14
[INFO] [stdout]     |
[INFO] [stdout] 790 |         assert_ok!(Assets::thaw(RuntimeOrigin::signed(1), 0, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:790:27
[INFO] [stdout]     |
[INFO] [stdout] 790 |         assert_ok!(Assets::thaw(RuntimeOrigin::signed(1), 0, 1));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:791:14
[INFO] [stdout]     |
[INFO] [stdout] 791 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(2), 0, 1, 50));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:791:31
[INFO] [stdout]     |
[INFO] [stdout] 791 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(2), 0, 1, 50));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:792:14
[INFO] [stdout]     |
[INFO] [stdout] 792 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:792:31
[INFO] [stdout]     |
[INFO] [stdout] 792 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:799:14
[INFO] [stdout]     |
[INFO] [stdout] 799 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:799:35
[INFO] [stdout]     |
[INFO] [stdout] 799 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:800:14
[INFO] [stdout]     |
[INFO] [stdout] 800 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:800:27
[INFO] [stdout]     |
[INFO] [stdout] 800 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:802:4
[INFO] [stdout]     |
[INFO] [stdout] 802 |             Assets::transfer_ownership(RuntimeOrigin::signed(2), 0, 2),
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `Assets`
[INFO] [stdout]     |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:802:31
[INFO] [stdout]     |
[INFO] [stdout] 802 |             Assets::transfer_ownership(RuntimeOrigin::signed(2), 0, 2),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:806:4
[INFO] [stdout]     |
[INFO] [stdout] 806 |             Assets::set_team(RuntimeOrigin::signed(2), 0, 2, 2, 2),
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `Assets`
[INFO] [stdout]     |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:806:21
[INFO] [stdout]     |
[INFO] [stdout] 806 |             Assets::set_team(RuntimeOrigin::signed(2), 0, 2, 2, 2),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:809:16
[INFO] [stdout]     |
[INFO] [stdout] 809 |         assert_noop!(Assets::freeze(RuntimeOrigin::signed(2), 0, 1), Error::<Test>::NoPermission);
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      use of undeclared type `Assets`
[INFO] [stdout]     |                      help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:809:31
[INFO] [stdout]     |
[INFO] [stdout] 809 |         assert_noop!(Assets::freeze(RuntimeOrigin::signed(2), 0, 1), Error::<Test>::NoPermission);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:810:16
[INFO] [stdout]     |
[INFO] [stdout] 810 |         assert_noop!(Assets::thaw(RuntimeOrigin::signed(2), 0, 2), Error::<Test>::NoPermission);
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      use of undeclared type `Assets`
[INFO] [stdout]     |                      help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:810:29
[INFO] [stdout]     |
[INFO] [stdout] 810 |         assert_noop!(Assets::thaw(RuntimeOrigin::signed(2), 0, 2), Error::<Test>::NoPermission);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:812:4
[INFO] [stdout]     |
[INFO] [stdout] 812 |             Assets::mint(RuntimeOrigin::signed(2), 0, 2, 100),
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `Assets`
[INFO] [stdout]     |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:812:17
[INFO] [stdout]     |
[INFO] [stdout] 812 |             Assets::mint(RuntimeOrigin::signed(2), 0, 2, 100),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:816:4
[INFO] [stdout]     |
[INFO] [stdout] 816 |             Assets::burn(RuntimeOrigin::signed(2), 0, 1, 100),
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `Assets`
[INFO] [stdout]     |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:816:17
[INFO] [stdout]     |
[INFO] [stdout] 816 |             Assets::burn(RuntimeOrigin::signed(2), 0, 1, 100),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:820:4
[INFO] [stdout]     |
[INFO] [stdout] 820 |             Assets::force_transfer(RuntimeOrigin::signed(2), 0, 1, 2, 100),
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `Assets`
[INFO] [stdout]     |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:820:27
[INFO] [stdout]     |
[INFO] [stdout] 820 |             Assets::force_transfer(RuntimeOrigin::signed(2), 0, 1, 2, 100),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:824:4
[INFO] [stdout]     |
[INFO] [stdout] 824 |             Assets::start_destroy(RuntimeOrigin::signed(2), 0),
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `Assets`
[INFO] [stdout]     |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:824:26
[INFO] [stdout]     |
[INFO] [stdout] 824 |             Assets::start_destroy(RuntimeOrigin::signed(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.rs:833:3
[INFO] [stdout]     |
[INFO] [stdout] 833 |         Balances::make_free_balance_be(&1, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:834:3
[INFO] [stdout]     |
[INFO] [stdout] 834 |         Balances::make_free_balance_be(&2, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:835:14
[INFO] [stdout]     |
[INFO] [stdout] 835 |         assert_ok!(Assets::create(RuntimeOrigin::signed(1), 0, 1, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:835:29
[INFO] [stdout]     |
[INFO] [stdout] 835 |         assert_ok!(Assets::create(RuntimeOrigin::signed(1), 0, 1, 1));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:838:14
[INFO] [stdout]     |
[INFO] [stdout] 838 |         assert_eq!(Balances::reserved_balance(&1), 1);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:840:14
[INFO] [stdout]     |
[INFO] [stdout] 840 |         assert_ok!(Assets::transfer_ownership(RuntimeOrigin::signed(1), 0, 2));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:840:41
[INFO] [stdout]     |
[INFO] [stdout] 840 |         assert_ok!(Assets::transfer_ownership(RuntimeOrigin::signed(1), 0, 2));
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:841:14
[INFO] [stdout]     |
[INFO] [stdout] 841 |         assert_eq!(Balances::reserved_balance(&2), 1);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:842:14
[INFO] [stdout]     |
[INFO] [stdout] 842 |         assert_eq!(Balances::reserved_balance(&1), 0);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:845:4
[INFO] [stdout]     |
[INFO] [stdout] 845 |             Assets::transfer_ownership(RuntimeOrigin::signed(1), 0, 1),
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `Assets`
[INFO] [stdout]     |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:845:31
[INFO] [stdout]     |
[INFO] [stdout] 845 |             Assets::transfer_ownership(RuntimeOrigin::signed(1), 0, 1),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:850:14
[INFO] [stdout]     |
[INFO] [stdout] 850 |         assert_ok!(Assets::set_metadata(
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:851:4
[INFO] [stdout]     |
[INFO] [stdout] 851 |             RuntimeOrigin::signed(2),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:857:14
[INFO] [stdout]     |
[INFO] [stdout] 857 |         assert_ok!(Assets::transfer_ownership(RuntimeOrigin::signed(2), 0, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:857:41
[INFO] [stdout]     |
[INFO] [stdout] 857 |         assert_ok!(Assets::transfer_ownership(RuntimeOrigin::signed(2), 0, 1));
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:858:14
[INFO] [stdout]     |
[INFO] [stdout] 858 |         assert_eq!(Balances::reserved_balance(&1), 22);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:859:14
[INFO] [stdout]     |
[INFO] [stdout] 859 |         assert_eq!(Balances::reserved_balance(&2), 0);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:866:14
[INFO] [stdout]     |
[INFO] [stdout] 866 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:866:35
[INFO] [stdout]     |
[INFO] [stdout] 866 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:867:14
[INFO] [stdout]     |
[INFO] [stdout] 867 |         assert_ok!(Assets::set_team(RuntimeOrigin::signed(1), 0, 2, 3, 4));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:867:31
[INFO] [stdout]     |
[INFO] [stdout] 867 |         assert_ok!(Assets::set_team(RuntimeOrigin::signed(1), 0, 2, 3, 4));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:869:14
[INFO] [stdout]     |
[INFO] [stdout] 869 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(2), 0, 2, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:869:27
[INFO] [stdout]     |
[INFO] [stdout] 869 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(2), 0, 2, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:870:14
[INFO] [stdout]     |
[INFO] [stdout] 870 |         assert_ok!(Assets::freeze(RuntimeOrigin::signed(4), 0, 2));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:870:29
[INFO] [stdout]     |
[INFO] [stdout] 870 |         assert_ok!(Assets::freeze(RuntimeOrigin::signed(4), 0, 2));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:871:14
[INFO] [stdout]     |
[INFO] [stdout] 871 |         assert_ok!(Assets::thaw(RuntimeOrigin::signed(3), 0, 2));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:871:27
[INFO] [stdout]     |
[INFO] [stdout] 871 |         assert_ok!(Assets::thaw(RuntimeOrigin::signed(3), 0, 2));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:872:14
[INFO] [stdout]     |
[INFO] [stdout] 872 |         assert_ok!(Assets::force_transfer(RuntimeOrigin::signed(3), 0, 2, 3, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:872:37
[INFO] [stdout]     |
[INFO] [stdout] 872 |         assert_ok!(Assets::force_transfer(RuntimeOrigin::signed(3), 0, 2, 3, 100));
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:873:14
[INFO] [stdout]     |
[INFO] [stdout] 873 |         assert_ok!(Assets::burn(RuntimeOrigin::signed(3), 0, 3, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:873:27
[INFO] [stdout]     |
[INFO] [stdout] 873 |         assert_ok!(Assets::burn(RuntimeOrigin::signed(3), 0, 3, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:880:14
[INFO] [stdout]     |
[INFO] [stdout] 880 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:880:35
[INFO] [stdout]     |
[INFO] [stdout] 880 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:881:14
[INFO] [stdout]     |
[INFO] [stdout] 881 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:881:27
[INFO] [stdout]     |
[INFO] [stdout] 881 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:882:14
[INFO] [stdout]     |
[INFO] [stdout] 882 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 2, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:882:27
[INFO] [stdout]     |
[INFO] [stdout] 882 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 2, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:883:14
[INFO] [stdout]     |
[INFO] [stdout] 883 |         assert_eq!(Assets::balance(0, 1), 100);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:884:14
[INFO] [stdout]     |
[INFO] [stdout] 884 |         assert_eq!(Assets::balance(0, 2), 100);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:885:14
[INFO] [stdout]     |
[INFO] [stdout] 885 |         assert_ok!(Assets::freeze(RuntimeOrigin::signed(1), 0, 2));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:885:29
[INFO] [stdout]     |
[INFO] [stdout] 885 |         assert_ok!(Assets::freeze(RuntimeOrigin::signed(1), 0, 2));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:887:14
[INFO] [stdout]     |
[INFO] [stdout] 887 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:887:31
[INFO] [stdout]     |
[INFO] [stdout] 887 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:889:16
[INFO] [stdout]     |
[INFO] [stdout] 889 |         assert_noop!(Assets::transfer(RuntimeOrigin::signed(2), 0, 1, 25), Error::<Test>::Frozen);
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      use of undeclared type `Assets`
[INFO] [stdout]     |                      help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:889:33
[INFO] [stdout]     |
[INFO] [stdout] 889 |         assert_noop!(Assets::transfer(RuntimeOrigin::signed(2), 0, 1, 25), Error::<Test>::Frozen);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:890:14
[INFO] [stdout]     |
[INFO] [stdout] 890 |         assert_eq!(Assets::balance(0, 1), 50);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:891:14
[INFO] [stdout]     |
[INFO] [stdout] 891 |         assert_eq!(Assets::balance(0, 2), 150);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:899:3
[INFO] [stdout]     |
[INFO] [stdout] 899 |         Balances::make_free_balance_be(&2, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:900:14
[INFO] [stdout]     |
[INFO] [stdout] 900 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:900:35
[INFO] [stdout]     |
[INFO] [stdout] 900 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:901:14
[INFO] [stdout]     |
[INFO] [stdout] 901 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:901:27
[INFO] [stdout]     |
[INFO] [stdout] 901 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:902:14
[INFO] [stdout]     |
[INFO] [stdout] 902 |         assert_eq!(Assets::balance(0, 1), 100);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:903:14
[INFO] [stdout]     |
[INFO] [stdout] 903 |         assert_eq!(Assets::balance(0, 2), 0);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:905:16
[INFO] [stdout]     |
[INFO] [stdout] 905 |         assert_noop!(Assets::freeze(RuntimeOrigin::signed(1), 0, 2), Error::<Test>::NoAccount);
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      use of undeclared type `Assets`
[INFO] [stdout]     |                      help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:905:31
[INFO] [stdout]     |
[INFO] [stdout] 905 |         assert_noop!(Assets::freeze(RuntimeOrigin::signed(1), 0, 2), Error::<Test>::NoAccount);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:906:14
[INFO] [stdout]     |
[INFO] [stdout] 906 |         assert_ok!(Assets::touch(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:906:28
[INFO] [stdout]     |
[INFO] [stdout] 906 |         assert_ok!(Assets::touch(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:908:14
[INFO] [stdout]     |
[INFO] [stdout] 908 |         assert_ok!(Assets::freeze(RuntimeOrigin::signed(1), 0, 2));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:908:29
[INFO] [stdout]     |
[INFO] [stdout] 908 |         assert_ok!(Assets::freeze(RuntimeOrigin::signed(1), 0, 2));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:910:14
[INFO] [stdout]     |
[INFO] [stdout] 910 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:910:31
[INFO] [stdout]     |
[INFO] [stdout] 910 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:912:16
[INFO] [stdout]     |
[INFO] [stdout] 912 |         assert_noop!(Assets::transfer(RuntimeOrigin::signed(2), 0, 1, 25), Error::<Test>::Frozen);
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      use of undeclared type `Assets`
[INFO] [stdout]     |                      help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:912:33
[INFO] [stdout]     |
[INFO] [stdout] 912 |         assert_noop!(Assets::transfer(RuntimeOrigin::signed(2), 0, 1, 25), Error::<Test>::Frozen);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:913:14
[INFO] [stdout]     |
[INFO] [stdout] 913 |         assert_eq!(Assets::balance(0, 1), 50);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:914:14
[INFO] [stdout]     |
[INFO] [stdout] 914 |         assert_eq!(Assets::balance(0, 2), 50);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:924:3
[INFO] [stdout]     |
[INFO] [stdout] 924 |         Balances::make_free_balance_be(&1, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:925:3
[INFO] [stdout]     |
[INFO] [stdout] 925 |         Balances::make_free_balance_be(&2, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:926:3
[INFO] [stdout]     |
[INFO] [stdout] 926 |         Balances::make_free_balance_be(&4, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:927:14
[INFO] [stdout]     |
[INFO] [stdout] 927 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, false, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:927:35
[INFO] [stdout]     |
[INFO] [stdout] 927 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, false, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:928:14
[INFO] [stdout]     |
[INFO] [stdout] 928 |         assert_ok!(Assets::set_team(RuntimeOrigin::signed(1), 0, 1, 1, 2));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:928:31
[INFO] [stdout]     |
[INFO] [stdout] 928 |         assert_ok!(Assets::set_team(RuntimeOrigin::signed(1), 0, 1, 1, 2));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:929:14
[INFO] [stdout]     |
[INFO] [stdout] 929 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:929:27
[INFO] [stdout]     |
[INFO] [stdout] 929 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:930:14
[INFO] [stdout]     |
[INFO] [stdout] 930 |         assert_eq!(Assets::balance(0, 1), 100);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:935:4
[INFO] [stdout]     |
[INFO] [stdout] 935 |             Assets::touch_other(RuntimeOrigin::signed(4), 0, 3),
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `Assets`
[INFO] [stdout]     |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:935:24
[INFO] [stdout]     |
[INFO] [stdout] 935 |             Assets::touch_other(RuntimeOrigin::signed(4), 0, 3),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:940:14
[INFO] [stdout]     |
[INFO] [stdout] 940 |         assert_ok!(Assets::touch_other(RuntimeOrigin::signed(1), 0, 3));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:940:34
[INFO] [stdout]     |
[INFO] [stdout] 940 |         assert_ok!(Assets::touch_other(RuntimeOrigin::signed(1), 0, 3));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:944:14
[INFO] [stdout]     |
[INFO] [stdout] 944 |         assert_ok!(Assets::touch_other(RuntimeOrigin::signed(2), 0, 4));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:944:34
[INFO] [stdout]     |
[INFO] [stdout] 944 |         assert_ok!(Assets::touch_other(RuntimeOrigin::signed(2), 0, 4));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:952:3
[INFO] [stdout]     |
[INFO] [stdout] 952 |         Balances::make_free_balance_be(&1, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:953:14
[INFO] [stdout]     |
[INFO] [stdout] 953 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:953:35
[INFO] [stdout]     |
[INFO] [stdout] 953 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:954:14
[INFO] [stdout]     |
[INFO] [stdout] 954 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:954:27
[INFO] [stdout]     |
[INFO] [stdout] 954 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:955:14
[INFO] [stdout]     |
[INFO] [stdout] 955 |         assert_eq!(Assets::balance(0, 1), 100);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:959:14
[INFO] [stdout]     |
[INFO] [stdout] 959 |         assert_ok!(Assets::touch_other(RuntimeOrigin::signed(1), 0, 2));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:959:34
[INFO] [stdout]     |
[INFO] [stdout] 959 |         assert_ok!(Assets::touch_other(RuntimeOrigin::signed(1), 0, 2));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:962:14
[INFO] [stdout]     |
[INFO] [stdout] 962 |         assert_ok!(Assets::freeze(RuntimeOrigin::signed(1), 0, 2));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:962:29
[INFO] [stdout]     |
[INFO] [stdout] 962 |         assert_ok!(Assets::freeze(RuntimeOrigin::signed(1), 0, 2));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:964:14
[INFO] [stdout]     |
[INFO] [stdout] 964 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:964:31
[INFO] [stdout]     |
[INFO] [stdout] 964 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:966:16
[INFO] [stdout]     |
[INFO] [stdout] 966 |         assert_noop!(Assets::transfer(RuntimeOrigin::signed(2), 0, 1, 25), Error::<Test>::Frozen);
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      use of undeclared type `Assets`
[INFO] [stdout]     |                      help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:966:33
[INFO] [stdout]     |
[INFO] [stdout] 966 |         assert_noop!(Assets::transfer(RuntimeOrigin::signed(2), 0, 1, 25), Error::<Test>::Frozen);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:967:14
[INFO] [stdout]     |
[INFO] [stdout] 967 |         assert_eq!(Assets::balance(0, 1), 50);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:968:14
[INFO] [stdout]     |
[INFO] [stdout] 968 |         assert_eq!(Assets::balance(0, 2), 50);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:977:3
[INFO] [stdout]     |
[INFO] [stdout] 977 |         Balances::make_free_balance_be(&1, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:978:3
[INFO] [stdout]     |
[INFO] [stdout] 978 |         Balances::make_free_balance_be(&2, 100);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:979:14
[INFO] [stdout]     |
[INFO] [stdout] 979 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, false, 1));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:979:35
[INFO] [stdout]     |
[INFO] [stdout] 979 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, false, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:980:14
[INFO] [stdout]     |
[INFO] [stdout] 980 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:980:27
[INFO] [stdout]     |
[INFO] [stdout] 980 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:981:14
[INFO] [stdout]     |
[INFO] [stdout] 981 |         assert_eq!(Assets::balance(0, 1), 100);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:982:14
[INFO] [stdout]     |
[INFO] [stdout] 982 |         assert_eq!(Assets::balance(0, 2), 0);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:984:14
[INFO] [stdout]     |
[INFO] [stdout] 984 |         assert_ok!(Assets::touch(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:984:28
[INFO] [stdout]     |
[INFO] [stdout] 984 |         assert_ok!(Assets::touch(RuntimeOrigin::signed(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.rs:985:14
[INFO] [stdout]     |
[INFO] [stdout] 985 |         assert_eq!(Balances::reserved_balance(&2), 10);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:987:14
[INFO] [stdout]     |
[INFO] [stdout] 987 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:987:31
[INFO] [stdout]     |
[INFO] [stdout] 987 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:988:14
[INFO] [stdout]     |
[INFO] [stdout] 988 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(2), 0, 1, 50));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:988:31
[INFO] [stdout]     |
[INFO] [stdout] 988 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(2), 0, 1, 50));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:989:14
[INFO] [stdout]     |
[INFO] [stdout] 989 |         assert_eq!(Assets::balance(0, 2), 0);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:993:14
[INFO] [stdout]     |
[INFO] [stdout] 993 |         assert_ok!(Assets::refund(RuntimeOrigin::signed(2), 0, false));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:993:29
[INFO] [stdout]     |
[INFO] [stdout] 993 |         assert_ok!(Assets::refund(RuntimeOrigin::signed(2), 0, false));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:997:14
[INFO] [stdout]     |
[INFO] [stdout] 997 |         assert_ok!(Assets::touch_other(RuntimeOrigin::signed(1), 0, 2));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:997:34
[INFO] [stdout]     |
[INFO] [stdout] 997 |         assert_ok!(Assets::touch_other(RuntimeOrigin::signed(1), 0, 2));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/tests.rs:998:14
[INFO] [stdout]     |
[INFO] [stdout] 998 |         assert_eq!(Balances::reserved_balance(&1), 10);
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:999:14
[INFO] [stdout]     |
[INFO] [stdout] 999 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared type `Assets`
[INFO] [stdout]     |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:999:31
[INFO] [stdout]     |
[INFO] [stdout] 999 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1000:14
[INFO] [stdout]      |
[INFO] [stdout] 1000 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(2), 0, 1, 50));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1000:31
[INFO] [stdout]      |
[INFO] [stdout] 1000 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(2), 0, 1, 50));
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1011:3
[INFO] [stdout]      |
[INFO] [stdout] 1011 |         Balances::make_free_balance_be(&1, 100);
[INFO] [stdout]      |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1012:3
[INFO] [stdout]      |
[INFO] [stdout] 1012 |         Balances::make_free_balance_be(&2, 100);
[INFO] [stdout]      |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1013:3
[INFO] [stdout]      |
[INFO] [stdout] 1013 |         Balances::make_free_balance_be(&3, 0);
[INFO] [stdout]      |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1014:14
[INFO] [stdout]      |
[INFO] [stdout] 1014 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1014:35
[INFO] [stdout]      |
[INFO] [stdout] 1014 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1015:14
[INFO] [stdout]      |
[INFO] [stdout] 1015 |         assert_ok!(Assets::set_team(RuntimeOrigin::signed(1), 0, 1, 1, 2));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1015:31
[INFO] [stdout]      |
[INFO] [stdout] 1015 |         assert_ok!(Assets::set_team(RuntimeOrigin::signed(1), 0, 1, 1, 2));
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1019:14
[INFO] [stdout]      |
[INFO] [stdout] 1019 |         assert_ok!(Assets::touch_other(RuntimeOrigin::signed(2), 0, 3));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1019:34
[INFO] [stdout]      |
[INFO] [stdout] 1019 |         assert_ok!(Assets::touch_other(RuntimeOrigin::signed(2), 0, 3));
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1020:14
[INFO] [stdout]      |
[INFO] [stdout] 1020 |         assert_eq!(Balances::reserved_balance(&2), 10);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1024:4
[INFO] [stdout]      |
[INFO] [stdout] 1024 |             Assets::refund_other(RuntimeOrigin::signed(2), 0, 10),
[INFO] [stdout]      |             ^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             use of undeclared type `Assets`
[INFO] [stdout]      |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1024:25
[INFO] [stdout]      |
[INFO] [stdout] 1024 |             Assets::refund_other(RuntimeOrigin::signed(2), 0, 10),
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1029:4
[INFO] [stdout]      |
[INFO] [stdout] 1029 |             Assets::refund_other(RuntimeOrigin::signed(2), 1, 3),
[INFO] [stdout]      |             ^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             use of undeclared type `Assets`
[INFO] [stdout]      |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1029:25
[INFO] [stdout]      |
[INFO] [stdout] 1029 |             Assets::refund_other(RuntimeOrigin::signed(2), 1, 3),
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1034:4
[INFO] [stdout]      |
[INFO] [stdout] 1034 |             Assets::refund_other(RuntimeOrigin::signed(2), 0, 1),
[INFO] [stdout]      |             ^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             use of undeclared type `Assets`
[INFO] [stdout]      |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1034:25
[INFO] [stdout]      |
[INFO] [stdout] 1034 |             Assets::refund_other(RuntimeOrigin::signed(2), 0, 1),
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1038:14
[INFO] [stdout]      |
[INFO] [stdout] 1038 |         assert_ok!(Assets::freeze_asset(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1038:35
[INFO] [stdout]      |
[INFO] [stdout] 1038 |         assert_ok!(Assets::freeze_asset(RuntimeOrigin::signed(2), 0));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1040:4
[INFO] [stdout]      |
[INFO] [stdout] 1040 |             Assets::refund_other(RuntimeOrigin::signed(2), 0, 3),
[INFO] [stdout]      |             ^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             use of undeclared type `Assets`
[INFO] [stdout]      |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1040:25
[INFO] [stdout]      |
[INFO] [stdout] 1040 |             Assets::refund_other(RuntimeOrigin::signed(2), 0, 3),
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1043:14
[INFO] [stdout]      |
[INFO] [stdout] 1043 |         assert_ok!(Assets::thaw_asset(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1043:33
[INFO] [stdout]      |
[INFO] [stdout] 1043 |         assert_ok!(Assets::thaw_asset(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1045:14
[INFO] [stdout]      |
[INFO] [stdout] 1045 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 10, 1, true, 1));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1045:35
[INFO] [stdout]      |
[INFO] [stdout] 1045 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 10, 1, true, 1));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1046:14
[INFO] [stdout]      |
[INFO] [stdout] 1046 |         assert_ok!(Assets::touch_other(RuntimeOrigin::signed(1), 10, 3));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1046:34
[INFO] [stdout]      |
[INFO] [stdout] 1046 |         assert_ok!(Assets::touch_other(RuntimeOrigin::signed(1), 10, 3));
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1047:14
[INFO] [stdout]      |
[INFO] [stdout] 1047 |         assert_ok!(Assets::start_destroy(RuntimeOrigin::signed(1), 10));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1047:36
[INFO] [stdout]      |
[INFO] [stdout] 1047 |         assert_ok!(Assets::start_destroy(RuntimeOrigin::signed(1), 10));
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1049:4
[INFO] [stdout]      |
[INFO] [stdout] 1049 |             Assets::refund_other(RuntimeOrigin::signed(2), 10, 3),
[INFO] [stdout]      |             ^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             use of undeclared type `Assets`
[INFO] [stdout]      |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1049:25
[INFO] [stdout]      |
[INFO] [stdout] 1049 |             Assets::refund_other(RuntimeOrigin::signed(2), 10, 3),
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1052:14
[INFO] [stdout]      |
[INFO] [stdout] 1052 |         assert_ok!(Assets::destroy_accounts(RuntimeOrigin::signed(1), 10));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1052:39
[INFO] [stdout]      |
[INFO] [stdout] 1052 |         assert_ok!(Assets::destroy_accounts(RuntimeOrigin::signed(1), 10));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1053:14
[INFO] [stdout]      |
[INFO] [stdout] 1053 |         assert_ok!(Assets::finish_destroy(RuntimeOrigin::signed(1), 10));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1053:37
[INFO] [stdout]      |
[INFO] [stdout] 1053 |         assert_ok!(Assets::finish_destroy(RuntimeOrigin::signed(1), 10));
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1055:14
[INFO] [stdout]      |
[INFO] [stdout] 1055 |         assert_ok!(Assets::freeze(RuntimeOrigin::signed(2), 0, 3));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1055:29
[INFO] [stdout]      |
[INFO] [stdout] 1055 |         assert_ok!(Assets::freeze(RuntimeOrigin::signed(2), 0, 3));
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1056:16
[INFO] [stdout]      |
[INFO] [stdout] 1056 |         assert_noop!(Assets::refund_other(RuntimeOrigin::signed(2), 0, 3), Error::<Test>::Frozen);
[INFO] [stdout]      |                      ^^^^^^
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      use of undeclared type `Assets`
[INFO] [stdout]      |                      help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1056:37
[INFO] [stdout]      |
[INFO] [stdout] 1056 |         assert_noop!(Assets::refund_other(RuntimeOrigin::signed(2), 0, 3), Error::<Test>::Frozen);
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1057:14
[INFO] [stdout]      |
[INFO] [stdout] 1057 |         assert_ok!(Assets::thaw(RuntimeOrigin::signed(1), 0, 3));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1057:27
[INFO] [stdout]      |
[INFO] [stdout] 1057 |         assert_ok!(Assets::thaw(RuntimeOrigin::signed(1), 0, 3));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1060:4
[INFO] [stdout]      |
[INFO] [stdout] 1060 |             Assets::refund_other(RuntimeOrigin::signed(4), 0, 3),
[INFO] [stdout]      |             ^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             use of undeclared type `Assets`
[INFO] [stdout]      |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1060:25
[INFO] [stdout]      |
[INFO] [stdout] 1060 |             Assets::refund_other(RuntimeOrigin::signed(4), 0, 3),
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1064:14
[INFO] [stdout]      |
[INFO] [stdout] 1064 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 3, 100));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1064:27
[INFO] [stdout]      |
[INFO] [stdout] 1064 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 3, 100));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1066:4
[INFO] [stdout]      |
[INFO] [stdout] 1066 |             Assets::refund_other(RuntimeOrigin::signed(1), 0, 3),
[INFO] [stdout]      |             ^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             use of undeclared type `Assets`
[INFO] [stdout]      |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1066:25
[INFO] [stdout]      |
[INFO] [stdout] 1066 |             Assets::refund_other(RuntimeOrigin::signed(1), 0, 3),
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1069:14
[INFO] [stdout]      |
[INFO] [stdout] 1069 |         assert_ok!(Assets::burn(RuntimeOrigin::signed(1), 0, 3, 100));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1069:27
[INFO] [stdout]      |
[INFO] [stdout] 1069 |         assert_ok!(Assets::burn(RuntimeOrigin::signed(1), 0, 3, 100));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1079:3
[INFO] [stdout]      |
[INFO] [stdout] 1079 |         Balances::make_free_balance_be(&1, 100);
[INFO] [stdout]      |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1080:3
[INFO] [stdout]      |
[INFO] [stdout] 1080 |         Balances::make_free_balance_be(&2, 100);
[INFO] [stdout]      |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1081:14
[INFO] [stdout]      |
[INFO] [stdout] 1081 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1081:35
[INFO] [stdout]      |
[INFO] [stdout] 1081 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1082:14
[INFO] [stdout]      |
[INFO] [stdout] 1082 |         assert_ok!(Assets::set_team(RuntimeOrigin::signed(1), 0, 1, 1, 2));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1082:31
[INFO] [stdout]      |
[INFO] [stdout] 1082 |         assert_ok!(Assets::set_team(RuntimeOrigin::signed(1), 0, 1, 1, 2));
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1087:14
[INFO] [stdout]      |
[INFO] [stdout] 1087 |         assert_ok!(Assets::touch_other(RuntimeOrigin::signed(2), 0, 3));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1087:34
[INFO] [stdout]      |
[INFO] [stdout] 1087 |         assert_ok!(Assets::touch_other(RuntimeOrigin::signed(2), 0, 3));
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1088:14
[INFO] [stdout]      |
[INFO] [stdout] 1088 |         assert_eq!(Balances::reserved_balance(&2), 10);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1090:14
[INFO] [stdout]      |
[INFO] [stdout] 1090 |         assert_ok!(Assets::refund_other(RuntimeOrigin::signed(2), 0, 3));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1090:35
[INFO] [stdout]      |
[INFO] [stdout] 1090 |         assert_ok!(Assets::refund_other(RuntimeOrigin::signed(2), 0, 3));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1091:14
[INFO] [stdout]      |
[INFO] [stdout] 1091 |         assert_eq!(Balances::reserved_balance(&2), 0);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1096:14
[INFO] [stdout]      |
[INFO] [stdout] 1096 |         assert_ok!(Assets::touch_other(RuntimeOrigin::signed(1), 0, 3));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1096:34
[INFO] [stdout]      |
[INFO] [stdout] 1096 |         assert_ok!(Assets::touch_other(RuntimeOrigin::signed(1), 0, 3));
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1097:14
[INFO] [stdout]      |
[INFO] [stdout] 1097 |         assert_eq!(Balances::reserved_balance(&1), 10);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1099:14
[INFO] [stdout]      |
[INFO] [stdout] 1099 |         assert_ok!(Assets::refund_other(RuntimeOrigin::signed(1), 0, 3));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1099:35
[INFO] [stdout]      |
[INFO] [stdout] 1099 |         assert_ok!(Assets::refund_other(RuntimeOrigin::signed(1), 0, 3));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1100:14
[INFO] [stdout]      |
[INFO] [stdout] 1100 |         assert_eq!(Balances::reserved_balance(&1), 0);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1109:14
[INFO] [stdout]      |
[INFO] [stdout] 1109 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1109:35
[INFO] [stdout]      |
[INFO] [stdout] 1109 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1110:14
[INFO] [stdout]      |
[INFO] [stdout] 1110 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1110:27
[INFO] [stdout]      |
[INFO] [stdout] 1110 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1111:14
[INFO] [stdout]      |
[INFO] [stdout] 1111 |         assert_eq!(Assets::balance(0, 1), 100);
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1112:14
[INFO] [stdout]      |
[INFO] [stdout] 1112 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1112:31
[INFO] [stdout]      |
[INFO] [stdout] 1112 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1113:14
[INFO] [stdout]      |
[INFO] [stdout] 1113 |         assert_eq!(Assets::balance(0, 1), 50);
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1114:14
[INFO] [stdout]      |
[INFO] [stdout] 1114 |         assert_eq!(Assets::balance(0, 2), 50);
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1115:14
[INFO] [stdout]      |
[INFO] [stdout] 1115 |         assert_ok!(Assets::burn(RuntimeOrigin::signed(1), 0, 1, u64::MAX));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1115:27
[INFO] [stdout]      |
[INFO] [stdout] 1115 |         assert_ok!(Assets::burn(RuntimeOrigin::signed(1), 0, 1, u64::MAX));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1116:14
[INFO] [stdout]      |
[INFO] [stdout] 1116 |         assert_eq!(Assets::balance(0, 1), 0);
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1118:4
[INFO] [stdout]      |
[INFO] [stdout] 1118 |             Assets::transfer(RuntimeOrigin::signed(1), 0, 1, 50),
[INFO] [stdout]      |             ^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             use of undeclared type `Assets`
[INFO] [stdout]      |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1118:21
[INFO] [stdout]      |
[INFO] [stdout] 1118 |             Assets::transfer(RuntimeOrigin::signed(1), 0, 1, 50),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1122:4
[INFO] [stdout]      |
[INFO] [stdout] 1122 |             Assets::transfer(RuntimeOrigin::signed(2), 0, 1, 51),
[INFO] [stdout]      |             ^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             use of undeclared type `Assets`
[INFO] [stdout]      |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1122:21
[INFO] [stdout]      |
[INFO] [stdout] 1122 |             Assets::transfer(RuntimeOrigin::signed(2), 0, 1, 51),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1131:14
[INFO] [stdout]      |
[INFO] [stdout] 1131 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1131:35
[INFO] [stdout]      |
[INFO] [stdout] 1131 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1132:14
[INFO] [stdout]      |
[INFO] [stdout] 1132 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1132:27
[INFO] [stdout]      |
[INFO] [stdout] 1132 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1133:14
[INFO] [stdout]      |
[INFO] [stdout] 1133 |         assert_eq!(Assets::balance(0, 1), 100);
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1134:14
[INFO] [stdout]      |
[INFO] [stdout] 1134 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 0));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1134:31
[INFO] [stdout]      |
[INFO] [stdout] 1134 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 0));
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1143:14
[INFO] [stdout]      |
[INFO] [stdout] 1143 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1143:35
[INFO] [stdout]      |
[INFO] [stdout] 1143 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1144:14
[INFO] [stdout]      |
[INFO] [stdout] 1144 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1144:27
[INFO] [stdout]      |
[INFO] [stdout] 1144 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1145:14
[INFO] [stdout]      |
[INFO] [stdout] 1145 |         assert_eq!(Assets::balance(0, 1), 100);
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1147:4
[INFO] [stdout]      |
[INFO] [stdout] 1147 |             Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 101),
[INFO] [stdout]      |             ^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             use of undeclared type `Assets`
[INFO] [stdout]      |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1147:21
[INFO] [stdout]      |
[INFO] [stdout] 1147 |             Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 101),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1156:14
[INFO] [stdout]      |
[INFO] [stdout] 1156 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1156:35
[INFO] [stdout]      |
[INFO] [stdout] 1156 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1157:14
[INFO] [stdout]      |
[INFO] [stdout] 1157 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1157:27
[INFO] [stdout]      |
[INFO] [stdout] 1157 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1158:14
[INFO] [stdout]      |
[INFO] [stdout] 1158 |         assert_eq!(Assets::balance(0, 1), 100);
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1159:14
[INFO] [stdout]      |
[INFO] [stdout] 1159 |         assert_ok!(Assets::burn(RuntimeOrigin::signed(1), 0, 1, u64::MAX));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1159:27
[INFO] [stdout]      |
[INFO] [stdout] 1159 |         assert_ok!(Assets::burn(RuntimeOrigin::signed(1), 0, 1, u64::MAX));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent`
[INFO] [stdout]     --> src/tests.rs:1160:29
[INFO] [stdout]      |
[INFO] [stdout] 1160 |         System::assert_last_event(RuntimeEvent::Assets(crate::Event::Burned {
[INFO] [stdout]      |                                   ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1165:14
[INFO] [stdout]      |
[INFO] [stdout] 1165 |         assert_eq!(Assets::balance(0, 1), 0);
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1172:14
[INFO] [stdout]      |
[INFO] [stdout] 1172 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1172:35
[INFO] [stdout]      |
[INFO] [stdout] 1172 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1173:14
[INFO] [stdout]      |
[INFO] [stdout] 1173 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1173:27
[INFO] [stdout]      |
[INFO] [stdout] 1173 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1174:14
[INFO] [stdout]      |
[INFO] [stdout] 1174 |         assert_eq!(Assets::balance(0, 2), 0);
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1176:4
[INFO] [stdout]      |
[INFO] [stdout] 1176 |             Assets::burn(RuntimeOrigin::signed(1), 0, 2, u64::MAX),
[INFO] [stdout]      |             ^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             use of undeclared type `Assets`
[INFO] [stdout]      |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1176:17
[INFO] [stdout]      |
[INFO] [stdout] 1176 |             Assets::burn(RuntimeOrigin::signed(1), 0, 2, u64::MAX),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1179:14
[INFO] [stdout]      |
[INFO] [stdout] 1179 |         assert_eq!(Assets::balance(0, 2), 0);
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1180:14
[INFO] [stdout]      |
[INFO] [stdout] 1180 |         assert_eq!(Assets::total_supply(0), 100);
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1189:4
[INFO] [stdout]      |
[INFO] [stdout] 1189 |             Assets::set_metadata(RuntimeOrigin::signed(1), 0, vec![0u8; 10], vec![0u8; 10], 12),
[INFO] [stdout]      |             ^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             use of undeclared type `Assets`
[INFO] [stdout]      |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1189:25
[INFO] [stdout]      |
[INFO] [stdout] 1189 |             Assets::set_metadata(RuntimeOrigin::signed(1), 0, vec![0u8; 10], vec![0u8; 10], 12),
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1192:14
[INFO] [stdout]      |
[INFO] [stdout] 1192 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1192:35
[INFO] [stdout]      |
[INFO] [stdout] 1192 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1195:4
[INFO] [stdout]      |
[INFO] [stdout] 1195 |             Assets::set_metadata(RuntimeOrigin::signed(2), 0, vec![0u8; 10], vec![0u8; 10], 12),
[INFO] [stdout]      |             ^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             use of undeclared type `Assets`
[INFO] [stdout]      |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1195:25
[INFO] [stdout]      |
[INFO] [stdout] 1195 |             Assets::set_metadata(RuntimeOrigin::signed(2), 0, vec![0u8; 10], vec![0u8; 10], 12),
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1201:4
[INFO] [stdout]      |
[INFO] [stdout] 1201 |             Assets::set_metadata(RuntimeOrigin::signed(1), 0, vec![0u8; 100], vec![0u8; 10], 12),
[INFO] [stdout]      |             ^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             use of undeclared type `Assets`
[INFO] [stdout]      |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1201:25
[INFO] [stdout]      |
[INFO] [stdout] 1201 |             Assets::set_metadata(RuntimeOrigin::signed(1), 0, vec![0u8; 100], vec![0u8; 10], 12),
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1205:4
[INFO] [stdout]      |
[INFO] [stdout] 1205 |             Assets::set_metadata(RuntimeOrigin::signed(1), 0, vec![0u8; 10], vec![0u8; 100], 12),
[INFO] [stdout]      |             ^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             use of undeclared type `Assets`
[INFO] [stdout]      |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1205:25
[INFO] [stdout]      |
[INFO] [stdout] 1205 |             Assets::set_metadata(RuntimeOrigin::signed(1), 0, vec![0u8; 10], vec![0u8; 100], 12),
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1210:3
[INFO] [stdout]      |
[INFO] [stdout] 1210 |         Balances::make_free_balance_be(&1, 30);
[INFO] [stdout]      |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1211:14
[INFO] [stdout]      |
[INFO] [stdout] 1211 |         assert_ok!(Assets::set_metadata(
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1212:4
[INFO] [stdout]      |
[INFO] [stdout] 1212 |             RuntimeOrigin::signed(1),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1218:14
[INFO] [stdout]      |
[INFO] [stdout] 1218 |         assert_eq!(Balances::free_balance(&1), 9);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1221:14
[INFO] [stdout]      |
[INFO] [stdout] 1221 |         assert_ok!(Assets::set_metadata(
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1222:4
[INFO] [stdout]      |
[INFO] [stdout] 1222 |             RuntimeOrigin::signed(1),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1228:14
[INFO] [stdout]      |
[INFO] [stdout] 1228 |         assert_eq!(Balances::free_balance(&1), 14);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1229:14
[INFO] [stdout]      |
[INFO] [stdout] 1229 |         assert_ok!(Assets::set_metadata(
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1230:4
[INFO] [stdout]      |
[INFO] [stdout] 1230 |             RuntimeOrigin::signed(1),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1236:14
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         assert_eq!(Balances::free_balance(&1), 4);
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1240:4
[INFO] [stdout]      |
[INFO] [stdout] 1240 |             Assets::set_metadata(RuntimeOrigin::signed(1), 0, vec![0u8; 20], vec![0u8; 20], 12),
[INFO] [stdout]      |             ^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             use of undeclared type `Assets`
[INFO] [stdout]      |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1240:25
[INFO] [stdout]      |
[INFO] [stdout] 1240 |             Assets::set_metadata(RuntimeOrigin::signed(1), 0, vec![0u8; 20], vec![0u8; 20], 12),
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1247:4
[INFO] [stdout]      |
[INFO] [stdout] 1247 |             Assets::clear_metadata(RuntimeOrigin::signed(2), 0),
[INFO] [stdout]      |             ^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             use of undeclared type `Assets`
[INFO] [stdout]      |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1247:27
[INFO] [stdout]      |
[INFO] [stdout] 1247 |             Assets::clear_metadata(RuntimeOrigin::signed(2), 0),
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1250:16
[INFO] [stdout]      |
[INFO] [stdout] 1250 |         assert_noop!(Assets::clear_metadata(RuntimeOrigin::signed(1), 1), Error::<Test>::Unknown);
[INFO] [stdout]      |                      ^^^^^^
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      use of undeclared type `Assets`
[INFO] [stdout]      |                      help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1250:39
[INFO] [stdout]      |
[INFO] [stdout] 1250 |         assert_noop!(Assets::clear_metadata(RuntimeOrigin::signed(1), 1), Error::<Test>::Unknown);
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1251:14
[INFO] [stdout]      |
[INFO] [stdout] 1251 |         assert_ok!(Assets::clear_metadata(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1251:37
[INFO] [stdout]      |
[INFO] [stdout] 1251 |         assert_ok!(Assets::clear_metadata(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1260:14
[INFO] [stdout]      |
[INFO] [stdout] 1260 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 50));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1260:35
[INFO] [stdout]      |
[INFO] [stdout] 1260 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 50));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1262:14
[INFO] [stdout]      |
[INFO] [stdout] 1262 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1262:27
[INFO] [stdout]      |
[INFO] [stdout] 1262 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1263:14
[INFO] [stdout]      |
[INFO] [stdout] 1263 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 2, 100));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1263:27
[INFO] [stdout]      |
[INFO] [stdout] 1263 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 2, 100));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1265:14
[INFO] [stdout]      |
[INFO] [stdout] 1265 |         assert_ok!(Assets::freeze_asset(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1265:35
[INFO] [stdout]      |
[INFO] [stdout] 1265 |         assert_ok!(Assets::freeze_asset(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1266:14
[INFO] [stdout]      |
[INFO] [stdout] 1266 |         assert_ok!(Assets::start_destroy(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1266:36
[INFO] [stdout]      |
[INFO] [stdout] 1266 |         assert_ok!(Assets::start_destroy(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1267:14
[INFO] [stdout]      |
[INFO] [stdout] 1267 |         assert_ok!(Assets::destroy_accounts(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1267:39
[INFO] [stdout]      |
[INFO] [stdout] 1267 |         assert_ok!(Assets::destroy_accounts(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1278:14
[INFO] [stdout]      |
[INFO] [stdout] 1278 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 50));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1278:35
[INFO] [stdout]      |
[INFO] [stdout] 1278 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 50));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1280:14
[INFO] [stdout]      |
[INFO] [stdout] 1280 |         assert_ok!(Assets::freeze_asset(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1280:35
[INFO] [stdout]      |
[INFO] [stdout] 1280 |         assert_ok!(Assets::freeze_asset(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1281:14
[INFO] [stdout]      |
[INFO] [stdout] 1281 |         assert_ok!(Assets::start_destroy(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1281:36
[INFO] [stdout]      |
[INFO] [stdout] 1281 |         assert_ok!(Assets::start_destroy(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1282:14
[INFO] [stdout]      |
[INFO] [stdout] 1282 |         assert_ok!(Assets::finish_destroy(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1282:37
[INFO] [stdout]      |
[INFO] [stdout] 1282 |         assert_ok!(Assets::finish_destroy(RuntimeOrigin::signed(1), 0));
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1292:14
[INFO] [stdout]      |
[INFO] [stdout] 1292 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 10));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1292:35
[INFO] [stdout]      |
[INFO] [stdout] 1292 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 10));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1293:14
[INFO] [stdout]      |
[INFO] [stdout] 1293 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1293:27
[INFO] [stdout]      |
[INFO] [stdout] 1293 |         assert_ok!(Assets::mint(RuntimeOrigin::signed(1), 0, 1, 100));
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1294:14
[INFO] [stdout]      |
[INFO] [stdout] 1294 |         assert_eq!(Assets::balance(0, 1), 100);
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1299:14
[INFO] [stdout]      |
[INFO] [stdout] 1299 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 20));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1299:31
[INFO] [stdout]      |
[INFO] [stdout] 1299 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 20));
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1303:4
[INFO] [stdout]      |
[INFO] [stdout] 1303 |             Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 21),
[INFO] [stdout]      |             ^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             use of undeclared type `Assets`
[INFO] [stdout]      |             help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1303:21
[INFO] [stdout]      |
[INFO] [stdout] 1303 |             Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 21),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/tests.rs:1308:3
[INFO] [stdout]      |
[INFO] [stdout] 1308 |         Balances::make_free_balance_be(&1, 100);
[INFO] [stdout]      |         ^^^^^^^^ use of undeclared type `Balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1309:14
[INFO] [stdout]      |
[INFO] [stdout] 1309 |         assert_ok!(Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1309:39
[INFO] [stdout]      |
[INFO] [stdout] 1309 |         assert_ok!(Assets::approve_transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1312:16
[INFO] [stdout]      |
[INFO] [stdout] 1312 |         assert_noop!(Assets::transfer_approved(RuntimeOrigin::signed(2), 0, 1, 2, 21), e);
[INFO] [stdout]      |                      ^^^^^^
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      use of undeclared type `Assets`
[INFO] [stdout]      |                      help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1312:42
[INFO] [stdout]      |
[INFO] [stdout] 1312 |         assert_noop!(Assets::transfer_approved(RuntimeOrigin::signed(2), 0, 1, 2, 21), e);
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1315:16
[INFO] [stdout]      |
[INFO] [stdout] 1315 |         assert_noop!(Assets::force_transfer(RuntimeOrigin::signed(1), 0, 1, 2, 21), e);
[INFO] [stdout]      |                      ^^^^^^
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      use of undeclared type `Assets`
[INFO] [stdout]      |                      help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1315:39
[INFO] [stdout]      |
[INFO] [stdout] 1315 |         assert_noop!(Assets::force_transfer(RuntimeOrigin::signed(1), 0, 1, 2, 21), e);
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1320:14
[INFO] [stdout]      |
[INFO] [stdout] 1320 |         assert_ok!(Assets::force_transfer(RuntimeOrigin::signed(1), 0, 1, 2, 21));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1320:37
[INFO] [stdout]      |
[INFO] [stdout] 1320 |         assert_ok!(Assets::force_transfer(RuntimeOrigin::signed(1), 0, 1, 2, 21));
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1324:14
[INFO] [stdout]      |
[INFO] [stdout] 1324 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1324:31
[INFO] [stdout]      |
[INFO] [stdout] 1324 |         assert_ok!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50));
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1334:14
[INFO] [stdout]      |
[INFO] [stdout] 1334 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1334:35
[INFO] [stdout]      |
[INFO] [stdout] 1334 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1336:13
[INFO] [stdout]      |
[INFO] [stdout] 1336 |         let imb = Assets::issue(0, 100);
[INFO] [stdout]      |                   ^^^^^^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   use of undeclared type `Assets`
[INFO] [stdout]      |                   help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1337:14
[INFO] [stdout]      |
[INFO] [stdout] 1337 |         assert_eq!(Assets::total_supply(0), 100);
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1345:14
[INFO] [stdout]      |
[INFO] [stdout] 1345 |         assert_eq!(Assets::total_supply(0), 30);
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1347:11
[INFO] [stdout]      |
[INFO] [stdout] 1347 |         assert!(Assets::resolve(&1, imb1).is_ok());
[INFO] [stdout]      |                 ^^^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 use of undeclared type `Assets`
[INFO] [stdout]      |                 help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1348:14
[INFO] [stdout]      |
[INFO] [stdout] 1348 |         assert_eq!(Assets::balance(0, 1), 30);
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1349:14
[INFO] [stdout]      |
[INFO] [stdout] 1349 |         assert_eq!(Assets::total_supply(0), 30);
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1357:14
[INFO] [stdout]      |
[INFO] [stdout] 1357 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1357:35
[INFO] [stdout]      |
[INFO] [stdout] 1357 |         assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 1, true, 1));
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]     --> src/tests.rs:1358:14
[INFO] [stdout]      |
[INFO] [stdout] 1358 |         assert_ok!(Assets::force_set_metadata(
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    use of undeclared type `Assets`
[INFO] [stdout]      |                    help: a type alias with a similar name exists: `Asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:1359:4
[WARN] too many lines in the log, truncating it
