[INFO] fetching crate pallet-assets 40.0.0... [INFO] checking pallet-assets-40.0.0 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate pallet-assets 40.0.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate pallet-assets 40.0.0 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pallet-assets 40.0.0 [INFO] finished tweaking crates.io crate pallet-assets 40.0.0 [INFO] tweaked toml for crates.io crate pallet-assets 40.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 328 packages to latest compatible versions [INFO] [stderr] Adding unicode-normalization v0.1.22 (available: v0.1.24) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eda9fe77f4d74a027ac0bfd6d9947706badeda3b0e0da11f40c10392599a4971 [INFO] running `Command { std: "docker" "start" "-a" "eda9fe77f4d74a027ac0bfd6d9947706badeda3b0e0da11f40c10392599a4971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eda9fe77f4d74a027ac0bfd6d9947706badeda3b0e0da11f40c10392599a4971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eda9fe77f4d74a027ac0bfd6d9947706badeda3b0e0da11f40c10392599a4971", kill_on_drop: false }` [INFO] [stdout] eda9fe77f4d74a027ac0bfd6d9947706badeda3b0e0da11f40c10392599a4971 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dad9473e1ffa60bfcf3ba6ee7f12a4653ff1dd2cab61d180cc32f05e29cc20b9 [INFO] running `Command { std: "docker" "start" "-a" "dad9473e1ffa60bfcf3ba6ee7f12a4653ff1dd2cab61d180cc32f05e29cc20b9", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling expander v2.2.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling file-guard v0.2.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling cc v1.1.37 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sp-debug-derive v14.0.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking hash-db v0.16.0 [INFO] [stderr] Checking sp-std v14.0.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking getrandom_or_panic v0.0.3 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking hex-conservative v0.1.2 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking allocator-api2 v0.2.19 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking environmental v1.1.4 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Checking serdect v0.2.0 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking schnorrkel v0.11.4 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking ed25519-zebra v4.0.3 [INFO] [stderr] Checking sp-crypto-hashing v0.1.0 [INFO] [stderr] Checking substrate-bip39 v0.6.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Compiling common-path v1.0.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Checking parity-bip39 v2.0.1 [INFO] [stderr] Checking array-bytes v6.2.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking trie-root v0.18.0 [INFO] [stderr] Checking trie-db v0.29.1 [INFO] [stderr] Checking memory-db v0.32.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling sp-io v38.0.0 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking schnellru v0.2.3 [INFO] [stderr] Compiling ss58-registry v1.51.0 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking simple-mermaid v0.1.1 [INFO] [stderr] Compiling macro_magic_core_macros v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling macro_magic_core v0.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking parity-wasm v0.45.0 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v12.0.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling macro_magic_macros v0.5.1 [INFO] [stderr] Compiling frame-support-procedural-tools v13.0.0 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling proc-macro-warning v1.0.2 [INFO] [stderr] Checking tt-call v1.0.9 [INFO] [stderr] Compiling macro_magic v0.5.1 [INFO] [stderr] Checking secp256k1 v0.28.2 [INFO] [stderr] Compiling scale-info-derive v2.11.5 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v18.0.0 [INFO] [stderr] Compiling docify_macros v0.2.9 [INFO] [stderr] Compiling sp-api-proc-macro v20.0.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.12 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Checking dyn-clonable v0.9.0 [INFO] [stderr] Compiling sp-crypto-hashing-proc-macro v0.1.0 [INFO] [stderr] Checking docify v0.2.9 [INFO] [stderr] Compiling aquamarine v0.5.0 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Compiling frame-support-procedural v30.0.4 [INFO] [stderr] Checking sp-panic-handler v13.0.0 [INFO] [stderr] Checking parity-scale-codec v3.6.12 [INFO] [stderr] Checking scale-info v2.11.5 [INFO] [stderr] Checking sp-storage v21.0.0 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking sp-tracing v17.0.1 [INFO] [stderr] Checking sp-wasm-interface v21.0.1 [INFO] [stderr] Compiling sp-version-proc-macro v14.0.0 [INFO] [stderr] Checking sp-externalities v0.29.0 [INFO] [stderr] Checking bounded-collections v0.2.2 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking sp-arithmetic v26.0.0 [INFO] [stderr] Checking frame-metadata v16.0.0 [INFO] [stderr] Checking sp-metadata-ir v0.7.0 [INFO] [stderr] Checking sp-weights v31.0.0 [INFO] [stderr] Checking sp-runtime-interface v28.0.0 [INFO] [stderr] Checking sp-core v34.0.0 [INFO] [stderr] Checking sp-trie v37.0.0 [INFO] [stderr] Checking sp-keystore v0.40.0 [INFO] [stderr] Checking sp-state-machine v0.43.0 [INFO] [stderr] Checking sp-application-crypto v38.0.0 [INFO] [stderr] Checking sp-runtime v39.0.2 [INFO] [stderr] Checking sp-version v37.0.0 [INFO] [stderr] Checking sp-inherents v34.0.0 [INFO] [stderr] Checking sp-staking v36.0.0 [INFO] [stderr] Checking sp-api v34.0.0 [INFO] [stderr] Checking sp-genesis-builder v0.15.1 [INFO] [stderr] Checking frame-support v38.0.0 [INFO] [stderr] Checking frame-system v38.0.0 [INFO] [stderr] Checking pallet-assets v40.0.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/extra_mutator.rs (2 fixes) [INFO] [stderr] Fixed src/impl_stored_map.rs (2 fixes) [INFO] [stderr] Fixed src/types.rs (2 fixes) [INFO] [stderr] Fixed src/impl_fungibles.rs (1 fix) [INFO] [stderr] Fixed src/functions.rs (9 fixes) [INFO] [stderr] Fixed src/lib.rs (1 fix) [INFO] [stdout] error[E0432]: unresolved import `sp_io` [INFO] [stdout] --> src/mock.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[E0432]: unresolved import `pallet_balances` [INFO] [stdout] --> src/tests.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | 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:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | 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:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive_impl(pallet_balances::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances` [INFO] [stdout] --> src/mock.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | Balances: pallet_balances, [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/mock.rs:31:47 [INFO] [stdout] | [INFO] [stdout] 31 | type Block = frame_system::mocking::MockBlock; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 31 | type Block = frame_system::mocking::MockBlock; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/mock.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | impl frame_system::Config for Test { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope [INFO] [stdout] --> src/mock.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308| type Self::RuntimeEvent = (); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope [INFO] [stdout] --> src/mock.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 310| type Self::RuntimeOrigin = (); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope [INFO] [stdout] --> src/mock.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:312:9 [INFO] [stdout] | [INFO] [stdout] 312| type Self::RuntimeCall = (); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PalletInfo` in this scope [INFO] [stdout] --> src/mock.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:314:9 [INFO] [stdout] | [INFO] [stdout] 314| type Self::PalletInfo = (); [INFO] [stdout] | ++++++ [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 20 + use frame_support::traits::PalletInfo; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeTask` in this scope [INFO] [stdout] --> src/mock.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:316:9 [INFO] [stdout] | [INFO] [stdout] 316| type Self::RuntimeTask = (); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/mock.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | impl Config for Test { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/mock.rs:102:18 [INFO] [stdout] | [INFO] [stdout] 102 | type Currency = Balances; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/mock.rs:106:62 [INFO] [stdout] | [INFO] [stdout] 106 | type CallbackHandle = (AssetsCallbackHandle, AutoIncAssetId); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 101 | impl Config for Test { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope [INFO] [stdout] --> src/lib.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | type RuntimeEvent = (); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mock.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive_impl(crate::config_preludes::TestDefaultConfig)] [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] | [INFO] [stdout] 287 | type Self::RuntimeEvent = (); [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:154:33 [INFO] [stdout] | [INFO] [stdout] 154 | 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:155:50 [INFO] [stdout] | [INFO] [stdout] 155 | let mut storage = frame_system::GenesisConfig::::default().build_storage().unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 154 | pub(crate) fn new_test_ext() -> 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:157:43 [INFO] [stdout] | [INFO] [stdout] 157 | let config: pallet_assets::GenesisConfig = 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] 154 | pub(crate) fn new_test_ext() -> 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:175:15 [INFO] [stdout] | [INFO] [stdout] 175 | 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:178:22 [INFO] [stdout] | [INFO] [stdout] 178 | ext.execute_with(|| System::set_block_number(1)); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 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/sets.rs:83:15 [INFO] [stdout] | [INFO] [stdout] 83 | assert_ok!(>::create(asset1, account1, true, 1)); [INFO] [stdout] | ^^^^^^ help: a type alias with a similar name exists: `Asset` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:86:22 [INFO] [stdout] | [INFO] [stdout] 86 | assert_eq!(First::::total_issuance(()), 100); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 86 | assert_eq!(First::::total_issuance(()), 100); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 77 | fn deposit_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:87:22 [INFO] [stdout] | [INFO] [stdout] 87 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 87 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 77 | fn deposit_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:89:21 [INFO] [stdout] | [INFO] [stdout] 89 | let imb = First::::deposit((), &account2, 50, Precision::Exact).unwrap(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 89 | let imb = First::::deposit((), &account2, 50, Precision::Exact).unwrap(); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 77 | fn deposit_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:90:22 [INFO] [stdout] | [INFO] [stdout] 90 | assert_eq!(First::::balance((), &account2), 50); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 90 | assert_eq!(First::::balance((), &account2), 50); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 77 | fn deposit_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:91:22 [INFO] [stdout] | [INFO] [stdout] 91 | assert_eq!(First::::total_issuance(()), 100); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 91 | assert_eq!(First::::total_issuance(()), 100); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 77 | fn deposit_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/sets.rs:93:3 [INFO] [stdout] | [INFO] [stdout] 93 | System::assert_has_event(RuntimeEvent::Assets(crate::Event::Deposited { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:106:22 [INFO] [stdout] | [INFO] [stdout] 106 | assert_eq!(First::::total_issuance(()), 120); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 106 | assert_eq!(First::::total_issuance(()), 120); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 77 | fn deposit_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:108:19 [INFO] [stdout] | [INFO] [stdout] 108 | assert!(First::::settle(&account1, imb1, Preservation::Preserve).is_ok()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 108 | assert!(First::::settle(&account1, imb1, Preservation::Preserve).is_ok()); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 77 | fn deposit_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:109:22 [INFO] [stdout] | [INFO] [stdout] 109 | assert_eq!(First::::balance((), &account1), 70); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 109 | assert_eq!(First::::balance((), &account1), 70); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 77 | fn deposit_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:110:22 [INFO] [stdout] | [INFO] [stdout] 110 | assert_eq!(First::::balance((), &account2), 50); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 110 | assert_eq!(First::::balance((), &account2), 50); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 77 | fn deposit_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:111:22 [INFO] [stdout] | [INFO] [stdout] 111 | assert_eq!(First::::total_issuance(()), 120); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 111 | assert_eq!(First::::total_issuance(()), 120); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 77 | fn deposit_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 113 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 77 | fn deposit_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:123:15 [INFO] [stdout] | [INFO] [stdout] 123 | assert_ok!(>::create(asset1, account1, true, 1)); [INFO] [stdout] | ^^^^^^ help: a type alias with a similar name exists: `Asset` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:126:22 [INFO] [stdout] | [INFO] [stdout] 126 | assert_eq!(First::::balance((), &account1), 100); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 126 | assert_eq!(First::::balance((), &account1), 100); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 118 | fn issue_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:127:22 [INFO] [stdout] | [INFO] [stdout] 127 | assert_eq!(First::::total_issuance(()), 100); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 127 | assert_eq!(First::::total_issuance(()), 100); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 118 | fn issue_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:128:22 [INFO] [stdout] | [INFO] [stdout] 128 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 128 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 118 | fn issue_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | let imb = First::::issue((), 100); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 130 | let imb = First::::issue((), 100); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 118 | fn issue_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:131:22 [INFO] [stdout] | [INFO] [stdout] 131 | assert_eq!(First::::total_issuance(()), 200); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 131 | assert_eq!(First::::total_issuance(()), 200); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 118 | fn issue_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:139:22 [INFO] [stdout] | [INFO] [stdout] 139 | assert_eq!(First::::total_issuance(()), 130); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 139 | assert_eq!(First::::total_issuance(()), 130); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 118 | fn issue_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:141:19 [INFO] [stdout] | [INFO] [stdout] 141 | assert!(First::::resolve(&account1, imb1).is_ok()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 141 | assert!(First::::resolve(&account1, imb1).is_ok()); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 118 | fn issue_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:142:22 [INFO] [stdout] | [INFO] [stdout] 142 | assert_eq!(First::::balance((), &account1), 130); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 142 | assert_eq!(First::::balance((), &account1), 130); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 118 | fn issue_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:143:22 [INFO] [stdout] | [INFO] [stdout] 143 | assert_eq!(First::::total_issuance(()), 130); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 143 | assert_eq!(First::::total_issuance(()), 130); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 118 | fn issue_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:145:22 [INFO] [stdout] | [INFO] [stdout] 145 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 145 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 118 | fn issue_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:155:15 [INFO] [stdout] | [INFO] [stdout] 155 | assert_ok!(>::create(asset1, account1, true, 1)); [INFO] [stdout] | ^^^^^^ help: a type alias with a similar name exists: `Asset` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:158:22 [INFO] [stdout] | [INFO] [stdout] 158 | assert_eq!(First::::balance((), &account1), 100); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 158 | assert_eq!(First::::balance((), &account1), 100); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 150 | fn pair_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:159:22 [INFO] [stdout] | [INFO] [stdout] 159 | assert_eq!(First::::total_issuance(()), 100); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 159 | assert_eq!(First::::total_issuance(()), 100); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 150 | fn pair_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:160:22 [INFO] [stdout] | [INFO] [stdout] 160 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 160 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 150 | fn pair_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:162:32 [INFO] [stdout] | [INFO] [stdout] 162 | let (debt, credit) = First::::pair((), 100).unwrap(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 162 | let (debt, credit) = First::::pair((), 100).unwrap(); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 150 | fn pair_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:163:22 [INFO] [stdout] | [INFO] [stdout] 163 | assert_eq!(First::::total_issuance(()), 100); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 163 | assert_eq!(First::::total_issuance(()), 100); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 150 | fn pair_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:172:22 [INFO] [stdout] | [INFO] [stdout] 172 | assert_eq!(First::::total_issuance(()), 170); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 172 | assert_eq!(First::::total_issuance(()), 170); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 150 | fn pair_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:174:19 [INFO] [stdout] | [INFO] [stdout] 174 | assert!(First::::settle(&account1, debt1, Preservation::Preserve).is_ok()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 174 | assert!(First::::settle(&account1, debt1, Preservation::Preserve).is_ok()); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 150 | fn pair_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:175:22 [INFO] [stdout] | [INFO] [stdout] 175 | assert_eq!(First::::balance((), &account1), 70); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 175 | assert_eq!(First::::balance((), &account1), 70); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 150 | fn pair_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:176:22 [INFO] [stdout] | [INFO] [stdout] 176 | assert_eq!(First::::total_issuance(()), 170); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 176 | assert_eq!(First::::total_issuance(()), 170); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 150 | fn pair_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:183:22 [INFO] [stdout] | [INFO] [stdout] 183 | assert_eq!(First::::total_issuance(()), 110); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 183 | assert_eq!(First::::total_issuance(()), 110); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 150 | fn pair_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:185:19 [INFO] [stdout] | [INFO] [stdout] 185 | assert!(First::::resolve(&account1, credit1).is_ok()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 185 | assert!(First::::resolve(&account1, credit1).is_ok()); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 150 | fn pair_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:186:22 [INFO] [stdout] | [INFO] [stdout] 186 | assert_eq!(First::::balance((), &account1), 110); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 186 | assert_eq!(First::::balance((), &account1), 110); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 150 | fn pair_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:187:22 [INFO] [stdout] | [INFO] [stdout] 187 | assert_eq!(First::::total_issuance(()), 110); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 187 | assert_eq!(First::::total_issuance(()), 110); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 150 | fn pair_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:189:22 [INFO] [stdout] | [INFO] [stdout] 189 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 189 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 150 | fn pair_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:199:15 [INFO] [stdout] | [INFO] [stdout] 199 | assert_ok!(>::create(asset1, account1, true, 1)); [INFO] [stdout] | ^^^^^^ help: a type alias with a similar name exists: `Asset` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:202:22 [INFO] [stdout] | [INFO] [stdout] 202 | assert_eq!(First::::total_issuance(()), 100); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 202 | assert_eq!(First::::total_issuance(()), 100); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 194 | fn rescind_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:203:22 [INFO] [stdout] | [INFO] [stdout] 203 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 203 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 194 | fn rescind_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | let imb = First::::rescind((), 20); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 205 | let imb = First::::rescind((), 20); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 194 | fn rescind_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:206:22 [INFO] [stdout] | [INFO] [stdout] 206 | assert_eq!(First::::total_issuance(()), 80); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 206 | assert_eq!(First::::total_issuance(()), 80); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 194 | fn rescind_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:215:22 [INFO] [stdout] | [INFO] [stdout] 215 | assert_eq!(First::::total_issuance(()), 85); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 215 | assert_eq!(First::::total_issuance(()), 85); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 194 | fn rescind_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:217:19 [INFO] [stdout] | [INFO] [stdout] 217 | assert!(First::::settle(&account1, imb1, Preservation::Preserve).is_ok()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 217 | assert!(First::::settle(&account1, imb1, Preservation::Preserve).is_ok()); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 194 | fn rescind_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:218:22 [INFO] [stdout] | [INFO] [stdout] 218 | assert_eq!(First::::balance((), &account1), 85); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 218 | assert_eq!(First::::balance((), &account1), 85); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 194 | fn rescind_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:219:22 [INFO] [stdout] | [INFO] [stdout] 219 | assert_eq!(First::::total_issuance(()), 85); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 219 | assert_eq!(First::::total_issuance(()), 85); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 194 | fn rescind_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:221:22 [INFO] [stdout] | [INFO] [stdout] 221 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 221 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 194 | fn rescind_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:233:15 [INFO] [stdout] | [INFO] [stdout] 233 | assert_ok!(>::create(asset1, account1, true, ed)); [INFO] [stdout] | ^^^^^^ help: a type alias with a similar name exists: `Asset` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:236:22 [INFO] [stdout] | [INFO] [stdout] 236 | assert_eq!(First::::balance((), &account1), 100); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 236 | assert_eq!(First::::balance((), &account1), 100); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 226 | fn resolve_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:237:22 [INFO] [stdout] | [INFO] [stdout] 237 | assert_eq!(First::::total_issuance(()), 100); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 237 | assert_eq!(First::::total_issuance(()), 100); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 226 | fn resolve_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:238:22 [INFO] [stdout] | [INFO] [stdout] 238 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 238 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 226 | fn resolve_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:240:21 [INFO] [stdout] | [INFO] [stdout] 240 | let imb = First::::issue((), 100); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 240 | let imb = First::::issue((), 100); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 226 | fn resolve_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:241:22 [INFO] [stdout] | [INFO] [stdout] 241 | assert_eq!(First::::total_issuance(()), 200); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 241 | assert_eq!(First::::total_issuance(()), 200); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 226 | fn resolve_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:247:22 [INFO] [stdout] | [INFO] [stdout] 247 | assert_eq!(First::::total_issuance(()), 200); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 247 | assert_eq!(First::::total_issuance(()), 200); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 226 | fn resolve_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:250:22 [INFO] [stdout] | [INFO] [stdout] 250 | let imb1 = First::::resolve(&account2, imb1).unwrap_err(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 250 | let imb1 = First::::resolve(&account2, imb1).unwrap_err(); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 226 | fn resolve_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:253:22 [INFO] [stdout] | [INFO] [stdout] 253 | assert_eq!(First::::total_issuance(()), 190); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 253 | assert_eq!(First::::total_issuance(()), 190); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 226 | fn resolve_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:254:22 [INFO] [stdout] | [INFO] [stdout] 254 | assert_eq!(First::::balance((), &account2), 0); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 254 | assert_eq!(First::::balance((), &account2), 0); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 226 | fn resolve_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:257:22 [INFO] [stdout] | [INFO] [stdout] 257 | assert_ok!(First::::resolve(&account2, imb2)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 257 | assert_ok!(First::::resolve(&account2, imb2)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 226 | fn resolve_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:258:22 [INFO] [stdout] | [INFO] [stdout] 258 | assert_eq!(First::::total_issuance(()), 190); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 258 | assert_eq!(First::::total_issuance(()), 190); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 226 | fn resolve_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:259:22 [INFO] [stdout] | [INFO] [stdout] 259 | assert_eq!(First::::balance((), &account2), 90); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 259 | assert_eq!(First::::balance((), &account2), 90); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 226 | fn resolve_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:261:22 [INFO] [stdout] | [INFO] [stdout] 261 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 261 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 226 | fn resolve_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:273:15 [INFO] [stdout] | [INFO] [stdout] 273 | assert_ok!(>::create(asset1, account1, true, ed)); [INFO] [stdout] | ^^^^^^ help: a type alias with a similar name exists: `Asset` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:277:22 [INFO] [stdout] | [INFO] [stdout] 277 | assert_eq!(First::::balance((), &account2), 100); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 277 | assert_eq!(First::::balance((), &account2), 100); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 266 | fn settle_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:278:22 [INFO] [stdout] | [INFO] [stdout] 278 | assert_eq!(First::::total_issuance(()), 200); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 278 | assert_eq!(First::::total_issuance(()), 200); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 266 | fn settle_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:279:22 [INFO] [stdout] | [INFO] [stdout] 279 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 279 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 266 | fn settle_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:281:21 [INFO] [stdout] | [INFO] [stdout] 281 | let imb = First::::rescind((), 100); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 281 | let imb = First::::rescind((), 100); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 266 | fn settle_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:282:22 [INFO] [stdout] | [INFO] [stdout] 282 | assert_eq!(First::::total_issuance(()), 100); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 282 | assert_eq!(First::::total_issuance(()), 100); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 266 | fn settle_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:288:22 [INFO] [stdout] | [INFO] [stdout] 288 | assert_eq!(First::::total_issuance(()), 100); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 288 | assert_eq!(First::::total_issuance(()), 100); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 266 | fn settle_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:291:22 [INFO] [stdout] | [INFO] [stdout] 291 | let imb2 = First::::settle(&account2, imb2, Preservation::Preserve).unwrap_err(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 291 | let imb2 = First::::settle(&account2, imb2, Preservation::Preserve).unwrap_err(); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 266 | fn settle_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:294:22 [INFO] [stdout] | [INFO] [stdout] 294 | assert_eq!(First::::total_issuance(()), 190); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 294 | assert_eq!(First::::total_issuance(()), 190); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 266 | fn settle_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:295:22 [INFO] [stdout] | [INFO] [stdout] 295 | assert_eq!(First::::balance((), &account2), 100); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 295 | assert_eq!(First::::balance((), &account2), 100); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 266 | fn settle_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:298:22 [INFO] [stdout] | [INFO] [stdout] 298 | assert_ok!(First::::settle(&account2, imb1, Preservation::Preserve)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 298 | assert_ok!(First::::settle(&account2, imb1, Preservation::Preserve)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 266 | fn settle_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:299:22 [INFO] [stdout] | [INFO] [stdout] 299 | assert_eq!(First::::total_issuance(()), 190); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 299 | assert_eq!(First::::total_issuance(()), 190); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 266 | fn settle_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:300:22 [INFO] [stdout] | [INFO] [stdout] 300 | assert_eq!(First::::balance((), &account2), 90); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 300 | assert_eq!(First::::balance((), &account2), 90); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 266 | fn settle_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | let imb = First::::rescind((), 85); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 302 | let imb = First::::rescind((), 85); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 266 | fn settle_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:303:22 [INFO] [stdout] | [INFO] [stdout] 303 | assert_eq!(First::::total_issuance(()), 105); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 303 | assert_eq!(First::::total_issuance(()), 105); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 266 | fn settle_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:307:21 [INFO] [stdout] | [INFO] [stdout] 307 | let imb = First::::settle(&account2, imb, Preservation::Expendable).unwrap(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 307 | let imb = First::::settle(&account2, imb, Preservation::Expendable).unwrap(); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 266 | fn settle_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:309:22 [INFO] [stdout] | [INFO] [stdout] 309 | assert_eq!(First::::total_issuance(()), 105); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 309 | assert_eq!(First::::total_issuance(()), 105); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 266 | fn settle_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:310:22 [INFO] [stdout] | [INFO] [stdout] 310 | assert_eq!(First::::balance((), &account2), 0); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 310 | assert_eq!(First::::balance((), &account2), 0); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 266 | fn settle_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:313:22 [INFO] [stdout] | [INFO] [stdout] 313 | assert_eq!(First::::total_issuance(()), 100); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 313 | assert_eq!(First::::total_issuance(()), 100); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 266 | fn settle_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:315:22 [INFO] [stdout] | [INFO] [stdout] 315 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 315 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 266 | fn settle_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:326:15 [INFO] [stdout] | [INFO] [stdout] 326 | assert_ok!(>::create(asset1, account1, true, 1)); [INFO] [stdout] | ^^^^^^ help: a type alias with a similar name exists: `Asset` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:330:22 [INFO] [stdout] | [INFO] [stdout] 330 | assert_eq!(First::::total_issuance(()), 200); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 330 | assert_eq!(First::::total_issuance(()), 200); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 320 | fn withdraw_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:331:22 [INFO] [stdout] | [INFO] [stdout] 331 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 331 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 320 | fn withdraw_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:333:21 [INFO] [stdout] | [INFO] [stdout] 333 | let imb = First::::withdraw( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 333 | let imb = First::::withdraw( [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 320 | fn withdraw_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:342:22 [INFO] [stdout] | [INFO] [stdout] 342 | assert_eq!(First::::balance((), &account2), 50); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 342 | assert_eq!(First::::balance((), &account2), 50); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 320 | fn withdraw_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:343:22 [INFO] [stdout] | [INFO] [stdout] 343 | assert_eq!(First::::total_issuance(()), 200); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 343 | assert_eq!(First::::total_issuance(()), 200); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 320 | fn withdraw_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests/sets.rs:345:3 [INFO] [stdout] | [INFO] [stdout] 345 | System::assert_has_event(RuntimeEvent::Assets(crate::Event::Withdrawn { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:353:22 [INFO] [stdout] | [INFO] [stdout] 353 | assert_eq!(First::::total_issuance(()), 150); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 353 | assert_eq!(First::::total_issuance(()), 150); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 320 | fn withdraw_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:354:22 [INFO] [stdout] | [INFO] [stdout] 354 | assert_eq!(First::::balance((), &account2), 50); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 354 | assert_eq!(First::::balance((), &account2), 50); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 320 | fn withdraw_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests/sets.rs:356:22 [INFO] [stdout] | [INFO] [stdout] 356 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [INFO] [stdout] | |______- similarly named type alias `Asset` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 356 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 320 | fn withdraw_from_set_types_works() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | let asset = Asset::::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] 44 | fn asset_account_counts(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:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | while System::inc_consumers(&2).is_ok() {} [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | let _ = System::dec_consumers(&2); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | let _ = System::dec_consumers(&2); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:63:14 [INFO] [stdout] | [INFO] [stdout] 63 | assert_eq!(System::consumers(&2), 1); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope [INFO] [stdout] --> src/tests.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | let _ = >::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:417:2 [INFO] [stdout] | [INFO] [stdout] 417 | / pub(super) type Asset, I: 'static = ()> = StorageMap< [INFO] [stdout] 418 | | _, [INFO] [stdout] 419 | | Blake2_128Concat, [INFO] [stdout] 420 | | T::AssetId, [INFO] [stdout] 421 | | AssetDetails>, [INFO] [stdout] 422 | | >; [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:66:3 [INFO] [stdout] | [INFO] [stdout] 66 | System::assert_has_event(RuntimeEvent::Assets(crate::Event::Transferred { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:83:3 [INFO] [stdout] | [INFO] [stdout] 83 | System::assert_last_event(RuntimeEvent::Assets(crate::Event::Issued { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:90:3 [INFO] [stdout] | [INFO] [stdout] 90 | System::assert_last_event(RuntimeEvent::Assets(crate::Event::Issued { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:98:3 [INFO] [stdout] | [INFO] [stdout] 98 | System::assert_last_event(RuntimeEvent::Assets(crate::Event::Issued { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:152:14 [INFO] [stdout] | [INFO] [stdout] 152 | assert_eq!(System::consumers(&1), 1); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:176:76 [INFO] [stdout] | [INFO] [stdout] 176 | assert_noop!(Assets::refund(RuntimeOrigin::signed(1), 0, false), Error::::WouldBurn); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 170 | fn refunding_asset_deposit_with_burn_disallowed_should_fail() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:211:22 [INFO] [stdout] | [INFO] [stdout] 211 | assert_eq!(Asset::::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] 203 | fn refunding_calls_died_hook() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:230:75 [INFO] [stdout] | [INFO] [stdout] 230 | assert_noop!(Assets::refund(RuntimeOrigin::signed(2), 0, true), Error::::NoDeposit); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 218 | fn refunding_with_sufficient_existence_reason_should_fail() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:243:75 [INFO] [stdout] | [INFO] [stdout] 243 | assert_noop!(Assets::refund(RuntimeOrigin::signed(2), 0, true), Error::::NoDeposit); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 235 | fn refunding_with_deposit_from_should_fail() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:244:21 [INFO] [stdout] | [INFO] [stdout] 244 | assert!(Account::::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] 235 | fn refunding_with_deposit_from_should_fail() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:258:14 [INFO] [stdout] | [INFO] [stdout] 258 | assert_eq!(System::consumers(&2), 0); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:262:14 [INFO] [stdout] | [INFO] [stdout] 262 | assert_eq!(System::consumers(&2), 1); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:271:22 [INFO] [stdout] | [INFO] [stdout] 271 | assert!(!Account::::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] 249 | fn refunding_frozen_with_consumer_ref_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:272:14 [INFO] [stdout] | [INFO] [stdout] 272 | assert_eq!(System::consumers(&2), 0); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:286:14 [INFO] [stdout] | [INFO] [stdout] 286 | assert_eq!(System::consumers(&2), 0); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:289:14 [INFO] [stdout] | [INFO] [stdout] 289 | assert_eq!(System::consumers(&2), 1); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:291:21 [INFO] [stdout] | [INFO] [stdout] 291 | assert!(Account::::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] 278 | fn refunding_frozen_with_deposit_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:294:14 [INFO] [stdout] | [INFO] [stdout] 294 | assert_eq!(System::consumers(&2), 1); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:303:22 [INFO] [stdout] | [INFO] [stdout] 303 | assert!(!Account::::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] 278 | fn refunding_frozen_with_deposit_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:305:14 [INFO] [stdout] | [INFO] [stdout] 305 | assert_eq!(System::consumers(&2), 0); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:316:12 [INFO] [stdout] | [INFO] [stdout] 316 | Error::::Unknown [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 311 | fn approval_lifecycle_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:323:22 [INFO] [stdout] | [INFO] [stdout] 323 | assert_eq!(Asset::::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] 311 | fn approval_lifecycle_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:326:22 [INFO] [stdout] | [INFO] [stdout] 326 | assert_eq!(Asset::::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] 311 | fn approval_lifecycle_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:328:22 [INFO] [stdout] | [INFO] [stdout] 328 | assert_eq!(Asset::::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] 311 | fn approval_lifecycle_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:342:12 [INFO] [stdout] | [INFO] [stdout] 342 | Error::::Unknown [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 337 | fn transfer_approved_all_funds() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:349:22 [INFO] [stdout] | [INFO] [stdout] 349 | assert_eq!(Asset::::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] 337 | fn transfer_approved_all_funds() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:354:22 [INFO] [stdout] | [INFO] [stdout] 354 | assert_eq!(Asset::::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] 337 | fn transfer_approved_all_funds() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:366:27 [INFO] [stdout] | [INFO] [stdout] 366 | let e = BalancesError::::InsufficientBalance; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 362 | fn approval_deposits_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:389:19 [INFO] [stdout] | [INFO] [stdout] 389 | let e = Error::::Unapproved; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 383 | fn cannot_transfer_more_than_approved() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:401:19 [INFO] [stdout] | [INFO] [stdout] 401 | let e = Error::::BalanceLow; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 395 | fn cannot_transfer_more_than_exists() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:413:22 [INFO] [stdout] | [INFO] [stdout] 413 | assert_eq!(Asset::::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] 407 | fn cancel_approval_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:416:12 [INFO] [stdout] | [INFO] [stdout] 416 | Error::::Unknown [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 407 | fn cancel_approval_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:420:12 [INFO] [stdout] | [INFO] [stdout] 420 | Error::::Unknown [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 407 | fn cancel_approval_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:424:12 [INFO] [stdout] | [INFO] [stdout] 424 | Error::::Unknown [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 407 | fn cancel_approval_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:426:22 [INFO] [stdout] | [INFO] [stdout] 426 | assert_eq!(Asset::::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] 407 | fn cancel_approval_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:428:22 [INFO] [stdout] | [INFO] [stdout] 428 | assert_eq!(Asset::::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] 407 | fn cancel_approval_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:431:12 [INFO] [stdout] | [INFO] [stdout] 431 | Error::::Unknown [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 407 | fn cancel_approval_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:443:22 [INFO] [stdout] | [INFO] [stdout] 443 | assert_eq!(Asset::::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] 437 | fn force_cancel_approval_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:444:19 [INFO] [stdout] | [INFO] [stdout] 444 | let e = Error::::NoPermission; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 437 | fn force_cancel_approval_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:448:12 [INFO] [stdout] | [INFO] [stdout] 448 | Error::::Unknown [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 437 | fn force_cancel_approval_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:452:12 [INFO] [stdout] | [INFO] [stdout] 452 | Error::::Unknown [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 437 | fn force_cancel_approval_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:456:12 [INFO] [stdout] | [INFO] [stdout] 456 | Error::::Unknown [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 437 | fn force_cancel_approval_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:458:22 [INFO] [stdout] | [INFO] [stdout] 458 | assert_eq!(Asset::::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] 437 | fn force_cancel_approval_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:460:22 [INFO] [stdout] | [INFO] [stdout] 460 | assert_eq!(Asset::::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] 437 | fn force_cancel_approval_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:463:12 [INFO] [stdout] | [INFO] [stdout] 463 | Error::::Unknown [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 437 | fn force_cancel_approval_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:474:19 [INFO] [stdout] | [INFO] [stdout] 474 | assert!(Asset::::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] 469 | fn lifecycle_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:478:22 [INFO] [stdout] | [INFO] [stdout] 478 | assert!(Metadata::::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] 469 | fn lifecycle_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:484:24 [INFO] [stdout] | [INFO] [stdout] 484 | assert_eq!(Account::::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] 469 | fn lifecycle_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:494:20 [INFO] [stdout] | [INFO] [stdout] 494 | assert!(!Asset::::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] 469 | fn lifecycle_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:495:23 [INFO] [stdout] | [INFO] [stdout] 495 | assert!(!Metadata::::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] 469 | fn lifecycle_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:496:24 [INFO] [stdout] | [INFO] [stdout] 496 | assert_eq!(Account::::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] 469 | fn lifecycle_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:500:19 [INFO] [stdout] | [INFO] [stdout] 500 | assert!(Asset::::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] 469 | fn lifecycle_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:504:22 [INFO] [stdout] | [INFO] [stdout] 504 | assert!(Metadata::::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] 469 | fn lifecycle_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:508:24 [INFO] [stdout] | [INFO] [stdout] 508 | assert_eq!(Account::::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] 469 | fn lifecycle_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:518:20 [INFO] [stdout] | [INFO] [stdout] 518 | assert!(!Asset::::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] 469 | fn lifecycle_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:519:23 [INFO] [stdout] | [INFO] [stdout] 519 | assert!(!Metadata::::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] 469 | fn lifecycle_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:520:24 [INFO] [stdout] | [INFO] [stdout] 520 | assert_eq!(Account::::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] 469 | fn lifecycle_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:547:23 [INFO] [stdout] | [INFO] [stdout] 547 | assert!(Approvals::::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] 525 | fn destroy_should_refund_approvals() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:570:77 [INFO] [stdout] | [INFO] [stdout] 570 | assert_noop!(Assets::finish_destroy(RuntimeOrigin::signed(1), 0), Error::::InUse); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 552 | fn partial_destroy_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:572:3 [INFO] [stdout] | [INFO] [stdout] 572 | System::assert_has_event(RuntimeEvent::Assets(crate::Event::AccountsDestroyed { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:577:3 [INFO] [stdout] | [INFO] [stdout] 577 | System::assert_has_event(RuntimeEvent::Assets(crate::Event::ApprovalsDestroyed { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:583:19 [INFO] [stdout] | [INFO] [stdout] 583 | assert!(Asset::::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] 552 | fn partial_destroy_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:587:3 [INFO] [stdout] | [INFO] [stdout] 587 | System::assert_has_event(RuntimeEvent::Assets(crate::Event::AccountsDestroyed { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:596:3 [INFO] [stdout] | [INFO] [stdout] 596 | 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 this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:599:20 [INFO] [stdout] | [INFO] [stdout] 599 | assert!(!Asset::::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] 552 | fn partial_destroy_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:637:22 [INFO] [stdout] | [INFO] [stdout] 637 | assert_eq!(Asset::::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] 633 | fn min_balance_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:652:22 [INFO] [stdout] | [INFO] [stdout] 652 | assert_eq!(Asset::::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] 633 | fn min_balance_should_work() { [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::::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] 633 | fn min_balance_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:665:22 [INFO] [stdout] | [INFO] [stdout] 665 | assert_eq!(Asset::::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] 633 | fn min_balance_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:715:12 [INFO] [stdout] | [INFO] [stdout] 715 | Error::::BalanceLow [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 708 | fn transferring_enough_to_kill_source_when_keep_alive_should_fail() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:732:78 [INFO] [stdout] | [INFO] [stdout] 732 | assert_noop!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50), Error::::Frozen); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 726 | fn transferring_frozen_user_should_not_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:747:12 [INFO] [stdout] | [INFO] [stdout] 747 | Error::::AssetNotLive [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 739 | fn transferring_frozen_asset_should_not_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:764:12 [INFO] [stdout] | [INFO] [stdout] 764 | Error::::AssetNotLive [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 755 | fn approve_transfer_frozen_asset_should_not_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:779:78 [INFO] [stdout] | [INFO] [stdout] 779 | assert_noop!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50), Error::::Frozen); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 772 | fn transferring_from_blocked_account_should_not_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:852:12 [INFO] [stdout] | [INFO] [stdout] 852 | Error::::NoPermission [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 846 | fn origin_guards_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:856:12 [INFO] [stdout] | [INFO] [stdout] 856 | Error::::NoPermission [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 846 | fn origin_guards_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:858:72 [INFO] [stdout] | [INFO] [stdout] 858 | assert_noop!(Assets::freeze(RuntimeOrigin::signed(2), 0, 1), Error::::NoPermission); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 846 | fn origin_guards_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:859:70 [INFO] [stdout] | [INFO] [stdout] 859 | assert_noop!(Assets::thaw(RuntimeOrigin::signed(2), 0, 2), Error::::NoPermission); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 846 | fn origin_guards_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:862:12 [INFO] [stdout] | [INFO] [stdout] 862 | Error::::NoPermission [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 846 | fn origin_guards_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:866:12 [INFO] [stdout] | [INFO] [stdout] 866 | Error::::NoPermission [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 846 | fn origin_guards_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:870:12 [INFO] [stdout] | [INFO] [stdout] 870 | Error::::NoPermission [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 846 | fn origin_guards_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:874:12 [INFO] [stdout] | [INFO] [stdout] 874 | Error::::NoPermission [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 846 | fn origin_guards_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:895:12 [INFO] [stdout] | [INFO] [stdout] 895 | Error::::NoPermission [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 880 | fn transfer_owner_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:938:78 [INFO] [stdout] | [INFO] [stdout] 938 | assert_noop!(Assets::transfer(RuntimeOrigin::signed(2), 0, 1, 25), Error::::Frozen); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 927 | fn transferring_from_frozen_account_should_not_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:954:72 [INFO] [stdout] | [INFO] [stdout] 954 | assert_noop!(Assets::freeze(RuntimeOrigin::signed(1), 0, 2), Error::::NoAccount); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 945 | fn touching_and_freezing_account_with_zero_asset_balance_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:961:78 [INFO] [stdout] | [INFO] [stdout] 961 | assert_noop!(Assets::transfer(RuntimeOrigin::signed(2), 0, 1, 25), Error::::Frozen); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 945 | fn touching_and_freezing_account_with_zero_asset_balance_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:981:22 [INFO] [stdout] | [INFO] [stdout] 981 | assert!(!Account::::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] 968 | fn touch_other_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:985:12 [INFO] [stdout] | [INFO] [stdout] 985 | Error::::NoPermission [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 968 | fn touch_other_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:988:22 [INFO] [stdout] | [INFO] [stdout] 988 | assert!(!Account::::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] 968 | fn touch_other_works() { [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::::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] 968 | fn touch_other_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:992:22 [INFO] [stdout] | [INFO] [stdout] 992 | assert!(!Account::::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] 968 | fn touch_other_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:994:21 [INFO] [stdout] | [INFO] [stdout] 994 | assert!(Account::::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] 968 | fn touch_other_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1006:22 [INFO] [stdout] | [INFO] [stdout] 1006 | assert!(!Account::::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] 999 | fn touch_other_and_freeze_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1009:21 [INFO] [stdout] | [INFO] [stdout] 1009 | assert!(Account::::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] 999 | fn touch_other_and_freeze_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1015:78 [INFO] [stdout] | [INFO] [stdout] 1015 | assert_noop!(Assets::transfer(RuntimeOrigin::signed(2), 0, 1, 25), Error::::Frozen); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 999 | fn touch_other_and_freeze_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1035:21 [INFO] [stdout] | [INFO] [stdout] 1035 | assert!(Account::::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] 1022 | fn account_with_deposit_not_destroyed() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1039:21 [INFO] [stdout] | [INFO] [stdout] 1039 | assert!(Account::::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] 1022 | fn account_with_deposit_not_destroyed() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1043:22 [INFO] [stdout] | [INFO] [stdout] 1043 | assert!(!Account::::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] 1022 | fn account_with_deposit_not_destroyed() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1050:21 [INFO] [stdout] | [INFO] [stdout] 1050 | assert!(Account::::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] 1022 | fn account_with_deposit_not_destroyed() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1065:22 [INFO] [stdout] | [INFO] [stdout] 1065 | assert!(!Account::::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] 1055 | fn refund_other_should_fails() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1074:12 [INFO] [stdout] | [INFO] [stdout] 1074 | Error::::NoDeposit [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1055 | fn refund_other_should_fails() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1079:12 [INFO] [stdout] | [INFO] [stdout] 1079 | Error::::NoDeposit [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1055 | fn refund_other_should_fails() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1084:12 [INFO] [stdout] | [INFO] [stdout] 1084 | Error::::NoDeposit [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1055 | fn refund_other_should_fails() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1090:12 [INFO] [stdout] | [INFO] [stdout] 1090 | Error::::AssetNotLive [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1055 | fn refund_other_should_fails() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1099:12 [INFO] [stdout] | [INFO] [stdout] 1099 | Error::::AssetNotLive [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1055 | fn refund_other_should_fails() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1105:78 [INFO] [stdout] | [INFO] [stdout] 1105 | assert_noop!(Assets::refund_other(RuntimeOrigin::signed(2), 0, 3), Error::::Frozen); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1055 | fn refund_other_should_fails() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1110:12 [INFO] [stdout] | [INFO] [stdout] 1110 | Error::::NoPermission [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1055 | fn refund_other_should_fails() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1116:12 [INFO] [stdout] | [INFO] [stdout] 1116 | Error::::WouldBurn [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1055 | fn refund_other_should_fails() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1132:22 [INFO] [stdout] | [INFO] [stdout] 1132 | assert!(!Account::::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] 1123 | fn refund_other_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1141:22 [INFO] [stdout] | [INFO] [stdout] 1141 | assert!(!Account::::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] 1123 | fn refund_other_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1150:22 [INFO] [stdout] | [INFO] [stdout] 1150 | assert!(!Account::::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] 1123 | fn refund_other_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1168:12 [INFO] [stdout] | [INFO] [stdout] 1168 | Error::::NoAccount [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1156 | fn transferring_amount_more_than_available_balance_should_not_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1172:12 [INFO] [stdout] | [INFO] [stdout] 1172 | Error::::BalanceLow [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1156 | fn transferring_amount_more_than_available_balance_should_not_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:1185:14 [INFO] [stdout] | [INFO] [stdout] 1185 | assert_eq!(System::events().len(), 2); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1197:12 [INFO] [stdout] | [INFO] [stdout] 1197 | Error::::BalanceLow [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1190 | fn transferring_more_units_than_total_supply_should_not_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:1209:3 [INFO] [stdout] | [INFO] [stdout] 1209 | System::assert_last_event(RuntimeEvent::Assets(crate::Event::Burned { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1226:12 [INFO] [stdout] | [INFO] [stdout] 1226 | Error::::NoAccount [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1219 | fn burning_asset_balance_with_zero_balance_does_nothing() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1239:12 [INFO] [stdout] | [INFO] [stdout] 1239 | Error::::Unknown, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1234 | fn set_metadata_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1245:12 [INFO] [stdout] | [INFO] [stdout] 1245 | Error::::NoPermission, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1234 | fn set_metadata_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1251:12 [INFO] [stdout] | [INFO] [stdout] 1251 | Error::::BadMetadata, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1234 | fn set_metadata_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1255:12 [INFO] [stdout] | [INFO] [stdout] 1255 | Error::::BadMetadata, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1234 | fn set_metadata_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1290:20 [INFO] [stdout] | [INFO] [stdout] 1290 | BalancesError::::InsufficientBalance, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1234 | fn set_metadata_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1294:22 [INFO] [stdout] | [INFO] [stdout] 1294 | assert!(Metadata::::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] 1234 | fn set_metadata_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1297:12 [INFO] [stdout] | [INFO] [stdout] 1297 | Error::::NoPermission [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1234 | fn set_metadata_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1299:77 [INFO] [stdout] | [INFO] [stdout] 1299 | assert_noop!(Assets::clear_metadata(RuntimeOrigin::signed(1), 1), Error::::Unknown); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1234 | fn set_metadata_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1301:23 [INFO] [stdout] | [INFO] [stdout] 1301 | assert!(!Metadata::::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] 1234 | fn set_metadata_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1334:19 [INFO] [stdout] | [INFO] [stdout] 1334 | assert!(Asset::::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] 1325 | fn finish_destroy_asset_destroys_asset() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1353:12 [INFO] [stdout] | [INFO] [stdout] 1353 | Error::::BalanceLow [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1339 | fn freezer_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1359:19 [INFO] [stdout] | [INFO] [stdout] 1359 | let e = Error::::BalanceLow; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1339 | fn freezer_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1363:19 [INFO] [stdout] | [INFO] [stdout] 1363 | let e = Error::::BalanceLow; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1339 | fn freezer_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1415:22 [INFO] [stdout] | [INFO] [stdout] 1415 | assert!(Metadata::::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] 1403 | fn force_metadata_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1418:44 [INFO] [stdout] | [INFO] [stdout] 1418 | let asset_original_metadata = Metadata::::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] 1403 | fn force_metadata_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1427:25 [INFO] [stdout] | [INFO] [stdout] 1427 | assert_ne!(Metadata::::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] 1403 | fn force_metadata_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1439:12 [INFO] [stdout] | [INFO] [stdout] 1439 | Error::::Unknown [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1403 | fn force_metadata_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1453:12 [INFO] [stdout] | [INFO] [stdout] 1453 | Error::::BadMetadata [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1403 | fn force_metadata_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1464:12 [INFO] [stdout] | [INFO] [stdout] 1464 | Error::::BadMetadata [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1403 | fn force_metadata_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1468:22 [INFO] [stdout] | [INFO] [stdout] 1468 | assert!(Metadata::::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] 1403 | fn force_metadata_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1470:23 [INFO] [stdout] | [INFO] [stdout] 1470 | assert!(!Metadata::::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] 1403 | fn force_metadata_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1475:12 [INFO] [stdout] | [INFO] [stdout] 1475 | Error::::Unknown [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1403 | fn force_metadata_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1520:12 [INFO] [stdout] | [INFO] [stdout] 1520 | Error::::Unknown [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1481 | fn force_asset_status_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1553:12 [INFO] [stdout] | [INFO] [stdout] 1553 | Error::::NoPermission [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1543 | fn set_min_balance_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1573:12 [INFO] [stdout] | [INFO] [stdout] 1573 | Error::::NoPermission [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1543 | fn set_min_balance_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1592:22 [INFO] [stdout] | [INFO] [stdout] 1592 | assert_eq!(Asset::::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] 1543 | fn set_min_balance_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1597:22 [INFO] [stdout] | [INFO] [stdout] 1597 | assert_eq!(Asset::::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] 1543 | fn set_min_balance_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests.rs:1612:28 [INFO] [stdout] | [INFO] [stdout] 1612 | BalanceToAssetBalance::::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] 1602 | fn balance_conversion_should_work() { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1612:38 [INFO] [stdout] | [INFO] [stdout] 1612 | BalanceToAssetBalance::::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] 1602 | fn balance_conversion_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests.rs:1616:28 [INFO] [stdout] | [INFO] [stdout] 1616 | BalanceToAssetBalance::::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] 1602 | fn balance_conversion_should_work() { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1616:38 [INFO] [stdout] | [INFO] [stdout] 1616 | BalanceToAssetBalance::::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] 1602 | fn balance_conversion_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests.rs:1624:28 [INFO] [stdout] | [INFO] [stdout] 1624 | BalanceToAssetBalance::::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] 1602 | fn balance_conversion_should_work() { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1624:38 [INFO] [stdout] | [INFO] [stdout] 1624 | BalanceToAssetBalance::::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] 1602 | fn balance_conversion_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1634:22 [INFO] [stdout] | [INFO] [stdout] 1634 | assert!(Metadata::::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] 1631 | fn assets_from_genesis_should_exist() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1746:12 [INFO] [stdout] | [INFO] [stdout] 1746 | Error::::CallbackFailed [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1739 | fn asset_create_and_destroy_is_reverted_if_callback_fails() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1760:12 [INFO] [stdout] | [INFO] [stdout] 1760 | Error::::CallbackFailed [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1739 | fn asset_create_and_destroy_is_reverted_if_callback_fails() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1787:27 [INFO] [stdout] | [INFO] [stdout] 1787 | let info = crate::Call::::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] 1786 | fn weights_sane() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1790:27 [INFO] [stdout] | [INFO] [stdout] 1790 | let info = crate::Call::::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] 1786 | fn weights_sane() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1867:20 [INFO] [stdout] | [INFO] [stdout] 1867 | assert!(!Asset::::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] 1858 | fn asset_id_cannot_be_reused() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1871:19 [INFO] [stdout] | [INFO] [stdout] 1871 | assert!(Asset::::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] 1858 | fn asset_id_cannot_be_reused() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1876:20 [INFO] [stdout] | [INFO] [stdout] 1876 | assert!(!Asset::::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] 1858 | fn asset_id_cannot_be_reused() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1879:25 [INFO] [stdout] | [INFO] [stdout] 1879 | pallet::NextAssetId::::put(5); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1858 | fn asset_id_cannot_be_reused() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1881:75 [INFO] [stdout] | [INFO] [stdout] 1881 | assert_noop!(Assets::create(RuntimeOrigin::signed(1), 0, 1, 1), Error::::BadAssetId); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1858 | fn asset_id_cannot_be_reused() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1882:75 [INFO] [stdout] | [INFO] [stdout] 1882 | assert_noop!(Assets::create(RuntimeOrigin::signed(1), 1, 1, 1), Error::::BadAssetId); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1858 | fn asset_id_cannot_be_reused() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1885:12 [INFO] [stdout] | [INFO] [stdout] 1885 | Error::::BadAssetId [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1858 | fn asset_id_cannot_be_reused() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1889:12 [INFO] [stdout] | [INFO] [stdout] 1889 | Error::::BadAssetId [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1858 | fn asset_id_cannot_be_reused() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1894:19 [INFO] [stdout] | [INFO] [stdout] 1894 | assert!(Asset::::contains_key(5)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1858 | fn asset_id_cannot_be_reused() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1900:20 [INFO] [stdout] | [INFO] [stdout] 1900 | assert!(!Asset::::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] 1858 | fn asset_id_cannot_be_reused() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1903:75 [INFO] [stdout] | [INFO] [stdout] 1903 | assert_noop!(Assets::create(RuntimeOrigin::signed(1), 5, 1, 1), Error::::BadAssetId); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1858 | fn asset_id_cannot_be_reused() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1906:19 [INFO] [stdout] | [INFO] [stdout] 1906 | assert!(Asset::::contains_key(6)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1858 | fn asset_id_cannot_be_reused() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1912:20 [INFO] [stdout] | [INFO] [stdout] 1912 | assert!(!Asset::::contains_key(6)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1858 | fn asset_id_cannot_be_reused() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1917:12 [INFO] [stdout] | [INFO] [stdout] 1917 | Error::::BadAssetId [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1858 | fn asset_id_cannot_be_reused() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1921:19 [INFO] [stdout] | [INFO] [stdout] 1921 | assert!(Asset::::contains_key(7)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1858 | fn asset_id_cannot_be_reused() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets` [INFO] [stdout] --> src/mock.rs:130:11 [INFO] [stdout] | [INFO] [stdout] 130 | 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/sets.rs:84:14 [INFO] [stdout] | [INFO] [stdout] 84 | assert_ok!(Assets::mint_into(asset1, &account1, 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/sets.rs:87:51 [INFO] [stdout] | [INFO] [stdout] 87 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Assets` [INFO] [stdout] | help: 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/sets.rs:93:28 [INFO] [stdout] | [INFO] [stdout] 93 | System::assert_has_event(RuntimeEvent::Assets(crate::Event::Deposited { [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/sets.rs:113:51 [INFO] [stdout] | [INFO] [stdout] 113 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Assets` [INFO] [stdout] | help: 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/sets.rs:124:14 [INFO] [stdout] | [INFO] [stdout] 124 | assert_ok!(Assets::mint_into(asset1, &account1, 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/sets.rs:128:51 [INFO] [stdout] | [INFO] [stdout] 128 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Assets` [INFO] [stdout] | help: 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/sets.rs:145:51 [INFO] [stdout] | [INFO] [stdout] 145 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Assets` [INFO] [stdout] | help: 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/sets.rs:156:14 [INFO] [stdout] | [INFO] [stdout] 156 | assert_ok!(Assets::mint_into(asset1, &account1, 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/sets.rs:160:51 [INFO] [stdout] | [INFO] [stdout] 160 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Assets` [INFO] [stdout] | help: 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/sets.rs:189:51 [INFO] [stdout] | [INFO] [stdout] 189 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Assets` [INFO] [stdout] | help: 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/sets.rs:200:14 [INFO] [stdout] | [INFO] [stdout] 200 | assert_ok!(Assets::mint_into(asset1, &account1, 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/sets.rs:203:51 [INFO] [stdout] | [INFO] [stdout] 203 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Assets` [INFO] [stdout] | help: 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/sets.rs:221:51 [INFO] [stdout] | [INFO] [stdout] 221 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Assets` [INFO] [stdout] | help: 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/sets.rs:234:14 [INFO] [stdout] | [INFO] [stdout] 234 | assert_ok!(Assets::mint_into(asset1, &account1, 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/sets.rs:238:51 [INFO] [stdout] | [INFO] [stdout] 238 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Assets` [INFO] [stdout] | help: 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/sets.rs:261:51 [INFO] [stdout] | [INFO] [stdout] 261 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Assets` [INFO] [stdout] | help: 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/sets.rs:274:14 [INFO] [stdout] | [INFO] [stdout] 274 | assert_ok!(Assets::mint_into(asset1, &account1, 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/sets.rs:275:14 [INFO] [stdout] | [INFO] [stdout] 275 | assert_ok!(Assets::mint_into(asset1, &account2, 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/sets.rs:279:51 [INFO] [stdout] | [INFO] [stdout] 279 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Assets` [INFO] [stdout] | help: 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/sets.rs:315:51 [INFO] [stdout] | [INFO] [stdout] 315 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Assets` [INFO] [stdout] | help: 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/sets.rs:327:14 [INFO] [stdout] | [INFO] [stdout] 327 | assert_ok!(Assets::mint_into(asset1, &account1, 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/sets.rs:328:14 [INFO] [stdout] | [INFO] [stdout] 328 | assert_ok!(Assets::mint_into(asset1, &account2, 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/sets.rs:331:51 [INFO] [stdout] | [INFO] [stdout] 331 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Assets` [INFO] [stdout] | help: 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/sets.rs:345:28 [INFO] [stdout] | [INFO] [stdout] 345 | System::assert_has_event(RuntimeEvent::Assets(crate::Event::Withdrawn { [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/sets.rs:356:51 [INFO] [stdout] | [INFO] [stdout] 356 | assert_eq!(First::::total_issuance(()), Assets::total_issuance(asset1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Assets` [INFO] [stdout] | help: 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:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | 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:52:14 [INFO] [stdout] | [INFO] [stdout] 52 | 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:52:35 [INFO] [stdout] | [INFO] [stdout] 52 | 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:53:3 [INFO] [stdout] | [INFO] [stdout] 53 | 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:54:3 [INFO] [stdout] | [INFO] [stdout] 54 | 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:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | 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:56:27 [INFO] [stdout] | [INFO] [stdout] 56 | 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:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | 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:66:28 [INFO] [stdout] | [INFO] [stdout] 66 | 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:72:14 [INFO] [stdout] | [INFO] [stdout] 72 | 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:73:14 [INFO] [stdout] | [INFO] [stdout] 73 | 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:73:38 [INFO] [stdout] | [INFO] [stdout] 73 | 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:80:14 [INFO] [stdout] | [INFO] [stdout] 80 | 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:80:35 [INFO] [stdout] | [INFO] [stdout] 80 | 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:81:14 [INFO] [stdout] | [INFO] [stdout] 81 | 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:81:35 [INFO] [stdout] | [INFO] [stdout] 81 | 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:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | 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:82:27 [INFO] [stdout] | [INFO] [stdout] 82 | 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:83:29 [INFO] [stdout] | [INFO] [stdout] 83 | 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:88:14 [INFO] [stdout] | [INFO] [stdout] 88 | 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:89:14 [INFO] [stdout] | [INFO] [stdout] 89 | 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:89:27 [INFO] [stdout] | [INFO] [stdout] 89 | 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:90:29 [INFO] [stdout] | [INFO] [stdout] 90 | 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:95:14 [INFO] [stdout] | [INFO] [stdout] 95 | 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:97:14 [INFO] [stdout] | [INFO] [stdout] 97 | 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:97:27 [INFO] [stdout] | [INFO] [stdout] 97 | 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:98:29 [INFO] [stdout] | [INFO] [stdout] 98 | 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:103:14 [INFO] [stdout] | [INFO] [stdout] 103 | 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:110:14 [INFO] [stdout] | [INFO] [stdout] 110 | 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:110:35 [INFO] [stdout] | [INFO] [stdout] 110 | 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:111:14 [INFO] [stdout] | [INFO] [stdout] 111 | 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:111:35 [INFO] [stdout] | [INFO] [stdout] 111 | 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:112:14 [INFO] [stdout] | [INFO] [stdout] 112 | 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:112:35 [INFO] [stdout] | [INFO] [stdout] 112 | 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:113:3 [INFO] [stdout] | [INFO] [stdout] 113 | 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:114:14 [INFO] [stdout] | [INFO] [stdout] 114 | 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:114:27 [INFO] [stdout] | [INFO] [stdout] 114 | 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:115:14 [INFO] [stdout] | [INFO] [stdout] 115 | 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:115:27 [INFO] [stdout] | [INFO] [stdout] 115 | 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:116:16 [INFO] [stdout] | [INFO] [stdout] 116 | 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:116:29 [INFO] [stdout] | [INFO] [stdout] 116 | 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:118:3 [INFO] [stdout] | [INFO] [stdout] 118 | 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:119:14 [INFO] [stdout] | [INFO] [stdout] 119 | 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:119:31 [INFO] [stdout] | [INFO] [stdout] 119 | 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:120:14 [INFO] [stdout] | [INFO] [stdout] 120 | 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:120:27 [INFO] [stdout] | [INFO] [stdout] 120 | 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:128:14 [INFO] [stdout] | [INFO] [stdout] 128 | 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:128:35 [INFO] [stdout] | [INFO] [stdout] 128 | 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:129:14 [INFO] [stdout] | [INFO] [stdout] 129 | 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:129:35 [INFO] [stdout] | [INFO] [stdout] 129 | 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:130:14 [INFO] [stdout] | [INFO] [stdout] 130 | 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:130:35 [INFO] [stdout] | [INFO] [stdout] 130 | 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:131:3 [INFO] [stdout] | [INFO] [stdout] 131 | 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:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | 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:132:27 [INFO] [stdout] | [INFO] [stdout] 132 | 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:133:14 [INFO] [stdout] | [INFO] [stdout] 133 | 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:133:27 [INFO] [stdout] | [INFO] [stdout] 133 | 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:134:16 [INFO] [stdout] | [INFO] [stdout] 134 | 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:134:29 [INFO] [stdout] | [INFO] [stdout] 134 | 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:136:14 [INFO] [stdout] | [INFO] [stdout] 136 | 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:136:28 [INFO] [stdout] | [INFO] [stdout] 136 | 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:137:14 [INFO] [stdout] | [INFO] [stdout] 137 | 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:139:14 [INFO] [stdout] | [INFO] [stdout] 139 | 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:139:27 [INFO] [stdout] | [INFO] [stdout] 139 | 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:146:14 [INFO] [stdout] | [INFO] [stdout] 146 | 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:146:35 [INFO] [stdout] | [INFO] [stdout] 146 | 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:147:16 [INFO] [stdout] | [INFO] [stdout] 147 | 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:147:29 [INFO] [stdout] | [INFO] [stdout] 147 | 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:148:3 [INFO] [stdout] | [INFO] [stdout] 148 | 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:149:14 [INFO] [stdout] | [INFO] [stdout] 149 | 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:149:28 [INFO] [stdout] | [INFO] [stdout] 149 | 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:150:14 [INFO] [stdout] | [INFO] [stdout] 150 | 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:150:27 [INFO] [stdout] | [INFO] [stdout] 150 | 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:151:14 [INFO] [stdout] | [INFO] [stdout] 151 | 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:159:14 [INFO] [stdout] | [INFO] [stdout] 159 | 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:159:35 [INFO] [stdout] | [INFO] [stdout] 159 | 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:160:3 [INFO] [stdout] | [INFO] [stdout] 160 | 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:161:14 [INFO] [stdout] | [INFO] [stdout] 161 | 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:161:28 [INFO] [stdout] | [INFO] [stdout] 161 | 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:162:14 [INFO] [stdout] | [INFO] [stdout] 162 | 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:162:27 [INFO] [stdout] | [INFO] [stdout] 162 | 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:163:14 [INFO] [stdout] | [INFO] [stdout] 163 | 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:163:29 [INFO] [stdout] | [INFO] [stdout] 163 | 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:164:14 [INFO] [stdout] | [INFO] [stdout] 164 | 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:165:14 [INFO] [stdout] | [INFO] [stdout] 165 | 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:172:14 [INFO] [stdout] | [INFO] [stdout] 172 | 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:172:35 [INFO] [stdout] | [INFO] [stdout] 172 | 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:173:3 [INFO] [stdout] | [INFO] [stdout] 173 | 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:174:14 [INFO] [stdout] | [INFO] [stdout] 174 | 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:174:28 [INFO] [stdout] | [INFO] [stdout] 174 | 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:175:14 [INFO] [stdout] | [INFO] [stdout] 175 | 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:175:27 [INFO] [stdout] | [INFO] [stdout] 175 | 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:176:16 [INFO] [stdout] | [INFO] [stdout] 176 | assert_noop!(Assets::refund(RuntimeOrigin::signed(1), 0, false), Error::::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:176:31 [INFO] [stdout] | [INFO] [stdout] 176 | assert_noop!(Assets::refund(RuntimeOrigin::signed(1), 0, false), Error::::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:183:14 [INFO] [stdout] | [INFO] [stdout] 183 | 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:183:35 [INFO] [stdout] | [INFO] [stdout] 183 | 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:184:16 [INFO] [stdout] | [INFO] [stdout] 184 | 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:184:29 [INFO] [stdout] | [INFO] [stdout] 184 | 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:185:3 [INFO] [stdout] | [INFO] [stdout] 185 | 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:186:14 [INFO] [stdout] | [INFO] [stdout] 186 | 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:186:28 [INFO] [stdout] | [INFO] [stdout] 186 | 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:187:14 [INFO] [stdout] | [INFO] [stdout] 187 | 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:187:27 [INFO] [stdout] | [INFO] [stdout] 187 | 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:188:3 [INFO] [stdout] | [INFO] [stdout] 188 | 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:189:14 [INFO] [stdout] | [INFO] [stdout] 189 | 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:189:31 [INFO] [stdout] | [INFO] [stdout] 189 | 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:190:14 [INFO] [stdout] | [INFO] [stdout] 190 | 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:191:14 [INFO] [stdout] | [INFO] [stdout] 191 | 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:192:14 [INFO] [stdout] | [INFO] [stdout] 192 | 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:194:14 [INFO] [stdout] | [INFO] [stdout] 194 | 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:194:29 [INFO] [stdout] | [INFO] [stdout] 194 | 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:195:14 [INFO] [stdout] | [INFO] [stdout] 195 | 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:196:14 [INFO] [stdout] | [INFO] [stdout] 196 | 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:205:14 [INFO] [stdout] | [INFO] [stdout] 205 | 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:205:35 [INFO] [stdout] | [INFO] [stdout] 205 | 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:206:3 [INFO] [stdout] | [INFO] [stdout] 206 | 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:207:14 [INFO] [stdout] | [INFO] [stdout] 207 | 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:207:28 [INFO] [stdout] | [INFO] [stdout] 207 | 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:208:14 [INFO] [stdout] | [INFO] [stdout] 208 | 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:208:27 [INFO] [stdout] | [INFO] [stdout] 208 | 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:209:14 [INFO] [stdout] | [INFO] [stdout] 209 | 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:209:29 [INFO] [stdout] | [INFO] [stdout] 209 | 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:221:14 [INFO] [stdout] | [INFO] [stdout] 221 | 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:221:35 [INFO] [stdout] | [INFO] [stdout] 221 | 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:222:14 [INFO] [stdout] | [INFO] [stdout] 222 | 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:222:27 [INFO] [stdout] | [INFO] [stdout] 222 | 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:225:14 [INFO] [stdout] | [INFO] [stdout] 225 | 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:225:31 [INFO] [stdout] | [INFO] [stdout] 225 | 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:226:14 [INFO] [stdout] | [INFO] [stdout] 226 | 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:227:14 [INFO] [stdout] | [INFO] [stdout] 227 | 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:230:16 [INFO] [stdout] | [INFO] [stdout] 230 | assert_noop!(Assets::refund(RuntimeOrigin::signed(2), 0, true), Error::::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:230:31 [INFO] [stdout] | [INFO] [stdout] 230 | assert_noop!(Assets::refund(RuntimeOrigin::signed(2), 0, true), Error::::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:237:14 [INFO] [stdout] | [INFO] [stdout] 237 | 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:237:35 [INFO] [stdout] | [INFO] [stdout] 237 | 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:238:3 [INFO] [stdout] | [INFO] [stdout] 238 | 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:240:14 [INFO] [stdout] | [INFO] [stdout] 240 | 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:240:34 [INFO] [stdout] | [INFO] [stdout] 240 | 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:241:14 [INFO] [stdout] | [INFO] [stdout] 241 | 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:243:16 [INFO] [stdout] | [INFO] [stdout] 243 | assert_noop!(Assets::refund(RuntimeOrigin::signed(2), 0, true), Error::::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:243:31 [INFO] [stdout] | [INFO] [stdout] 243 | assert_noop!(Assets::refund(RuntimeOrigin::signed(2), 0, true), Error::::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:253:3 [INFO] [stdout] | [INFO] [stdout] 253 | 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:254:3 [INFO] [stdout] | [INFO] [stdout] 254 | 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:256:14 [INFO] [stdout] | [INFO] [stdout] 256 | 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:256:35 [INFO] [stdout] | [INFO] [stdout] 256 | 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:257:14 [INFO] [stdout] | [INFO] [stdout] 257 | 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:257:27 [INFO] [stdout] | [INFO] [stdout] 257 | 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:261:14 [INFO] [stdout] | [INFO] [stdout] 261 | 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:261:31 [INFO] [stdout] | [INFO] [stdout] 261 | 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:263:14 [INFO] [stdout] | [INFO] [stdout] 263 | 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:264:14 [INFO] [stdout] | [INFO] [stdout] 264 | 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:267:14 [INFO] [stdout] | [INFO] [stdout] 267 | 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:267:29 [INFO] [stdout] | [INFO] [stdout] 267 | 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:268:14 [INFO] [stdout] | [INFO] [stdout] 268 | 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:268:35 [INFO] [stdout] | [INFO] [stdout] 268 | 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:270:14 [INFO] [stdout] | [INFO] [stdout] 270 | 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:270:29 [INFO] [stdout] | [INFO] [stdout] 270 | 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:282:3 [INFO] [stdout] | [INFO] [stdout] 282 | 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:283:3 [INFO] [stdout] | [INFO] [stdout] 283 | 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:284:14 [INFO] [stdout] | [INFO] [stdout] 284 | 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:284:35 [INFO] [stdout] | [INFO] [stdout] 284 | 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:285:14 [INFO] [stdout] | [INFO] [stdout] 285 | 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:285:27 [INFO] [stdout] | [INFO] [stdout] 285 | 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:287:14 [INFO] [stdout] | [INFO] [stdout] 287 | 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:287:28 [INFO] [stdout] | [INFO] [stdout] 287 | 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:290:14 [INFO] [stdout] | [INFO] [stdout] 290 | 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:293:14 [INFO] [stdout] | [INFO] [stdout] 293 | 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:293:31 [INFO] [stdout] | [INFO] [stdout] 293 | 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:295:14 [INFO] [stdout] | [INFO] [stdout] 295 | 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:296:14 [INFO] [stdout] | [INFO] [stdout] 296 | 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:299:14 [INFO] [stdout] | [INFO] [stdout] 299 | 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:299:29 [INFO] [stdout] | [INFO] [stdout] 299 | 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:300:14 [INFO] [stdout] | [INFO] [stdout] 300 | 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:300:35 [INFO] [stdout] | [INFO] [stdout] 300 | 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:302:14 [INFO] [stdout] | [INFO] [stdout] 302 | 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:302:29 [INFO] [stdout] | [INFO] [stdout] 302 | 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:304:14 [INFO] [stdout] | [INFO] [stdout] 304 | 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:315:4 [INFO] [stdout] | [INFO] [stdout] 315 | 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:315:29 [INFO] [stdout] | [INFO] [stdout] 315 | 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:319:14 [INFO] [stdout] | [INFO] [stdout] 319 | 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:319:35 [INFO] [stdout] | [INFO] [stdout] 319 | 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:320:14 [INFO] [stdout] | [INFO] [stdout] 320 | 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:320:27 [INFO] [stdout] | [INFO] [stdout] 320 | 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:321:3 [INFO] [stdout] | [INFO] [stdout] 321 | 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:322:14 [INFO] [stdout] | [INFO] [stdout] 322 | 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:322:39 [INFO] [stdout] | [INFO] [stdout] 322 | 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:324:14 [INFO] [stdout] | [INFO] [stdout] 324 | 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:325:14 [INFO] [stdout] | [INFO] [stdout] 325 | 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:325:40 [INFO] [stdout] | [INFO] [stdout] 325 | 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:327:14 [INFO] [stdout] | [INFO] [stdout] 327 | 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:327:38 [INFO] [stdout] | [INFO] [stdout] 327 | 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:329:14 [INFO] [stdout] | [INFO] [stdout] 329 | 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:330:14 [INFO] [stdout] | [INFO] [stdout] 330 | 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:331:14 [INFO] [stdout] | [INFO] [stdout] 331 | 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:341:4 [INFO] [stdout] | [INFO] [stdout] 341 | 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:341:29 [INFO] [stdout] | [INFO] [stdout] 341 | 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:345:14 [INFO] [stdout] | [INFO] [stdout] 345 | 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:345:35 [INFO] [stdout] | [INFO] [stdout] 345 | 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:346:14 [INFO] [stdout] | [INFO] [stdout] 346 | 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:346:27 [INFO] [stdout] | [INFO] [stdout] 346 | 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:347:3 [INFO] [stdout] | [INFO] [stdout] 347 | 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:348:14 [INFO] [stdout] | [INFO] [stdout] 348 | 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:348:39 [INFO] [stdout] | [INFO] [stdout] 348 | 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:350:14 [INFO] [stdout] | [INFO] [stdout] 350 | 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:353:14 [INFO] [stdout] | [INFO] [stdout] 353 | 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:353:40 [INFO] [stdout] | [INFO] [stdout] 353 | 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:355:14 [INFO] [stdout] | [INFO] [stdout] 355 | 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:356:14 [INFO] [stdout] | [INFO] [stdout] 356 | 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:357:14 [INFO] [stdout] | [INFO] [stdout] 357 | 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:364:14 [INFO] [stdout] | [INFO] [stdout] 364 | 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:364:35 [INFO] [stdout] | [INFO] [stdout] 364 | 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:365:14 [INFO] [stdout] | [INFO] [stdout] 365 | 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:365:27 [INFO] [stdout] | [INFO] [stdout] 365 | 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:367:16 [INFO] [stdout] | [INFO] [stdout] 367 | 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:367:41 [INFO] [stdout] | [INFO] [stdout] 367 | 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:369:3 [INFO] [stdout] | [INFO] [stdout] 369 | 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: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 `Balances` [INFO] [stdout] --> src/tests.rs:371:14 [INFO] [stdout] | [INFO] [stdout] 371 | 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:373:14 [INFO] [stdout] | [INFO] [stdout] 373 | 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:373:40 [INFO] [stdout] | [INFO] [stdout] 373 | 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:374:14 [INFO] [stdout] | [INFO] [stdout] 374 | 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:376:14 [INFO] [stdout] | [INFO] [stdout] 376 | 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:376:39 [INFO] [stdout] | [INFO] [stdout] 376 | 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:377:14 [INFO] [stdout] | [INFO] [stdout] 377 | 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:377:38 [INFO] [stdout] | [INFO] [stdout] 377 | 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:378:14 [INFO] [stdout] | [INFO] [stdout] 378 | 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:385:14 [INFO] [stdout] | [INFO] [stdout] 385 | 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:385:35 [INFO] [stdout] | [INFO] [stdout] 385 | 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:386:14 [INFO] [stdout] | [INFO] [stdout] 386 | 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:386:27 [INFO] [stdout] | [INFO] [stdout] 386 | 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:387:3 [INFO] [stdout] | [INFO] [stdout] 387 | 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:388:14 [INFO] [stdout] | [INFO] [stdout] 388 | 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:388:39 [INFO] [stdout] | [INFO] [stdout] 388 | 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:390:16 [INFO] [stdout] | [INFO] [stdout] 390 | 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:390:42 [INFO] [stdout] | [INFO] [stdout] 390 | 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:397:14 [INFO] [stdout] | [INFO] [stdout] 397 | 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:397:35 [INFO] [stdout] | [INFO] [stdout] 397 | 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:398:14 [INFO] [stdout] | [INFO] [stdout] 398 | 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:398:27 [INFO] [stdout] | [INFO] [stdout] 398 | 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:399:3 [INFO] [stdout] | [INFO] [stdout] 399 | 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:400:14 [INFO] [stdout] | [INFO] [stdout] 400 | 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:400:39 [INFO] [stdout] | [INFO] [stdout] 400 | 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:402:16 [INFO] [stdout] | [INFO] [stdout] 402 | 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:402:42 [INFO] [stdout] | [INFO] [stdout] 402 | 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:409:14 [INFO] [stdout] | [INFO] [stdout] 409 | 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:409:35 [INFO] [stdout] | [INFO] [stdout] 409 | 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:410:14 [INFO] [stdout] | [INFO] [stdout] 410 | 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:410:27 [INFO] [stdout] | [INFO] [stdout] 410 | 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:411:3 [INFO] [stdout] | [INFO] [stdout] 411 | 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:412:14 [INFO] [stdout] | [INFO] [stdout] 412 | 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:412:39 [INFO] [stdout] | [INFO] [stdout] 412 | 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:415:4 [INFO] [stdout] | [INFO] [stdout] 415 | 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:415:28 [INFO] [stdout] | [INFO] [stdout] 415 | 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:419:4 [INFO] [stdout] | [INFO] [stdout] 419 | 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:419:28 [INFO] [stdout] | [INFO] [stdout] 419 | 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:423:4 [INFO] [stdout] | [INFO] [stdout] 423 | 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:423:28 [INFO] [stdout] | [INFO] [stdout] 423 | 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:427:14 [INFO] [stdout] | [INFO] [stdout] 427 | 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:427:38 [INFO] [stdout] | [INFO] [stdout] 427 | 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:430:4 [INFO] [stdout] | [INFO] [stdout] 430 | 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:430:28 [INFO] [stdout] | [INFO] [stdout] 430 | 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:439:14 [INFO] [stdout] | [INFO] [stdout] 439 | 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:439:35 [INFO] [stdout] | [INFO] [stdout] 439 | 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:440:14 [INFO] [stdout] | [INFO] [stdout] 440 | 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:440:27 [INFO] [stdout] | [INFO] [stdout] 440 | 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:441:3 [INFO] [stdout] | [INFO] [stdout] 441 | 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:442:14 [INFO] [stdout] | [INFO] [stdout] 442 | 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:442:39 [INFO] [stdout] | [INFO] [stdout] 442 | 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:445:16 [INFO] [stdout] | [INFO] [stdout] 445 | 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:445:46 [INFO] [stdout] | [INFO] [stdout] 445 | 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:447:4 [INFO] [stdout] | [INFO] [stdout] 447 | 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:447:34 [INFO] [stdout] | [INFO] [stdout] 447 | 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:451:4 [INFO] [stdout] | [INFO] [stdout] 451 | 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:451:34 [INFO] [stdout] | [INFO] [stdout] 451 | 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:455:4 [INFO] [stdout] | [INFO] [stdout] 455 | 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:455:34 [INFO] [stdout] | [INFO] [stdout] 455 | 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:459:14 [INFO] [stdout] | [INFO] [stdout] 459 | 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:459:44 [INFO] [stdout] | [INFO] [stdout] 459 | 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:462:4 [INFO] [stdout] | [INFO] [stdout] 462 | 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:462:34 [INFO] [stdout] | [INFO] [stdout] 462 | 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:471:3 [INFO] [stdout] | [INFO] [stdout] 471 | 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:472:14 [INFO] [stdout] | [INFO] [stdout] 472 | 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:472:29 [INFO] [stdout] | [INFO] [stdout] 472 | 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:473:14 [INFO] [stdout] | [INFO] [stdout] 473 | 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:476:14 [INFO] [stdout] | [INFO] [stdout] 476 | 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:476:35 [INFO] [stdout] | [INFO] [stdout] 476 | 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:477:14 [INFO] [stdout] | [INFO] [stdout] 477 | 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:480:3 [INFO] [stdout] | [INFO] [stdout] 480 | 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:481:14 [INFO] [stdout] | [INFO] [stdout] 481 | 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:481:27 [INFO] [stdout] | [INFO] [stdout] 481 | 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:482:3 [INFO] [stdout] | [INFO] [stdout] 482 | 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:483:14 [INFO] [stdout] | [INFO] [stdout] 483 | 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:483:27 [INFO] [stdout] | [INFO] [stdout] 483 | 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:486:14 [INFO] [stdout] | [INFO] [stdout] 486 | 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:486:35 [INFO] [stdout] | [INFO] [stdout] 486 | 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:487:14 [INFO] [stdout] | [INFO] [stdout] 487 | 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:487:36 [INFO] [stdout] | [INFO] [stdout] 487 | 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:488:14 [INFO] [stdout] | [INFO] [stdout] 488 | 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:488:39 [INFO] [stdout] | [INFO] [stdout] 488 | 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:489:14 [INFO] [stdout] | [INFO] [stdout] 489 | 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:489:40 [INFO] [stdout] | [INFO] [stdout] 489 | 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:490:14 [INFO] [stdout] | [INFO] [stdout] 490 | 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:490:37 [INFO] [stdout] | [INFO] [stdout] 490 | 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:492:14 [INFO] [stdout] | [INFO] [stdout] 492 | 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:498:14 [INFO] [stdout] | [INFO] [stdout] 498 | 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:498:29 [INFO] [stdout] | [INFO] [stdout] 498 | 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:499:14 [INFO] [stdout] | [INFO] [stdout] 499 | 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:502:14 [INFO] [stdout] | [INFO] [stdout] 502 | 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:502:35 [INFO] [stdout] | [INFO] [stdout] 502 | 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:503:14 [INFO] [stdout] | [INFO] [stdout] 503 | 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:506:14 [INFO] [stdout] | [INFO] [stdout] 506 | 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:506:27 [INFO] [stdout] | [INFO] [stdout] 506 | 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:507:14 [INFO] [stdout] | [INFO] [stdout] 507 | 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:507:27 [INFO] [stdout] | [INFO] [stdout] 507 | 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:510:14 [INFO] [stdout] | [INFO] [stdout] 510 | 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:510:35 [INFO] [stdout] | [INFO] [stdout] 510 | 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:511:14 [INFO] [stdout] | [INFO] [stdout] 511 | 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:511:36 [INFO] [stdout] | [INFO] [stdout] 511 | 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:512:14 [INFO] [stdout] | [INFO] [stdout] 512 | 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:512:39 [INFO] [stdout] | [INFO] [stdout] 512 | 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:513:14 [INFO] [stdout] | [INFO] [stdout] 513 | 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:513:40 [INFO] [stdout] | [INFO] [stdout] 513 | 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:514:14 [INFO] [stdout] | [INFO] [stdout] 514 | 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:514:37 [INFO] [stdout] | [INFO] [stdout] 514 | 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:516:14 [INFO] [stdout] | [INFO] [stdout] 516 | 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:527:3 [INFO] [stdout] | [INFO] [stdout] 527 | 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:528:14 [INFO] [stdout] | [INFO] [stdout] 528 | 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:528:35 [INFO] [stdout] | [INFO] [stdout] 528 | 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:529:14 [INFO] [stdout] | [INFO] [stdout] 529 | 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:529:27 [INFO] [stdout] | [INFO] [stdout] 529 | 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:530:14 [INFO] [stdout] | [INFO] [stdout] 530 | 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:530:39 [INFO] [stdout] | [INFO] [stdout] 530 | 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:531:14 [INFO] [stdout] | [INFO] [stdout] 531 | 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:531:39 [INFO] [stdout] | [INFO] [stdout] 531 | 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:532:14 [INFO] [stdout] | [INFO] [stdout] 532 | 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:532:39 [INFO] [stdout] | [INFO] [stdout] 532 | 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:533:14 [INFO] [stdout] | [INFO] [stdout] 533 | 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:536:14 [INFO] [stdout] | [INFO] [stdout] 536 | 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:536:35 [INFO] [stdout] | [INFO] [stdout] 536 | 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:538:14 [INFO] [stdout] | [INFO] [stdout] 538 | 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:538:36 [INFO] [stdout] | [INFO] [stdout] 538 | 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:539:14 [INFO] [stdout] | [INFO] [stdout] 539 | 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:539:39 [INFO] [stdout] | [INFO] [stdout] 539 | 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:540:14 [INFO] [stdout] | [INFO] [stdout] 540 | 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:540:40 [INFO] [stdout] | [INFO] [stdout] 540 | 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:541:14 [INFO] [stdout] | [INFO] [stdout] 541 | 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:541:37 [INFO] [stdout] | [INFO] [stdout] 541 | 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:543:14 [INFO] [stdout] | [INFO] [stdout] 543 | 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:554:14 [INFO] [stdout] | [INFO] [stdout] 554 | 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:554:35 [INFO] [stdout] | [INFO] [stdout] 554 | 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:555:14 [INFO] [stdout] | [INFO] [stdout] 555 | 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:555:27 [INFO] [stdout] | [INFO] [stdout] 555 | 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:556:14 [INFO] [stdout] | [INFO] [stdout] 556 | 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:556:27 [INFO] [stdout] | [INFO] [stdout] 556 | 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:557:14 [INFO] [stdout] | [INFO] [stdout] 557 | 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:557:27 [INFO] [stdout] | [INFO] [stdout] 557 | 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:558:14 [INFO] [stdout] | [INFO] [stdout] 558 | 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:558:27 [INFO] [stdout] | [INFO] [stdout] 558 | 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:559:14 [INFO] [stdout] | [INFO] [stdout] 559 | 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:559:27 [INFO] [stdout] | [INFO] [stdout] 559 | 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:560:14 [INFO] [stdout] | [INFO] [stdout] 560 | 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:560:27 [INFO] [stdout] | [INFO] [stdout] 560 | 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:561:14 [INFO] [stdout] | [INFO] [stdout] 561 | 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:561:27 [INFO] [stdout] | [INFO] [stdout] 561 | 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:562:14 [INFO] [stdout] | [INFO] [stdout] 562 | 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:562:35 [INFO] [stdout] | [INFO] [stdout] 562 | 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:564:14 [INFO] [stdout] | [INFO] [stdout] 564 | 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:564:36 [INFO] [stdout] | [INFO] [stdout] 564 | 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:565:14 [INFO] [stdout] | [INFO] [stdout] 565 | 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:565:39 [INFO] [stdout] | [INFO] [stdout] 565 | 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:566:14 [INFO] [stdout] | [INFO] [stdout] 566 | 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:566:40 [INFO] [stdout] | [INFO] [stdout] 566 | 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:570:16 [INFO] [stdout] | [INFO] [stdout] 570 | assert_noop!(Assets::finish_destroy(RuntimeOrigin::signed(1), 0), Error::::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:570:39 [INFO] [stdout] | [INFO] [stdout] 570 | assert_noop!(Assets::finish_destroy(RuntimeOrigin::signed(1), 0), Error::::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:572:28 [INFO] [stdout] | [INFO] [stdout] 572 | 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:577:28 [INFO] [stdout] | [INFO] [stdout] 577 | 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:586:14 [INFO] [stdout] | [INFO] [stdout] 586 | 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:586:39 [INFO] [stdout] | [INFO] [stdout] 586 | 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:587:28 [INFO] [stdout] | [INFO] [stdout] 587 | 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:592:14 [INFO] [stdout] | [INFO] [stdout] 592 | 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:592:40 [INFO] [stdout] | [INFO] [stdout] 592 | 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:593:14 [INFO] [stdout] | [INFO] [stdout] 593 | 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:593:40 [INFO] [stdout] | [INFO] [stdout] 593 | 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:594:14 [INFO] [stdout] | [INFO] [stdout] 594 | 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:594:37 [INFO] [stdout] | [INFO] [stdout] 594 | 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:596:28 [INFO] [stdout] | [INFO] [stdout] 596 | 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:606:14 [INFO] [stdout] | [INFO] [stdout] 606 | 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:606:35 [INFO] [stdout] | [INFO] [stdout] 606 | 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:608:3 [INFO] [stdout] | [INFO] [stdout] 608 | 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:609:14 [INFO] [stdout] | [INFO] [stdout] 609 | 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:609:27 [INFO] [stdout] | [INFO] [stdout] 609 | 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:612:16 [INFO] [stdout] | [INFO] [stdout] 612 | 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:612:29 [INFO] [stdout] | [INFO] [stdout] 612 | 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:615:4 [INFO] [stdout] | [INFO] [stdout] 615 | 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:615:21 [INFO] [stdout] | [INFO] [stdout] 615 | 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:620:4 [INFO] [stdout] | [INFO] [stdout] 620 | 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:620:27 [INFO] [stdout] | [INFO] [stdout] 620 | 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:624:3 [INFO] [stdout] | [INFO] [stdout] 624 | 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:625:3 [INFO] [stdout] | [INFO] [stdout] 625 | 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:626:14 [INFO] [stdout] | [INFO] [stdout] 626 | 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:626:31 [INFO] [stdout] | [INFO] [stdout] 626 | 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:627:14 [INFO] [stdout] | [INFO] [stdout] 627 | 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:627:37 [INFO] [stdout] | [INFO] [stdout] 627 | 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:635:14 [INFO] [stdout] | [INFO] [stdout] 635 | 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:635:35 [INFO] [stdout] | [INFO] [stdout] 635 | 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:636:14 [INFO] [stdout] | [INFO] [stdout] 636 | 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:636:27 [INFO] [stdout] | [INFO] [stdout] 636 | 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:640:16 [INFO] [stdout] | [INFO] [stdout] 640 | 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:640:29 [INFO] [stdout] | [INFO] [stdout] 640 | 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:641:16 [INFO] [stdout] | [INFO] [stdout] 641 | 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:641:33 [INFO] [stdout] | [INFO] [stdout] 641 | 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:643:4 [INFO] [stdout] | [INFO] [stdout] 643 | 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:643:27 [INFO] [stdout] | [INFO] [stdout] 643 | 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:649:14 [INFO] [stdout] | [INFO] [stdout] 649 | 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:649:31 [INFO] [stdout] | [INFO] [stdout] 649 | 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:650:11 [INFO] [stdout] | [INFO] [stdout] 650 | 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:651:14 [INFO] [stdout] | [INFO] [stdout] 651 | 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:656:14 [INFO] [stdout] | [INFO] [stdout] 656 | 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:656:37 [INFO] [stdout] | [INFO] [stdout] 656 | 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:657:11 [INFO] [stdout] | [INFO] [stdout] 657 | 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:658:14 [INFO] [stdout] | [INFO] [stdout] 658 | 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:663:14 [INFO] [stdout] | [INFO] [stdout] 663 | 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:663:27 [INFO] [stdout] | [INFO] [stdout] 663 | 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:664:11 [INFO] [stdout] | [INFO] [stdout] 664 | 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:669:14 [INFO] [stdout] | [INFO] [stdout] 669 | 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:669:27 [INFO] [stdout] | [INFO] [stdout] 669 | 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:670:3 [INFO] [stdout] | [INFO] [stdout] 670 | 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:671:14 [INFO] [stdout] | [INFO] [stdout] 671 | 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:671:39 [INFO] [stdout] | [INFO] [stdout] 671 | 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:672:14 [INFO] [stdout] | [INFO] [stdout] 672 | 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:672:40 [INFO] [stdout] | [INFO] [stdout] 672 | 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:680:14 [INFO] [stdout] | [INFO] [stdout] 680 | 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:680:35 [INFO] [stdout] | [INFO] [stdout] 680 | 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:681:14 [INFO] [stdout] | [INFO] [stdout] 681 | 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:681:27 [INFO] [stdout] | [INFO] [stdout] 681 | 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:682:14 [INFO] [stdout] | [INFO] [stdout] 682 | 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:683:14 [INFO] [stdout] | [INFO] [stdout] 683 | 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:683:31 [INFO] [stdout] | [INFO] [stdout] 683 | 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:684:14 [INFO] [stdout] | [INFO] [stdout] 684 | 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:685:14 [INFO] [stdout] | [INFO] [stdout] 685 | 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:686:14 [INFO] [stdout] | [INFO] [stdout] 686 | 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:686:31 [INFO] [stdout] | [INFO] [stdout] 686 | 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:687:14 [INFO] [stdout] | [INFO] [stdout] 687 | 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:688:14 [INFO] [stdout] | [INFO] [stdout] 688 | 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:689:14 [INFO] [stdout] | [INFO] [stdout] 689 | 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:690:14 [INFO] [stdout] | [INFO] [stdout] 690 | 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:690:27 [INFO] [stdout] | [INFO] [stdout] 690 | 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:691:14 [INFO] [stdout] | [INFO] [stdout] 691 | 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:698:14 [INFO] [stdout] | [INFO] [stdout] 698 | 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:698:35 [INFO] [stdout] | [INFO] [stdout] 698 | 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:699:14 [INFO] [stdout] | [INFO] [stdout] 699 | 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:699:27 [INFO] [stdout] | [INFO] [stdout] 699 | 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:700:14 [INFO] [stdout] | [INFO] [stdout] 700 | 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:701:14 [INFO] [stdout] | [INFO] [stdout] 701 | 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:701:31 [INFO] [stdout] | [INFO] [stdout] 701 | 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:702:14 [INFO] [stdout] | [INFO] [stdout] 702 | 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:703:14 [INFO] [stdout] | [INFO] [stdout] 703 | 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:710:14 [INFO] [stdout] | [INFO] [stdout] 710 | 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:710:35 [INFO] [stdout] | [INFO] [stdout] 710 | 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:711:14 [INFO] [stdout] | [INFO] [stdout] 711 | 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:711:27 [INFO] [stdout] | [INFO] [stdout] 711 | 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:712:14 [INFO] [stdout] | [INFO] [stdout] 712 | 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:714:4 [INFO] [stdout] | [INFO] [stdout] 714 | 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:714:32 [INFO] [stdout] | [INFO] [stdout] 714 | 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:717:14 [INFO] [stdout] | [INFO] [stdout] 717 | 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:717:42 [INFO] [stdout] | [INFO] [stdout] 717 | 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:718:14 [INFO] [stdout] | [INFO] [stdout] 718 | 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:719:14 [INFO] [stdout] | [INFO] [stdout] 719 | 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:728:14 [INFO] [stdout] | [INFO] [stdout] 728 | 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:728:35 [INFO] [stdout] | [INFO] [stdout] 728 | 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:729:14 [INFO] [stdout] | [INFO] [stdout] 729 | 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:729:27 [INFO] [stdout] | [INFO] [stdout] 729 | 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:730:14 [INFO] [stdout] | [INFO] [stdout] 730 | 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:731:14 [INFO] [stdout] | [INFO] [stdout] 731 | 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:731:29 [INFO] [stdout] | [INFO] [stdout] 731 | 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:732:16 [INFO] [stdout] | [INFO] [stdout] 732 | assert_noop!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50), Error::::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:732:33 [INFO] [stdout] | [INFO] [stdout] 732 | assert_noop!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50), Error::::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:733:14 [INFO] [stdout] | [INFO] [stdout] 733 | 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:733:27 [INFO] [stdout] | [INFO] [stdout] 733 | 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:734:14 [INFO] [stdout] | [INFO] [stdout] 734 | 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:734:31 [INFO] [stdout] | [INFO] [stdout] 734 | 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:741:14 [INFO] [stdout] | [INFO] [stdout] 741 | 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:741:35 [INFO] [stdout] | [INFO] [stdout] 741 | 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:742:14 [INFO] [stdout] | [INFO] [stdout] 742 | 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:742:27 [INFO] [stdout] | [INFO] [stdout] 742 | 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:743:14 [INFO] [stdout] | [INFO] [stdout] 743 | 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:744:14 [INFO] [stdout] | [INFO] [stdout] 744 | 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:744:35 [INFO] [stdout] | [INFO] [stdout] 744 | 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:746:4 [INFO] [stdout] | [INFO] [stdout] 746 | 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:746:21 [INFO] [stdout] | [INFO] [stdout] 746 | 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:749:14 [INFO] [stdout] | [INFO] [stdout] 749 | 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:749:33 [INFO] [stdout] | [INFO] [stdout] 749 | 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:750:14 [INFO] [stdout] | [INFO] [stdout] 750 | 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:750:31 [INFO] [stdout] | [INFO] [stdout] 750 | 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:757:3 [INFO] [stdout] | [INFO] [stdout] 757 | 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:758:14 [INFO] [stdout] | [INFO] [stdout] 758 | 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:758:35 [INFO] [stdout] | [INFO] [stdout] 758 | 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:759:14 [INFO] [stdout] | [INFO] [stdout] 759 | 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:759:27 [INFO] [stdout] | [INFO] [stdout] 759 | 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:760:14 [INFO] [stdout] | [INFO] [stdout] 760 | 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:761:14 [INFO] [stdout] | [INFO] [stdout] 761 | 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:761:35 [INFO] [stdout] | [INFO] [stdout] 761 | 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:763:4 [INFO] [stdout] | [INFO] [stdout] 763 | 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:763:29 [INFO] [stdout] | [INFO] [stdout] 763 | 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:766:14 [INFO] [stdout] | [INFO] [stdout] 766 | 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:766:33 [INFO] [stdout] | [INFO] [stdout] 766 | 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:767:14 [INFO] [stdout] | [INFO] [stdout] 767 | 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:767:39 [INFO] [stdout] | [INFO] [stdout] 767 | 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:774:14 [INFO] [stdout] | [INFO] [stdout] 774 | 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:774:35 [INFO] [stdout] | [INFO] [stdout] 774 | 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:775:14 [INFO] [stdout] | [INFO] [stdout] 775 | 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:775:27 [INFO] [stdout] | [INFO] [stdout] 775 | 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:776:14 [INFO] [stdout] | [INFO] [stdout] 776 | 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:777:14 [INFO] [stdout] | [INFO] [stdout] 777 | 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:777:28 [INFO] [stdout] | [INFO] [stdout] 777 | 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:779:16 [INFO] [stdout] | [INFO] [stdout] 779 | assert_noop!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50), Error::::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:779:33 [INFO] [stdout] | [INFO] [stdout] 779 | assert_noop!(Assets::transfer(RuntimeOrigin::signed(1), 0, 2, 50), Error::::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:780:14 [INFO] [stdout] | [INFO] [stdout] 780 | 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:780:27 [INFO] [stdout] | [INFO] [stdout] 780 | 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:781:14 [INFO] [stdout] | [INFO] [stdout] 781 | 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:781:31 [INFO] [stdout] | [INFO] [stdout] 781 | 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:782:14 [INFO] [stdout] | [INFO] [stdout] 782 | 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:782:31 [INFO] [stdout] | [INFO] [stdout] 782 | 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:789:14 [INFO] [stdout] | [INFO] [stdout] 789 | 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:789:35 [INFO] [stdout] | [INFO] [stdout] 789 | 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:790:14 [INFO] [stdout] | [INFO] [stdout] 790 | 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:790:27 [INFO] [stdout] | [INFO] [stdout] 790 | 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:791:14 [INFO] [stdout] | [INFO] [stdout] 791 | 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:791:27 [INFO] [stdout] | [INFO] [stdout] 791 | 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:792:14 [INFO] [stdout] | [INFO] [stdout] 792 | 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:793:14 [INFO] [stdout] | [INFO] [stdout] 793 | 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:794:14 [INFO] [stdout] | [INFO] [stdout] 794 | 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:794:28 [INFO] [stdout] | [INFO] [stdout] 794 | 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:795:16 [INFO] [stdout] | [INFO] [stdout] 795 | 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:795:33 [INFO] [stdout] | [INFO] [stdout] 795 | 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:796:14 [INFO] [stdout] | [INFO] [stdout] 796 | 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:796:27 [INFO] [stdout] | [INFO] [stdout] 796 | 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:797:14 [INFO] [stdout] | [INFO] [stdout] 797 | 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:797:31 [INFO] [stdout] | [INFO] [stdout] 797 | 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:798:14 [INFO] [stdout] | [INFO] [stdout] 798 | 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:798:31 [INFO] [stdout] | [INFO] [stdout] 798 | 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:806:14 [INFO] [stdout] | [INFO] [stdout] 806 | assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 0, true, 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:806:35 [INFO] [stdout] | [INFO] [stdout] 806 | assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 0, true, 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:807:14 [INFO] [stdout] | [INFO] [stdout] 807 | assert_ok!(Assets::mint(RuntimeOrigin::signed(0), 0, 1, 200)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Assets` [INFO] [stdout] | help: a type alias with a similar name exists: `Asset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:807:27 [INFO] [stdout] | [INFO] [stdout] 807 | assert_ok!(Assets::mint(RuntimeOrigin::signed(0), 0, 1, 200)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets` [INFO] [stdout] --> src/tests.rs:808:14 [INFO] [stdout] | [INFO] [stdout] 808 | assert_ok!(Assets::mint(RuntimeOrigin::signed(0), 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:808:27 [INFO] [stdout] | [INFO] [stdout] 808 | assert_ok!(Assets::mint(RuntimeOrigin::signed(0), 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:810:14 [INFO] [stdout] | [INFO] [stdout] 810 | assert_ok!(Assets::transfer_all(Some(1).into(), 0, 2, 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 `Assets` [INFO] [stdout] --> src/tests.rs:811:14 [INFO] [stdout] | [INFO] [stdout] 811 | 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:812:14 [INFO] [stdout] | [INFO] [stdout] 812 | assert_eq!(Assets::balance(0, &2), 300); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Assets` [INFO] [stdout] | help: 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:820:14 [INFO] [stdout] | [INFO] [stdout] 820 | assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 0, true, 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:35 [INFO] [stdout] | [INFO] [stdout] 820 | assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 0, true, 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:821:14 [INFO] [stdout] | [INFO] [stdout] 821 | assert_ok!(Assets::mint(RuntimeOrigin::signed(0), 0, 1, 200)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Assets` [INFO] [stdout] | help: a type alias with a similar name exists: `Asset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:821:27 [INFO] [stdout] | [INFO] [stdout] 821 | assert_ok!(Assets::mint(RuntimeOrigin::signed(0), 0, 1, 200)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets` [INFO] [stdout] --> src/tests.rs:822:14 [INFO] [stdout] | [INFO] [stdout] 822 | assert_ok!(Assets::mint(RuntimeOrigin::signed(0), 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:822:27 [INFO] [stdout] | [INFO] [stdout] 822 | assert_ok!(Assets::mint(RuntimeOrigin::signed(0), 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:824:14 [INFO] [stdout] | [INFO] [stdout] 824 | assert_ok!(Assets::transfer_all(Some(1).into(), 0, 2, 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 `Assets` [INFO] [stdout] --> src/tests.rs:825:14 [INFO] [stdout] | [INFO] [stdout] 825 | 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:826:14 [INFO] [stdout] | [INFO] [stdout] 826 | assert_eq!(Assets::balance(0, &2), 200); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Assets` [INFO] [stdout] | help: 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:834:14 [INFO] [stdout] | [INFO] [stdout] 834 | assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 0, true, 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:834:35 [INFO] [stdout] | [INFO] [stdout] 834 | assert_ok!(Assets::force_create(RuntimeOrigin::root(), 0, 0, true, 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:835:14 [INFO] [stdout] | [INFO] [stdout] 835 | assert_ok!(Assets::mint(RuntimeOrigin::signed(0), 0, 1, 210)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Assets` [INFO] [stdout] | help: a type alias with a similar 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:27 [INFO] [stdout] | [INFO] [stdout] 835 | assert_ok!(Assets::mint(RuntimeOrigin::signed(0), 0, 1, 210)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets` [INFO] [stdout] --> src/tests.rs:837:14 [INFO] [stdout] | [INFO] [stdout] 837 | assert_ok!(Assets::mint(RuntimeOrigin::signed(0), 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:837:27 [INFO] [stdout] | [INFO] [stdout] 837 | assert_ok!(Assets::mint(RuntimeOrigin::signed(0), 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:839:14 [INFO] [stdout] | [INFO] [stdout] 839 | assert_ok!(Assets::transfer_all(Some(1).into(), 0, 2, 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 `Assets` [INFO] [stdout] --> src/tests.rs:840:14 [INFO] [stdout] | [INFO] [stdout] 840 | assert_eq!(Assets::balance(0, &1), 110); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Assets` [INFO] [stdout] | help: 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:841:14 [INFO] [stdout] | [INFO] [stdout] 841 | assert_eq!(Assets::balance(0, &2), 200); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [WARN] too many lines in the log, truncating it